summaryrefslogtreecommitdiff
path: root/ppdc/ppdc-catalog.cxx
diff options
context:
space:
mode:
authorMichael R Sweet <michaelrsweet@gmail.com>2016-04-11 20:28:30 -0400
committerMichael R Sweet <michaelrsweet@gmail.com>2016-04-11 20:28:30 -0400
commit503b54c9302c8de6207e079a80a89a787eb612ea (patch)
treeecd089feea134385d580d6e5a2af147ddb47be64 /ppdc/ppdc-catalog.cxx
parente34d1ec4b926b3d31cfc00408faf99e69aa48ce8 (diff)
Remove all of the Subversion keywords from various source files.
Diffstat (limited to 'ppdc/ppdc-catalog.cxx')
-rw-r--r--ppdc/ppdc-catalog.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/ppdc/ppdc-catalog.cxx b/ppdc/ppdc-catalog.cxx
index 567163731..854b58de0 100644
--- a/ppdc/ppdc-catalog.cxx
+++ b/ppdc/ppdc-catalog.cxx
@@ -1,6 +1,4 @@
//
-// "$Id$"
-//
// Shared message catalog class for the CUPS PPD Compiler.
//
// Copyright 2007-2014 by Apple Inc.
@@ -959,8 +957,3 @@ put_utf16(cups_file_t *fp, // I - File to write to
return (-1);
}
-
-
-//
-// End of "$Id$".
-//