]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/language-private.h
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / cups / language-private.h
index cf5b482b4357c7de2a653bd43cd90243e260129f..a597cd3f0a42560ab41a418db5b841be0d3debc3 100644 (file)
@@ -1,18 +1,16 @@
 /*
- * "$Id$"
+ * Private localization support for CUPS.
  *
- *   Private localization support for CUPS.
+ * Copyright 2007-2010 by Apple Inc.
+ * Copyright 1997-2006 by Easy Software Products.
  *
- *   Copyright 2007-2010 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_LANGUAGE_PRIVATE_H_
@@ -80,7 +78,3 @@ extern void           _cupsSetLocale(char *argv[]);
 #  endif /* __cplusplus */
 
 #endif /* !_CUPS_LANGUAGE_PRIVATE_H_ */
-
-/*
- * End of "$Id$".
- */