]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - filter/commandtops.c
Fix source file header text duplication text duplication.
[thirdparty/cups.git] / filter / commandtops.c
index 3f76915651a695ad7a73cc634a478da0f74ec3f6..07979e03abb76876776f842c03ad9f25d022bf3e 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * "$Id$"
- *
  * PostScript command filter for CUPS.
  *
  * Copyright 2008-2014 by Apple Inc.
@@ -9,7 +7,7 @@
  * property of Apple Inc. and are protected by Federal copyright
  * law.  Distribution and use rights are outlined in the file "LICENSE.txt"
  * which should have been included with this file.  If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
  */
 
 /*
@@ -518,8 +516,3 @@ report_levels(ppd_file_t *ppd,              /* I - PPD file */
 
   end_ps(ppd);
 }
-
-
-/*
- * End of "$Id$".
- */