]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - test/5.7-lprm.sh
Fix regressions in ippValidateAttribute (Issue #5322, Issue #5330)
[thirdparty/cups.git] / test / 5.7-lprm.sh
index 4b96920bb2d816d06d0806eea72d27d77ef28997..e456ec0832aaf9370ac19f1d14fef2cdbfc69bce 100644 (file)
@@ -1,17 +1,15 @@
 #!/bin/sh
 #
-# "$Id: 5.7-lprm.sh 7409 2008-03-29 00:26:03Z mike $"
+# Test the lprm command.
 #
-#   Test the lprm command.
+# Copyright 2007-2011 by Apple Inc.
+# Copyright 1997-2005 by Easy Software Products, all rights reserved.
 #
-#   Copyright 2007-2011 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 "LPRM Current Test"
@@ -41,7 +39,3 @@ else
        echo "    PASSED"
 fi
 echo ""
-
-#
-# End of "$Id: 5.7-lprm.sh 7409 2008-03-29 00:26:03Z mike $".
-#