summaryrefslogtreecommitdiff
path: root/test/run-stp-tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/run-stp-tests.sh')
-rwxr-xr-xtest/run-stp-tests.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/run-stp-tests.sh b/test/run-stp-tests.sh
index d8bdffba5..475894d4f 100755
--- a/test/run-stp-tests.sh
+++ b/test/run-stp-tests.sh
@@ -1,7 +1,5 @@
#!/bin/sh
#
-# "$Id$"
-#
# Perform the complete set of IPP compliance tests specified in the
# CUPS Software Test Plan.
#
@@ -1114,7 +1112,3 @@ if test $fail != 0; then
exit 1
fi
-
-#
-# End of "$Id$"
-#