summaryrefslogtreecommitdiff
path: root/filter/image-gif.c
diff options
context:
space:
mode:
Diffstat (limited to 'filter/image-gif.c')
-rw-r--r--filter/image-gif.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/filter/image-gif.c b/filter/image-gif.c
index b56dd0c88..627b171a1 100644
--- a/filter/image-gif.c
+++ b/filter/image-gif.c
@@ -1,5 +1,5 @@
/*
- * "$Id: image-gif.c 5509 2006-05-11 11:41:36Z mike $"
+ * "$Id$"
*
* GIF image routines for the Common UNIX Printing System (CUPS).
*
@@ -695,5 +695,5 @@ gif_read_lzw(FILE *fp, /* I - File to read from */
/*
- * End of "$Id: image-gif.c 5509 2006-05-11 11:41:36Z mike $".
+ * End of "$Id$".
*/