]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - test/5.6-lpr.sh
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / test / 5.6-lpr.sh
index 7298792f65122f07144ac1ac27047fe253c11a25..d3280d2bbe33bcf7661cc7319dafbca1ab281120 100644 (file)
@@ -1,17 +1,15 @@
 #!/bin/sh
 #
-# "$Id$"
+# Test the lpr command.
 #
-#   Test the lpr command.
+# Copyright 2007-2014 by Apple Inc.
+# Copyright 1997-2005 by Easy Software Products, all rights reserved.
 #
-#   Copyright 2007-2014 by Apple Inc.
-#   Copyright 1997-2005 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/".
 #
 
 echo "LPR Default Test"
@@ -80,7 +78,3 @@ fi
 echo ""
 
 ./waitjobs.sh
-
-#
-# End of "$Id$".
-#