]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups-config.in
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / cups-config.in
index 436800a6403be90f786d65752b63614a8525e75f..4c69250f5b310c814e46298f0d22e685701e70bc 100755 (executable)
@@ -1,17 +1,15 @@
 #! /bin/sh
 #
-# "$Id$"
+# CUPS configuration utility.
 #
-#   CUPS configuration utility.
+# Copyright 2007-2011 by Apple Inc.
+# Copyright 2001-2006 by Easy Software Products, all rights reserved.
 #
-#   Copyright 2007-2011 by Apple Inc.
-#   Copyright 2001-2006 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/".
 #
 
 VERSION="@CUPS_VERSION@"
@@ -140,7 +138,3 @@ while test $# -gt 0; do
 
     shift
 done
-
-#
-# End of "$Id$".
-#