summaryrefslogtreecommitdiff
path: root/test/5.7-lprm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/5.7-lprm.sh')
-rw-r--r--test/5.7-lprm.sh22
1 files changed, 8 insertions, 14 deletions
diff --git a/test/5.7-lprm.sh b/test/5.7-lprm.sh
index 482052d86..e456ec083 100644
--- a/test/5.7-lprm.sh
+++ b/test/5.7-lprm.sh
@@ -1,17 +1,15 @@
#!/bin/sh
#
-# "$Id$"
+# 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$".
-#