summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCristy <mikayla-grace@urban-warrior.org>2019-11-26 14:27:47 -0500
committerCristy <mikayla-grace@urban-warrior.org>2019-11-26 14:27:47 -0500
commitf775a5cf27a95c42bb6d19b50f4869db265fdaa9 (patch)
treef2cea1ee7b8174191d2e25a59e7e281bd323b6a4 /tests
parent8f500b026810a1dd0751dc606499a3fc0bcc17f1 (diff)
downloadImageMagick-f775a5cf27a95c42bb6d19b50f4869db265fdaa9.tar.gz
...
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
-rwxr-xr-xtests/cli-colorspace.tap2
-rwxr-xr-xtests/cli-pipe.tap2
-rw-r--r--tests/drawtest.c2
-rwxr-xr-xtests/drawtest.tap2
-rwxr-xr-xtests/validate-colorspace.tap2
-rwxr-xr-xtests/validate-compare.tap2
-rwxr-xr-xtests/validate-composite.tap2
-rwxr-xr-xtests/validate-convert.tap2
-rwxr-xr-xtests/validate-formats-disk.tap2
-rwxr-xr-xtests/validate-formats-map.tap2
-rwxr-xr-xtests/validate-formats-memory.tap2
-rwxr-xr-xtests/validate-identify.tap2
-rwxr-xr-xtests/validate-import.tap2
-rwxr-xr-xtests/validate-montage.tap2
-rwxr-xr-xtests/validate-stream.tap2
-rw-r--r--tests/validate.c2
-rw-r--r--tests/validate.h2
-rw-r--r--tests/wandtest.c2
19 files changed, 19 insertions, 19 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 79686126e..dd638b0a3 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2020 ImageMagick Studio LLC, a non-profit organization
# dedicated to making software imaging solutions freely available.
#
# You may not use this file except in compliance with the License.
diff --git a/tests/cli-colorspace.tap b/tests/cli-colorspace.tap
index 8f83279d9..f25325685 100755
--- a/tests/cli-colorspace.tap
+++ b/tests/cli-colorspace.tap
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2020 ImageMagick Studio LLC, a non-profit organization
# dedicated to making software imaging solutions freely available.
#
# You may not use this file except in compliance with the License. You may
diff --git a/tests/cli-pipe.tap b/tests/cli-pipe.tap
index ee67cd54d..64a76d13f 100755
--- a/tests/cli-pipe.tap
+++ b/tests/cli-pipe.tap
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2020 ImageMagick Studio LLC, a non-profit organization
# dedicated to making software imaging solutions freely available.
#
# You may not use this file except in compliance with the License. You may
diff --git a/tests/drawtest.c b/tests/drawtest.c
index 1d734fdcc..ce55b4e91 100644
--- a/tests/drawtest.c
+++ b/tests/drawtest.c
@@ -24,7 +24,7 @@
% March 2002 %
% %
% %
-% Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2020 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
diff --git a/tests/drawtest.tap b/tests/drawtest.tap
index 08b3f06ec..2931fd2bc 100755
--- a/tests/drawtest.tap
+++ b/tests/drawtest.tap
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright (C) 1999-2019 ImageMagick Studio LLC
+# Copyright (C) 1999-2020 ImageMagick Studio LLC
#
# This program is covered by multiple licenses, which are described in
# LICENSE. You should have received a copy of LICENSE with this
diff --git a/tests/validate-colorspace.tap b/tests/validate-colorspace.tap
index 76cf1e7c3..59d85f6b3 100755
--- a/tests/validate-colorspace.tap
+++ b/tests/validate-colorspace.tap
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2020 ImageMagick Studio LLC, a non-profit organization
# dedicated to making software imaging solutions freely available.
#
# You may not use this file except in compliance with the License. You may
diff --git a/tests/validate-compare.tap b/tests/validate-compare.tap
index 1b1ebdf9f..b31d86761 100755
--- a/tests/validate-compare.tap
+++ b/tests/validate-compare.tap
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2020 ImageMagick Studio LLC, a non-profit organization
# dedicated to making software imaging solutions freely available.
#
# You may not use this file except in compliance with the License. You may
diff --git a/tests/validate-composite.tap b/tests/validate-composite.tap
index 7ef77f044..5d9c2fb4f 100755
--- a/tests/validate-composite.tap
+++ b/tests/validate-composite.tap
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2020 ImageMagick Studio LLC, a non-profit organization
# dedicated to making software imaging solutions freely available.
#
# You may not use this file except in compliance with the License. You may
diff --git a/tests/validate-convert.tap b/tests/validate-convert.tap
index 42c8c6622..eda4b038a 100755
--- a/tests/validate-convert.tap
+++ b/tests/validate-convert.tap
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2020 ImageMagick Studio LLC, a non-profit organization
# dedicated to making software imaging solutions freely available.
#
# You may not use this file except in compliance with the License. You may
diff --git a/tests/validate-formats-disk.tap b/tests/validate-formats-disk.tap
index dbd327cba..5ee61604f 100755
--- a/tests/validate-formats-disk.tap
+++ b/tests/validate-formats-disk.tap
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2020 ImageMagick Studio LLC, a non-profit organization
# dedicated to making software imaging solutions freely available.
#
# You may not use this file except in compliance with the License. You may
diff --git a/tests/validate-formats-map.tap b/tests/validate-formats-map.tap
index f504df72f..e0dc380bd 100755
--- a/tests/validate-formats-map.tap
+++ b/tests/validate-formats-map.tap
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2020 ImageMagick Studio LLC, a non-profit organization
# dedicated to making software imaging solutions freely available.
#
# You may not use this file except in compliance with the License. You may
diff --git a/tests/validate-formats-memory.tap b/tests/validate-formats-memory.tap
index 4fe4f6575..40c1d43aa 100755
--- a/tests/validate-formats-memory.tap
+++ b/tests/validate-formats-memory.tap
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2020 ImageMagick Studio LLC, a non-profit organization
# dedicated to making software imaging solutions freely available.
#
# You may not use this file except in compliance with the License. You may
diff --git a/tests/validate-identify.tap b/tests/validate-identify.tap
index f6f8ee694..d2e3c2aa3 100755
--- a/tests/validate-identify.tap
+++ b/tests/validate-identify.tap
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2020 ImageMagick Studio LLC, a non-profit organization
# dedicated to making software imaging solutions freely available.
#
# You may not use this file except in compliance with the License. You may
diff --git a/tests/validate-import.tap b/tests/validate-import.tap
index c649fb8ac..f4f6135da 100755
--- a/tests/validate-import.tap
+++ b/tests/validate-import.tap
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2020 ImageMagick Studio LLC, a non-profit organization
# dedicated to making software imaging solutions freely available.
#
# You may not use this file except in compliance with the License. You may
diff --git a/tests/validate-montage.tap b/tests/validate-montage.tap
index ee2fc198c..fc136b212 100755
--- a/tests/validate-montage.tap
+++ b/tests/validate-montage.tap
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2020 ImageMagick Studio LLC, a non-profit organization
# dedicated to making software imaging solutions freely available.
#
# You may not use this file except in compliance with the License. You may
diff --git a/tests/validate-stream.tap b/tests/validate-stream.tap
index 4f1b2658b..3480af074 100755
--- a/tests/validate-stream.tap
+++ b/tests/validate-stream.tap
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2020 ImageMagick Studio LLC, a non-profit organization
# dedicated to making software imaging solutions freely available.
#
# You may not use this file except in compliance with the License. You may
diff --git a/tests/validate.c b/tests/validate.c
index e8be0facf..c1b248394 100644
--- a/tests/validate.c
+++ b/tests/validate.c
@@ -18,7 +18,7 @@
% March 2001 %
% %
% %
-% Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2020 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
diff --git a/tests/validate.h b/tests/validate.h
index 9dcae814e..f53e6e593 100644
--- a/tests/validate.h
+++ b/tests/validate.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2020 ImageMagick Studio LLC, a non-profit organization
dedicated to making software imaging solutions freely available.
You may not use this file except in compliance with the License. You may
diff --git a/tests/wandtest.c b/tests/wandtest.c
index 74c917452..f7f639490 100644
--- a/tests/wandtest.c
+++ b/tests/wandtest.c
@@ -23,7 +23,7 @@
% March 2003 %
% %
% %
-% Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2020 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %