]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/env.c
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / scheduler / env.c
index d5c154fcde18331d67d10aa750526fa04a20b14c..0645b13801cf310a327db1d96e6482f32ba3f1f1 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * "$Id$"
- *
  * Environment management routines for the CUPS scheduler.
  *
  * Copyright 2007-2014 by Apple Inc.
@@ -262,8 +260,3 @@ find_env(const char *name)          /* I - Variable name */
 
   return (-1);
 }
-
-
-/*
- * End of "$Id$".
- */