]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cgi-bin/jobs.c
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / cgi-bin / jobs.c
index 35f913ca375f6637e1f1fec43e6112f071bab0ac..a0d7c4b222289a418d19303f0ee1c6f884d176f3 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * "$Id$"
- *
  * Job status CGI for CUPS.
  *
  * Copyright 2007-2014 by Apple Inc.
@@ -201,8 +199,3 @@ do_job_op(http_t      *http,                /* I - HTTP connection */
 
   cgiEndHTML();
 }
-
-
-/*
- * End of "$Id$".
- */