]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/ppd-attr.c
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / cups / ppd-attr.c
index c98a36b47e570651942bd7fd7d1a10a8a82400c4..4a57d09ff84e43774cf4b58be5e0fb9eb87187ce 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * "$Id$"
- *
  * PPD model-specific attribute routines for CUPS.
  *
  * Copyright 2007-2015 by Apple Inc.
@@ -314,8 +312,3 @@ _ppdNormalizeMakeAndModel(
 
   return (buffer[0] ? buffer : NULL);
 }
-
-
-/*
- * End of "$Id$".
- */