]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - ppdc/ppdc-private.h
Update CREDITS.txt
[thirdparty/cups.git] / ppdc / ppdc-private.h
index 04ae2ada913798325f4adc16a062347d3a38843e..92743ae6b5984ca70d7875039124153d7878d11b 100644 (file)
@@ -1,15 +1,13 @@
 //
-// "$Id$"
+// Private definitions for the CUPS PPD Compiler.
 //
-//   Private definitions for the CUPS PPD Compiler.
+// Copyright 2009-2010 by Apple Inc.
 //
-//   Copyright 2009 by Apple Inc.
-//
-//   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/".
 //
 
 #ifndef _PPDC_PRIVATE_H_
@@ -20,9 +18,7 @@
 //
 
 #  include "ppdc.h"
-#  include <cups/debug.h>
-#  include <cups/globals.h>
-#  include <errno.h>
+#  include <cups/cups-private.h>
 
 
 //
@@ -36,7 +32,3 @@
 
 
 #endif // !_PPDC_PRIVATE_H_
-
-//
-// End of "$Id$".
-//