]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - examples/Makefile
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / examples / Makefile
index da08298b383759c8143390e06bf61b84fa962240..47ba04c07394ad64231230f50dcf1b2843e285aa 100644 (file)
@@ -1,16 +1,14 @@
 #
-# "$Id$"
+# PPD compiler example makefile for CUPS.
 #
-#   PPD compiler example makefile for CUPS.
+# Copyright 2007-2011 by Apple Inc.
+# Copyright 2002-2005 by Easy Software Products.
 #
-#   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
-#   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/".
 #
 
 #
@@ -121,8 +119,3 @@ uninstall:
                $(RM) $(DATADIR)/examples/$$file; \
        done
        -$(RMDIR) $(DATADIR)/examples
-
-
-#
-# End of "$Id$".
-#