]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/mime.c
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / scheduler / mime.c
index 56181501a6677a1d0d2204f2ab17d00bd834968c..5d2c19824505b4f924acef56d14831e79f4ed3b7 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * "$Id$"
- *
  * MIME database file routines for CUPS.
  *
  * Copyright 2007-2014 by Apple Inc.
@@ -932,8 +930,3 @@ mime_load_types(mime_t     *mime,   /* I - MIME database */
 
   cupsFileClose(fp);
 }
-
-
-/*
- * End of "$Id$".
- */