aboutsummaryrefslogtreecommitdiff
path: root/generic/PostScript.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/PostScript.c')
-rw-r--r--generic/PostScript.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/PostScript.c b/generic/PostScript.c
index 3465abe..e1166cf 100644
--- a/generic/PostScript.c
+++ b/generic/PostScript.c
@@ -4,7 +4,7 @@
* Authors : Patrick Lecoanet.
* Creation date : Tue Jan 3 13:17:17 1995
*
- * $Id$
+ * $Id: PostScript.c 1679 2005-05-25 08:28:38Z lecoanet $
*/
/*
@@ -55,7 +55,7 @@
**********************************************************************************
*/
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Id: PostScript.c 1679 2005-05-25 08:28:38Z lecoanet $";
static const char compile_id[]="$Compile: " __FILE__ " " __DATE__ " " __TIME__ " $";