]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - berkeley/lpr.c
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / berkeley / lpr.c
index 4bda358d53f86e678a87a1509a8d3343a2d1507f..eb58c8bd9f76180123c3eb1ce1970c3fca2658a0 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * "$Id$"
- *
  * "lpr" command for CUPS.
  *
  * Copyright 2007-2014 by Apple Inc.
@@ -429,8 +427,3 @@ main(int  argc,                             /* I - Number of command-line arguments */
 
   return (0);
 }
-
-
-/*
- * End of "$Id$".
- */