]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/language.h
Fix source file header text duplication text duplication.
[thirdparty/cups.git] / cups / language.h
index e8075744afde73560d1ec36a5ecbee8f983c170d..0a3da77990895bbb448aec57e7ee0e742e7b3f54 100644 (file)
@@ -1,18 +1,16 @@
 /*
- * "$Id: language.h 6649 2007-07-11 21:46:42Z mike $"
+ * Multi-language support for CUPS.
  *
- *   Multi-language support for the Common UNIX Printing System (CUPS).
+ * Copyright 2007-2011 by Apple Inc.
+ * Copyright 1997-2006 by Easy Software Products.
  *
- *   Copyright 2007-2008 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
+ * 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_LANGUAGE_H_
@@ -109,7 +107,3 @@ extern cups_lang_t  *cupsLangGet(const char *language);
 #  endif /* __cplusplus */
 
 #endif /* !_CUPS_LANGUAGE_H_ */
-
-/*
- * End of "$Id: language.h 6649 2007-07-11 21:46:42Z mike $".
- */