]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - notifier/Makefile
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / notifier / Makefile
index e3d741351c4c13021e8c37040d0255060be8fa22..dd3e5c8600570d5642c2cbb6a52765378264a4e8 100644 (file)
@@ -1,16 +1,14 @@
 #
-# "$Id$"
+# Notifier makefile for CUPS.
 #
-#   Notifier makefile for CUPS.
+# Copyright 2007-2012 by Apple Inc.
+# Copyright 1997-2007 by Easy Software Products, all rights reserved.
 #
-#   Copyright 2007-2012 by Apple Inc.
-#   Copyright 1997-2007 by Easy Software Products, all rights reserved.
-#
-#   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/".
 #
 
 include ../Makedefs
@@ -158,8 +156,3 @@ testnotify: testnotify.o ../cups/$(LIBCUPS)
 $(OBJS):       ../Makedefs
 
 include Dependencies
-
-
-#
-# End of "$Id$".
-#