]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cgi-bin/var.c
Fix source file header text duplication text duplication.
[thirdparty/cups.git] / cgi-bin / var.c
index 3935508fc2b92fc29c4191fe94964caa948b296c..c50833cbd85701bdda0db691c2fec752f7d9cfbd 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * "$Id$"
- *
  * CGI form variable and array functions for CUPS.
  *
  * Copyright 2007-2015 by Apple Inc.
@@ -10,7 +8,7 @@
  * property of Apple Inc. and are protected by Federal copyright
  * law.  Distribution and use rights are outlined in the file "LICENSE.txt"
  * which should have been included with this file.  If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
  */
 
 /*
@@ -1294,8 +1292,3 @@ cgi_unlink_file(void)
     form_file = NULL;
   }
 }
-
-
-/*
- * End of "$Id$".
- */