summaryrefslogtreecommitdiff
path: root/utilities
diff options
context:
space:
mode:
authorCristy <urban-warrior@imagemagick.org>2017-12-06 07:05:51 -0500
committerCristy <urban-warrior@imagemagick.org>2017-12-06 07:05:51 -0500
commit93b707b4a5882ab3d7f8904984684846fe178a97 (patch)
treed50d65261542985b0c928df6663aeab91ca9dbf2 /utilities
parenta9a1c89b73d6ee718ca177ac45c11e5244b31beb (diff)
downloadImageMagick-93b707b4a5882ab3d7f8904984684846fe178a97.tar.gz
...
Diffstat (limited to 'utilities')
-rw-r--r--utilities/ImageMagick.12
-rw-r--r--utilities/ImageMagick.1.in2
-rw-r--r--utilities/Makefile.am2
-rw-r--r--utilities/animate.12
-rw-r--r--utilities/animate.1.in2
-rw-r--r--utilities/compare.12
-rw-r--r--utilities/compare.1.in2
-rw-r--r--utilities/composite.12
-rw-r--r--utilities/composite.1.in2
-rw-r--r--utilities/conjure.12
-rw-r--r--utilities/conjure.1.in2
-rw-r--r--utilities/convert.12
-rw-r--r--utilities/convert.1.in2
-rw-r--r--utilities/display.12
-rw-r--r--utilities/display.1.in2
-rw-r--r--utilities/identify.12
-rw-r--r--utilities/identify.1.in2
-rw-r--r--utilities/import.12
-rw-r--r--utilities/import.1.in2
-rw-r--r--utilities/magick-script.12
-rw-r--r--utilities/magick-script.1.in2
-rw-r--r--utilities/magick.12
-rw-r--r--utilities/magick.1.in2
-rw-r--r--utilities/magick.c2
-rw-r--r--utilities/mogrify.12
-rw-r--r--utilities/mogrify.1.in2
-rw-r--r--utilities/montage.12
-rw-r--r--utilities/montage.1.in2
-rw-r--r--utilities/stream.12
-rw-r--r--utilities/stream.1.in2
30 files changed, 30 insertions, 30 deletions
diff --git a/utilities/ImageMagick.1 b/utilities/ImageMagick.1
index b75c98ce8..8f0705c6f 100644
--- a/utilities/ImageMagick.1
+++ b/utilities/ImageMagick.1
@@ -91,4 +91,4 @@ For more information about the ImageMagick, point your browser to file:///usr/lo
convert(1), identify(1), composite(1), montage(1), compare(1), display(1), animate(1), import(1), conjure(1), quantize(5), miff(4)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/ImageMagick.1.in b/utilities/ImageMagick.1.in
index 8e0abe03f..dab2c2041 100644
--- a/utilities/ImageMagick.1.in
+++ b/utilities/ImageMagick.1.in
@@ -91,4 +91,4 @@ For more information about the ImageMagick, point your browser to file://@DOCUME
convert(1), identify(1), composite(1), montage(1), compare(1), display(1), animate(1), import(1), conjure(1), quantize(5), miff(4)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/Makefile.am b/utilities/Makefile.am
index 1ec3b0f26..caec740fa 100644
--- a/utilities/Makefile.am
+++ b/utilities/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2018 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/utilities/animate.1 b/utilities/animate.1
index 8d2d912e9..4d88b1840 100644
--- a/utilities/animate.1
+++ b/utilities/animate.1
@@ -98,4 +98,4 @@ ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/animate.1.in b/utilities/animate.1.in
index 6e70be60f..cb9fbfe83 100644
--- a/utilities/animate.1.in
+++ b/utilities/animate.1.in
@@ -98,4 +98,4 @@ ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/compare.1 b/utilities/compare.1
index 02a73b8a6..2f3165ec1 100644
--- a/utilities/compare.1
+++ b/utilities/compare.1
@@ -104,4 +104,4 @@ ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/compare.1.in b/utilities/compare.1.in
index 455a1c682..929196658 100644
--- a/utilities/compare.1.in
+++ b/utilities/compare.1.in
@@ -104,4 +104,4 @@ ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/composite.1 b/utilities/composite.1
index ab46fddc3..2b090d7e0 100644
--- a/utilities/composite.1
+++ b/utilities/composite.1
@@ -113,4 +113,4 @@ ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/composite.1.in b/utilities/composite.1.in
index 0cb894c6d..9c23d590f 100644
--- a/utilities/composite.1.in
+++ b/utilities/composite.1.in
@@ -113,4 +113,4 @@ ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/conjure.1 b/utilities/conjure.1
index 482b00b91..f02193ffe 100644
--- a/utilities/conjure.1
+++ b/utilities/conjure.1
@@ -31,4 +31,4 @@ ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/conjure.1.in b/utilities/conjure.1.in
index 3848920d2..e52bfdedc 100644
--- a/utilities/conjure.1.in
+++ b/utilities/conjure.1.in
@@ -31,4 +31,4 @@ ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/convert.1 b/utilities/convert.1
index ee31674c8..c6011cc32 100644
--- a/utilities/convert.1
+++ b/utilities/convert.1
@@ -323,4 +323,4 @@ By default, the image format of `file' is determined by its magic number. To sp
ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/convert.1.in b/utilities/convert.1.in
index 309d782d4..b2b1835c0 100644
--- a/utilities/convert.1.in
+++ b/utilities/convert.1.in
@@ -323,4 +323,4 @@ By default, the image format of `file' is determined by its magic number. To sp
ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/display.1 b/utilities/display.1
index 31d6b0635..883a124b4 100644
--- a/utilities/display.1
+++ b/utilities/display.1
@@ -136,4 +136,4 @@ ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/display.1.in b/utilities/display.1.in
index f627e86ca..ca4d1d82b 100644
--- a/utilities/display.1.in
+++ b/utilities/display.1.in
@@ -136,4 +136,4 @@ ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/identify.1 b/utilities/identify.1
index 8bce29d2b..35fa448fa 100644
--- a/utilities/identify.1
+++ b/utilities/identify.1
@@ -76,4 +76,4 @@ ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/identify.1.in b/utilities/identify.1.in
index 285307a42..fc6139586 100644
--- a/utilities/identify.1.in
+++ b/utilities/identify.1.in
@@ -76,4 +76,4 @@ ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/import.1 b/utilities/import.1
index 90d43a69b..e6f517d89 100644
--- a/utilities/import.1
+++ b/utilities/import.1
@@ -97,4 +97,4 @@ ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/import.1.in b/utilities/import.1.in
index 28acd7bca..e372208b7 100644
--- a/utilities/import.1.in
+++ b/utilities/import.1.in
@@ -97,4 +97,4 @@ ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/magick-script.1 b/utilities/magick-script.1
index 7404f2243..98c7b52c8 100644
--- a/utilities/magick-script.1
+++ b/utilities/magick-script.1
@@ -280,4 +280,4 @@ By default, the image format of `file' is determined by its magic number. To sp
ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/magick-script.1.in b/utilities/magick-script.1.in
index 0552a7777..c0a9db139 100644
--- a/utilities/magick-script.1.in
+++ b/utilities/magick-script.1.in
@@ -280,4 +280,4 @@ By default, the image format of `file' is determined by its magic number. To sp
ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/magick.1 b/utilities/magick.1
index 24dd3d321..8442f129e 100644
--- a/utilities/magick.1
+++ b/utilities/magick.1
@@ -277,4 +277,4 @@ By default, the image format of `file' is determined by its magic number. To sp
ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/magick.1.in b/utilities/magick.1.in
index 06a957dbe..74bb31ff9 100644
--- a/utilities/magick.1.in
+++ b/utilities/magick.1.in
@@ -277,4 +277,4 @@ By default, the image format of `file' is determined by its magic number. To sp
ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/magick.c b/utilities/magick.c
index f2dee6aae..93a8c5927 100644
--- a/utilities/magick.c
+++ b/utilities/magick.c
@@ -17,7 +17,7 @@
% January 2012 %
% %
% %
-% Copyright 1999-2017 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2018 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/utilities/mogrify.1 b/utilities/mogrify.1
index 9ae627de7..459279306 100644
--- a/utilities/mogrify.1
+++ b/utilities/mogrify.1
@@ -322,4 +322,4 @@ ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/mogrify.1.in b/utilities/mogrify.1.in
index 9a53089cf..f215d122a 100644
--- a/utilities/mogrify.1.in
+++ b/utilities/mogrify.1.in
@@ -322,4 +322,4 @@ ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/montage.1 b/utilities/montage.1
index f812497e6..1c3ad0f15 100644
--- a/utilities/montage.1
+++ b/utilities/montage.1
@@ -142,4 +142,4 @@ ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/montage.1.in b/utilities/montage.1.in
index 0db9cc4f3..7cfae88ff 100644
--- a/utilities/montage.1.in
+++ b/utilities/montage.1.in
@@ -142,4 +142,4 @@ ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/stream.1 b/utilities/stream.1
index 244ee4f9a..6f396c4d3 100644
--- a/utilities/stream.1
+++ b/utilities/stream.1
@@ -56,4 +56,4 @@ ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-7/www/license.html or http://www.imagemagick.org/script/license.php\fP
diff --git a/utilities/stream.1.in b/utilities/stream.1.in
index c68e07ca6..b258f5baa 100644
--- a/utilities/stream.1.in
+++ b/utilities/stream.1.in
@@ -56,4 +56,4 @@ ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2017 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2018 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP