]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cgi-bin/ipp-var.c
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / cgi-bin / ipp-var.c
index 4b43e9cc089deaf74718300f25dc81631f837073..3e2f68c598e415f4f86a859d785f8347931d2479 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * "$Id$"
- *
  * CGI <-> IPP variable routines for CUPS.
  *
  * Copyright 2007-2015 by Apple Inc.
@@ -1547,8 +1545,3 @@ cgiText(const char *message)              /* I - Message */
 
   return (_cupsLangString(language, message));
 }
-
-
-/*
- * End of "$Id$".
- */