]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - filter/gziptoany.c
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / filter / gziptoany.c
index 9adc376fabb1f3911c9f9cab90d90f24f6cf4d89..b3f5dffc25351d3dff60bd22aff87494a747f719 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * "$Id$"
- *
  * GZIP/raw pre-filter for CUPS.
  *
  * Copyright 2007-2015 by Apple Inc.
@@ -109,8 +107,3 @@ main(int  argc,                             /* I - Number of command-line arguments */
 
   return (0);
 }
-
-
-/*
- * End of "$Id$".
- */