Update Adobe CMaps URL and license
They are now using Apache 2.0 as well.
This commit is contained in:
parent
1b370da735
commit
a5cfb0a73b
2
make.js
2
make.js
@ -455,7 +455,7 @@ target.cmaps = function (args) {
|
||||
// testing a file that usually present
|
||||
if (!test('-f', CMAP_INPUT + '/UniJIS-UCS2-H')) {
|
||||
echo('./external/cmaps has no cmap files, please download them from:');
|
||||
echo(' http://sourceforge.net/adobe/cmap/wiki/Home/');
|
||||
echo(' https://github.com/adobe-type-tools/cmap-resources');
|
||||
exit(1);
|
||||
}
|
||||
|
||||
|
@ -14,8 +14,11 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
|
||||
Adobe CMap resources are covered by their own copyright and license:
|
||||
http://sourceforge.net/adobe/cmap/wiki/License/
|
||||
Adobe CMap resources are covered by their own copyright but the same license:
|
||||
|
||||
Copyright 1990-2015 Adobe Systems Incorporated.
|
||||
|
||||
See https://github.com/adobe-type-tools/cmap-resources
|
||||
-->
|
||||
<html dir="ltr" mozdisallowselectionprint moznomarginboxes>
|
||||
<head>
|
||||
|
Loading…
Reference in New Issue
Block a user