]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/ppd.c
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / cups / ppd.c
index 21443e6b02d3c204ae2544e5dbb07fb02d90e76d..7721b74fae894bb765b7b0ebe0f0e32016d1c18c 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * "$Id$"
- *
  * PPD file routines for CUPS.
  *
  * Copyright 2007-2015 by Apple Inc.
@@ -3453,8 +3451,3 @@ ppd_update_filters(ppd_file_t     *ppd,   /* I - PPD file */
   DEBUG_puts("5ppd_update_filters: Completed OK.");
   return (1);
 }
-
-
-/*
- * End of "$Id$".
- */