]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/classes.c
Fix source file header text duplication text duplication.
[thirdparty/cups.git] / scheduler / classes.c
index 12d6ae2eba28403f125ff966cdb1a4f9dfa224ee..57f9a8f44ffd64790afc33b3c83d46d932280a1f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * "$Id$"
- *
  * Printer class routines for the CUPS scheduler.
  *
  * Copyright 2007-2014 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/".
  */
 
 /*
@@ -803,8 +801,3 @@ cupsdSaveAllClasses(void)
 
   cupsdCloseCreatedConfFile(fp, filename);
 }
-
-
-/*
- * End of "$Id$".
- */