]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/testi18n.c
Save/restore line number to fix error line reporting.
[thirdparty/cups.git] / cups / testi18n.c
index e478428bd2eeff859f50caebaaff1221d649a09d..45e1cab35d637195bbb03500a5225bcf9c5c42b5 100644 (file)
@@ -1,18 +1,10 @@
 /*
- * "$Id$"
- *
  * Internationalization test for CUPS.
  *
  * Copyright 2007-2014 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.
  */
 
 /*
@@ -607,8 +599,3 @@ print_utf8(const char            *msg,      /* I - Message String */
 
   putchar('\n');
 }
-
-
-/*
- * End of "$Id$"
- */