]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/langprintf.c
License change: Apache License, Version 2.0.
[thirdparty/cups.git] / cups / langprintf.c
index f5f92a9485463180fec6bb5cef2b1a4bdae15fcf..ff07eea69abafa348b1059cbabdbaef87b51bad2 100644 (file)
@@ -1,18 +1,10 @@
 /*
- * "$Id$"
- *
  * Localized printf/puts functions for CUPS.
  *
  * Copyright 2007-2014 by Apple Inc.
  * Copyright 2002-2007 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.
  */
 
 /*
@@ -334,8 +326,3 @@ _cupsSetLocale(char *argv[])                /* IO - Command-line arguments */
     }
   }
 }
-
-
-/*
- * End of "$Id$".
- */