From: cristy Date: Mon, 19 Dec 2011 01:52:48 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~6522 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1454be7db7a897f42cd40e4165f945d77196a6f8;p=imagemagick --- diff --git a/LICENSE b/LICENSE index 10c498a87..bb57dbdbd 100644 --- a/LICENSE +++ b/LICENSE @@ -38,7 +38,7 @@ Terms and Conditions for Use, Reproduction, and Distribution The legally binding and authoritative terms and conditions for use, reproduction, and distribution of ImageMagick follow: -Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available. +Copyright 1999-2012 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available. 1. Definitions. diff --git a/MagickCore/ImageMagick.h b/MagickCore/ImageMagick.h index 622329c38..2579ab7b8 100644 --- a/MagickCore/ImageMagick.h +++ b/MagickCore/ImageMagick.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/MagickCore.h b/MagickCore/MagickCore.h index 88e2ac140..6eb7d2ef6 100644 --- a/MagickCore/MagickCore.h +++ b/MagickCore/MagickCore.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/Makefile.am b/MagickCore/Makefile.am index db0f7601f..cea859cd0 100644 --- a/MagickCore/Makefile.am +++ b/MagickCore/Makefile.am @@ -1,4 +1,4 @@ -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/MagickCore/PreRvIcccm.c b/MagickCore/PreRvIcccm.c index 6ca0ad618..20190c8f2 100644 --- a/MagickCore/PreRvIcccm.c +++ b/MagickCore/PreRvIcccm.c @@ -17,7 +17,7 @@ % December 1994 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/PreRvIcccm.h b/MagickCore/PreRvIcccm.h index f2b89f3a1..da3371b2b 100644 --- a/MagickCore/PreRvIcccm.h +++ b/MagickCore/PreRvIcccm.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/accelerate.c b/MagickCore/accelerate.c index 356a814f5..687bdbd95 100644 --- a/MagickCore/accelerate.c +++ b/MagickCore/accelerate.c @@ -17,7 +17,7 @@ % January 2010 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/accelerate.h b/MagickCore/accelerate.h index 89151d4b5..7abfddcd4 100644 --- a/MagickCore/accelerate.h +++ b/MagickCore/accelerate.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/animate-private.h b/MagickCore/animate-private.h index 7ca17ac3a..04f9823ff 100644 --- a/MagickCore/animate-private.h +++ b/MagickCore/animate-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/animate.c b/MagickCore/animate.c index 12ccdda45..3ea023fa9 100644 --- a/MagickCore/animate.c +++ b/MagickCore/animate.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/animate.h b/MagickCore/animate.h index 54e2119a1..d94297e19 100644 --- a/MagickCore/animate.h +++ b/MagickCore/animate.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/annotate-private.h b/MagickCore/annotate-private.h index f1d52ecb9..de80c7163 100644 --- a/MagickCore/annotate-private.h +++ b/MagickCore/annotate-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/annotate.c b/MagickCore/annotate.c index 3b94934f7..581248f03 100644 --- a/MagickCore/annotate.c +++ b/MagickCore/annotate.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/annotate.h b/MagickCore/annotate.h index c75963abb..2be2dba07 100644 --- a/MagickCore/annotate.h +++ b/MagickCore/annotate.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/api.h b/MagickCore/api.h index 0caf8e204..ca55f0d0d 100644 --- a/MagickCore/api.h +++ b/MagickCore/api.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/artifact.c b/MagickCore/artifact.c index 885645051..0d89019a4 100644 --- a/MagickCore/artifact.c +++ b/MagickCore/artifact.c @@ -17,7 +17,7 @@ % March 2000 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/artifact.h b/MagickCore/artifact.h index b4de80980..7a056f0be 100644 --- a/MagickCore/artifact.h +++ b/MagickCore/artifact.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/attribute.c b/MagickCore/attribute.c index b67f995d0..d595ced2c 100644 --- a/MagickCore/attribute.c +++ b/MagickCore/attribute.c @@ -17,7 +17,7 @@ % October 2002 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/attribute.h b/MagickCore/attribute.h index f1c9c10d8..5e00ff256 100644 --- a/MagickCore/attribute.h +++ b/MagickCore/attribute.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/blob-private.h b/MagickCore/blob-private.h index 13cc36645..fcddbc1a4 100644 --- a/MagickCore/blob-private.h +++ b/MagickCore/blob-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/blob.c b/MagickCore/blob.c index b0534fc1c..96fe819e1 100644 --- a/MagickCore/blob.c +++ b/MagickCore/blob.c @@ -17,7 +17,7 @@ % July 1999 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/blob.h b/MagickCore/blob.h index d9d7aaf95..3e28e9830 100644 --- a/MagickCore/blob.h +++ b/MagickCore/blob.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/cache-private.h b/MagickCore/cache-private.h index ab6a0a2d4..b09145b5f 100644 --- a/MagickCore/cache-private.h +++ b/MagickCore/cache-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/cache-view.c b/MagickCore/cache-view.c index f61d0896b..1a810945e 100644 --- a/MagickCore/cache-view.c +++ b/MagickCore/cache-view.c @@ -23,7 +23,7 @@ % February 2000 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/cache-view.h b/MagickCore/cache-view.h index 1f97503c7..d38a15760 100644 --- a/MagickCore/cache-view.h +++ b/MagickCore/cache-view.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/cache.c b/MagickCore/cache.c index 660b71e69..026bdaf68 100644 --- a/MagickCore/cache.c +++ b/MagickCore/cache.c @@ -17,7 +17,7 @@ % July 1999 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/cache.h b/MagickCore/cache.h index 4d1f6bac4..aef64e951 100644 --- a/MagickCore/cache.h +++ b/MagickCore/cache.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/cipher.c b/MagickCore/cipher.c index b7bf02f93..f006526df 100644 --- a/MagickCore/cipher.c +++ b/MagickCore/cipher.c @@ -16,7 +16,7 @@ % March 2003 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/cipher.h b/MagickCore/cipher.h index 9a5c7e48b..b68fa1a14 100644 --- a/MagickCore/cipher.h +++ b/MagickCore/cipher.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/client.c b/MagickCore/client.c index a625df49c..b659c4a28 100644 --- a/MagickCore/client.c +++ b/MagickCore/client.c @@ -17,7 +17,7 @@ % March 2003 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/client.h b/MagickCore/client.h index 6a49d0366..61375872a 100644 --- a/MagickCore/client.h +++ b/MagickCore/client.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/coder-private.h b/MagickCore/coder-private.h index 6add01e5a..1b4ca6378 100644 --- a/MagickCore/coder-private.h +++ b/MagickCore/coder-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/coder.c b/MagickCore/coder.c index 2b411ee06..051b218b0 100644 --- a/MagickCore/coder.c +++ b/MagickCore/coder.c @@ -17,7 +17,7 @@ % May 2001 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/coder.h b/MagickCore/coder.h index 9ac2eae45..55e97229c 100644 --- a/MagickCore/coder.h +++ b/MagickCore/coder.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/color-private.h b/MagickCore/color-private.h index 1507ba366..7f9feb4ef 100644 --- a/MagickCore/color-private.h +++ b/MagickCore/color-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/color.c b/MagickCore/color.c index 52733cbd8..186ff5e15 100644 --- a/MagickCore/color.c +++ b/MagickCore/color.c @@ -16,7 +16,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/color.h b/MagickCore/color.h index f8c438cdf..36e81dd4d 100644 --- a/MagickCore/color.h +++ b/MagickCore/color.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/colormap-private.h b/MagickCore/colormap-private.h index 1e505a257..3a848ea43 100644 --- a/MagickCore/colormap-private.h +++ b/MagickCore/colormap-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/colormap.c b/MagickCore/colormap.c index 2e577b4af..36ddf6833 100644 --- a/MagickCore/colormap.c +++ b/MagickCore/colormap.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/colormap.h b/MagickCore/colormap.h index 8d5b3cbb3..000fafa1c 100644 --- a/MagickCore/colormap.h +++ b/MagickCore/colormap.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/colorspace-private.h b/MagickCore/colorspace-private.h index 98a9a9c2b..803bc9890 100644 --- a/MagickCore/colorspace-private.h +++ b/MagickCore/colorspace-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/colorspace.c b/MagickCore/colorspace.c index 6aaf516c5..2df79ea22 100644 --- a/MagickCore/colorspace.c +++ b/MagickCore/colorspace.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/colorspace.h b/MagickCore/colorspace.h index 697dc5f8f..a02bbca70 100644 --- a/MagickCore/colorspace.h +++ b/MagickCore/colorspace.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/compare.c b/MagickCore/compare.c index 784871255..c9085dc01 100644 --- a/MagickCore/compare.c +++ b/MagickCore/compare.c @@ -17,7 +17,7 @@ % December 2003 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/compare.h b/MagickCore/compare.h index 50de712cf..82eaee178 100644 --- a/MagickCore/compare.h +++ b/MagickCore/compare.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/composite-private.h b/MagickCore/composite-private.h index d25f92094..882cba352 100644 --- a/MagickCore/composite-private.h +++ b/MagickCore/composite-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/composite.c b/MagickCore/composite.c index 7e3acc531..4c93f23df 100644 --- a/MagickCore/composite.c +++ b/MagickCore/composite.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/composite.h b/MagickCore/composite.h index a3ffabe78..38ad4a0f5 100644 --- a/MagickCore/composite.h +++ b/MagickCore/composite.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/compress.c b/MagickCore/compress.c index 9c48be3a5..ec2795770 100644 --- a/MagickCore/compress.c +++ b/MagickCore/compress.c @@ -17,7 +17,7 @@ % May 1993 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/compress.h b/MagickCore/compress.h index 4b7fcbc14..7b1479e79 100644 --- a/MagickCore/compress.h +++ b/MagickCore/compress.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/configure-private.h b/MagickCore/configure-private.h index c35132b7b..549977624 100644 --- a/MagickCore/configure-private.h +++ b/MagickCore/configure-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/configure.c b/MagickCore/configure.c index 487986297..fb687fbfa 100644 --- a/MagickCore/configure.c +++ b/MagickCore/configure.c @@ -17,7 +17,7 @@ % July 2003 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/configure.h b/MagickCore/configure.h index e44d3ca41..5d54e0122 100644 --- a/MagickCore/configure.h +++ b/MagickCore/configure.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/constitute-private.h b/MagickCore/constitute-private.h index ac10ba5e0..d0071078f 100644 --- a/MagickCore/constitute-private.h +++ b/MagickCore/constitute-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/constitute.c b/MagickCore/constitute.c index 11050ed33..c9a35eb5c 100644 --- a/MagickCore/constitute.c +++ b/MagickCore/constitute.c @@ -17,7 +17,7 @@ % October 1998 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/constitute.h b/MagickCore/constitute.h index 8777814a9..2e645568b 100644 --- a/MagickCore/constitute.h +++ b/MagickCore/constitute.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/decorate.c b/MagickCore/decorate.c index 4ed61a648..4ff667ae3 100644 --- a/MagickCore/decorate.c +++ b/MagickCore/decorate.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/decorate.h b/MagickCore/decorate.h index 4b8fdddf4..8bd1ea10e 100644 --- a/MagickCore/decorate.h +++ b/MagickCore/decorate.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/delegate-private.h b/MagickCore/delegate-private.h index c8b0a0bb3..c1f3c9abf 100644 --- a/MagickCore/delegate-private.h +++ b/MagickCore/delegate-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/delegate.c b/MagickCore/delegate.c index ea0ceee44..75d298728 100644 --- a/MagickCore/delegate.c +++ b/MagickCore/delegate.c @@ -16,7 +16,7 @@ % October 1998 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/delegate.h b/MagickCore/delegate.h index 7a66a8514..d7eacbfbf 100644 --- a/MagickCore/delegate.h +++ b/MagickCore/delegate.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/deprecate.c b/MagickCore/deprecate.c index 1cc7b3c4e..8bb993aa2 100644 --- a/MagickCore/deprecate.c +++ b/MagickCore/deprecate.c @@ -17,7 +17,7 @@ % October 2002 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/deprecate.h b/MagickCore/deprecate.h index 15a10067b..770b8245e 100644 --- a/MagickCore/deprecate.h +++ b/MagickCore/deprecate.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/display-private.h b/MagickCore/display-private.h index a5b74d20b..ade9c91d2 100644 --- a/MagickCore/display-private.h +++ b/MagickCore/display-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/display.c b/MagickCore/display.c index 6d0369af1..e188efdce 100644 --- a/MagickCore/display.c +++ b/MagickCore/display.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/display.h b/MagickCore/display.h index b4710b351..e4452bdc7 100644 --- a/MagickCore/display.h +++ b/MagickCore/display.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/distort.c b/MagickCore/distort.c index 6f5b164e0..ae8a31705 100644 --- a/MagickCore/distort.c +++ b/MagickCore/distort.c @@ -18,7 +18,7 @@ % June 2007 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/distort.h b/MagickCore/distort.h index 7386d4050..0722204d2 100644 --- a/MagickCore/distort.h +++ b/MagickCore/distort.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/draw-private.h b/MagickCore/draw-private.h index 0528d9998..9d70fab55 100644 --- a/MagickCore/draw-private.h +++ b/MagickCore/draw-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/draw.c b/MagickCore/draw.c index 857015ab1..339e3786f 100644 --- a/MagickCore/draw.c +++ b/MagickCore/draw.c @@ -18,7 +18,7 @@ % July 1998 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/draw.h b/MagickCore/draw.h index f995aadf2..636917e2a 100644 --- a/MagickCore/draw.h +++ b/MagickCore/draw.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/effect.c b/MagickCore/effect.c index 87a80f79f..7544803de 100644 --- a/MagickCore/effect.c +++ b/MagickCore/effect.c @@ -17,7 +17,7 @@ % October 1996 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/effect.h b/MagickCore/effect.h index 91c72296e..dd413210d 100644 --- a/MagickCore/effect.h +++ b/MagickCore/effect.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/enhance.c b/MagickCore/enhance.c index e3de1d9ce..8653e8bb1 100644 --- a/MagickCore/enhance.c +++ b/MagickCore/enhance.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/enhance.h b/MagickCore/enhance.h index ad136b58d..b3edc8feb 100644 --- a/MagickCore/enhance.h +++ b/MagickCore/enhance.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/exception-private.h b/MagickCore/exception-private.h index e1ce0136b..f558eae38 100644 --- a/MagickCore/exception-private.h +++ b/MagickCore/exception-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/exception.c b/MagickCore/exception.c index 03eb9c488..9971d052b 100644 --- a/MagickCore/exception.c +++ b/MagickCore/exception.c @@ -17,7 +17,7 @@ % July 1993 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/exception.h b/MagickCore/exception.h index 12a132c90..b6f718a75 100644 --- a/MagickCore/exception.h +++ b/MagickCore/exception.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/feature.c b/MagickCore/feature.c index 6b8fede5b..150214911 100644 --- a/MagickCore/feature.c +++ b/MagickCore/feature.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/feature.h b/MagickCore/feature.h index 88eb3d49b..3d6fb6d46 100644 --- a/MagickCore/feature.h +++ b/MagickCore/feature.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/fourier.c b/MagickCore/fourier.c index c0f114b1a..8b8faa032 100644 --- a/MagickCore/fourier.c +++ b/MagickCore/fourier.c @@ -19,7 +19,7 @@ % July 2009 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/fourier.h b/MagickCore/fourier.h index d0f789855..f2e607ad5 100644 --- a/MagickCore/fourier.h +++ b/MagickCore/fourier.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/fx-private.h b/MagickCore/fx-private.h index bfb20666c..41c77f4a0 100644 --- a/MagickCore/fx-private.h +++ b/MagickCore/fx-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/fx.c b/MagickCore/fx.c index 30e34bea5..6bc5238e4 100644 --- a/MagickCore/fx.c +++ b/MagickCore/fx.c @@ -17,7 +17,7 @@ % October 1996 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/fx.h b/MagickCore/fx.h index 2a32bb328..95767931a 100644 --- a/MagickCore/fx.h +++ b/MagickCore/fx.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/gem-private.h b/MagickCore/gem-private.h index 707720b13..6c236bb3d 100644 --- a/MagickCore/gem-private.h +++ b/MagickCore/gem-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/gem.c b/MagickCore/gem.c index 8735d0a42..9a111cb26 100644 --- a/MagickCore/gem.c +++ b/MagickCore/gem.c @@ -17,7 +17,7 @@ % August 1996 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/gem.h b/MagickCore/gem.h index 3a8dab028..9dc8de612 100644 --- a/MagickCore/gem.h +++ b/MagickCore/gem.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/geometry.c b/MagickCore/geometry.c index 6c7b564cf..bc97e3b8c 100644 --- a/MagickCore/geometry.c +++ b/MagickCore/geometry.c @@ -17,7 +17,7 @@ % January 2003 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/geometry.h b/MagickCore/geometry.h index d6b13af31..9b6e29549 100644 --- a/MagickCore/geometry.h +++ b/MagickCore/geometry.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/hashmap.c b/MagickCore/hashmap.c index c2b20ba89..ce0afb09b 100644 --- a/MagickCore/hashmap.c +++ b/MagickCore/hashmap.c @@ -17,7 +17,7 @@ % December 2002 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/hashmap.h b/MagickCore/hashmap.h index 0a9149426..5a1290cc3 100644 --- a/MagickCore/hashmap.h +++ b/MagickCore/hashmap.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/histogram.c b/MagickCore/histogram.c index 04695fe52..77184b1c0 100644 --- a/MagickCore/histogram.c +++ b/MagickCore/histogram.c @@ -18,7 +18,7 @@ % August 2009 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/histogram.h b/MagickCore/histogram.h index 06606c0c7..c0d242d0e 100644 --- a/MagickCore/histogram.h +++ b/MagickCore/histogram.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/identify.h b/MagickCore/identify.h index b41f526f9..b2e5d7251 100644 --- a/MagickCore/identify.h +++ b/MagickCore/identify.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/image-private.h b/MagickCore/image-private.h index 7982299a3..966edc0d3 100644 --- a/MagickCore/image-private.h +++ b/MagickCore/image-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/image-view.c b/MagickCore/image-view.c index fe099978f..90e9a4987 100644 --- a/MagickCore/image-view.c +++ b/MagickCore/image-view.c @@ -22,7 +22,7 @@ % March 2003 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/image-view.h b/MagickCore/image-view.h index 351ee87a3..0cdb56c70 100644 --- a/MagickCore/image-view.h +++ b/MagickCore/image-view.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/image.c b/MagickCore/image.c index 5fac59d89..14a4ac12b 100644 --- a/MagickCore/image.c +++ b/MagickCore/image.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/image.h b/MagickCore/image.h index c3296b045..2c039b133 100644 --- a/MagickCore/image.h +++ b/MagickCore/image.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/layer.c b/MagickCore/layer.c index aea620214..f2a69e11d 100644 --- a/MagickCore/layer.c +++ b/MagickCore/layer.c @@ -16,7 +16,7 @@ % January 2006 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/layer.h b/MagickCore/layer.h index 20540db5b..29413c88c 100644 --- a/MagickCore/layer.h +++ b/MagickCore/layer.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/list.c b/MagickCore/list.c index 19e4b0374..7a5c68614 100644 --- a/MagickCore/list.c +++ b/MagickCore/list.c @@ -17,7 +17,7 @@ % December 2002 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/list.h b/MagickCore/list.h index c77f4f98e..36535d5ad 100644 --- a/MagickCore/list.h +++ b/MagickCore/list.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/locale-private.h b/MagickCore/locale-private.h index 573d06781..3c8fb40af 100644 --- a/MagickCore/locale-private.h +++ b/MagickCore/locale-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/locale.c b/MagickCore/locale.c index 8e9059098..93154832b 100644 --- a/MagickCore/locale.c +++ b/MagickCore/locale.c @@ -17,7 +17,7 @@ % July 2003 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/locale_.h b/MagickCore/locale_.h index 6276713a0..3b98b7f4b 100644 --- a/MagickCore/locale_.h +++ b/MagickCore/locale_.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/log-private.h b/MagickCore/log-private.h index d150b457e..7081477d0 100644 --- a/MagickCore/log-private.h +++ b/MagickCore/log-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/log.c b/MagickCore/log.c index 9e259ee1e..042ffba29 100644 --- a/MagickCore/log.c +++ b/MagickCore/log.c @@ -17,7 +17,7 @@ % September 2002 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/log.h b/MagickCore/log.h index 402972912..a99ef2a8c 100644 --- a/MagickCore/log.h +++ b/MagickCore/log.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/mac.c b/MagickCore/mac.c index 9dbea8698..fad0abc69 100644 --- a/MagickCore/mac.c +++ b/MagickCore/mac.c @@ -17,7 +17,7 @@ % September 1996 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/mac.h b/MagickCore/mac.h index 9491dc258..f13c7701c 100644 --- a/MagickCore/mac.h +++ b/MagickCore/mac.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/magic-private.h b/MagickCore/magic-private.h index 36b2fa91c..15901b3bb 100644 --- a/MagickCore/magic-private.h +++ b/MagickCore/magic-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/magic.c b/MagickCore/magic.c index dea9b8d02..79e2a69ae 100644 --- a/MagickCore/magic.c +++ b/MagickCore/magic.c @@ -17,7 +17,7 @@ % July 2000 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/magic.h b/MagickCore/magic.h index ab5d88f59..735d61622 100644 --- a/MagickCore/magic.h +++ b/MagickCore/magic.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/magick-private.h b/MagickCore/magick-private.h index 7372fe0df..eccdf3a67 100644 --- a/MagickCore/magick-private.h +++ b/MagickCore/magick-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/magick-type.h b/MagickCore/magick-type.h index f6b4483b4..5a81890f9 100644 --- a/MagickCore/magick-type.h +++ b/MagickCore/magick-type.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/magick.c b/MagickCore/magick.c index 766441aed..e44f2881b 100644 --- a/MagickCore/magick.c +++ b/MagickCore/magick.c @@ -18,7 +18,7 @@ % November 1998 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/magick.h b/MagickCore/magick.h index a1aff1fec..15068286f 100644 --- a/MagickCore/magick.h +++ b/MagickCore/magick.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/matrix-private.h b/MagickCore/matrix-private.h index fe3f53908..ece4f833e 100644 --- a/MagickCore/matrix-private.h +++ b/MagickCore/matrix-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/matrix.c b/MagickCore/matrix.c index c61e67315..d9d3d4423 100644 --- a/MagickCore/matrix.c +++ b/MagickCore/matrix.c @@ -17,7 +17,7 @@ % August 2007 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/matrix.h b/MagickCore/matrix.h index b54d11311..56912dd86 100644 --- a/MagickCore/matrix.h +++ b/MagickCore/matrix.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/memory.c b/MagickCore/memory.c index c0d587a41..05e674fc1 100644 --- a/MagickCore/memory.c +++ b/MagickCore/memory.c @@ -17,7 +17,7 @@ % July 1998 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/memory_.h b/MagickCore/memory_.h index f807278e6..56f727097 100644 --- a/MagickCore/memory_.h +++ b/MagickCore/memory_.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/methods.h b/MagickCore/methods.h index edf50c721..855f4f9de 100644 --- a/MagickCore/methods.h +++ b/MagickCore/methods.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/mime-private.h b/MagickCore/mime-private.h index 9f501aeed..6f1f668ec 100644 --- a/MagickCore/mime-private.h +++ b/MagickCore/mime-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/mime.c b/MagickCore/mime.c index cf8195487..8c273b1f0 100644 --- a/MagickCore/mime.c +++ b/MagickCore/mime.c @@ -15,7 +15,7 @@ % July 2000 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/mime.h b/MagickCore/mime.h index 1bca2e045..6d1cd1ae0 100644 --- a/MagickCore/mime.h +++ b/MagickCore/mime.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/module-private.h b/MagickCore/module-private.h index 55c715150..cc4f2f7d5 100644 --- a/MagickCore/module-private.h +++ b/MagickCore/module-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/module.c b/MagickCore/module.c index 9b4eca774..e72d16b94 100644 --- a/MagickCore/module.c +++ b/MagickCore/module.c @@ -17,7 +17,7 @@ % March 2000 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/module.h b/MagickCore/module.h index 6b5410d81..eeabcdfc8 100644 --- a/MagickCore/module.h +++ b/MagickCore/module.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/monitor-private.h b/MagickCore/monitor-private.h index 7eaf99eb0..d5b09a5c8 100644 --- a/MagickCore/monitor-private.h +++ b/MagickCore/monitor-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/monitor.c b/MagickCore/monitor.c index 20c484038..b3c45660f 100644 --- a/MagickCore/monitor.c +++ b/MagickCore/monitor.c @@ -17,7 +17,7 @@ % December 1995 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/monitor.h b/MagickCore/monitor.h index a03a8821f..77eaa6c92 100644 --- a/MagickCore/monitor.h +++ b/MagickCore/monitor.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/montage.c b/MagickCore/montage.c index dc3a3f6f2..0708cf727 100644 --- a/MagickCore/montage.c +++ b/MagickCore/montage.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/montage.h b/MagickCore/montage.h index 3a7a6c88b..b45ed5f36 100644 --- a/MagickCore/montage.h +++ b/MagickCore/montage.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/morphology-private.h b/MagickCore/morphology-private.h index 6469e9da0..072217b43 100644 --- a/MagickCore/morphology-private.h +++ b/MagickCore/morphology-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/morphology.c b/MagickCore/morphology.c index 49d3aae8b..0c239f5bc 100644 --- a/MagickCore/morphology.c +++ b/MagickCore/morphology.c @@ -17,7 +17,7 @@ % January 2010 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/morphology.h b/MagickCore/morphology.h index 8c0d4e64e..91862bc7e 100644 --- a/MagickCore/morphology.h +++ b/MagickCore/morphology.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/nt-base-private.h b/MagickCore/nt-base-private.h index 9680669a1..4f947e61a 100644 --- a/MagickCore/nt-base-private.h +++ b/MagickCore/nt-base-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/nt-base.c b/MagickCore/nt-base.c index 4c9e3a69d..c5a029257 100644 --- a/MagickCore/nt-base.c +++ b/MagickCore/nt-base.c @@ -17,7 +17,7 @@ % December 1996 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/nt-base.h b/MagickCore/nt-base.h index 6fd766ec5..b5dcd2dfd 100644 --- a/MagickCore/nt-base.h +++ b/MagickCore/nt-base.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/option.c b/MagickCore/option.c index eababbceb..1dcb76b38 100644 --- a/MagickCore/option.c +++ b/MagickCore/option.c @@ -17,7 +17,7 @@ % March 2000 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/option.h b/MagickCore/option.h index bbe7ac106..5e14ec649 100644 --- a/MagickCore/option.h +++ b/MagickCore/option.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/paint.c b/MagickCore/paint.c index a6ca982ed..c0f100aef 100644 --- a/MagickCore/paint.c +++ b/MagickCore/paint.c @@ -17,7 +17,7 @@ % July 1998 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/paint.h b/MagickCore/paint.h index 2897a109d..89d59e71b 100644 --- a/MagickCore/paint.h +++ b/MagickCore/paint.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/pixel-accessor.h b/MagickCore/pixel-accessor.h index 0956598c5..d1a5ee042 100644 --- a/MagickCore/pixel-accessor.h +++ b/MagickCore/pixel-accessor.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/pixel.c b/MagickCore/pixel.c index ac340e939..d98addbee 100644 --- a/MagickCore/pixel.c +++ b/MagickCore/pixel.c @@ -16,7 +16,7 @@ % October 1998 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/pixel.h b/MagickCore/pixel.h index 3bedb3916..2679421ce 100644 --- a/MagickCore/pixel.h +++ b/MagickCore/pixel.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/policy-private.h b/MagickCore/policy-private.h index 3f8055a0a..4b834b0a0 100644 --- a/MagickCore/policy-private.h +++ b/MagickCore/policy-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/policy.c b/MagickCore/policy.c index 237efac90..7bf07de48 100644 --- a/MagickCore/policy.c +++ b/MagickCore/policy.c @@ -16,7 +16,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/policy.h b/MagickCore/policy.h index 6e994363e..ae15f25c5 100644 --- a/MagickCore/policy.h +++ b/MagickCore/policy.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/prepress.c b/MagickCore/prepress.c index 1262319a7..7b6aea140 100644 --- a/MagickCore/prepress.c +++ b/MagickCore/prepress.c @@ -17,7 +17,7 @@ % October 2001 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/prepress.h b/MagickCore/prepress.h index 6829c50ae..a1068c7f9 100644 --- a/MagickCore/prepress.h +++ b/MagickCore/prepress.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/profile-private.h b/MagickCore/profile-private.h index 5c306dd86..44a2d139f 100644 --- a/MagickCore/profile-private.h +++ b/MagickCore/profile-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/profile.c b/MagickCore/profile.c index 7461072e1..bd4836f78 100644 --- a/MagickCore/profile.c +++ b/MagickCore/profile.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/profile.h b/MagickCore/profile.h index 32d3e690c..982f3907a 100644 --- a/MagickCore/profile.h +++ b/MagickCore/profile.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/property.c b/MagickCore/property.c index 267f46ab2..54fc599e8 100644 --- a/MagickCore/property.c +++ b/MagickCore/property.c @@ -17,7 +17,7 @@ % March 2000 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/property.h b/MagickCore/property.h index a725ecfbf..9b520da38 100644 --- a/MagickCore/property.h +++ b/MagickCore/property.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/quantize.c b/MagickCore/quantize.c index df3cfcacf..1d6e97f18 100644 --- a/MagickCore/quantize.c +++ b/MagickCore/quantize.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/quantize.h b/MagickCore/quantize.h index b6e732a01..bb53c4ef9 100644 --- a/MagickCore/quantize.h +++ b/MagickCore/quantize.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/random-private.h b/MagickCore/random-private.h index c337de7c1..a758de2af 100644 --- a/MagickCore/random-private.h +++ b/MagickCore/random-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/random.c b/MagickCore/random.c index 81f52bc14..23ce07942 100644 --- a/MagickCore/random.c +++ b/MagickCore/random.c @@ -16,7 +16,7 @@ % December 2001 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/random_-private.h b/MagickCore/random_-private.h index 084ccb7a5..3cc79f39e 100644 --- a/MagickCore/random_-private.h +++ b/MagickCore/random_-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/random_.h b/MagickCore/random_.h index a9c04fe3b..ab1eeb57f 100644 --- a/MagickCore/random_.h +++ b/MagickCore/random_.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/registry-private.h b/MagickCore/registry-private.h index b914f9695..5ef5b5bb0 100644 --- a/MagickCore/registry-private.h +++ b/MagickCore/registry-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/registry.c b/MagickCore/registry.c index e2b156271..c2f692b7d 100644 --- a/MagickCore/registry.c +++ b/MagickCore/registry.c @@ -17,7 +17,7 @@ % March 2000 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/registry.h b/MagickCore/registry.h index 47b4210a6..97226d564 100644 --- a/MagickCore/registry.h +++ b/MagickCore/registry.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/resample-private.h b/MagickCore/resample-private.h index 446064f87..706b81868 100644 --- a/MagickCore/resample-private.h +++ b/MagickCore/resample-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/resample.c b/MagickCore/resample.c index 7f7674a70..fe1b56f53 100644 --- a/MagickCore/resample.c +++ b/MagickCore/resample.c @@ -18,7 +18,7 @@ % August 2007 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/resample.h b/MagickCore/resample.h index 6b93c291c..b33c333cd 100644 --- a/MagickCore/resample.h +++ b/MagickCore/resample.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/resize-private.h b/MagickCore/resize-private.h index 4ba7a2bcd..552ddc6f9 100644 --- a/MagickCore/resize-private.h +++ b/MagickCore/resize-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/resize.c b/MagickCore/resize.c index 2c7d3b8df..685c863ef 100644 --- a/MagickCore/resize.c +++ b/MagickCore/resize.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/resize.h b/MagickCore/resize.h index ac657b971..9b9b43732 100644 --- a/MagickCore/resize.h +++ b/MagickCore/resize.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/resource-private.h b/MagickCore/resource-private.h index 5335cf89d..f440eeefd 100644 --- a/MagickCore/resource-private.h +++ b/MagickCore/resource-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/resource.c b/MagickCore/resource.c index dc5e48ad4..2415099ab 100644 --- a/MagickCore/resource.c +++ b/MagickCore/resource.c @@ -17,7 +17,7 @@ % September 2002 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/resource_.h b/MagickCore/resource_.h index 6d56202dd..75e9ff8ad 100644 --- a/MagickCore/resource_.h +++ b/MagickCore/resource_.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/segment.c b/MagickCore/segment.c index 60dead58d..1d19cc92d 100644 --- a/MagickCore/segment.c +++ b/MagickCore/segment.c @@ -17,7 +17,7 @@ % April 1993 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/segment.h b/MagickCore/segment.h index d9bb2c685..f68a85c6e 100644 --- a/MagickCore/segment.h +++ b/MagickCore/segment.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/semaphore-private.h b/MagickCore/semaphore-private.h index 3e9d725ac..d89b2fd79 100644 --- a/MagickCore/semaphore-private.h +++ b/MagickCore/semaphore-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/semaphore.c b/MagickCore/semaphore.c index b39e56b5e..9c755471e 100644 --- a/MagickCore/semaphore.c +++ b/MagickCore/semaphore.c @@ -18,7 +18,7 @@ % June 2000 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/semaphore.h b/MagickCore/semaphore.h index 8b3ba3ef5..f3cb6e0c1 100644 --- a/MagickCore/semaphore.h +++ b/MagickCore/semaphore.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/shear.c b/MagickCore/shear.c index 6cb2db151..8d799d865 100644 --- a/MagickCore/shear.c +++ b/MagickCore/shear.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/shear.h b/MagickCore/shear.h index aa4baec3e..ee5353095 100644 --- a/MagickCore/shear.h +++ b/MagickCore/shear.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/signature-private.h b/MagickCore/signature-private.h index 9c7fbc439..61759f410 100644 --- a/MagickCore/signature-private.h +++ b/MagickCore/signature-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/signature.c b/MagickCore/signature.c index 0a97cf4e5..43380d873 100644 --- a/MagickCore/signature.c +++ b/MagickCore/signature.c @@ -16,7 +16,7 @@ % December 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/signature.h b/MagickCore/signature.h index 976c4636b..7171e025f 100644 --- a/MagickCore/signature.h +++ b/MagickCore/signature.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/splay-tree.c b/MagickCore/splay-tree.c index 82be1903d..23c531c0b 100644 --- a/MagickCore/splay-tree.c +++ b/MagickCore/splay-tree.c @@ -23,7 +23,7 @@ % December 2002 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/splay-tree.h b/MagickCore/splay-tree.h index a5a29a17f..de7dc90fe 100644 --- a/MagickCore/splay-tree.h +++ b/MagickCore/splay-tree.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/static.c b/MagickCore/static.c index 9ef564c85..6eba84144 100644 --- a/MagickCore/static.c +++ b/MagickCore/static.c @@ -17,7 +17,7 @@ % March 2000 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/static.h b/MagickCore/static.h index fb412eb0a..31e285cc5 100644 --- a/MagickCore/static.h +++ b/MagickCore/static.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/statistic.c b/MagickCore/statistic.c index b93b6c8ae..222b5aa29 100644 --- a/MagickCore/statistic.c +++ b/MagickCore/statistic.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/statistic.h b/MagickCore/statistic.h index 3bec1ad8e..54909f4db 100644 --- a/MagickCore/statistic.h +++ b/MagickCore/statistic.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/stream-private.h b/MagickCore/stream-private.h index 5ef00bf51..d667fca05 100644 --- a/MagickCore/stream-private.h +++ b/MagickCore/stream-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/stream.c b/MagickCore/stream.c index 6aa95d6fa..cb0f3c6d3 100644 --- a/MagickCore/stream.c +++ b/MagickCore/stream.c @@ -17,7 +17,7 @@ % March 2000 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/stream.h b/MagickCore/stream.h index 4e0d838be..d5ade8a81 100644 --- a/MagickCore/stream.h +++ b/MagickCore/stream.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/string-private.h b/MagickCore/string-private.h index b8948c85f..26116d979 100644 --- a/MagickCore/string-private.h +++ b/MagickCore/string-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/string.c b/MagickCore/string.c index eb0eaa685..f5f7cce99 100644 --- a/MagickCore/string.c +++ b/MagickCore/string.c @@ -17,7 +17,7 @@ % August 2003 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/string_.h b/MagickCore/string_.h index 712e863a2..436a57311 100644 --- a/MagickCore/string_.h +++ b/MagickCore/string_.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/studio.h b/MagickCore/studio.h index 9de052712..76b246380 100644 --- a/MagickCore/studio.h +++ b/MagickCore/studio.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/thread-private.h b/MagickCore/thread-private.h index 428286547..d27e7c576 100644 --- a/MagickCore/thread-private.h +++ b/MagickCore/thread-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/thread.c b/MagickCore/thread.c index b09da48be..ff229349d 100644 --- a/MagickCore/thread.c +++ b/MagickCore/thread.c @@ -16,7 +16,7 @@ % March 2003 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/thread_.h b/MagickCore/thread_.h index 5db1eeb5e..375782787 100644 --- a/MagickCore/thread_.h +++ b/MagickCore/thread_.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/threshold.c b/MagickCore/threshold.c index 7684cc207..5673ce115 100644 --- a/MagickCore/threshold.c +++ b/MagickCore/threshold.c @@ -17,7 +17,7 @@ % October 1996 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/threshold.h b/MagickCore/threshold.h index e37e5072d..53a1855fb 100644 --- a/MagickCore/threshold.h +++ b/MagickCore/threshold.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/timer.c b/MagickCore/timer.c index 56ee58c69..57705e63c 100644 --- a/MagickCore/timer.c +++ b/MagickCore/timer.c @@ -17,7 +17,7 @@ % January 1993 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/timer.h b/MagickCore/timer.h index ca6233488..a57193588 100644 --- a/MagickCore/timer.h +++ b/MagickCore/timer.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/token-private.h b/MagickCore/token-private.h index d22192496..182c1931b 100644 --- a/MagickCore/token-private.h +++ b/MagickCore/token-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/token.c b/MagickCore/token.c index 73deea4b4..e84c5dc69 100644 --- a/MagickCore/token.c +++ b/MagickCore/token.c @@ -17,7 +17,7 @@ % January 1993 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/token.h b/MagickCore/token.h index 306cd9749..001bbf91f 100644 --- a/MagickCore/token.h +++ b/MagickCore/token.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/transform.c b/MagickCore/transform.c index 8f7c67af3..89e97a84d 100644 --- a/MagickCore/transform.c +++ b/MagickCore/transform.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/transform.h b/MagickCore/transform.h index 260ed34cf..56c8a7e17 100644 --- a/MagickCore/transform.h +++ b/MagickCore/transform.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/type-private.h b/MagickCore/type-private.h index c0380441c..452cd2d84 100644 --- a/MagickCore/type-private.h +++ b/MagickCore/type-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/type.h b/MagickCore/type.h index f500f7b09..0b0b07c86 100644 --- a/MagickCore/type.h +++ b/MagickCore/type.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/utility-private.h b/MagickCore/utility-private.h index df925ed67..4cc4bc2e7 100644 --- a/MagickCore/utility-private.h +++ b/MagickCore/utility-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/utility.c b/MagickCore/utility.c index aad7f7552..bf3be3ea4 100644 --- a/MagickCore/utility.c +++ b/MagickCore/utility.c @@ -17,7 +17,7 @@ % January 1993 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/utility.h b/MagickCore/utility.h index 7b102d8d0..f196ddcba 100644 --- a/MagickCore/utility.h +++ b/MagickCore/utility.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/version.c b/MagickCore/version.c index 579191abb..d78fb2240 100644 --- a/MagickCore/version.c +++ b/MagickCore/version.c @@ -17,7 +17,7 @@ % September 2002 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/version.h b/MagickCore/version.h index 766ad47da..d1ac266c2 100644 --- a/MagickCore/version.h +++ b/MagickCore/version.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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. @@ -26,15 +26,15 @@ extern "C" { Define declarations. */ #define MagickPackageName "ImageMagick" -#define MagickCopyright "Copyright (C) 1999-2011 ImageMagick Studio LLC" -#define MagickSVNRevision "6188" +#define MagickCopyright "Copyright (C) 1999-2012 ImageMagick Studio LLC" +#define MagickSVNRevision "6216" #define MagickLibVersion 0x700 #define MagickLibVersionText "7.0.0" #define MagickLibVersionNumber 7,0,0 #define MagickLibAddendum "-0" #define MagickLibInterface 7 #define MagickLibMinInterface 7 -#define MagickReleaseDate "2011-12-14" +#define MagickReleaseDate "2011-12-18" #define MagickChangeDate "20110801" #define MagickAuthoritativeURL "http://www.imagemagick.org" #if defined(MAGICKCORE_OPENMP_SUPPORT) diff --git a/MagickCore/version.h.in b/MagickCore/version.h.in index a5ef913ea..0a9ae869d 100644 --- a/MagickCore/version.h.in +++ b/MagickCore/version.h.in @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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. @@ -26,7 +26,7 @@ extern "C" { Define declarations. */ #define MagickPackageName "@PACKAGE_NAME@" -#define MagickCopyright "Copyright (C) 1999-2011 ImageMagick Studio LLC" +#define MagickCopyright "Copyright (C) 1999-2012 ImageMagick Studio LLC" #define MagickSVNRevision "@MAGICK_SVN_REVISION@" #define MagickLibVersion @PACKAGE_LIB_VERSION@ #define MagickLibVersionText "@MAGICK_LIB_VERSION_TEXT@" diff --git a/MagickCore/vms.c b/MagickCore/vms.c index ff539234c..c6880fb9f 100644 --- a/MagickCore/vms.c +++ b/MagickCore/vms.c @@ -17,7 +17,7 @@ % October 1994 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/vms.h b/MagickCore/vms.h index 0599a98dc..912b34647 100644 --- a/MagickCore/vms.h +++ b/MagickCore/vms.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/widget-private.h b/MagickCore/widget-private.h index 30fcf00f6..a2dedf8b9 100644 --- a/MagickCore/widget-private.h +++ b/MagickCore/widget-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/widget.c b/MagickCore/widget.c index e456f51ea..ceb126287 100644 --- a/MagickCore/widget.c +++ b/MagickCore/widget.c @@ -18,7 +18,7 @@ % September 1993 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/widget.h b/MagickCore/widget.h index f57750bc3..9268a5118 100644 --- a/MagickCore/widget.h +++ b/MagickCore/widget.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/xml-tree-private.h b/MagickCore/xml-tree-private.h index b4c1b42ab..97fdd0c58 100644 --- a/MagickCore/xml-tree-private.h +++ b/MagickCore/xml-tree-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/xml-tree.c b/MagickCore/xml-tree.c index 5351a963e..d1bcf8477 100644 --- a/MagickCore/xml-tree.c +++ b/MagickCore/xml-tree.c @@ -23,7 +23,7 @@ % December 2004 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/xml-tree.h b/MagickCore/xml-tree.h index 0c5fdfbdf..bbcfba2d2 100644 --- a/MagickCore/xml-tree.h +++ b/MagickCore/xml-tree.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/xwindow-private.h b/MagickCore/xwindow-private.h index 7a68fe264..eab3410b1 100644 --- a/MagickCore/xwindow-private.h +++ b/MagickCore/xwindow-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickCore/xwindow.c b/MagickCore/xwindow.c index fd07dce72..0e998f3fb 100644 --- a/MagickCore/xwindow.c +++ b/MagickCore/xwindow.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickCore/xwindow.h b/MagickCore/xwindow.h index 4ecd100cd..11fc57c6d 100644 --- a/MagickCore/xwindow.h +++ b/MagickCore/xwindow.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/MagickWand.h b/MagickWand/MagickWand.h index 407acd68b..a969f8753 100644 --- a/MagickWand/MagickWand.h +++ b/MagickWand/MagickWand.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/Makefile.am b/MagickWand/Makefile.am index 875a392d3..1b54481c4 100644 --- a/MagickWand/Makefile.am +++ b/MagickWand/Makefile.am @@ -1,4 +1,4 @@ -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/MagickWand/animate.c b/MagickWand/animate.c index 46acd4ce1..ad20b5229 100644 --- a/MagickWand/animate.c +++ b/MagickWand/animate.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickWand/animate.h b/MagickWand/animate.h index 25d51fd55..f6a113b09 100644 --- a/MagickWand/animate.h +++ b/MagickWand/animate.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/compare.c b/MagickWand/compare.c index aa5e4dc6f..2fcb7e280 100644 --- a/MagickWand/compare.c +++ b/MagickWand/compare.c @@ -17,7 +17,7 @@ % December 2003 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickWand/compare.h b/MagickWand/compare.h index a698510e6..014ba998f 100644 --- a/MagickWand/compare.h +++ b/MagickWand/compare.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/composite.c b/MagickWand/composite.c index 478ec4600..b6d488613 100644 --- a/MagickWand/composite.c +++ b/MagickWand/composite.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickWand/composite.h b/MagickWand/composite.h index 1c8923e5c..cac371fe3 100644 --- a/MagickWand/composite.h +++ b/MagickWand/composite.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/conjure.c b/MagickWand/conjure.c index ade013729..83f4f3355 100644 --- a/MagickWand/conjure.c +++ b/MagickWand/conjure.c @@ -17,7 +17,7 @@ % December 2001 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickWand/conjure.h b/MagickWand/conjure.h index bbb13fd75..ccd1fc59f 100644 --- a/MagickWand/conjure.h +++ b/MagickWand/conjure.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/convert.c b/MagickWand/convert.c index e990ca420..519a552ab 100644 --- a/MagickWand/convert.c +++ b/MagickWand/convert.c @@ -17,7 +17,7 @@ % April 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickWand/convert.h b/MagickWand/convert.h index c0c30662f..7dcc051e8 100644 --- a/MagickWand/convert.h +++ b/MagickWand/convert.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/deprecate.c b/MagickWand/deprecate.c index 0f281d7e1..170c214b2 100644 --- a/MagickWand/deprecate.c +++ b/MagickWand/deprecate.c @@ -17,7 +17,7 @@ % October 2002 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickWand/deprecate.h b/MagickWand/deprecate.h index 0b227945d..a00de8d3a 100644 --- a/MagickWand/deprecate.h +++ b/MagickWand/deprecate.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/display.c b/MagickWand/display.c index 4fe2bfb7d..efac20d04 100644 --- a/MagickWand/display.c +++ b/MagickWand/display.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickWand/display.h b/MagickWand/display.h index 54208540d..297f6f49e 100644 --- a/MagickWand/display.h +++ b/MagickWand/display.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/drawing-wand.c b/MagickWand/drawing-wand.c index 8b3bf77e5..caaaedaeb 100644 --- a/MagickWand/drawing-wand.c +++ b/MagickWand/drawing-wand.c @@ -23,7 +23,7 @@ % March 2002 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickWand/drawing-wand.h b/MagickWand/drawing-wand.h index e2debde56..15eec247e 100644 --- a/MagickWand/drawing-wand.h +++ b/MagickWand/drawing-wand.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/drawtest.c b/MagickWand/drawtest.c index 27f79e5f5..bf275776b 100644 --- a/MagickWand/drawtest.c +++ b/MagickWand/drawtest.c @@ -24,7 +24,7 @@ % March 2002 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickWand/drawtest.sh b/MagickWand/drawtest.sh index 6c66358fb..3629d334a 100755 --- a/MagickWand/drawtest.sh +++ b/MagickWand/drawtest.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 1999-2011 ImageMagick Studio LLC +# Copyright (C) 1999-2012 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/MagickWand/identify.c b/MagickWand/identify.c index fe62888d3..225eb75e6 100644 --- a/MagickWand/identify.c +++ b/MagickWand/identify.c @@ -17,7 +17,7 @@ % September 1994 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickWand/identify.h b/MagickWand/identify.h index 4a305812a..b6df1e56e 100644 --- a/MagickWand/identify.h +++ b/MagickWand/identify.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/import.c b/MagickWand/import.c index 0f3772758..2574a9867 100644 --- a/MagickWand/import.c +++ b/MagickWand/import.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickWand/import.h b/MagickWand/import.h index 78fb659af..6b01f9638 100644 --- a/MagickWand/import.h +++ b/MagickWand/import.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/magick-image.c b/MagickWand/magick-image.c index 692cbc815..4cd47b5dd 100644 --- a/MagickWand/magick-image.c +++ b/MagickWand/magick-image.c @@ -23,7 +23,7 @@ % August 2003 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickWand/magick-image.h b/MagickWand/magick-image.h index 42dfafb58..d86c9dced 100644 --- a/MagickWand/magick-image.h +++ b/MagickWand/magick-image.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/magick-property.c b/MagickWand/magick-property.c index 814318c77..5882fb670 100644 --- a/MagickWand/magick-property.c +++ b/MagickWand/magick-property.c @@ -23,7 +23,7 @@ % August 2003 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickWand/magick-property.h b/MagickWand/magick-property.h index c385eab99..4c6fe5e20 100644 --- a/MagickWand/magick-property.h +++ b/MagickWand/magick-property.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/magick-wand-private.h b/MagickWand/magick-wand-private.h index 1e5970753..30c4e3995 100644 --- a/MagickWand/magick-wand-private.h +++ b/MagickWand/magick-wand-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/magick-wand.c b/MagickWand/magick-wand.c index b698dd25a..8033a01f0 100644 --- a/MagickWand/magick-wand.c +++ b/MagickWand/magick-wand.c @@ -23,7 +23,7 @@ % August 2003 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickWand/mogrify-private.h b/MagickWand/mogrify-private.h index 5b6ce13ca..6c7b1c5c7 100644 --- a/MagickWand/mogrify-private.h +++ b/MagickWand/mogrify-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/mogrify.c b/MagickWand/mogrify.c index e0c288c54..456b13d15 100644 --- a/MagickWand/mogrify.c +++ b/MagickWand/mogrify.c @@ -17,7 +17,7 @@ % March 2000 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickWand/mogrify.h b/MagickWand/mogrify.h index 1b8f4e249..c214907e8 100644 --- a/MagickWand/mogrify.h +++ b/MagickWand/mogrify.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/montage.c b/MagickWand/montage.c index befab247c..a2ab411db 100644 --- a/MagickWand/montage.c +++ b/MagickWand/montage.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickWand/montage.h b/MagickWand/montage.h index 29693288c..4c0ec04e2 100644 --- a/MagickWand/montage.h +++ b/MagickWand/montage.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/operation.c b/MagickWand/operation.c index 24770014e..fa7ae0a0f 100644 --- a/MagickWand/operation.c +++ b/MagickWand/operation.c @@ -17,7 +17,7 @@ % September 2011 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickWand/operation.h b/MagickWand/operation.h index 3665bb8bc..9b9421e5e 100644 --- a/MagickWand/operation.h +++ b/MagickWand/operation.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/pixel-iterator.c b/MagickWand/pixel-iterator.c index b8a10bffb..2c64d815d 100644 --- a/MagickWand/pixel-iterator.c +++ b/MagickWand/pixel-iterator.c @@ -23,7 +23,7 @@ % March 2003 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickWand/pixel-iterator.h b/MagickWand/pixel-iterator.h index 0a2488c50..c0429298d 100644 --- a/MagickWand/pixel-iterator.h +++ b/MagickWand/pixel-iterator.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/pixel-wand-private.h b/MagickWand/pixel-wand-private.h index 8b4741641..973d67efa 100644 --- a/MagickWand/pixel-wand-private.h +++ b/MagickWand/pixel-wand-private.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/pixel-wand.c b/MagickWand/pixel-wand.c index 8dd21d31d..8950383e9 100644 --- a/MagickWand/pixel-wand.c +++ b/MagickWand/pixel-wand.c @@ -23,7 +23,7 @@ % March 2003 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickWand/pixel-wand.h b/MagickWand/pixel-wand.h index 6b27302ed..8e50483c7 100644 --- a/MagickWand/pixel-wand.h +++ b/MagickWand/pixel-wand.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/stream.c b/MagickWand/stream.c index 1ca30a5df..782b95720 100644 --- a/MagickWand/stream.c +++ b/MagickWand/stream.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickWand/stream.h b/MagickWand/stream.h index b41335c95..db3d24ff3 100644 --- a/MagickWand/stream.h +++ b/MagickWand/stream.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/studio.h b/MagickWand/studio.h index 9c04ba469..ffb6464a5 100644 --- a/MagickWand/studio.h +++ b/MagickWand/studio.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/wand-view.c b/MagickWand/wand-view.c index b0a7849bc..24b6595b8 100644 --- a/MagickWand/wand-view.c +++ b/MagickWand/wand-view.c @@ -22,7 +22,7 @@ % March 2003 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickWand/wand-view.h b/MagickWand/wand-view.h index f63a3dba2..d28bb51bc 100644 --- a/MagickWand/wand-view.h +++ b/MagickWand/wand-view.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/wand.c b/MagickWand/wand.c index b5845b4ea..6b453bced 100644 --- a/MagickWand/wand.c +++ b/MagickWand/wand.c @@ -17,7 +17,7 @@ % May 2004 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/MagickWand/wand.h b/MagickWand/wand.h index b523b1df2..60cab3721 100644 --- a/MagickWand/wand.h +++ b/MagickWand/wand.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/MagickWand/wandtest.sh b/MagickWand/wandtest.sh index 63b0a1833..f1dbc5f39 100755 --- a/MagickWand/wandtest.sh +++ b/MagickWand/wandtest.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 1999-2011 ImageMagick Studio LLC +# Copyright (C) 1999-2012 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/Makefile.am b/Makefile.am index ecfd75a98..4c0d2f5a1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/Makefile.in b/Makefile.in index 19997a8f4..7f504ac60 100644 --- a/Makefile.in +++ b/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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 @@ -34,7 +34,7 @@ # Top-Level Makefile for building ImageMagick. # -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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 @@ -50,7 +50,7 @@ # # Makefile for building ImageMagick m4 macros. -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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 @@ -68,7 +68,7 @@ ##### -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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 @@ -84,7 +84,7 @@ # # Makefile for building ImageMagick Coder library. -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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 @@ -101,7 +101,7 @@ # Makefile for building the MagickCore API. # -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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 @@ -124,7 +124,7 @@ # Copyright Bob Friesenhahn, 1999, 2000, 2002, 2004, 2008 # -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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 @@ -140,7 +140,7 @@ # # Makefile for building ImageMagick filter modules. -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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 @@ -156,7 +156,7 @@ # # Makefile for building ImageMagick utilities. -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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. @@ -172,7 +172,7 @@ # # Makefile for the ImageMagick validation suite. -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/PerlMagick/Magick.pm b/PerlMagick/Magick.pm index dfdba0a46..4e8aacb3b 100644 --- a/PerlMagick/Magick.pm +++ b/PerlMagick/Magick.pm @@ -1,6 +1,6 @@ package Image::Magick; -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/PerlMagick/Magick.pm.in b/PerlMagick/Magick.pm.in index 13a8d4fee..0e48e9bb4 100644 --- a/PerlMagick/Magick.pm.in +++ b/PerlMagick/Magick.pm.in @@ -1,6 +1,6 @@ package Image::Magick; -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/PerlMagick/Magick.xs b/PerlMagick/Magick.xs index 02263d563..31d421069 100644 --- a/PerlMagick/Magick.xs +++ b/PerlMagick/Magick.xs @@ -23,7 +23,7 @@ % February 1997 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/PerlMagick/Makefile.PL b/PerlMagick/Makefile.PL index 85f054307..66aa18ae2 100644 --- a/PerlMagick/Makefile.PL +++ b/PerlMagick/Makefile.PL @@ -1,4 +1,4 @@ -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/PerlMagick/Makefile.PL.in b/PerlMagick/Makefile.PL.in index 184cf8870..d31703c7d 100644 --- a/PerlMagick/Makefile.PL.in +++ b/PerlMagick/Makefile.PL.in @@ -1,4 +1,4 @@ -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/PerlMagick/Makefile.am b/PerlMagick/Makefile.am index f9e346a7d..725fad29a 100644 --- a/PerlMagick/Makefile.am +++ b/PerlMagick/Makefile.am @@ -1,4 +1,4 @@ -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/PerlMagick/Makefile.nt b/PerlMagick/Makefile.nt index 728d6ca3c..9e2c35dc4 100644 --- a/PerlMagick/Makefile.nt +++ b/PerlMagick/Makefile.nt @@ -1,4 +1,4 @@ -# Copyright (C) 1999-2011 ImageMagick Studio LLC +# Copyright (C) 1999-2012 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/PerlMagick/check.sh b/PerlMagick/check.sh index 731f0ecc0..035756a72 100755 --- a/PerlMagick/check.sh +++ b/PerlMagick/check.sh @@ -1,4 +1,4 @@ -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/PerlMagick/check.sh.in b/PerlMagick/check.sh.in index 2dcb808aa..60d311ec0 100644 --- a/PerlMagick/check.sh.in +++ b/PerlMagick/check.sh.in @@ -1,4 +1,4 @@ -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/PerlMagick/t/blob.t b/PerlMagick/t/blob.t index 028f15c6b..721e69200 100644 --- a/PerlMagick/t/blob.t +++ b/PerlMagick/t/blob.t @@ -1,5 +1,5 @@ #!/usr/bin/perl -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/PerlMagick/t/filter.t b/PerlMagick/t/filter.t index ef85554c5..7ba63841b 100644 --- a/PerlMagick/t/filter.t +++ b/PerlMagick/t/filter.t @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/PerlMagick/t/getattribute.t b/PerlMagick/t/getattribute.t index 08fda23fd..6ebe821cb 100644 --- a/PerlMagick/t/getattribute.t +++ b/PerlMagick/t/getattribute.t @@ -1,5 +1,5 @@ #!/usr/bin/perl -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/PerlMagick/t/montage.t b/PerlMagick/t/montage.t index b25dee267..66b7156d8 100644 --- a/PerlMagick/t/montage.t +++ b/PerlMagick/t/montage.t @@ -1,5 +1,5 @@ #!/usr/bin/perl -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/PerlMagick/t/ping.t b/PerlMagick/t/ping.t index ec54eb3bc..e1ab2ec98 100644 --- a/PerlMagick/t/ping.t +++ b/PerlMagick/t/ping.t @@ -1,5 +1,5 @@ #!/usr/bin/perl -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/PerlMagick/t/read.t b/PerlMagick/t/read.t index e6d9fc27e..ce76893a5 100644 --- a/PerlMagick/t/read.t +++ b/PerlMagick/t/read.t @@ -1,5 +1,5 @@ #!/usr/bin/perl -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/PerlMagick/t/setattribute.t b/PerlMagick/t/setattribute.t index 2b24679ac..192334b4e 100644 --- a/PerlMagick/t/setattribute.t +++ b/PerlMagick/t/setattribute.t @@ -1,5 +1,5 @@ #!/usr/bin/perl -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/PerlMagick/t/subroutines.pl b/PerlMagick/t/subroutines.pl index 9fae2e8aa..4bd9b95e9 100644 --- a/PerlMagick/t/subroutines.pl +++ b/PerlMagick/t/subroutines.pl @@ -1,4 +1,4 @@ -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/PerlMagick/t/write.t b/PerlMagick/t/write.t index 852273d92..a32432d25 100644 --- a/PerlMagick/t/write.t +++ b/PerlMagick/t/write.t @@ -1,5 +1,5 @@ #!/usr/bin/perl -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/coders/Makefile.am b/coders/Makefile.am index a54127b79..055991937 100644 --- a/coders/Makefile.am +++ b/coders/Makefile.am @@ -1,4 +1,4 @@ -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/coders/aai.c b/coders/aai.c index bcde36cc4..9a6f6a850 100644 --- a/coders/aai.c +++ b/coders/aai.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/art.c b/coders/art.c index fbb85853e..6e9f0ec29 100644 --- a/coders/art.c +++ b/coders/art.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/avs.c b/coders/avs.c index 54eb1e883..37644f7a1 100644 --- a/coders/avs.c +++ b/coders/avs.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/bmp.c b/coders/bmp.c index bbc70a8a8..82a9b2c3f 100644 --- a/coders/bmp.c +++ b/coders/bmp.c @@ -18,7 +18,7 @@ % December 2001 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/braille.c b/coders/braille.c index 366c55b9d..d502c0e3d 100644 --- a/coders/braille.c +++ b/coders/braille.c @@ -15,7 +15,7 @@ % February 2008 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/cals.c b/coders/cals.c index fc48e1747..9fadccab6 100644 --- a/coders/cals.c +++ b/coders/cals.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/caption.c b/coders/caption.c index f0e73e168..9bf12a043 100644 --- a/coders/caption.c +++ b/coders/caption.c @@ -17,7 +17,7 @@ % February 2002 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/cin.c b/coders/cin.c index 1238db434..b49e97e3b 100644 --- a/coders/cin.c +++ b/coders/cin.c @@ -20,7 +20,7 @@ % October 2003 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/cip.c b/coders/cip.c index b21b34216..cfcfb9174 100644 --- a/coders/cip.c +++ b/coders/cip.c @@ -16,7 +16,7 @@ % April 2004 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/clip.c b/coders/clip.c index 92510ca78..9f4076afa 100644 --- a/coders/clip.c +++ b/coders/clip.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/clipboard.c b/coders/clipboard.c index ec894718a..b12f55354 100644 --- a/coders/clipboard.c +++ b/coders/clipboard.c @@ -17,7 +17,7 @@ % May 2002 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/cmyk.c b/coders/cmyk.c index 2624326c9..d863291bd 100644 --- a/coders/cmyk.c +++ b/coders/cmyk.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/dcm.c b/coders/dcm.c index ccdf200b8..a61c11ac3 100644 --- a/coders/dcm.c +++ b/coders/dcm.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/dds.c b/coders/dds.c index 1dbc8bcae..51217d7b3 100644 --- a/coders/dds.c +++ b/coders/dds.c @@ -17,7 +17,7 @@ % March 2008 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/debug.c b/coders/debug.c index 9da08b501..d8be337d6 100644 --- a/coders/debug.c +++ b/coders/debug.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/dib.c b/coders/dib.c index 55bbe678d..085215e9b 100644 --- a/coders/dib.c +++ b/coders/dib.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/djvu.c b/coders/djvu.c index 3971b9f31..d3e6297d7 100644 --- a/coders/djvu.c +++ b/coders/djvu.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/dng.c b/coders/dng.c index 97e451493..c78bf0f10 100644 --- a/coders/dng.c +++ b/coders/dng.c @@ -17,7 +17,7 @@ % July 1999 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/dot.c b/coders/dot.c index eea9cc62a..d44a1e585 100644 --- a/coders/dot.c +++ b/coders/dot.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/dps.c b/coders/dps.c index ce6e2fa55..1498ed8f8 100644 --- a/coders/dps.c +++ b/coders/dps.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/emf.c b/coders/emf.c index e2a6bec68..e176ea039 100644 --- a/coders/emf.c +++ b/coders/emf.c @@ -16,7 +16,7 @@ % Bill Radcliffe % % 2001 % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/ept.c b/coders/ept.c index bc1c3bdfe..2ef8de31f 100644 --- a/coders/ept.c +++ b/coders/ept.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/exr.c b/coders/exr.c index 1d960e1ef..f60045607 100644 --- a/coders/exr.c +++ b/coders/exr.c @@ -17,7 +17,7 @@ % April 2007 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/fax.c b/coders/fax.c index 34b7a4bd7..06de5e688 100644 --- a/coders/fax.c +++ b/coders/fax.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/fits.c b/coders/fits.c index b631f7575..0f0374c72 100644 --- a/coders/fits.c +++ b/coders/fits.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/fpx.c b/coders/fpx.c index 824fb1429..c8a2ae0a4 100644 --- a/coders/fpx.c +++ b/coders/fpx.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/gif.c b/coders/gif.c index 73b314cd0..cf640a833 100644 --- a/coders/gif.c +++ b/coders/gif.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/gradient.c b/coders/gradient.c index e0353afda..f6895bf2d 100644 --- a/coders/gradient.c +++ b/coders/gradient.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/gray.c b/coders/gray.c index 944549984..dcc4d48f4 100644 --- a/coders/gray.c +++ b/coders/gray.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/hald.c b/coders/hald.c index f4411530f..969beb7b9 100644 --- a/coders/hald.c +++ b/coders/hald.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/hdr.c b/coders/hdr.c index 50b78f944..0874622f0 100644 --- a/coders/hdr.c +++ b/coders/hdr.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/histogram.c b/coders/histogram.c index 722f11b92..aa88e979d 100644 --- a/coders/histogram.c +++ b/coders/histogram.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/hrz.c b/coders/hrz.c index 9fe9ef324..92fa740aa 100644 --- a/coders/hrz.c +++ b/coders/hrz.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/html.c b/coders/html.c index 52186398a..3281e2972 100644 --- a/coders/html.c +++ b/coders/html.c @@ -18,7 +18,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/icon.c b/coders/icon.c index 82006cbe1..3fdc25690 100644 --- a/coders/icon.c +++ b/coders/icon.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/info.c b/coders/info.c index 925e6573d..3bc08bab8 100644 --- a/coders/info.c +++ b/coders/info.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/inline.c b/coders/inline.c index 2c7f23af8..0534a8503 100644 --- a/coders/inline.c +++ b/coders/inline.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/ipl.c b/coders/ipl.c index d14384168..806cd0731 100644 --- a/coders/ipl.c +++ b/coders/ipl.c @@ -19,7 +19,7 @@ % 2008.05.07 % % v 0.9 % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/jbig.c b/coders/jbig.c index 9395e9494..8c1325171 100644 --- a/coders/jbig.c +++ b/coders/jbig.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/jp2.c b/coders/jp2.c index 8831ae1db..de03feb70 100644 --- a/coders/jp2.c +++ b/coders/jp2.c @@ -17,7 +17,7 @@ % June 2001 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/jpeg.c b/coders/jpeg.c index b13ec4bef..e3d4b4b00 100644 --- a/coders/jpeg.c +++ b/coders/jpeg.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/label.c b/coders/label.c index 6c5b62039..7bacb4b7e 100644 --- a/coders/label.c +++ b/coders/label.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/mac.c b/coders/mac.c index 7f629d364..da5852bc3 100644 --- a/coders/mac.c +++ b/coders/mac.c @@ -18,7 +18,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/magick.c b/coders/magick.c index 5d980e12b..3c38023d3 100644 --- a/coders/magick.c +++ b/coders/magick.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/map.c b/coders/map.c index bd680b2b1..12cccb54f 100644 --- a/coders/map.c +++ b/coders/map.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/matte.c b/coders/matte.c index fec885a26..18086d353 100644 --- a/coders/matte.c +++ b/coders/matte.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/meta.c b/coders/meta.c index 5c410b0b0..aabaa86df 100644 --- a/coders/meta.c +++ b/coders/meta.c @@ -17,7 +17,7 @@ % July 2001 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/miff.c b/coders/miff.c index aff7b0b61..e35136240 100644 --- a/coders/miff.c +++ b/coders/miff.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/mono.c b/coders/mono.c index e1ee64747..2a170305e 100644 --- a/coders/mono.c +++ b/coders/mono.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/mpc.c b/coders/mpc.c index 02b3e37aa..0a3b45875 100644 --- a/coders/mpc.c +++ b/coders/mpc.c @@ -17,7 +17,7 @@ % March 2000 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/mpeg.c b/coders/mpeg.c index 99e34be38..0e1add3e3 100644 --- a/coders/mpeg.c +++ b/coders/mpeg.c @@ -17,7 +17,7 @@ % July 1999 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/mpr.c b/coders/mpr.c index 4e32024c4..29d552497 100644 --- a/coders/mpr.c +++ b/coders/mpr.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/msl.c b/coders/msl.c index 2c60c54b3..8ca8f8ccb 100644 --- a/coders/msl.c +++ b/coders/msl.c @@ -19,7 +19,7 @@ % December 2001 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/mtv.c b/coders/mtv.c index a60e1023f..3eaff7c96 100644 --- a/coders/mtv.c +++ b/coders/mtv.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/mvg.c b/coders/mvg.c index cf0263c35..939d61667 100644 --- a/coders/mvg.c +++ b/coders/mvg.c @@ -17,7 +17,7 @@ % April 2000 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/null.c b/coders/null.c index 65f912a73..96088d18f 100644 --- a/coders/null.c +++ b/coders/null.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/otb.c b/coders/otb.c index bd081775b..ff090a927 100644 --- a/coders/otb.c +++ b/coders/otb.c @@ -17,7 +17,7 @@ % January 2000 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/pattern.c b/coders/pattern.c index 5bacf7086..2eff3cfc4 100644 --- a/coders/pattern.c +++ b/coders/pattern.c @@ -17,7 +17,7 @@ % May 2003 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/pcd.c b/coders/pcd.c index 2ebdb902e..5f1c2a54e 100644 --- a/coders/pcd.c +++ b/coders/pcd.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/pcl.c b/coders/pcl.c index 7d4f602c2..39a0b478e 100644 --- a/coders/pcl.c +++ b/coders/pcl.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/pcx.c b/coders/pcx.c index b6f7eeb6f..9238f9afc 100644 --- a/coders/pcx.c +++ b/coders/pcx.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/pdb.c b/coders/pdb.c index 3ba04d45f..e91ae7b8f 100644 --- a/coders/pdb.c +++ b/coders/pdb.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/pdf.c b/coders/pdf.c index d32146210..4c75b9d54 100644 --- a/coders/pdf.c +++ b/coders/pdf.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/pes.c b/coders/pes.c index 414eec992..eee6ed2f3 100644 --- a/coders/pes.c +++ b/coders/pes.c @@ -17,7 +17,7 @@ % July 2009 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/pict.c b/coders/pict.c index 827692846..418e3d54a 100644 --- a/coders/pict.c +++ b/coders/pict.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/pix.c b/coders/pix.c index fe0c09b69..f17b7d75e 100644 --- a/coders/pix.c +++ b/coders/pix.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/plasma.c b/coders/plasma.c index 914c284ac..d3067d67a 100644 --- a/coders/plasma.c +++ b/coders/plasma.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/png.c b/coders/png.c index 2d8abe9fd..83f7fe57c 100644 --- a/coders/png.c +++ b/coders/png.c @@ -18,7 +18,7 @@ % November 1997 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/pnm.c b/coders/pnm.c index 769c12203..71142f1f0 100644 --- a/coders/pnm.c +++ b/coders/pnm.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/preview.c b/coders/preview.c index 60aed4b97..35746f330 100644 --- a/coders/preview.c +++ b/coders/preview.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/ps.c b/coders/ps.c index 7633903ec..4448b3b7a 100644 --- a/coders/ps.c +++ b/coders/ps.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/ps2.c b/coders/ps2.c index 604430726..53d6fad0a 100644 --- a/coders/ps2.c +++ b/coders/ps2.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/ps3.c b/coders/ps3.c index a8f4c56d2..fd4949877 100644 --- a/coders/ps3.c +++ b/coders/ps3.c @@ -18,7 +18,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/psd.c b/coders/psd.c index 30ec4fb31..ff41054b1 100644 --- a/coders/psd.c +++ b/coders/psd.c @@ -18,7 +18,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/pwp.c b/coders/pwp.c index 027653327..d6b83cfaf 100644 --- a/coders/pwp.c +++ b/coders/pwp.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/raw.c b/coders/raw.c index d81f9dee8..c13eaaaeb 100644 --- a/coders/raw.c +++ b/coders/raw.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/rla.c b/coders/rla.c index 5e6951bea..843fd6fb2 100644 --- a/coders/rla.c +++ b/coders/rla.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/rle.c b/coders/rle.c index 61c3bda58..f28a967f3 100644 --- a/coders/rle.c +++ b/coders/rle.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/scr.c b/coders/scr.c index 25b8a1e41..d7e014c01 100644 --- a/coders/scr.c +++ b/coders/scr.c @@ -17,7 +17,7 @@ % October 2003 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/sct.c b/coders/sct.c index bf85500f7..e4120626b 100644 --- a/coders/sct.c +++ b/coders/sct.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/sfw.c b/coders/sfw.c index 262ccd07a..d23bf4727 100644 --- a/coders/sfw.c +++ b/coders/sfw.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/sgi.c b/coders/sgi.c index 33aeb05d3..ecbb489bd 100644 --- a/coders/sgi.c +++ b/coders/sgi.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/stegano.c b/coders/stegano.c index a0fdd3ae3..7b6baa366 100644 --- a/coders/stegano.c +++ b/coders/stegano.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/sun.c b/coders/sun.c index f7ec8b9a7..8466da596 100644 --- a/coders/sun.c +++ b/coders/sun.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/svg.c b/coders/svg.c index c505ee85b..0c4f87eb6 100644 --- a/coders/svg.c +++ b/coders/svg.c @@ -18,7 +18,7 @@ % March 2000 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/tga.c b/coders/tga.c index c2cbbfaef..05c30c6da 100644 --- a/coders/tga.c +++ b/coders/tga.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/thumbnail.c b/coders/thumbnail.c index 7e549bd55..9da29391d 100644 --- a/coders/thumbnail.c +++ b/coders/thumbnail.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/tiff.c b/coders/tiff.c index dfed3f4f6..af5705b85 100644 --- a/coders/tiff.c +++ b/coders/tiff.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/tile.c b/coders/tile.c index a5d4cf1ec..63863a582 100644 --- a/coders/tile.c +++ b/coders/tile.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/tim.c b/coders/tim.c index 9fbfc3697..7d2f8b5f4 100644 --- a/coders/tim.c +++ b/coders/tim.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/ttf.c b/coders/ttf.c index fdaf912a1..c672d16fb 100644 --- a/coders/ttf.c +++ b/coders/ttf.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/txt.c b/coders/txt.c index 56c7154cb..9a0f45cf4 100644 --- a/coders/txt.c +++ b/coders/txt.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/uil.c b/coders/uil.c index 4bed55e56..2d3fa8370 100644 --- a/coders/uil.c +++ b/coders/uil.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/url.c b/coders/url.c index 5991e5461..146247457 100644 --- a/coders/url.c +++ b/coders/url.c @@ -18,7 +18,7 @@ % March 2000 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/uyvy.c b/coders/uyvy.c index 071657955..ce0d7c44b 100644 --- a/coders/uyvy.c +++ b/coders/uyvy.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/vicar.c b/coders/vicar.c index b37213fcc..2f9c197ea 100644 --- a/coders/vicar.c +++ b/coders/vicar.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/vid.c b/coders/vid.c index c6dc90df9..02cd379f3 100644 --- a/coders/vid.c +++ b/coders/vid.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/viff.c b/coders/viff.c index e828c04a4..8e1391341 100644 --- a/coders/viff.c +++ b/coders/viff.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/wbmp.c b/coders/wbmp.c index 1d64cfa95..f915d1a58 100644 --- a/coders/wbmp.c +++ b/coders/wbmp.c @@ -17,7 +17,7 @@ % January 2000 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/webp.c b/coders/webp.c index c5c51cfe3..1bcb2ccce 100644 --- a/coders/webp.c +++ b/coders/webp.c @@ -17,7 +17,7 @@ % March 2011 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/wmf.c b/coders/wmf.c index 70ca430ad..b57651cca 100644 --- a/coders/wmf.c +++ b/coders/wmf.c @@ -17,7 +17,7 @@ % December 2000 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/wpg.c b/coders/wpg.c index 7a313f9db..04ff0c2b4 100644 --- a/coders/wpg.c +++ b/coders/wpg.c @@ -16,7 +16,7 @@ % June 2000 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/x.c b/coders/x.c index e051a9633..b5e0e0846 100644 --- a/coders/x.c +++ b/coders/x.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/xbm.c b/coders/xbm.c index e4f30358b..4fb5b8698 100644 --- a/coders/xbm.c +++ b/coders/xbm.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/xc.c b/coders/xc.c index 93ef92c72..44d050ebd 100644 --- a/coders/xc.c +++ b/coders/xc.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/xcf.c b/coders/xcf.c index 96242ebe2..fddfc8574 100644 --- a/coders/xcf.c +++ b/coders/xcf.c @@ -17,7 +17,7 @@ % November 2001 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/xpm.c b/coders/xpm.c index 1e69e60a2..32394f105 100644 --- a/coders/xpm.c +++ b/coders/xpm.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/xps.c b/coders/xps.c index f4dd9c321..3cbf5c742 100644 --- a/coders/xps.c +++ b/coders/xps.c @@ -17,7 +17,7 @@ % January 2008 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/xwd.c b/coders/xwd.c index 2154a7eec..aa454f067 100644 --- a/coders/xwd.c +++ b/coders/xwd.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/ycbcr.c b/coders/ycbcr.c index 2ed4d5af5..b2b40ec61 100644 --- a/coders/ycbcr.c +++ b/coders/ycbcr.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/coders/yuv.c b/coders/yuv.c index bfbb7e7be..fe292fc36 100644 --- a/coders/yuv.c +++ b/coders/yuv.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/config/Makefile.am b/config/Makefile.am index 1b5279ec1..a41161ff4 100644 --- a/config/Makefile.am +++ b/config/Makefile.am @@ -1,4 +1,4 @@ -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/config/configure.xml b/config/configure.xml index fe6d6697d..48dde769c 100644 --- a/config/configure.xml +++ b/config/configure.xml @@ -10,8 +10,8 @@ - - + + @@ -39,7 +39,7 @@ - + diff --git a/config/configure.xml.in b/config/configure.xml.in index e0667c794..2fa81580f 100644 --- a/config/configure.xml.in +++ b/config/configure.xml.in @@ -39,7 +39,7 @@ - + diff --git a/configure b/configure index 5a0a83b24..50ad9a965 100755 --- a/configure +++ b/configure @@ -3610,7 +3610,7 @@ MAGICK_LIBRARY_CURRENT_MIN=`expr $MAGICK_LIBRARY_CURRENT - $MAGICK_LIBRARY_AGE` MAGICK_LIBRARY_VERSION_INFO=$MAGICK_LIBRARY_CURRENT:$MAGICK_LIBRARY_REVISION:$MAGICK_LIBRARY_AGE -MAGICK_SVN_REVISION=6188 +MAGICK_SVN_REVISION=6216 diff --git a/configure.ac b/configure.ac index 92e176ac5..a48ad2135 100755 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/filters/Makefile.am b/filters/Makefile.am index bbcd3884f..af799c36e 100644 --- a/filters/Makefile.am +++ b/filters/Makefile.am @@ -1,4 +1,4 @@ -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/filters/analyze.c b/filters/analyze.c index 8f55a0278..d3958276a 100644 --- a/filters/analyze.c +++ b/filters/analyze.c @@ -15,7 +15,7 @@ % December 1998 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/images/logo-sm-flop.png b/images/logo-sm-flop.png index f80b94bea..0c4960443 100644 Binary files a/images/logo-sm-flop.png and b/images/logo-sm-flop.png differ diff --git a/images/logo-sm-fx.png b/images/logo-sm-fx.png index 385f874b3..7812b6bc0 100644 Binary files a/images/logo-sm-fx.png and b/images/logo-sm-fx.png differ diff --git a/images/logo-sm.png b/images/logo-sm.png index cbdbc4ae9..49b8e0c82 100644 Binary files a/images/logo-sm.png and b/images/logo-sm.png differ diff --git a/index.html b/index.html index 178963d19..13d67809e 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@ - + @@ -298,7 +298,7 @@  
diff --git a/m4/Makefile.am b/m4/Makefile.am index c8a0c7102..149f95773 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,4 +1,4 @@ -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/magick.sh.in b/magick.sh.in index 1cd27d52a..68fa088f1 100755 --- a/magick.sh.in +++ b/magick.sh.in @@ -1,6 +1,6 @@ # !/bin/sh # -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/scripts/xsnap b/scripts/xsnap index 2e3f7b49e..fa2b376f5 100644 --- a/scripts/xsnap +++ b/scripts/xsnap @@ -7,7 +7,7 @@ exec wish "$0" "$@" # # Software design, John Cristy (magick@dupont.com), March 1996 # -# Copyright (C) 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright (C) 1999-2012 ImageMagick Studio LLC, a non-profit organization # dedicated to making software imaging solutions freely available. # # This software and documentation is provided "as is," and the copyright diff --git a/tests/Makefile.am b/tests/Makefile.am index 7d19dfba6..8ad7caa32 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,4 +1,4 @@ -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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/validate-compare.sh b/tests/validate-compare.sh index b47f87ddf..481774373 100755 --- a/tests/validate-compare.sh +++ b/tests/validate-compare.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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.sh b/tests/validate-composite.sh index eee480241..84193ce54 100755 --- a/tests/validate-composite.sh +++ b/tests/validate-composite.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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.sh b/tests/validate-convert.sh index d0e0c15ff..6a08f2ef2 100755 --- a/tests/validate-convert.sh +++ b/tests/validate-convert.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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-in-memory.sh b/tests/validate-formats-in-memory.sh index 4915b8795..513e758d4 100755 --- a/tests/validate-formats-in-memory.sh +++ b/tests/validate-formats-in-memory.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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-on-disk.sh b/tests/validate-formats-on-disk.sh index 87e8a7546..ff0b61eb7 100755 --- a/tests/validate-formats-on-disk.sh +++ b/tests/validate-formats-on-disk.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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.sh b/tests/validate-identify.sh index dc37b7dff..731bd13de 100755 --- a/tests/validate-identify.sh +++ b/tests/validate-identify.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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.sh b/tests/validate-import.sh index e568df2f8..29dc5f895 100755 --- a/tests/validate-import.sh +++ b/tests/validate-import.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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.sh b/tests/validate-montage.sh index 8e143b471..6110f205c 100755 --- a/tests/validate-montage.sh +++ b/tests/validate-montage.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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-pipe.sh b/tests/validate-pipe.sh index 4b608505b..7ced4cc3a 100755 --- a/tests/validate-pipe.sh +++ b/tests/validate-pipe.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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.sh b/tests/validate-stream.sh index 0a0c620f3..b87ace3fe 100755 --- a/tests/validate-stream.sh +++ b/tests/validate-stream.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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 1709be611..0b373bb70 100644 --- a/tests/validate.c +++ b/tests/validate.c @@ -18,7 +18,7 @@ % March 2001 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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 7d8c4fbb4..27773b6d5 100644 --- a/tests/validate.h +++ b/tests/validate.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2012 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/utilities/ImageMagick.1 b/utilities/ImageMagick.1 index d153d14e9..e67b78ed5 100644 --- a/utilities/ImageMagick.1 +++ b/utilities/ImageMagick.1 @@ -72,4 +72,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-2011 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick//www/license.html or http://www.imagemagick.org/script/license.php\fP +\fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick//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 b04b28b46..e23aaec07 100644 --- a/utilities/ImageMagick.1.in +++ b/utilities/ImageMagick.1.in @@ -72,4 +72,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-2011 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-2012 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 0589b1446..be2e0d43a 100644 --- a/utilities/Makefile.am +++ b/utilities/Makefile.am @@ -1,4 +1,4 @@ -# Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization +# Copyright 1999-2012 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 0b124c3fa..8a35998f8 100644 --- a/utilities/animate.1 +++ b/utilities/animate.1 @@ -93,4 +93,4 @@ ImageMagick(1) .SH COPYRIGHT -\fBCopyright (C) 1999-2011 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick//www/license.html or http://www.imagemagick.org/script/license.php\fP +\fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick//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 e15e7aecc..14245c0a4 100644 --- a/utilities/animate.1.in +++ b/utilities/animate.1.in @@ -93,4 +93,4 @@ ImageMagick(1) .SH COPYRIGHT -\fBCopyright (C) 1999-2011 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-2012 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/animate.c b/utilities/animate.c index e8dc8440c..d15257f8d 100644 --- a/utilities/animate.c +++ b/utilities/animate.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/compare.1 b/utilities/compare.1 index 973fd7976..a656e1a41 100644 --- a/utilities/compare.1 +++ b/utilities/compare.1 @@ -66,4 +66,4 @@ ImageMagick(1) .SH COPYRIGHT -\fBCopyright (C) 1999-2011 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick//www/license.html or http://www.imagemagick.org/script/license.php\fP +\fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick//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 ca6bb2a07..0c0f07053 100644 --- a/utilities/compare.1.in +++ b/utilities/compare.1.in @@ -66,4 +66,4 @@ ImageMagick(1) .SH COPYRIGHT -\fBCopyright (C) 1999-2011 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-2012 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.c b/utilities/compare.c index 39ff936bf..d34478f7a 100644 --- a/utilities/compare.c +++ b/utilities/compare.c @@ -18,7 +18,7 @@ % December 2003 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/composite.1 b/utilities/composite.1 index af33d2672..2d81ae49b 100644 --- a/utilities/composite.1 +++ b/utilities/composite.1 @@ -103,4 +103,4 @@ ImageMagick(1) .SH COPYRIGHT -\fBCopyright (C) 1999-2011 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick//www/license.html or http://www.imagemagick.org/script/license.php\fP +\fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick//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 454571917..4f0eb7364 100644 --- a/utilities/composite.1.in +++ b/utilities/composite.1.in @@ -103,4 +103,4 @@ ImageMagick(1) .SH COPYRIGHT -\fBCopyright (C) 1999-2011 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-2012 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.c b/utilities/composite.c index c383feac4..8779b19de 100644 --- a/utilities/composite.c +++ b/utilities/composite.c @@ -17,7 +17,7 @@ % January 1993 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/conjure.1 b/utilities/conjure.1 index 66d1fc102..06fd4a18b 100644 --- a/utilities/conjure.1 +++ b/utilities/conjure.1 @@ -31,4 +31,4 @@ ImageMagick(1) .SH COPYRIGHT -\fBCopyright (C) 1999-2011 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick//www/license.html or http://www.imagemagick.org/script/license.php\fP +\fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick//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 23180d89f..dbe72370e 100644 --- a/utilities/conjure.1.in +++ b/utilities/conjure.1.in @@ -31,4 +31,4 @@ ImageMagick(1) .SH COPYRIGHT -\fBCopyright (C) 1999-2011 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-2012 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.c b/utilities/conjure.c index c188f1ee8..b376b6617 100644 --- a/utilities/conjure.c +++ b/utilities/conjure.c @@ -17,7 +17,7 @@ % December 2001 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/convert.1 b/utilities/convert.1 index 0cf808962..d1a976bf1 100644 --- a/utilities/convert.1 +++ b/utilities/convert.1 @@ -266,4 +266,4 @@ By default, the image format of `file' is determined by its magic number. To sp ImageMagick(1) .SH COPYRIGHT -\fBCopyright (C) 1999-2011 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick//www/license.html or http://www.imagemagick.org/script/license.php\fP +\fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick//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 29bc1daf7..ee1107743 100644 --- a/utilities/convert.1.in +++ b/utilities/convert.1.in @@ -266,4 +266,4 @@ By default, the image format of `file' is determined by its magic number. To sp ImageMagick(1) .SH COPYRIGHT -\fBCopyright (C) 1999-2011 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-2012 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.c b/utilities/convert.c index 3ef1e4a5d..8804f17e5 100644 --- a/utilities/convert.c +++ b/utilities/convert.c @@ -17,7 +17,7 @@ % April 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/display.1 b/utilities/display.1 index dce29db37..66e1c68f7 100644 --- a/utilities/display.1 +++ b/utilities/display.1 @@ -125,4 +125,4 @@ ImageMagick(1) .SH COPYRIGHT -\fBCopyright (C) 1999-2011 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick//www/license.html or http://www.imagemagick.org/script/license.php\fP +\fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick//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 f0c8b3647..75b08fed7 100644 --- a/utilities/display.1.in +++ b/utilities/display.1.in @@ -125,4 +125,4 @@ ImageMagick(1) .SH COPYRIGHT -\fBCopyright (C) 1999-2011 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-2012 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.c b/utilities/display.c index feede9e77..e1e4ffb77 100644 --- a/utilities/display.c +++ b/utilities/display.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/identify.1 b/utilities/identify.1 index c148f5dc2..f86339f5c 100644 --- a/utilities/identify.1 +++ b/utilities/identify.1 @@ -61,4 +61,4 @@ ImageMagick(1) .SH COPYRIGHT -\fBCopyright (C) 1999-2011 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick//www/license.html or http://www.imagemagick.org/script/license.php\fP +\fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick//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 d61b976e6..3c460dd72 100644 --- a/utilities/identify.1.in +++ b/utilities/identify.1.in @@ -61,4 +61,4 @@ ImageMagick(1) .SH COPYRIGHT -\fBCopyright (C) 1999-2011 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-2012 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.c b/utilities/identify.c index 7740722a9..04d115ef6 100644 --- a/utilities/identify.c +++ b/utilities/identify.c @@ -17,7 +17,7 @@ % September 1994 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/import.1 b/utilities/import.1 index 02b970985..9c7f73bce 100644 --- a/utilities/import.1 +++ b/utilities/import.1 @@ -94,4 +94,4 @@ ImageMagick(1) .SH COPYRIGHT -\fBCopyright (C) 1999-2011 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick//www/license.html or http://www.imagemagick.org/script/license.php\fP +\fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick//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 b03b484e2..fbeecd0ed 100644 --- a/utilities/import.1.in +++ b/utilities/import.1.in @@ -94,4 +94,4 @@ ImageMagick(1) .SH COPYRIGHT -\fBCopyright (C) 1999-2011 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-2012 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.c b/utilities/import.c index 0a36c80a2..6f81a20cb 100644 --- a/utilities/import.c +++ b/utilities/import.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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 956f7a775..384ac9a13 100644 --- a/utilities/mogrify.1 +++ b/utilities/mogrify.1 @@ -268,4 +268,4 @@ ImageMagick(1) .SH COPYRIGHT -\fBCopyright (C) 1999-2011 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick//www/license.html or http://www.imagemagick.org/script/license.php\fP +\fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick//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 e0605d035..f0fdf4140 100644 --- a/utilities/mogrify.1.in +++ b/utilities/mogrify.1.in @@ -268,4 +268,4 @@ ImageMagick(1) .SH COPYRIGHT -\fBCopyright (C) 1999-2011 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-2012 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/mogrify.c b/utilities/mogrify.c index c4a7750b6..c76a94596 100644 --- a/utilities/mogrify.c +++ b/utilities/mogrify.c @@ -17,7 +17,7 @@ % December 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/montage.1 b/utilities/montage.1 index 816202ee3..5ca5408c0 100644 --- a/utilities/montage.1 +++ b/utilities/montage.1 @@ -131,4 +131,4 @@ ImageMagick(1) .SH COPYRIGHT -\fBCopyright (C) 1999-2011 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick//www/license.html or http://www.imagemagick.org/script/license.php\fP +\fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick//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 b3e762202..f661f9f12 100644 --- a/utilities/montage.1.in +++ b/utilities/montage.1.in @@ -131,4 +131,4 @@ ImageMagick(1) .SH COPYRIGHT -\fBCopyright (C) 1999-2011 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-2012 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.c b/utilities/montage.c index 26dc58920..62d6ef70c 100644 --- a/utilities/montage.c +++ b/utilities/montage.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/stream.1 b/utilities/stream.1 index 0e37515f7..17a95fd46 100644 --- a/utilities/stream.1 +++ b/utilities/stream.1 @@ -54,4 +54,4 @@ ImageMagick(1) .SH COPYRIGHT -\fBCopyright (C) 1999-2011 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick//www/license.html or http://www.imagemagick.org/script/license.php\fP +\fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick//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 dc75c0b9e..a0ed253d9 100644 --- a/utilities/stream.1.in +++ b/utilities/stream.1.in @@ -54,4 +54,4 @@ ImageMagick(1) .SH COPYRIGHT -\fBCopyright (C) 1999-2011 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-2012 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.c b/utilities/stream.c index 2921b76ba..e505f0457 100644 --- a/utilities/stream.c +++ b/utilities/stream.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/winpath.sh b/winpath.sh index 6209bb25e..8e5b02a83 100755 --- a/winpath.sh +++ b/winpath.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 1999-2011 ImageMagick Studio LLC +# Copyright (C) 1999-2012 ImageMagick Studio LLC # Copyright (C) 2003 - 2008 GraphicsMagick Group # # This program is covered by multiple licenses, which are described in diff --git a/www/ImageMagickObject.html b/www/ImageMagickObject.html index ea8bb2a2d..03df33ba0 100644 --- a/www/ImageMagickObject.html +++ b/www/ImageMagickObject.html @@ -24,7 +24,7 @@ - + @@ -276,7 +276,7 @@  
diff --git a/www/advanced-unix-installation.html b/www/advanced-unix-installation.html index 8807d147d..7616a571a 100644 --- a/www/advanced-unix-installation.html +++ b/www/advanced-unix-installation.html @@ -23,7 +23,7 @@ - + @@ -662,7 +662,7 @@ Options used to compile and link:  
diff --git a/www/advanced-windows-installation.html b/www/advanced-windows-installation.html index e36a0f360..5c06e48e4 100644 --- a/www/advanced-windows-installation.html +++ b/www/advanced-windows-installation.html @@ -23,7 +23,7 @@ - + @@ -552,7 +552,7 @@  
diff --git a/www/animate.html b/www/animate.html index 944b770ea..296769ef2 100644 --- a/www/animate.html +++ b/www/animate.html @@ -24,7 +24,7 @@ - + @@ -684,7 +684,7 @@ transparent, extract, background, or shape the alpha channel  
diff --git a/www/api.html b/www/api.html index bae02e8d3..d58e633f4 100644 --- a/www/api.html +++ b/www/api.html @@ -23,7 +23,7 @@ - + @@ -325,7 +325,7 @@  
diff --git a/www/api/animate.html b/www/api/animate.html index 2a3a0443d..bb6349539 100644 --- a/www/api/animate.html +++ b/www/api/animate.html @@ -23,7 +23,7 @@ - + @@ -251,7 +251,7 @@  
diff --git a/www/api/annotate.html b/www/api/annotate.html index 99ad4c327..fe0981294 100644 --- a/www/api/annotate.html +++ b/www/api/annotate.html @@ -23,7 +23,7 @@ - + @@ -390,7 +390,7 @@  
diff --git a/www/api/attribute.html b/www/api/attribute.html index 9f4c20ad8..12ade795b 100644 --- a/www/api/attribute.html +++ b/www/api/attribute.html @@ -23,7 +23,7 @@ - + @@ -392,7 +392,7 @@  
diff --git a/www/api/blob.html b/www/api/blob.html index 588c477cc..9efe0cba2 100644 --- a/www/api/blob.html +++ b/www/api/blob.html @@ -23,7 +23,7 @@ - + @@ -405,7 +405,7 @@  
diff --git a/www/api/cache-view.html b/www/api/cache-view.html index 61677aed4..d4c7ec054 100644 --- a/www/api/cache-view.html +++ b/www/api/cache-view.html @@ -23,7 +23,7 @@ - + @@ -642,7 +642,7 @@  
diff --git a/www/api/cache.html b/www/api/cache.html index 24f7a6311..355d98eb3 100644 --- a/www/api/cache.html +++ b/www/api/cache.html @@ -23,7 +23,7 @@ - + @@ -566,7 +566,7 @@  
diff --git a/www/api/cipher.html b/www/api/cipher.html index a5fe6ec5b..0484f7c51 100644 --- a/www/api/cipher.html +++ b/www/api/cipher.html @@ -23,7 +23,7 @@ - + @@ -416,7 +416,7 @@  
diff --git a/www/api/color.html b/www/api/color.html index dc4c5fec7..ce35be898 100644 --- a/www/api/color.html +++ b/www/api/color.html @@ -23,7 +23,7 @@ - + @@ -485,7 +485,7 @@  
diff --git a/www/api/colormap.html b/www/api/colormap.html index f6e3b343e..4cd48a63d 100644 --- a/www/api/colormap.html +++ b/www/api/colormap.html @@ -23,7 +23,7 @@ - + @@ -271,7 +271,7 @@  
diff --git a/www/api/compare.html b/www/api/compare.html index 077bacb81..272a993b9 100644 --- a/www/api/compare.html +++ b/www/api/compare.html @@ -23,7 +23,7 @@ - + @@ -389,7 +389,7 @@  
diff --git a/www/api/composite.html b/www/api/composite.html index 8c7a767f9..98b40e62f 100644 --- a/www/api/composite.html +++ b/www/api/composite.html @@ -23,7 +23,7 @@ - + @@ -299,7 +299,7 @@  
diff --git a/www/api/constitute.html b/www/api/constitute.html index 06ddcbb8c..0b655bb5c 100644 --- a/www/api/constitute.html +++ b/www/api/constitute.html @@ -23,7 +23,7 @@ - + @@ -395,7 +395,7 @@  
diff --git a/www/api/decorate.html b/www/api/decorate.html index 78b5e1fdd..963d3b562 100644 --- a/www/api/decorate.html +++ b/www/api/decorate.html @@ -23,7 +23,7 @@ - + @@ -302,7 +302,7 @@  
diff --git a/www/api/deprecate.html b/www/api/deprecate.html index 123866cb2..e60805681 100644 --- a/www/api/deprecate.html +++ b/www/api/deprecate.html @@ -23,7 +23,7 @@ - + @@ -3231,7 +3231,7 @@  
diff --git a/www/api/display.html b/www/api/display.html index a65c10e9b..e70984b90 100644 --- a/www/api/display.html +++ b/www/api/display.html @@ -23,7 +23,7 @@ - + @@ -302,7 +302,7 @@  
diff --git a/www/api/distort.html b/www/api/distort.html index 53cb1f8a7..ae2fa563b 100644 --- a/www/api/distort.html +++ b/www/api/distort.html @@ -23,7 +23,7 @@ - + @@ -324,7 +324,7 @@  
diff --git a/www/api/draw.html b/www/api/draw.html index 4efbb2255..770885e7b 100644 --- a/www/api/draw.html +++ b/www/api/draw.html @@ -23,7 +23,7 @@ - + @@ -437,7 +437,7 @@  
diff --git a/www/api/drawing-wand.html b/www/api/drawing-wand.html index 5b1542f41..a7c74b8df 100644 --- a/www/api/drawing-wand.html +++ b/www/api/drawing-wand.html @@ -23,7 +23,7 @@ - + @@ -3055,7 +3055,7 @@  
diff --git a/www/api/effect.html b/www/api/effect.html index d81857dc5..6639ae289 100644 --- a/www/api/effect.html +++ b/www/api/effect.html @@ -23,7 +23,7 @@ - + @@ -787,7 +787,7 @@  
diff --git a/www/api/enhance.html b/www/api/enhance.html index 1880962cb..d9c63a881 100644 --- a/www/api/enhance.html +++ b/www/api/enhance.html @@ -23,7 +23,7 @@ - + @@ -778,7 +778,7 @@  
diff --git a/www/api/exception.html b/www/api/exception.html index 379d7f97f..20c16ab95 100644 --- a/www/api/exception.html +++ b/www/api/exception.html @@ -23,7 +23,7 @@ - + @@ -519,7 +519,7 @@  
diff --git a/www/api/feature.html b/www/api/feature.html index cb24ab0c6..3d88f6bf2 100644 --- a/www/api/feature.html +++ b/www/api/feature.html @@ -23,7 +23,7 @@ - + @@ -261,7 +261,7 @@  
diff --git a/www/api/fourier.html b/www/api/fourier.html index ab989d9c8..d981f16c4 100644 --- a/www/api/fourier.html +++ b/www/api/fourier.html @@ -23,7 +23,7 @@ - + @@ -282,7 +282,7 @@  
diff --git a/www/api/fx.html b/www/api/fx.html index 2fbd41fb3..156fe437a 100644 --- a/www/api/fx.html +++ b/www/api/fx.html @@ -23,7 +23,7 @@ - + @@ -766,7 +766,7 @@  
diff --git a/www/api/histogram.html b/www/api/histogram.html index 5fe8f9ba4..10cc7bc02 100644 --- a/www/api/histogram.html +++ b/www/api/histogram.html @@ -23,7 +23,7 @@ - + @@ -373,7 +373,7 @@  
diff --git a/www/api/image-view.html b/www/api/image-view.html index 110cdb381..067d1d86c 100644 --- a/www/api/image-view.html +++ b/www/api/image-view.html @@ -23,7 +23,7 @@ - + @@ -692,7 +692,7 @@  
diff --git a/www/api/image.html b/www/api/image.html index 14553326d..89928ebb3 100644 --- a/www/api/image.html +++ b/www/api/image.html @@ -23,7 +23,7 @@ - + @@ -1145,7 +1145,7 @@  
diff --git a/www/api/layer.html b/www/api/layer.html index d92d16a47..06dcb7192 100644 --- a/www/api/layer.html +++ b/www/api/layer.html @@ -23,7 +23,7 @@ - + @@ -505,7 +505,7 @@  
diff --git a/www/api/list.html b/www/api/list.html index ce087b8d6..2da11614b 100644 --- a/www/api/list.html +++ b/www/api/list.html @@ -23,7 +23,7 @@ - + @@ -741,7 +741,7 @@  
diff --git a/www/api/magick-deprecate.html b/www/api/magick-deprecate.html index 20b968cb7..ab6902d6c 100644 --- a/www/api/magick-deprecate.html +++ b/www/api/magick-deprecate.html @@ -23,7 +23,7 @@ - + @@ -1467,7 +1467,7 @@  
diff --git a/www/api/magick-image.html b/www/api/magick-image.html index eb1a47ae9..88433d164 100644 --- a/www/api/magick-image.html +++ b/www/api/magick-image.html @@ -23,7 +23,7 @@ - + @@ -6291,7 +6291,7 @@  
diff --git a/www/api/magick-property.html b/www/api/magick-property.html index da4ccc48f..12d5d93ae 100644 --- a/www/api/magick-property.html +++ b/www/api/magick-property.html @@ -23,7 +23,7 @@ - + @@ -1652,7 +1652,7 @@  
diff --git a/www/api/magick-wand.html b/www/api/magick-wand.html index ef797c067..e77f723dd 100644 --- a/www/api/magick-wand.html +++ b/www/api/magick-wand.html @@ -23,7 +23,7 @@ - + @@ -678,7 +678,7 @@  
diff --git a/www/api/magick.html b/www/api/magick.html index 407b20caf..da0218d74 100644 --- a/www/api/magick.html +++ b/www/api/magick.html @@ -23,7 +23,7 @@ - + @@ -304,7 +304,7 @@  
diff --git a/www/api/memory.html b/www/api/memory.html index fc5a98942..bedda2d0d 100644 --- a/www/api/memory.html +++ b/www/api/memory.html @@ -23,7 +23,7 @@ - + @@ -462,7 +462,7 @@  
diff --git a/www/api/module.html b/www/api/module.html index 2e65ded3f..96b086a6d 100644 --- a/www/api/module.html +++ b/www/api/module.html @@ -23,7 +23,7 @@ - + @@ -572,7 +572,7 @@  
diff --git a/www/api/mogrify.html b/www/api/mogrify.html index f10843410..b5a45facb 100644 --- a/www/api/mogrify.html +++ b/www/api/mogrify.html @@ -23,7 +23,7 @@ - + @@ -269,7 +269,7 @@  
diff --git a/www/api/monitor.html b/www/api/monitor.html index 633cc814b..f14676455 100644 --- a/www/api/monitor.html +++ b/www/api/monitor.html @@ -23,7 +23,7 @@ - + @@ -294,7 +294,7 @@  
diff --git a/www/api/montage.html b/www/api/montage.html index 74930959f..67c3b40a3 100644 --- a/www/api/montage.html +++ b/www/api/montage.html @@ -23,7 +23,7 @@ - + @@ -318,7 +318,7 @@  
diff --git a/www/api/morphology.html b/www/api/morphology.html index bcb84dbfd..8ee47cb0f 100644 --- a/www/api/morphology.html +++ b/www/api/morphology.html @@ -23,7 +23,7 @@ - + @@ -700,7 +700,7 @@  
diff --git a/www/api/paint.html b/www/api/paint.html index 83132b950..24426ad7d 100644 --- a/www/api/paint.html +++ b/www/api/paint.html @@ -23,7 +23,7 @@ - + @@ -390,7 +390,7 @@  
diff --git a/www/api/pixel-iterator.html b/www/api/pixel-iterator.html index 79daba36b..db7887cc3 100644 --- a/www/api/pixel-iterator.html +++ b/www/api/pixel-iterator.html @@ -23,7 +23,7 @@ - + @@ -557,7 +557,7 @@  
diff --git a/www/api/pixel-wand.html b/www/api/pixel-wand.html index 15d6ecf67..dfc5099ef 100644 --- a/www/api/pixel-wand.html +++ b/www/api/pixel-wand.html @@ -23,7 +23,7 @@ - + @@ -1423,7 +1423,7 @@  
diff --git a/www/api/profile.html b/www/api/profile.html index 846f53e22..3e4b23a5a 100644 --- a/www/api/profile.html +++ b/www/api/profile.html @@ -23,7 +23,7 @@ - + @@ -435,7 +435,7 @@  
diff --git a/www/api/property.html b/www/api/property.html index 9e0730d93..c6a04529d 100644 --- a/www/api/property.html +++ b/www/api/property.html @@ -23,7 +23,7 @@ - + @@ -455,7 +455,7 @@  
diff --git a/www/api/quantize.html b/www/api/quantize.html index ebcfe0ba3..3d2c59609 100644 --- a/www/api/quantize.html +++ b/www/api/quantize.html @@ -23,7 +23,7 @@ - + @@ -541,7 +541,7 @@  
diff --git a/www/api/registry.html b/www/api/registry.html index 38324edd1..87bcf5769 100644 --- a/www/api/registry.html +++ b/www/api/registry.html @@ -23,7 +23,7 @@ - + @@ -375,7 +375,7 @@  
diff --git a/www/api/resize.html b/www/api/resize.html index 49c9760e2..76ff83a9a 100644 --- a/www/api/resize.html +++ b/www/api/resize.html @@ -23,7 +23,7 @@ - + @@ -481,7 +481,7 @@  
diff --git a/www/api/resource.html b/www/api/resource.html index 2560479b5..dae5c7bfb 100644 --- a/www/api/resource.html +++ b/www/api/resource.html @@ -23,7 +23,7 @@ - + @@ -382,7 +382,7 @@  
diff --git a/www/api/segment.html b/www/api/segment.html index 9fe198b80..31d73fda2 100644 --- a/www/api/segment.html +++ b/www/api/segment.html @@ -23,7 +23,7 @@ - + @@ -261,7 +261,7 @@  
diff --git a/www/api/shear.html b/www/api/shear.html index 38901f146..25ce7c376 100644 --- a/www/api/shear.html +++ b/www/api/shear.html @@ -23,7 +23,7 @@ - + @@ -330,7 +330,7 @@  
diff --git a/www/api/signature.html b/www/api/signature.html index 0fcd87c2d..09f1fc116 100644 --- a/www/api/signature.html +++ b/www/api/signature.html @@ -23,7 +23,7 @@ - + @@ -247,7 +247,7 @@  
diff --git a/www/api/statistic.html b/www/api/statistic.html index b3cf911f6..51ee095d7 100644 --- a/www/api/statistic.html +++ b/www/api/statistic.html @@ -23,7 +23,7 @@ - + @@ -423,7 +423,7 @@  
diff --git a/www/api/stream.html b/www/api/stream.html index b06fbd0c7..5086007c3 100644 --- a/www/api/stream.html +++ b/www/api/stream.html @@ -23,7 +23,7 @@ - + @@ -275,7 +275,7 @@  
diff --git a/www/api/transform.html b/www/api/transform.html index 24aa313b2..fa0442364 100644 --- a/www/api/transform.html +++ b/www/api/transform.html @@ -23,7 +23,7 @@ - + @@ -579,7 +579,7 @@  
diff --git a/www/api/version.html b/www/api/version.html index 5b02dd62b..43719399f 100644 --- a/www/api/version.html +++ b/www/api/version.html @@ -23,7 +23,7 @@ - + @@ -347,7 +347,7 @@  
diff --git a/www/api/wand-view.html b/www/api/wand-view.html index 990bad618..4f7618dcc 100644 --- a/www/api/wand-view.html +++ b/www/api/wand-view.html @@ -23,7 +23,7 @@ - + @@ -639,7 +639,7 @@  
diff --git a/www/architecture.html b/www/architecture.html index c9c4d8d59..87da0c936 100644 --- a/www/architecture.html +++ b/www/architecture.html @@ -23,7 +23,7 @@ - + @@ -1488,7 +1488,7 @@ ModuleExport size_t analyzeImage(Image **images,const int argc,const char **argv  
diff --git a/www/binary-releases.html b/www/binary-releases.html index 48114479e..0aa221595 100644 --- a/www/binary-releases.html +++ b/www/binary-releases.html @@ -23,7 +23,7 @@ - + @@ -507,7 +507,7 @@  
diff --git a/www/changelog.html b/www/changelog.html index 8aa4f52fd..d73fa6e18 100644 --- a/www/changelog.html +++ b/www/changelog.html @@ -23,7 +23,7 @@ - + @@ -2230,7 +2230,7 @@  
diff --git a/www/cipher.html b/www/cipher.html index 1dbec2df4..884ffd278 100644 --- a/www/cipher.html +++ b/www/cipher.html @@ -24,7 +24,7 @@ - + @@ -297,7 +297,7 @@ Examples  
diff --git a/www/color.html b/www/color.html index 629104cec..74b126ec9 100644 --- a/www/color.html +++ b/www/color.html @@ -24,7 +24,7 @@ - + @@ -5088,7 +5088,7 @@ color swatch of that color and to convert to all the other color models.  
diff --git a/www/command-line-options.html b/www/command-line-options.html index b762bad2c..2c06ccc0f 100644 --- a/www/command-line-options.html +++ b/www/command-line-options.html @@ -27,7 +27,7 @@ - + @@ -6264,7 +6264,7 @@ percentage, which defaults to 100 percent (no color change).

 
diff --git a/www/command-line-processing.html b/www/command-line-processing.html index f0a29e21e..866e12d3d 100644 --- a/www/command-line-processing.html +++ b/www/command-line-processing.html @@ -23,7 +23,7 @@ - + @@ -782,7 +782,7 @@ above.

 
diff --git a/www/command-line-tools.html b/www/command-line-tools.html index 0d628bac2..1e57e905a 100644 --- a/www/command-line-tools.html +++ b/www/command-line-tools.html @@ -23,7 +23,7 @@ - + @@ -284,7 +284,7 @@  
diff --git a/www/compare.html b/www/compare.html index 5f4b8ecbf..351277aff 100644 --- a/www/compare.html +++ b/www/compare.html @@ -24,7 +24,7 @@ - + @@ -480,7 +480,7 @@ transparent, extract, background, or shape the alpha channel  
diff --git a/www/compose.html b/www/compose.html index 7b808315c..e68bf8f69 100644 --- a/www/compose.html +++ b/www/compose.html @@ -24,7 +24,7 @@ - + @@ -803,7 +803,7 @@ href="../www/command-line-options.html#list">-list compose.

 
diff --git a/www/composite.html b/www/composite.html index eb8af7039..0d0ec3ca5 100644 --- a/www/composite.html +++ b/www/composite.html @@ -24,7 +24,7 @@ - + @@ -679,7 +679,7 @@ transparent, extract, background, or shape the alpha channel  
diff --git a/www/conjure.html b/www/conjure.html index a0e2f0c59..36964ddbd 100644 --- a/www/conjure.html +++ b/www/conjure.html @@ -24,7 +24,7 @@ - + @@ -375,7 +375,7 @@  
diff --git a/www/contact.html b/www/contact.html index 4d2463fd0..7aa049463 100644 --- a/www/contact.html +++ b/www/contact.html @@ -23,7 +23,7 @@ - + @@ -282,7 +282,7 @@  
diff --git a/www/convert.html b/www/convert.html index aef7d565d..024b9cec7 100644 --- a/www/convert.html +++ b/www/convert.html @@ -24,7 +24,7 @@ - + @@ -1379,7 +1379,7 @@ transparent, extract, background, or shape the alpha channel  
diff --git a/www/display.html b/www/display.html index cfde74730..c5cf5761b 100644 --- a/www/display.html +++ b/www/display.html @@ -24,7 +24,7 @@ - + @@ -712,7 +712,7 @@ transparent, extract, background, or shape the alpha channel  
diff --git a/www/download.html b/www/download.html index 6d961555d..bd666ec46 100644 --- a/www/download.html +++ b/www/download.html @@ -23,7 +23,7 @@ - + @@ -271,7 +271,7 @@  
diff --git a/www/escape.html b/www/escape.html index fd6269676..05f19dcdc 100644 --- a/www/escape.html +++ b/www/escape.html @@ -24,7 +24,7 @@ - + @@ -520,7 +520,7 @@ information contained in the file:

 
diff --git a/www/examples.html b/www/examples.html index df39af73f..88fc908f8 100644 --- a/www/examples.html +++ b/www/examples.html @@ -23,7 +23,7 @@ - + @@ -235,7 +235,7 @@  
diff --git a/www/exception.html b/www/exception.html index 6fba43e55..ef67a8d6f 100644 --- a/www/exception.html +++ b/www/exception.html @@ -23,7 +23,7 @@ - + @@ -423,7 +423,7 @@  
diff --git a/www/export.html b/www/export.html index efeb2c28e..93a7d8cb1 100644 --- a/www/export.html +++ b/www/export.html @@ -23,7 +23,7 @@ - + @@ -235,7 +235,7 @@  
diff --git a/www/formats.html b/www/formats.html index d2166f250..4de6ec600 100644 --- a/www/formats.html +++ b/www/formats.html @@ -24,7 +24,7 @@ - + @@ -1924,7 +1924,7 @@ convert \( -size 15x15 canvas:black canvas:white -append \) \  
diff --git a/www/fx.html b/www/fx.html index cb43f5dcf..2915ec842 100644 --- a/www/fx.html +++ b/www/fx.html @@ -24,7 +24,7 @@ - + @@ -555,7 +555,7 @@  
diff --git a/www/high-dynamic-range.html b/www/high-dynamic-range.html index ce9566b6e..14e1ba9c9 100644 --- a/www/high-dynamic-range.html +++ b/www/high-dynamic-range.html @@ -23,7 +23,7 @@ - + @@ -260,7 +260,7 @@  
diff --git a/www/history.html b/www/history.html index eba47ebd5..22289aa92 100644 --- a/www/history.html +++ b/www/history.html @@ -19,7 +19,7 @@ - + @@ -198,7 +198,7 @@ I swear by my life and my love of it that I will never live for the sake of anot  
diff --git a/www/identify.html b/www/identify.html index c4b59d8cd..12991aebf 100644 --- a/www/identify.html +++ b/www/identify.html @@ -23,7 +23,7 @@ - + @@ -499,7 +499,7 @@ transparent, extract, background, or shape the alpha channel  
diff --git a/www/import.html b/www/import.html index 5d5ec1e79..aea57dbb8 100644 --- a/www/import.html +++ b/www/import.html @@ -24,7 +24,7 @@ - + @@ -574,7 +574,7 @@  
diff --git a/www/index.html b/www/index.html index 67fc39c5c..c943c2552 100644 --- a/www/index.html +++ b/www/index.html @@ -23,7 +23,7 @@ - + @@ -298,7 +298,7 @@  
diff --git a/www/install-source.html b/www/install-source.html index 2e5fe4e46..ed1715bee 100644 --- a/www/install-source.html +++ b/www/install-source.html @@ -23,7 +23,7 @@ - + @@ -293,7 +293,7 @@ to compile the program and on completion run the program.

 
diff --git a/www/jp2.html b/www/jp2.html index 436aadbad..61548501b 100644 --- a/www/jp2.html +++ b/www/jp2.html @@ -24,7 +24,7 @@ - + @@ -347,7 +347,7 @@ jp2:prcheight=16383 -define jp2:cblkwidth=64 -define jp2:cblkheight=64  
diff --git a/www/license.html b/www/license.html index dac07bc65..c7571079b 100644 --- a/www/license.html +++ b/www/license.html @@ -23,7 +23,7 @@ - + @@ -272,7 +272,7 @@

The legally binding and authoritative terms and conditions for use, reproduction, and distribution of ImageMagick follow:

-

Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available.

+

Copyright 1999-2012 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available.

1. Definitions.

@@ -360,7 +360,7 @@  
diff --git a/www/links.html b/www/links.html index fbaf23892..99e52cbb8 100644 --- a/www/links.html +++ b/www/links.html @@ -23,7 +23,7 @@ - + @@ -322,7 +322,7 @@  
diff --git a/www/magick++.html b/www/magick++.html index 6c5a4e9b4..6869fabdb 100644 --- a/www/magick++.html +++ b/www/magick++.html @@ -24,7 +24,7 @@ - + @@ -307,7 +307,7 @@ of installing ImageMagick in a known location.  
diff --git a/www/magick-core.html b/www/magick-core.html index 08a4edff3..c26edfda6 100644 --- a/www/magick-core.html +++ b/www/magick-core.html @@ -24,7 +24,7 @@ - + @@ -478,7 +478,7 @@ int main(int argc,char **argv)  
diff --git a/www/magick-vector-graphics.html b/www/magick-vector-graphics.html index c3711d3d0..3a49d4cec 100644 --- a/www/magick-vector-graphics.html +++ b/www/magick-vector-graphics.html @@ -23,7 +23,7 @@ - + @@ -1122,7 +1122,7 @@ command line, from an MVG file, from an SVG  
diff --git a/www/magick-wand.html b/www/magick-wand.html index c93ac790e..97857e5ab 100644 --- a/www/magick-wand.html +++ b/www/magick-wand.html @@ -24,7 +24,7 @@ - + @@ -530,7 +530,7 @@ int main(int argc,char **argv)  
diff --git a/www/miff.html b/www/miff.html index df4aa6774..bded02ebc 100644 --- a/www/miff.html +++ b/www/miff.html @@ -23,7 +23,7 @@ - + @@ -376,7 +376,7 @@ or fewer colors in the image, each byte of image data contains an index value. I  
diff --git a/www/mirrors.html b/www/mirrors.html index 29aa343ee..619ea4ca0 100644 --- a/www/mirrors.html +++ b/www/mirrors.html @@ -19,7 +19,7 @@ - + @@ -187,7 +187,7 @@  
diff --git a/www/mogrify.html b/www/mogrify.html index 2786b3fd4..7f7feedd0 100644 --- a/www/mogrify.html +++ b/www/mogrify.html @@ -24,7 +24,7 @@ - + @@ -1367,7 +1367,7 @@ transparent, extract, background, or shape the alpha channel  
diff --git a/www/montage.html b/www/montage.html index 424a93bc2..a73258c99 100644 --- a/www/montage.html +++ b/www/montage.html @@ -24,7 +24,7 @@ - + @@ -787,7 +787,7 @@ transparent, extract, background, or shape the alpha channel  
diff --git a/www/motion-picture.html b/www/motion-picture.html index 7fddf74f8..93643f45d 100644 --- a/www/motion-picture.html +++ b/www/motion-picture.html @@ -24,7 +24,7 @@ - + @@ -354,7 +354,7 @@  
diff --git a/www/perl-magick.html b/www/perl-magick.html index 357c30c53..745814f88 100644 --- a/www/perl-magick.html +++ b/www/perl-magick.html @@ -23,7 +23,7 @@ - + @@ -2646,7 +2646,7 @@ blobs in any of these image formats and provid  
diff --git a/www/porting.html b/www/porting.html index b18db574e..7cea4c983 100644 --- a/www/porting.html +++ b/www/porting.html @@ -24,7 +24,7 @@ - + @@ -549,7 +549,7 @@  
diff --git a/www/quantize.html b/www/quantize.html index fc0fbc57a..aa75bda34 100644 --- a/www/quantize.html +++ b/www/quantize.html @@ -23,7 +23,7 @@ - + @@ -354,7 +354,7 @@  
diff --git a/www/resources.html b/www/resources.html index 847143e14..0e5208d18 100644 --- a/www/resources.html +++ b/www/resources.html @@ -23,7 +23,7 @@ - + @@ -486,7 +486,7 @@ file or data stream.

 
diff --git a/www/search.html b/www/search.html index 277272198..282adb265 100644 --- a/www/search.html +++ b/www/search.html @@ -23,7 +23,7 @@ - + @@ -244,7 +244,7 @@  
diff --git a/www/sitemap.html b/www/sitemap.html index dd9cc7b28..95e609829 100644 --- a/www/sitemap.html +++ b/www/sitemap.html @@ -23,7 +23,7 @@ - + @@ -388,7 +388,7 @@  
diff --git a/www/source/analyze.c b/www/source/analyze.c index 5cc4ebad8..58f342adf 100644 --- a/www/source/analyze.c +++ b/www/source/analyze.c @@ -15,7 +15,7 @@ % December 1998 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/www/source/configure.xml b/www/source/configure.xml index bf47cc84e..735e9e37b 100644 --- a/www/source/configure.xml +++ b/www/source/configure.xml @@ -26,7 +26,7 @@ - + diff --git a/www/source/mgk.c b/www/source/mgk.c index 1c0b770a4..d715ee600 100644 --- a/www/source/mgk.c +++ b/www/source/mgk.c @@ -17,7 +17,7 @@ % July 1992 % % % % % -% Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization % +% Copyright 1999-2012 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/www/sponsors.html b/www/sponsors.html index d8fba94c1..71146d4cf 100644 --- a/www/sponsors.html +++ b/www/sponsors.html @@ -23,7 +23,7 @@ - + @@ -318,7 +318,7 @@  
diff --git a/www/stream.html b/www/stream.html index 6ee695172..db7b38aa1 100644 --- a/www/stream.html +++ b/www/stream.html @@ -24,7 +24,7 @@ - + @@ -420,7 +420,7 @@  
diff --git a/www/subversion.html b/www/subversion.html index 8d805cc4e..c17bac430 100644 --- a/www/subversion.html +++ b/www/subversion.html @@ -23,7 +23,7 @@ - + @@ -246,7 +246,7 @@ ImageMagick-6.7.1

 
diff --git a/www/t-shirt.html b/www/t-shirt.html index 71662cf02..04621c569 100644 --- a/www/t-shirt.html +++ b/www/t-shirt.html @@ -23,7 +23,7 @@ - + @@ -260,7 +260,7 @@