]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - init/cups.sh.in
Load cups into easysw/current.
[thirdparty/cups.git] / init / cups.sh.in
index 38b79e3dd3d5cc46c3bc75a95dd9970eadaf8018..2ff418c21c1910c17b4a66041e4180db0278b368 100755 (executable)
@@ -1,26 +1,17 @@
 #!/bin/sh
 #
-# "$Id: cups.sh.in 6358 2007-03-19 14:16:44Z mike $"
+# "$Id: cups.sh.in 6649 2007-07-11 21:46:42Z mike $"
 #
 #   Startup/shutdown script for the Common UNIX Printing System (CUPS).
 #
+#   Copyright 2007 by Apple Inc.
 #   Copyright 1997-2007 by Easy Software Products, all rights reserved.
 #
 #   These coded instructions, statements, and computer programs are the
-#   property of Easy Software Products 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 missing or damaged please contact Easy Software Products
-#   at:
-#
-#       Attn: CUPS Licensing Information
-#       Easy Software Products
-#       44141 Airport View Drive, Suite 204
-#       Hollywood, Maryland 20636 USA
-#
-#       Voice: (301) 373-9600
-#       EMail: cups-info@cups.org
-#         WWW: http://www.cups.org
+#   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/".
 #
 
 #### OS-Dependent Information
@@ -239,5 +230,5 @@ exit 0
 
 
 #
-# End of "$Id: cups.sh.in 6358 2007-03-19 14:16:44Z mike $".
+# End of "$Id: cups.sh.in 6649 2007-07-11 21:46:42Z mike $".
 #