]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/transcode.h
Clean up Clang analyzer warnings.
[thirdparty/cups.git] / cups / transcode.h
index e2db9513bf0895097d890ac49a45732f4b2893c4..844de4d577683cf28c030192414117cf0c4667d9 100644 (file)
@@ -1,18 +1,10 @@
 /*
- * "$Id: transcode.h 7026 2007-10-19 00:57:45Z mike $"
+ * 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/".
- *
- *   This file is subject to the Apple OS-Developed Software exception.
+ * Licensed under Apache License v2.0.  See the file "LICENSE" for more information.
  */
 
 #ifndef _CUPS_TRANSCODE_H_
@@ -74,8 +66,3 @@ extern int    cupsUTF32ToUTF8(cups_utf8_t *dest,
 #  endif /* __cplusplus */
 
 #endif /* !_CUPS_TRANSCODE_H_ */
-
-
-/*
- * End of "$Id: transcode.h 7026 2007-10-19 00:57:45Z mike $"
- */