summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/fonts/fpl/AddException
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-08-27 00:56:12 +0000
committerKarl Berry <karl@freefriends.org>2007-08-27 00:56:12 +0000
commit2634eed29f03f9adb96f535dc64ed873c7fed2a2 (patch)
tree3c6685dd253d5eb9976f12a8cc9b87386dbf9092 /Master/texmf-dist/source/fonts/fpl/AddException
parent355513331b6d259e73e320e3ec7256018f865a0a (diff)
fpl update for README, etc. (20 Jul 2007 17:17:36, Debian 433137)
git-svn-id: svn://tug.org/texlive/trunk@4825 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/fonts/fpl/AddException')
-rw-r--r--Master/texmf-dist/source/fonts/fpl/AddException5
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/fonts/fpl/AddException b/Master/texmf-dist/source/fonts/fpl/AddException
new file mode 100644
index 00000000000..3e2457e9e1e
--- /dev/null
+++ b/Master/texmf-dist/source/fonts/fpl/AddException
@@ -0,0 +1,5 @@
+# Add exception clause to string
+exception=" As a special exception, permission is granted to include this font program in a Postscript or PDF";
+exception=exception+" file that consists of a document that contains text to be displayed or printed using this font, "
+exception=exception+"regardless of the conditions or license applying to the document itself.";
+return $1 + exception; \ No newline at end of file