summaryrefslogtreecommitdiff
path: root/psdata.c
diff options
context:
space:
mode:
authorBen Harris <bjh21@bjh21.me.uk>2006-05-08 20:25:21 +0000
committerBen Harris <bjh21@bjh21.me.uk>2006-05-08 20:25:21 +0000
commitb42099295f41ebbc172facd0757bcc255070b7c1 (patch)
treea6fa9e3cd687fd8f17edb6c6a9f295dff6fb7238 /psdata.c
parente412c7b9d3e6a0401e70ec8ef66b430d676cc53e (diff)
downloadhalibut-b42099295f41ebbc172facd0757bcc255070b7c1.zip
halibut-b42099295f41ebbc172facd0757bcc255070b7c1.tar.gz
halibut-b42099295f41ebbc172facd0757bcc255070b7c1.tar.bz2
halibut-b42099295f41ebbc172facd0757bcc255070b7c1.tar.xz
Now that I've found the core AFMs, I notice that they have a perfectly
good free licence. Abide by its terms even though I'm not sure Halibut is a derived work in law. [originally from svn r6666]
Diffstat (limited to 'psdata.c')
-rw-r--r--psdata.c15
1 files changed, 14 insertions, 1 deletions
diff --git a/psdata.c b/psdata.c
index 50ec904..f1d72cd 100644
--- a/psdata.c
+++ b/psdata.c
@@ -1791,7 +1791,7 @@ const char *const ps_std_glyphs[] = {
/*
* Character width information from the standard PS fonts.
* Units are UNITS_PER_PT defined in paper.h.
- * Extracted from the (non-free) AFM files in
+ * Extracted from the AFM files in
* <http://partners.adobe.com/public/developer/en/pdf/Core14_AFMs.tar>
* by the following script:
@@ -1831,6 +1831,19 @@ while (<G>) { chomp; print "$m{$_}, " }; print "\n"' $i |\
done
printf '};\n'
+ * The AFM files have the following copyright and licence:
+ *
+ * Copyright (c) 1985, 1987, 1989, 1990, 1991, 1992, 1993, 1997
+ * Adobe Systems Incorporated. All Rights Reserved.
+ *
+ * This file and the 14 PostScript(R) AFM files it accompanies may be
+ * used, copied, and distributed for any purpose and without charge,
+ * with or without modification, provided that all copyright notices
+ * are retained; that the AFM files are not distributed without this
+ * file; that all modifications to this file or any of the AFM files
+ * are prominently noted in the modified file(s); and that this
+ * paragraph is not modified. Adobe Systems has no responsibility or
+ * obligation to support the use of the AFM files.
*/
static const kern_pair times_roman_kerns[] = {