]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/mime-private.h
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / scheduler / mime-private.h
index c448e5ac8a9af535cd126ec508268dd07a7c069b..4631c94503d0f36dff323bba6e025fa4f92fc842 100644 (file)
@@ -1,15 +1,13 @@
 /*
- * "$Id$"
+ * Private MIME type/conversion database definitions for CUPS.
  *
- *   Private MIME type/conversion database definitions for CUPS.
+ * Copyright 2011 by Apple Inc.
  *
- *   Copyright 2011 by Apple Inc.
- *
- *   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_PRIVATE_H_
@@ -39,7 +37,3 @@ extern void   _mimeError(mime_t *mime, const char *format, ...)
 }
 #  endif /* __cplusplus */
 #endif /* !_CUPS_MIME_PRIVATE_H_ */
-
-/*
- * End of "$Id$".
- */