]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - filter/pstops.c
More changes for Issue #4909:
[thirdparty/cups.git] / filter / pstops.c
index 379740e48f90b8384e4d3899fadc4afec53e5e52..e9b4438938cc5e6b49dcdb2590ebe6dd19f3ec58 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * "$Id$"
- *
  * PostScript filter for CUPS.
  *
  * Copyright 2007-2015 by Apple Inc.
@@ -3402,8 +3400,3 @@ write_options(
     doc_puts(doc, "userdict/setpagedevice{pop}bind put\n");
   }
 }
-
-
-/*
- * End of "$Id$".
- */