]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - systemv/lpadmin.c
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / systemv / lpadmin.c
index cff71b695f060e9f5e7a7240a243153e55705662..7775b4024d9408b894225d97e11e0a3cc8a6875d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * "$Id$"
- *
  * "lpadmin" command for CUPS.
  *
  * Copyright 2007-2015 by Apple Inc.
@@ -1596,8 +1594,3 @@ validate_name(const char *name)           /* I - Name to check */
 
   return ((ptr - name) < 128);
 }
-
-
-/*
- * End of "$Id$".
- */