]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - ppdc/ppdc.h
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / ppdc / ppdc.h
index c940e00a06220fd51d5b64fe11a637d7f6ccb255..b36ebbe821b3077ff66618bb4f0129956e57ccb4 100644 (file)
@@ -1,16 +1,14 @@
 //
-// "$Id$"
+// Definitions for the CUPS PPD Compiler.
 //
-//   Definitions for the CUPS PPD Compiler.
+// Copyright 2007-2009 by Apple Inc.
+// Copyright 2002-2007 by Easy Software Products.
 //
-//   Copyright 2007-2009 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/".
+// 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_H_
@@ -527,7 +525,3 @@ class ppdcSource                    //// Source File
 
 
 #endif // !_PPDC_H_
-
-//
-// End of "$Id$".
-//