# 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;