]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/mime.h
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / scheduler / mime.h
index 3d61d2e1e2a6ee4e181d5f560f8326ab84ad6000..f536a68e72b6f5d2bb611a63d005cbb40c254f55 100644 (file)
@@ -1,16 +1,14 @@
 /*
- * "$Id$"
+ * MIME type/conversion database definitions for CUPS.
  *
- *   MIME type/conversion database definitions for CUPS.
+ * Copyright 2007-2013 by Apple Inc.
+ * Copyright 1997-2007 by Easy Software Products, all rights reserved.
  *
- *   Copyright 2007-2013 by Apple Inc.
- *   Copyright 1997-2007 by Easy Software Products, all rights reserved.
- *
- *   These coded instructions, statements, and computer programs are the
- *   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/".
+ * These coded instructions, statements, and computer programs are the
+ * 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/".
  */
 
 #ifndef _CUPS_MIME_H_
@@ -159,7 +157,3 @@ extern void         mimeSetErrorCallback(mime_t *mime, mime_error_cb_t cb,
 }
 #  endif /* __cplusplus */
 #endif /* !_CUPS_MIME_H_ */
-
-/*
- * End of "$Id$".
- */