summaryrefslogtreecommitdiff
path: root/data/testprint.ps
diff options
context:
space:
mode:
Diffstat (limited to 'data/testprint.ps')
-rw-r--r--data/testprint.ps8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/testprint.ps b/data/testprint.ps
index 69a2406e3..c437ae212 100644
--- a/data/testprint.ps
+++ b/data/testprint.ps
@@ -6,7 +6,7 @@
%%DocumentSuppliedResources: procset testprint/1.2
%%DocumentNeededResources: font Helvetica Helvetica-Bold Times-Roman
%%Creator: Michael Sweet, Easy Software Products
-%%CreationDate: D:20051002193000+0500
+%%CreationDate: D:20060114093000+0500
%%Title: Test Page
%%EndComments
%%BeginProlog
@@ -14,7 +14,7 @@
%
% PostScript test page for the Common UNIX Printing System ("CUPS").
%
-% Copyright 1993-2005 Easy Software Products
+% Copyright 1993-2006 Easy Software Products
%
% These coded instructions, statements, and computer programs are the
% property of Easy Software Products and are protected by Federal
@@ -600,7 +600,7 @@ gsave
pageHeight 8 mul % Move down...
2 copy moveto % Position text
smallFont setfont % Font
- (Copyright 1993-2005 Easy Software Products, All Rights Reserved.) CENTER
+ (Copyright 1993-2006 Easy Software Products, All Rights Reserved.) CENTER
pageHeight sub % Move down...
2 copy moveto % Position text
(CUPS, and the CUPS logo are the trademark property of Easy Software Products,) CENTER
@@ -631,6 +631,6 @@ gsave
grestore
showpage
%
-% End of "$Id: testprint.ps 4743 2005-10-02 23:29:44Z mike $".
+% End of "$Id: testprint.ps 4930 2006-01-14 16:54:03Z mike $".
%
%%EOF