summaryrefslogtreecommitdiff
path: root/systemv/lpadmin.c
diff options
context:
space:
mode:
Diffstat (limited to 'systemv/lpadmin.c')
-rw-r--r--systemv/lpadmin.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/systemv/lpadmin.c b/systemv/lpadmin.c
index cff71b695..7775b4024 100644
--- a/systemv/lpadmin.c
+++ b/systemv/lpadmin.c
@@ -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$".
- */