]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/process.c
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / scheduler / process.c
index 2587bde187f9355043bf3d8594dd3b6ba01a477e..51d7a7a11b5119a74571fbe59646c6e3727577ce 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * "$Id$"
- *
  * Process management routines for the CUPS scheduler.
  *
  * Copyright 2007-2015 by Apple Inc.
@@ -887,8 +885,3 @@ cupsd_requote(char       *dst,              /* I - Destination buffer */
   return (dst);
 }
 #endif /* HAVE_SANDBOX_H */
-
-
-/*
- * End of "$Id$".
- */