summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlgs/lib/pdfopt.ps
diff options
context:
space:
mode:
authorReinhard Kotucha <reinhard.kotucha@web.de>2015-04-02 23:03:05 +0000
committerReinhard Kotucha <reinhard.kotucha@web.de>2015-04-02 23:03:05 +0000
commit8abbce681f8658c931f1403643d08ad2e7fb6d7e (patch)
tree7b4a42a19e5cc2c57575c4111c9ecb3fbe40ece7 /Master/tlpkg/tlgs/lib/pdfopt.ps
parentb2dcb6358d02b5256659808c99916fe8c5975e35 (diff)
tlpkg/tlgs: upgrade: gs-9.15 -> gs-9.16
git-svn-id: svn://tug.org/texlive/trunk@36707 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlgs/lib/pdfopt.ps')
-rw-r--r--Master/tlpkg/tlgs/lib/pdfopt.ps15
1 files changed, 8 insertions, 7 deletions
diff --git a/Master/tlpkg/tlgs/lib/pdfopt.ps b/Master/tlpkg/tlgs/lib/pdfopt.ps
index 74cb91994db..88a8943f278 100644
--- a/Master/tlpkg/tlgs/lib/pdfopt.ps
+++ b/Master/tlpkg/tlgs/lib/pdfopt.ps
@@ -1,4 +1,5 @@
-% Copyright (C) 2000, 2001 Aladdin Enterprises. All rights reserved.
+% Copyright (C) 2001-2012 Artifex Software, Inc.
+% All Rights Reserved.
%
% This software is provided AS-IS with no warranty, either express or
% implied.
@@ -7,13 +8,11 @@
% modified or distributed except as expressly authorized under the terms
% of the license contained in the file LICENSE in this distribution.
%
-% For more information about licensing, please refer to
-% http://www.ghostscript.com/licensing/. For information on
-% commercial licensing, go to http://www.artifex.com/licensing/ or
-% contact Artifex Software, Inc., 101 Lucas Valley Road #110,
-% San Rafael, CA 94903, U.S.A., +1(415)492-9861.
+% Refer to licensing information at http://www.artifex.com or contact
+% Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael,
+% CA 94903, U.S.A., +1(415)492-9861, for further information.
+%
-% $Id$
% PDF linearizer ("optimizer").
.currentglobal true .setglobal
@@ -1010,6 +1009,8 @@ userdict /clostreams 20 dict put % stream -> [data endproc]
40 dict begin
/IDict exch def
/OFile exch def
+ % Disable check for the max object number because pdfopt adds new objects.
+ /NumObjects 16#7fffffff store
/starttime exch def
/ToWrite 100 dict def
/now {