]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - test/cancel-current-job.test
Update copyright/license info on test files, and remove old SVN keywords.
[thirdparty/cups.git] / test / cancel-current-job.test
index be621b2ec7cfba8d23b2605302d32c0677981937..6300231746de93fb728319d301644818157552cc 100644 (file)
@@ -1,23 +1,8 @@
-#
-# "$Id$"
-#
-#   Cancel the currently printing job.
-#
-#   Copyright 2007-2012 by Apple Inc.
-#   Copyright 2001-2006 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/".
+# Cancel the currently printing job.
 #
 # Usage:
 #
 #   ./ipptool printer-uri cancel-current-jobs.test
-#
-
-
 {
        # The name of the test...
        NAME "Get current job"
@@ -58,8 +43,3 @@
        # What statuses are OK?
        STATUS successful-ok
 }
-
-
-#
-# End of "$Id$".
-#