]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/ppd-localize.c
License change: Apache License, Version 2.0.
[thirdparty/cups.git] / cups / ppd-localize.c
index db9317090978b797155282606d656f8f54c0a379..fecf3432bb035611f7822bc7263a327d7c458b18 100644 (file)
@@ -1,14 +1,10 @@
 /*
  * PPD localization routines for CUPS.
  *
- * Copyright 2007-2016 by Apple Inc.
+ * Copyright 2007-2017 by Apple Inc.
  * Copyright 1997-2007 by Easy Software Products, all rights reserved.
  *
- * 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/".
+ * Licensed under Apache License v2.0.  See the file "LICENSE" for more information.
  *
  * PostScript is a trademark of Adobe Systems, Inc.
  *
@@ -18,8 +14,6 @@
  * (or any derivative of it) with software other than GNU
  * GhostScript (or its derivatives) is governed by the CUPS license
  * agreement.
- *
- * This file is subject to the Apple OS-Developed Software exception.
  */
 
 /*
@@ -665,7 +659,7 @@ _ppdLocalizedAttr(ppd_file_t *ppd,  /* I - PPD file */
    /*
     * <rdar://problem/22130168>
     *
-    * Hong Kong locale needs special handling...  Sigh...
+    * Multiple locales need special handling...  Sigh...
     */
 
     if (!strcmp(ll_CC, "zh_HK"))