summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/fonts/fpl/AddException
blob: 3e2457e9e1e9b8376e74769749fea85c1a998e6a (plain)
1
2
3
4
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;