]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/conf.c
Merge pull request #4818 from jschwender/master
[thirdparty/cups.git] / scheduler / conf.c
index c913351438caee3418c2919617082e6e53a171d7..5f97fa3b8eaa0663497f9b8d134739a00d602eff 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * "$Id$"
- *
  * Configuration routines for the CUPS scheduler.
  *
  * Copyright 2007-2015 by Apple Inc.
@@ -4244,8 +4242,3 @@ set_policy_defaults(cupsd_policy_t *pol)/* I - Policy */
     cupsdAddString(&(pol->sub_attrs), "notify-user-data");
   }
 }
-
-
-/*
- * End of "$Id$".
- */