summaryrefslogtreecommitdiff
path: root/cups/options.c
diff options
context:
space:
mode:
Diffstat (limited to 'cups/options.c')
-rw-r--r--cups/options.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/cups/options.c b/cups/options.c
index 798728905..986ae1ca2 100644
--- a/cups/options.c
+++ b/cups/options.c
@@ -1,6 +1,4 @@
/*
- * "$Id$"
- *
* Option routines for CUPS.
*
* Copyright 2007-2014 by Apple Inc.
@@ -684,8 +682,3 @@ cups_find_option(
return (current);
}
-
-
-/*
- * End of "$Id$".
- */