summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'toolbin/tests')
-rwxr-xr-xtoolbin/tests/build_revision.py2
-rwxr-xr-xtoolbin/tests/check_all.py2
-rwxr-xr-xtoolbin/tests/check_comments.py2
-rwxr-xr-xtoolbin/tests/check_dirs.py2
-rwxr-xr-xtoolbin/tests/check_docrefs.py2
-rw-r--r--toolbin/tests/cmpi.py2
-rwxr-xr-xtoolbin/tests/compare_checksumdb.py2
-rwxr-xr-xtoolbin/tests/compare_checksums.py2
-rwxr-xr-xtoolbin/tests/dump_checksum.py2
-rwxr-xr-xtoolbin/tests/dump_checksum_plus.py2
-rwxr-xr-xtoolbin/tests/dump_checksum_raw.py2
-rw-r--r--toolbin/tests/fuzzy.c2
-rwxr-xr-xtoolbin/tests/get_baseline_log.py2
-rwxr-xr-xtoolbin/tests/get_baselines.py2
-rwxr-xr-xtoolbin/tests/gscheck_all.py2
-rwxr-xr-xtoolbin/tests/gscheck_fuzzypdf.py2
-rwxr-xr-xtoolbin/tests/gscheck_pdfwrite.py2
-rwxr-xr-xtoolbin/tests/gscheck_raster.py2
-rwxr-xr-xtoolbin/tests/gscheck_testfiles.py2
-rw-r--r--toolbin/tests/gsconf.py2
-rw-r--r--toolbin/tests/gsparamsets.py2
-rw-r--r--toolbin/tests/gssum.py2
-rw-r--r--toolbin/tests/gstestgs.py2
-rw-r--r--toolbin/tests/gstestutils.py2
-rw-r--r--toolbin/tests/gsutil.py2
-rwxr-xr-xtoolbin/tests/make_baselinedb.py2
-rwxr-xr-xtoolbin/tests/make_testdb.py2
-rwxr-xr-xtoolbin/tests/make_two_pdfversions2
-rwxr-xr-xtoolbin/tests/make_two_versions2
-rwxr-xr-xtoolbin/tests/myoptparse.py2
-rw-r--r--toolbin/tests/rasterdb.py2
-rwxr-xr-xtoolbin/tests/revert_baseline2
-rwxr-xr-xtoolbin/tests/revert_pdfbaseline2
-rwxr-xr-xtoolbin/tests/run_nightly.py2
-rwxr-xr-xtoolbin/tests/run_parallel2
-rwxr-xr-xtoolbin/tests/run_regression.py2
-rwxr-xr-xtoolbin/tests/testdiff.py2
-rwxr-xr-xtoolbin/tests/update_baseline.py2
-rwxr-xr-xtoolbin/tests/update_specific2
39 files changed, 39 insertions, 39 deletions
diff --git a/toolbin/tests/build_revision.py b/toolbin/tests/build_revision.py
index d02eef36..c8e47994 100755
--- a/toolbin/tests/build_revision.py
+++ b/toolbin/tests/build_revision.py
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- Mode: python -*-
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/check_all.py b/toolbin/tests/check_all.py
index 6411579a..31099fce 100755
--- a/toolbin/tests/check_all.py
+++ b/toolbin/tests/check_all.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/check_comments.py b/toolbin/tests/check_comments.py
index abe8bdbd..523ae525 100755
--- a/toolbin/tests/check_comments.py
+++ b/toolbin/tests/check_comments.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/check_dirs.py b/toolbin/tests/check_dirs.py
index 58f0d12f..f95740fb 100755
--- a/toolbin/tests/check_dirs.py
+++ b/toolbin/tests/check_dirs.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/check_docrefs.py b/toolbin/tests/check_docrefs.py
index cc5ae2ec..ca093220 100755
--- a/toolbin/tests/check_docrefs.py
+++ b/toolbin/tests/check_docrefs.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/cmpi.py b/toolbin/tests/cmpi.py
index 38a275da..e48a5c93 100644
--- a/toolbin/tests/cmpi.py
+++ b/toolbin/tests/cmpi.py
@@ -1,5 +1,5 @@
#!/usr/bin/python
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/compare_checksumdb.py b/toolbin/tests/compare_checksumdb.py
index 59330928..d450875b 100755
--- a/toolbin/tests/compare_checksumdb.py
+++ b/toolbin/tests/compare_checksumdb.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- Mode: python -*-
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/compare_checksums.py b/toolbin/tests/compare_checksums.py
index b2f3d4f8..d8d45617 100755
--- a/toolbin/tests/compare_checksums.py
+++ b/toolbin/tests/compare_checksums.py
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- Mode: python -*-
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/dump_checksum.py b/toolbin/tests/dump_checksum.py
index f009666b..58695db6 100755
--- a/toolbin/tests/dump_checksum.py
+++ b/toolbin/tests/dump_checksum.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- Mode: python -*-
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/dump_checksum_plus.py b/toolbin/tests/dump_checksum_plus.py
index 7a31a56b..0c399fd0 100755
--- a/toolbin/tests/dump_checksum_plus.py
+++ b/toolbin/tests/dump_checksum_plus.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- Mode: python -*-
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/dump_checksum_raw.py b/toolbin/tests/dump_checksum_raw.py
index 1a647156..e466b836 100755
--- a/toolbin/tests/dump_checksum_raw.py
+++ b/toolbin/tests/dump_checksum_raw.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- Mode: python -*-
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/fuzzy.c b/toolbin/tests/fuzzy.c
index 29694f0a..4cacad58 100644
--- a/toolbin/tests/fuzzy.c
+++ b/toolbin/tests/fuzzy.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2020 Artifex Software, Inc.
+/* Copyright (C) 2001-2021 Artifex Software, Inc.
All Rights Reserved.
This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/get_baseline_log.py b/toolbin/tests/get_baseline_log.py
index 230942b1..2dd84393 100755
--- a/toolbin/tests/get_baseline_log.py
+++ b/toolbin/tests/get_baseline_log.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- Mode: python -*-
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/get_baselines.py b/toolbin/tests/get_baselines.py
index 7333821f..3ef8623e 100755
--- a/toolbin/tests/get_baselines.py
+++ b/toolbin/tests/get_baselines.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- Mode: python -*-
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/gscheck_all.py b/toolbin/tests/gscheck_all.py
index 2fe3fd8a..1947d7d4 100755
--- a/toolbin/tests/gscheck_all.py
+++ b/toolbin/tests/gscheck_all.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/gscheck_fuzzypdf.py b/toolbin/tests/gscheck_fuzzypdf.py
index af312cb8..0d25efd4 100755
--- a/toolbin/tests/gscheck_fuzzypdf.py
+++ b/toolbin/tests/gscheck_fuzzypdf.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/gscheck_pdfwrite.py b/toolbin/tests/gscheck_pdfwrite.py
index bc841554..29b637dc 100755
--- a/toolbin/tests/gscheck_pdfwrite.py
+++ b/toolbin/tests/gscheck_pdfwrite.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/gscheck_raster.py b/toolbin/tests/gscheck_raster.py
index 78fe4da8..3ff28164 100755
--- a/toolbin/tests/gscheck_raster.py
+++ b/toolbin/tests/gscheck_raster.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/gscheck_testfiles.py b/toolbin/tests/gscheck_testfiles.py
index 9baa64b3..8024d56a 100755
--- a/toolbin/tests/gscheck_testfiles.py
+++ b/toolbin/tests/gscheck_testfiles.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/gsconf.py b/toolbin/tests/gsconf.py
index a2451969..845a5274 100644
--- a/toolbin/tests/gsconf.py
+++ b/toolbin/tests/gsconf.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/gsparamsets.py b/toolbin/tests/gsparamsets.py
index b278537d..0dcc17bc 100644
--- a/toolbin/tests/gsparamsets.py
+++ b/toolbin/tests/gsparamsets.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/gssum.py b/toolbin/tests/gssum.py
index 0867fd48..373a1105 100644
--- a/toolbin/tests/gssum.py
+++ b/toolbin/tests/gssum.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/gstestgs.py b/toolbin/tests/gstestgs.py
index fd8b2fcc..b279b625 100644
--- a/toolbin/tests/gstestgs.py
+++ b/toolbin/tests/gstestgs.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/gstestutils.py b/toolbin/tests/gstestutils.py
index 0c4fa168..646babff 100644
--- a/toolbin/tests/gstestutils.py
+++ b/toolbin/tests/gstestutils.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/gsutil.py b/toolbin/tests/gsutil.py
index 55f47772..3a54fb8b 100644
--- a/toolbin/tests/gsutil.py
+++ b/toolbin/tests/gsutil.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/make_baselinedb.py b/toolbin/tests/make_baselinedb.py
index 6e984a57..a24fdda3 100755
--- a/toolbin/tests/make_baselinedb.py
+++ b/toolbin/tests/make_baselinedb.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- Mode: python -*-
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/make_testdb.py b/toolbin/tests/make_testdb.py
index 70f568d3..d6d31534 100755
--- a/toolbin/tests/make_testdb.py
+++ b/toolbin/tests/make_testdb.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- Mode: python -*-
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/make_two_pdfversions b/toolbin/tests/make_two_pdfversions
index 0aeb2db4..fa9a5570 100755
--- a/toolbin/tests/make_two_pdfversions
+++ b/toolbin/tests/make_two_pdfversions
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- Mode: python -*-
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/make_two_versions b/toolbin/tests/make_two_versions
index 70fe5fb2..035e9b50 100755
--- a/toolbin/tests/make_two_versions
+++ b/toolbin/tests/make_two_versions
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- Mode: python -*-
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/myoptparse.py b/toolbin/tests/myoptparse.py
index 50b37ef3..d03d2670 100755
--- a/toolbin/tests/myoptparse.py
+++ b/toolbin/tests/myoptparse.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- Mode: python -*-
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/rasterdb.py b/toolbin/tests/rasterdb.py
index 6e5485a4..f089cfa4 100644
--- a/toolbin/tests/rasterdb.py
+++ b/toolbin/tests/rasterdb.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/revert_baseline b/toolbin/tests/revert_baseline
index fb3b87b2..9d554593 100755
--- a/toolbin/tests/revert_baseline
+++ b/toolbin/tests/revert_baseline
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- Mode: python -*-
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/revert_pdfbaseline b/toolbin/tests/revert_pdfbaseline
index 833bb770..188fca92 100755
--- a/toolbin/tests/revert_pdfbaseline
+++ b/toolbin/tests/revert_pdfbaseline
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- Mode: python -*-
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/run_nightly.py b/toolbin/tests/run_nightly.py
index 65ea07b2..31a96475 100755
--- a/toolbin/tests/run_nightly.py
+++ b/toolbin/tests/run_nightly.py
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- Mode: python -*-
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/run_parallel b/toolbin/tests/run_parallel
index 0360ca67..a3f552b2 100755
--- a/toolbin/tests/run_parallel
+++ b/toolbin/tests/run_parallel
@@ -1,6 +1,6 @@
#!/usr/bin/env python
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/run_regression.py b/toolbin/tests/run_regression.py
index 96a5af77..c77dafe1 100755
--- a/toolbin/tests/run_regression.py
+++ b/toolbin/tests/run_regression.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- Mode: python -*-
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/testdiff.py b/toolbin/tests/testdiff.py
index d0f6dc4f..a8bda5d5 100755
--- a/toolbin/tests/testdiff.py
+++ b/toolbin/tests/testdiff.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- Mode: python -*-
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/update_baseline.py b/toolbin/tests/update_baseline.py
index c6e0926b..02b468cc 100755
--- a/toolbin/tests/update_baseline.py
+++ b/toolbin/tests/update_baseline.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- Mode: python -*-
-# Copyright (C) 2001-2020 Artifex Software, Inc.
+# Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or
diff --git a/toolbin/tests/update_specific b/toolbin/tests/update_specific
index 0a90c339..a477aa34 100755
--- a/toolbin/tests/update_specific
+++ b/toolbin/tests/update_specific
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- Mode: python -*-
-## Copyright (C) 2001-2020 Artifex Software, Inc.
+## Copyright (C) 2001-2021 Artifex Software, Inc.
# All Rights Reserved.
#
# This software is provided AS-IS with no warranty, either express or