From 91d0c677aa21ceb89fb226d9620b33eb414f900a Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 26 Jun 2002 08:31:10 +0000 Subject: [PATCH] Add license exception. --- etc/ps-prin0.ps | 11 +++++++++++ etc/ps-prin1.ps | 11 +++++++++++ 2 files changed, 22 insertions(+) diff --git a/etc/ps-prin0.ps b/etc/ps-prin0.ps index f3d566e9a89..d7d5200182a 100644 --- a/etc/ps-prin0.ps +++ b/etc/ps-prin0.ps @@ -20,6 +20,17 @@ % Free Software Foundation, Inc., 59 Temple Place - Suite 330, % Boston, MA 02111-1307, USA. +% As a special exception, the copyright holders of this module give +% you permission to include the module in a Postscript file generated +% by Emacs or other free software together with the result of +% converting text to be printed, regardless of the license terms of +% that text, and to use under terms of your choice the page images +% resulting from formatting said combination. If you modify this +% module, you may extend this exception to your version of the module +% but you are not obligated to do so. If you do not wish to do so, +% delete this exception statement from your version. + + %%BeginProcSet: ErrorHandler % Downloaded Error Break-page handler % Adapted from: diff --git a/etc/ps-prin1.ps b/etc/ps-prin1.ps index 32e2529f577..1716562b0f4 100644 --- a/etc/ps-prin1.ps +++ b/etc/ps-prin1.ps @@ -20,6 +20,17 @@ % Free Software Foundation, Inc., 59 Temple Place - Suite 330, % Boston, MA 02111-1307, USA. +% As a special exception, the copyright holders of this module give +% you permission to include the module in a Postscript file generated +% by Emacs or other free software together with the result of +% converting text to be printed, regardless of the license terms of +% that text, and to use under terms of your choice the page images +% resulting from formatting said combination. If you modify this +% module, you may extend this exception to your version of the module +% but you are not obligated to do so. If you do not wish to do so, +% delete this exception statement from your version. + + % ISOLatin1Encoding stolen from ps_init.ps in GhostScript 2.6.1.4: /ISOLatin1Encoding where{pop}{ % -- The ISO Latin-1 encoding vector isn't known, so define it. -- 2.39.5