summaryrefslogtreecommitdiff
path: root/cups/transcode.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 /cups/transcode.h
parente34d1ec4b926b3d31cfc00408faf99e69aa48ce8 (diff)
downloadcups-503b54c9302c8de6207e079a80a89a787eb612ea.tar.gz
Remove all of the Subversion keywords from various source files.
Diffstat (limited to 'cups/transcode.h')
-rw-r--r--cups/transcode.h25
1 files changed, 9 insertions, 16 deletions
diff --git a/cups/transcode.h b/cups/transcode.h
index cafea33c5..20d13db0e 100644
--- a/cups/transcode.h
+++ b/cups/transcode.h
@@ -1,18 +1,16 @@
/*
- * "$Id$"
+ * Transcoding definitions for CUPS.
*
- * Transcoding definitions for CUPS.
+ * Copyright 2007-2011 by Apple Inc.
+ * Copyright 1997-2006 by Easy Software Products.
*
- * Copyright 2007-2011 by Apple Inc.
- * Copyright 1997-2006 by Easy Software Products.
+ * 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/".
- *
- * This file is subject to the Apple OS-Developed Software exception.
+ * This file is subject to the Apple OS-Developed Software exception.
*/
#ifndef _CUPS_TRANSCODE_H_
@@ -74,8 +72,3 @@ extern int cupsUTF32ToUTF8(cups_utf8_t *dest,
# endif /* __cplusplus */
#endif /* !_CUPS_TRANSCODE_H_ */
-
-
-/*
- * End of "$Id$"
- */