afm/MustRead.html: New file. Savannah bug #35883. - enscript - GNU Enscript
(HTM) git clone git://thinkerwim.org/enscript.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 97d2fb6200f5ab407abf0964b4920a16060e668b
(DIR) parent 9290f8ce435f8e60bba49ef22d0c3153630a8432
(HTM) Author: Tim Retout <diocles@gnu.org>
Date: Wed, 19 Sep 2012 23:19:57 +0100
afm/MustRead.html: New file. Savannah bug #35883.
Diffstat:
M ChangeLog | 5 +++++
M afm/Makefile.am | 2 +-
A afm/MustRead.html | 28 ++++++++++++++++++++++++++++
3 files changed, 34 insertions(+), 1 deletion(-)
---
(DIR) diff --git a/ChangeLog b/ChangeLog
@@ -1,3 +1,8 @@
+2012-09-19 Tim Retout <diocles@gnu.org>
+
+ * afm/MustRead.html: New file containing licensing of Adobe AFM
+ files. Savannah bug #35883.
+
2011-07-10 Tim Retout <diocles@gnu.org>
* po/: Sync all translations from the Translation Project.
(DIR) diff --git a/afm/Makefile.am b/afm/Makefile.am
@@ -32,6 +32,6 @@ zcmi.afm zd.afm
public_fonts = matrix.afm matrix.pfa
afmdir = $(pkgdatadir)/afm
-dist_afm_DATA = font.map $(default_afm) $(public_fonts)
+dist_afm_DATA = font.map $(default_afm) $(public_fonts) MustRead.html
EXTRA_DIST = ChangeLog.old
(DIR) diff --git a/afm/MustRead.html b/afm/MustRead.html
@@ -0,0 +1,28 @@
+<html>
+
+ <head>
+ <meta http-equiv="content-type"
+ content="text/html;charset=iso-8859-1">
+ <title>Adobe Core 35 AFM Files with 314 Glyph Entries - ReadMe</title>
+ </head>
+
+ <body>
+ <h1>Adobe Core 35 AFM Files with 314 Glyph Entries - ReadMe</h1>
+ <table>
+ <tr>
+ <td width="10%"></td>
+ <td width="30%">This file and the 35 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.</td>
+ <td width="60%"></td>
+ </tr>
+ </table>
+ </body>
+
+</html>