summaryrefslogtreecommitdiff
path: root/scheduler/mime-private.h
diff options
context:
space:
mode:
authorMichael R Sweet <michaelrsweet@gmail.com>2016-04-11 20:28:30 -0400
committerMichael R Sweet <michaelrsweet@gmail.com>2016-04-11 20:28:30 -0400
commit503b54c9302c8de6207e079a80a89a787eb612ea (patch)
treeecd089feea134385d580d6e5a2af147ddb47be64 /scheduler/mime-private.h
parente34d1ec4b926b3d31cfc00408faf99e69aa48ce8 (diff)
downloadcups-503b54c9302c8de6207e079a80a89a787eb612ea.tar.gz
Remove all of the Subversion keywords from various source files.
Diffstat (limited to 'scheduler/mime-private.h')
-rw-r--r--scheduler/mime-private.h20
1 files changed, 7 insertions, 13 deletions
diff --git a/scheduler/mime-private.h b/scheduler/mime-private.h
index c448e5ac8..4631c9450 100644
--- a/scheduler/mime-private.h
+++ b/scheduler/mime-private.h
@@ -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$".
- */