]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - ppdc/ppdi.cxx
Merge pull request #5957 from AtariDreams/patch-2
[thirdparty/cups.git] / ppdc / ppdi.cxx
index 11f88f31c6dc8330922a01087d788cf24070c4a9..a2f9648f28f7a0190adeb7120f508c46099c37f7 100644 (file)
@@ -4,11 +4,7 @@
 // Copyright 2007-2011 by Apple Inc.
 // Copyright 2002-2005 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/".
+// Licensed under Apache License v2.0.  See the file "LICENSE" for more information.
 //
 
 //
@@ -25,7 +21,7 @@
 // Local functions...
 //
 
-static void    usage(void);
+static void    usage(void) _CUPS_NORETURN;
 
 
 //