diff --git a/LICENSE b/LICENSE
index e517372..358707b 100644
--- a/LICENSE
+++ b/LICENSE
@@ -31,7 +31,7 @@
The legally binding and authoritative terms and conditions for use, reproduction, and distribution of ImageMagick follow:
-Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available.
+Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available.
1. Definitions.
diff --git a/Makefile.am b/Makefile.am
index 201e3bd..2632156 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 3555c2b..96d9371 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -15,7 +15,7 @@
@SET_MAKE@
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-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-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-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-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-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-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-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-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-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-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated to making software imaging solutions freely available.
#
# You may not use this file except in compliance with the License. You may
@@ -117,7 +117,7 @@
#
# Makefile for building ImageMagick filter modules.
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-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 @@
# Copyright Bob Friesenhahn, 1999, 2000, 2002, 2004, 2008
#
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-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-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, 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-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 7ccf60f..425d776 100644
--- a/PerlMagick/Magick.xs
+++ b/PerlMagick/Magick.xs
@@ -23,7 +23,7 @@
% February 1997 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 3ad5729..ad11f05 100644
--- a/PerlMagick/Makefile.PL
+++ b/PerlMagick/Makefile.PL
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 f108afd..2ffcd70 100644
--- a/PerlMagick/Makefile.PL.in
+++ b/PerlMagick/Makefile.PL.in
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 85ac095..6274c40 100644
--- a/PerlMagick/Makefile.am
+++ b/PerlMagick/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 7ef9e17..7552c28 100644
--- a/PerlMagick/Makefile.nt
+++ b/PerlMagick/Makefile.nt
@@ -1,4 +1,4 @@
-# Copyright (C) 1999-2009 ImageMagick Studio LLC
+# Copyright (C) 1999-2010 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.in b/PerlMagick/check.sh.in
index 5f8e635..2e17f01 100644
--- a/PerlMagick/check.sh.in
+++ b/PerlMagick/check.sh.in
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 431638e..2bc887d 100644
--- a/PerlMagick/t/blob.t
+++ b/PerlMagick/t/blob.t
@@ -1,5 +1,5 @@
#!/usr/bin/perl
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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/composite.t b/PerlMagick/t/composite.t
index b9f305e..8262951 100644
--- a/PerlMagick/t/composite.t
+++ b/PerlMagick/t/composite.t
@@ -1,5 +1,5 @@
#!/usr/bin/perl
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 b9571e5..b74f5b4 100644
--- a/PerlMagick/t/filter.t
+++ b/PerlMagick/t/filter.t
@@ -1,6 +1,6 @@
#!/usr/bin/perl
#
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 93c3919..c3ad7e8 100644
--- a/PerlMagick/t/getattribute.t
+++ b/PerlMagick/t/getattribute.t
@@ -1,5 +1,5 @@
#!/usr/bin/perl
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 2ea5e32..7863b90 100644
--- a/PerlMagick/t/montage.t
+++ b/PerlMagick/t/montage.t
@@ -1,5 +1,5 @@
#!/usr/bin/perl
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 aaaf2e7..9aaed68 100644
--- a/PerlMagick/t/ping.t
+++ b/PerlMagick/t/ping.t
@@ -1,5 +1,5 @@
#!/usr/bin/perl
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 8258f4e..421e00b 100644
--- a/PerlMagick/t/read.t
+++ b/PerlMagick/t/read.t
@@ -1,5 +1,5 @@
#!/usr/bin/perl
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 b57366b..4c1d937 100644
--- a/PerlMagick/t/setattribute.t
+++ b/PerlMagick/t/setattribute.t
@@ -1,5 +1,5 @@
#!/usr/bin/perl
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 9606449..3590fcf 100644
--- a/PerlMagick/t/subroutines.pl
+++ b/PerlMagick/t/subroutines.pl
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 1f46244..4020996 100644
--- a/PerlMagick/t/write.t
+++ b/PerlMagick/t/write.t
@@ -1,5 +1,5 @@
#!/usr/bin/perl
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 d7e81ac..af33e40 100644
--- a/coders/Makefile.am
+++ b/coders/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 d13c98d..8d7c5a7 100644
--- a/coders/art.c
+++ b/coders/art.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 f3928a3..495be2c 100644
--- a/coders/avs.c
+++ b/coders/avs.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 e863be9..8e463ca 100644
--- a/coders/bmp.c
+++ b/coders/bmp.c
@@ -18,7 +18,7 @@
% December 2001 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 59061ed..3d308f1 100644
--- a/coders/braille.c
+++ b/coders/braille.c
@@ -15,7 +15,7 @@
% February 2008 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 56e805a..a89a804 100644
--- a/coders/cals.c
+++ b/coders/cals.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 540323c..c45c81f 100644
--- a/coders/caption.c
+++ b/coders/caption.c
@@ -17,7 +17,7 @@
% February 2002 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 9039dd8..db65623 100644
--- a/coders/cin.c
+++ b/coders/cin.c
@@ -20,7 +20,7 @@
% October 2003 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 4520dc7..0ed42c6 100644
--- a/coders/cip.c
+++ b/coders/cip.c
@@ -16,7 +16,7 @@
% April 2004 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 4fa320a..2bbe604 100644
--- a/coders/clip.c
+++ b/coders/clip.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 120223d..3fcd52d 100644
--- a/coders/clipboard.c
+++ b/coders/clipboard.c
@@ -12,7 +12,7 @@
% May 2002 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 576e3c3..d6eff48 100644
--- a/coders/cmyk.c
+++ b/coders/cmyk.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 0f33995..9d96d97 100644
--- a/coders/dcm.c
+++ b/coders/dcm.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 bb6dd37..c186650 100644
--- a/coders/dds.c
+++ b/coders/dds.c
@@ -17,7 +17,7 @@
% March 2008 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 bc86727..db30efd 100644
--- a/coders/dib.c
+++ b/coders/dib.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 6e3cf7d..424618d 100644
--- a/coders/djvu.c
+++ b/coders/djvu.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 b7dca53..d0193f1 100644
--- a/coders/dng.c
+++ b/coders/dng.c
@@ -17,7 +17,7 @@
% July 1999 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 d054d47..c92d7c1 100644
--- a/coders/dot.c
+++ b/coders/dot.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 08d0895..4a486c4 100644
--- a/coders/dps.c
+++ b/coders/dps.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 6b138f4..ce87532 100644
--- a/coders/emf.c
+++ b/coders/emf.c
@@ -16,7 +16,7 @@
% Bill Radcliffe %
% 2001 %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 3aaf969..e247ff8 100644
--- a/coders/ept.c
+++ b/coders/ept.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 e059c08..b785377 100644
--- a/coders/exr.c
+++ b/coders/exr.c
@@ -17,7 +17,7 @@
% April 2007 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 a21f599..22b2b6b 100644
--- a/coders/fax.c
+++ b/coders/fax.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 8b4b136..f0fcd7c 100644
--- a/coders/fits.c
+++ b/coders/fits.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 17a44ce..a6dafd3 100644
--- a/coders/fpx.c
+++ b/coders/fpx.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 003d232..8dde617 100644
--- a/coders/gif.c
+++ b/coders/gif.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 6b1baa2..843801d 100644
--- a/coders/gradient.c
+++ b/coders/gradient.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 2169bd6..4983aa3 100644
--- a/coders/gray.c
+++ b/coders/gray.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 af56cc6..d61c06a 100644
--- a/coders/hald.c
+++ b/coders/hald.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 b416772..e5be342 100644
--- a/coders/histogram.c
+++ b/coders/histogram.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 28b3e2d..e53f5f8 100644
--- a/coders/hrz.c
+++ b/coders/hrz.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 4011eac..a9874dc 100644
--- a/coders/html.c
+++ b/coders/html.c
@@ -18,7 +18,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 e2e82a5..7635592 100644
--- a/coders/icon.c
+++ b/coders/icon.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 ba71143..d9c11c6 100644
--- a/coders/info.c
+++ b/coders/info.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 f05dce0..43218dc 100644
--- a/coders/inline.c
+++ b/coders/inline.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 f2c6c8b..fad10b6 100644
--- a/coders/jbig.c
+++ b/coders/jbig.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 517cdbd..c4ac6fe 100644
--- a/coders/jp2.c
+++ b/coders/jp2.c
@@ -17,7 +17,7 @@
% June 2001 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 9df4e8e..1104253 100644
--- a/coders/jpeg.c
+++ b/coders/jpeg.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 a4766e3..6aa82cf 100644
--- a/coders/label.c
+++ b/coders/label.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 9a31a92..471d050 100644
--- a/coders/magick.c
+++ b/coders/magick.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 b745321..b44d621 100644
--- a/coders/map.c
+++ b/coders/map.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 c2c9104..4367da9 100644
--- a/coders/matte.c
+++ b/coders/matte.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 8c4fe8e..f876742 100644
--- a/coders/meta.c
+++ b/coders/meta.c
@@ -17,7 +17,7 @@
% July 2001 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 ade4d78..523433e 100644
--- a/coders/miff.c
+++ b/coders/miff.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 34f63cd..541c970 100644
--- a/coders/mono.c
+++ b/coders/mono.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 e517f53..a6766b2 100644
--- a/coders/mpc.c
+++ b/coders/mpc.c
@@ -17,7 +17,7 @@
% March 2000 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 6d67e18..7ed97a7 100644
--- a/coders/mpeg.c
+++ b/coders/mpeg.c
@@ -17,7 +17,7 @@
% July 1999 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 18d10c1..91e20ca 100644
--- a/coders/mpr.c
+++ b/coders/mpr.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 5eed390..e8dc984 100644
--- a/coders/msl.c
+++ b/coders/msl.c
@@ -19,7 +19,7 @@
% December 2001 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 e1c282d..cdb7de4 100644
--- a/coders/mtv.c
+++ b/coders/mtv.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 4e182df..d56cfea 100644
--- a/coders/mvg.c
+++ b/coders/mvg.c
@@ -17,7 +17,7 @@
% April 2000 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 98c07b3..93b3909 100644
--- a/coders/null.c
+++ b/coders/null.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 9021f3a..c2c021b 100644
--- a/coders/otb.c
+++ b/coders/otb.c
@@ -17,7 +17,7 @@
% January 2000 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 f1f5453..f0e05c0 100644
--- a/coders/pattern.c
+++ b/coders/pattern.c
@@ -17,7 +17,7 @@
% May 2003 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 8a01275..50fc2e4 100644
--- a/coders/pcd.c
+++ b/coders/pcd.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 a540bd4..d811cd7 100644
--- a/coders/pcl.c
+++ b/coders/pcl.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 80a56d9..1ca2953 100644
--- a/coders/pcx.c
+++ b/coders/pcx.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 b9bb078..b02a28a 100644
--- a/coders/pdb.c
+++ b/coders/pdb.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 2f8e395..95b49c0 100644
--- a/coders/pdf.c
+++ b/coders/pdf.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 969759f..2b794fe 100644
--- a/coders/pict.c
+++ b/coders/pict.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 729eb52..9cf1528 100644
--- a/coders/pix.c
+++ b/coders/pix.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 da68b58..9d8e460 100644
--- a/coders/plasma.c
+++ b/coders/plasma.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 9b20994..11f34e1 100644
--- a/coders/png.c
+++ b/coders/png.c
@@ -18,7 +18,7 @@
% November 1997 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 65699a2..0181a6d 100644
--- a/coders/pnm.c
+++ b/coders/pnm.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 5524de0..1bec5b1 100644
--- a/coders/preview.c
+++ b/coders/preview.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 836d33f..d8eb396 100644
--- a/coders/ps.c
+++ b/coders/ps.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 523049d..139ea26 100644
--- a/coders/ps2.c
+++ b/coders/ps2.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 c43acbe..a91b763 100644
--- a/coders/ps3.c
+++ b/coders/ps3.c
@@ -18,7 +18,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 9e0ac74..ccf1df7 100644
--- a/coders/psd.c
+++ b/coders/psd.c
@@ -18,7 +18,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 51a1356..2e4eb21 100644
--- a/coders/pwp.c
+++ b/coders/pwp.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 c6b223d..dd29fdb 100644
--- a/coders/raw.c
+++ b/coders/raw.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 917c9b5..b033428 100644
--- a/coders/rla.c
+++ b/coders/rla.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 086b269..23c1c6a 100644
--- a/coders/rle.c
+++ b/coders/rle.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 b8456f9..4cdd53a 100644
--- a/coders/scr.c
+++ b/coders/scr.c
@@ -17,7 +17,7 @@
% October 2003 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 fe64cd7..46ed061 100644
--- a/coders/sct.c
+++ b/coders/sct.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 0555c52..25c32a0 100644
--- a/coders/sfw.c
+++ b/coders/sfw.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 747be94..157a56a 100644
--- a/coders/sgi.c
+++ b/coders/sgi.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 1f35e0b..2952db7 100644
--- a/coders/stegano.c
+++ b/coders/stegano.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 a432675..8391bac 100644
--- a/coders/sun.c
+++ b/coders/sun.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 fdbaaed..413d5af 100644
--- a/coders/svg.c
+++ b/coders/svg.c
@@ -18,7 +18,7 @@
% March 2000 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 ec616bb..83b776e 100644
--- a/coders/tga.c
+++ b/coders/tga.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 29ae7e0..7f42a7f 100644
--- a/coders/thumbnail.c
+++ b/coders/thumbnail.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 a8871b0..cab09db 100644
--- a/coders/tiff.c
+++ b/coders/tiff.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 3983688..20ee745 100644
--- a/coders/tile.c
+++ b/coders/tile.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 106bf8f..8a6fc36 100644
--- a/coders/tim.c
+++ b/coders/tim.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 85ddb4c..a7b40d4 100644
--- a/coders/ttf.c
+++ b/coders/ttf.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 0cce1df..30d29a6 100644
--- a/coders/txt.c
+++ b/coders/txt.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 b40f9a7..7bf46cf 100644
--- a/coders/uil.c
+++ b/coders/uil.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 30919e4..00c5126 100644
--- a/coders/url.c
+++ b/coders/url.c
@@ -18,7 +18,7 @@
% March 2000 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 65b5c7d..d30cb93 100644
--- a/coders/uyvy.c
+++ b/coders/uyvy.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 d7ebb52..30e17d7 100644
--- a/coders/vicar.c
+++ b/coders/vicar.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 bd43731..68cd0d0 100644
--- a/coders/vid.c
+++ b/coders/vid.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 e73a52d..74eaa61 100644
--- a/coders/viff.c
+++ b/coders/viff.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 1cff23c..9c7f00f 100644
--- a/coders/wbmp.c
+++ b/coders/wbmp.c
@@ -17,7 +17,7 @@
% January 2000 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 c5e6c4e..75b2ae2 100644
--- a/coders/wmf.c
+++ b/coders/wmf.c
@@ -22,7 +22,7 @@
% May 2001 - Oct 2001 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 f2c5ad4..f98ddb0 100644
--- a/coders/wpg.c
+++ b/coders/wpg.c
@@ -16,7 +16,7 @@
% June 2000 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 2e147b3..a92bff5 100644
--- a/coders/x.c
+++ b/coders/x.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 ca8cb67..999fa9a 100644
--- a/coders/xbm.c
+++ b/coders/xbm.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 24a0024..7cd4c03 100644
--- a/coders/xc.c
+++ b/coders/xc.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 092d668..945c08c 100644
--- a/coders/xcf.c
+++ b/coders/xcf.c
@@ -17,7 +17,7 @@
% November 2001 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 2469764..6387e46 100644
--- a/coders/xpm.c
+++ b/coders/xpm.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 3421641..590f7ad 100644
--- a/coders/xps.c
+++ b/coders/xps.c
@@ -17,7 +17,7 @@
% January 2008 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 52fdc24..b8deaf4 100644
--- a/coders/xwd.c
+++ b/coders/xwd.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 1a29b7d..7a3c8f5 100644
--- a/coders/ycbcr.c
+++ b/coders/ycbcr.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 d258e67..2d24ddb 100644
--- a/coders/yuv.c
+++ b/coders/yuv.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 faca426..b93dfeb 100644
--- a/config/Makefile.am
+++ b/config/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 54e6ca8..6872396 100644
--- a/config/configure.xml
+++ b/config/configure.xml
@@ -26,7 +26,7 @@
<configure name="DISTCHECK_CONFIG_FLAGS" value="--disable-deprecated --with-quantum-depth=16 --with-umem=no --with-autotrace=no --with-gslib=no --with-fontpath="/>
<configure name="HOST" value="x86_64-unknown-linux-gnu"/>
<configure name="DELEGATES" value="bzlib djvu fftw fontconfig freetype jpeg jng jp2 lcms mpeg png rsvg tiff x11 xml wmf zlib"/>
- <configure name="COPYRIGHT" value="Copyright (C) 1999-2009 ImageMagick Studio LLC"/>
+ <configure name="COPYRIGHT" value="Copyright (C) 1999-2010 ImageMagick Studio LLC"/>
<configure name="WEBSITE" value="http://www.imagemagick.org"/>
<configure name="QuantumDepth" value="16"/>
</configuremap>
diff --git a/config/configure.xml.in b/config/configure.xml.in
index 0a8f826..307f89d 100644
--- a/config/configure.xml.in
+++ b/config/configure.xml.in
@@ -26,7 +26,7 @@
<configure name="DISTCHECK_CONFIG_FLAGS" value="@DISTCHECK_CONFIG_FLAGS@"/>
<configure name="HOST" value="@host@"/>
<configure name="DELEGATES" value="@DELEGATES@"/>
- <configure name="COPYRIGHT" value="Copyright (C) 1999-2009 ImageMagick Studio LLC"/>
+ <configure name="COPYRIGHT" value="Copyright (C) 1999-2010 ImageMagick Studio LLC"/>
<configure name="WEBSITE" value="http://www.imagemagick.org"/>
<configure name="QuantumDepth" value="@QUANTUM_DEPTH@"/>
</configuremap>
diff --git a/configure.ac b/configure.ac
index 079f99a..74e6958 100755
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 c4ab76b..370e118 100644
--- a/filters/Makefile.am
+++ b/filters/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 18fd750..f1cf4b0 100644
--- a/filters/analyze.c
+++ b/filters/analyze.c
@@ -15,7 +15,7 @@
% December 1998 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/boost.c b/filters/boost.c
index 6057df6..fd5e3fa 100644
--- a/filters/boost.c
+++ b/filters/boost.c
@@ -15,7 +15,7 @@
% November 2009 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
diff --git a/index.html b/index.html
index 3555d08..8491083 100644
--- a/index.html
+++ b/index.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -226,7 +226,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/m4/Makefile.am b/m4/Makefile.am
index 6502140..c023aa8 100644
--- a/m4/Makefile.am
+++ b/m4/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 86787da..76f6919 100644
--- a/magick.sh.in
+++ b/magick.sh.in
@@ -1,6 +1,6 @@
# !/bin/sh
#
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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/ImageMagick.h b/magick/ImageMagick.h
index cc54f18..fc56c84 100644
--- a/magick/ImageMagick.h
+++ b/magick/ImageMagick.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/MagickCore.h b/magick/MagickCore.h
index cece842..8557bc0 100644
--- a/magick/MagickCore.h
+++ b/magick/MagickCore.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/Makefile.am b/magick/Makefile.am
index 9799ce4..a6e369d 100644
--- a/magick/Makefile.am
+++ b/magick/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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/PreRvIcccm.c b/magick/PreRvIcccm.c
index 7bce9cc..034cef5 100644
--- a/magick/PreRvIcccm.c
+++ b/magick/PreRvIcccm.c
@@ -17,7 +17,7 @@
% December 1994 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/PreRvIcccm.h b/magick/PreRvIcccm.h
index 0c2b4df..3ec03e4 100644
--- a/magick/PreRvIcccm.h
+++ b/magick/PreRvIcccm.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/animate-private.h b/magick/animate-private.h
index 67ccb5c..5abd219 100644
--- a/magick/animate-private.h
+++ b/magick/animate-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/animate.c b/magick/animate.c
index e425acd..ee74d5b 100644
--- a/magick/animate.c
+++ b/magick/animate.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/animate.h b/magick/animate.h
index 9f007c0..9291211 100644
--- a/magick/animate.h
+++ b/magick/animate.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/annotate.c b/magick/annotate.c
index e429aa9..5e18190 100644
--- a/magick/annotate.c
+++ b/magick/annotate.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/annotate.h b/magick/annotate.h
index d7db220..8e7a4cf 100644
--- a/magick/annotate.h
+++ b/magick/annotate.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/api.h b/magick/api.h
index c3f3dc3..7bf1644 100644
--- a/magick/api.h
+++ b/magick/api.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/artifact.c b/magick/artifact.c
index 0b0f5f4..e686f4e 100644
--- a/magick/artifact.c
+++ b/magick/artifact.c
@@ -17,7 +17,7 @@
% March 2000 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/artifact.h b/magick/artifact.h
index b8d8ac2..2358d2e 100644
--- a/magick/artifact.h
+++ b/magick/artifact.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/attribute.c b/magick/attribute.c
index 2cab5e7..a89a81d 100644
--- a/magick/attribute.c
+++ b/magick/attribute.c
@@ -17,7 +17,7 @@
% October 2002 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/attribute.h b/magick/attribute.h
index b0f9d93..e119363 100644
--- a/magick/attribute.h
+++ b/magick/attribute.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/blob-private.h b/magick/blob-private.h
index 64bf419..829a16d 100644
--- a/magick/blob-private.h
+++ b/magick/blob-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/blob.c b/magick/blob.c
index 9fd4baf..8ba3c35 100644
--- a/magick/blob.c
+++ b/magick/blob.c
@@ -17,7 +17,7 @@
% July 1999 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/blob.h b/magick/blob.h
index a2a4f57..16dd23c 100644
--- a/magick/blob.h
+++ b/magick/blob.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/cache-private.h b/magick/cache-private.h
index 2d1e0df..bc30972 100644
--- a/magick/cache-private.h
+++ b/magick/cache-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/cache-view.c b/magick/cache-view.c
index 20adb04..8ebc071 100644
--- a/magick/cache-view.c
+++ b/magick/cache-view.c
@@ -23,7 +23,7 @@
% February 2000 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/cache-view.h b/magick/cache-view.h
index 850d95a..6175be8 100644
--- a/magick/cache-view.h
+++ b/magick/cache-view.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/cache.c b/magick/cache.c
index 721c0fe..641ddfa 100644
--- a/magick/cache.c
+++ b/magick/cache.c
@@ -17,7 +17,7 @@
% July 1999 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/cache.h b/magick/cache.h
index 32ca17d..c221360 100644
--- a/magick/cache.h
+++ b/magick/cache.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/cipher.c b/magick/cipher.c
index 6ca5d72..8c9f7e6 100644
--- a/magick/cipher.c
+++ b/magick/cipher.c
@@ -16,7 +16,7 @@
% March 2003 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/cipher.h b/magick/cipher.h
index 1a9152b..11afb50 100644
--- a/magick/cipher.h
+++ b/magick/cipher.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/client.c b/magick/client.c
index a7295ae..5f89691 100644
--- a/magick/client.c
+++ b/magick/client.c
@@ -17,7 +17,7 @@
% March 2003 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/client.h b/magick/client.h
index 330e1f4..18377df 100644
--- a/magick/client.h
+++ b/magick/client.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/coder.c b/magick/coder.c
index 9256d7c..df81b6e 100644
--- a/magick/coder.c
+++ b/magick/coder.c
@@ -17,7 +17,7 @@
% May 2001 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/coder.h b/magick/coder.h
index 75792bb..b4ad19f 100644
--- a/magick/coder.h
+++ b/magick/coder.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/color-private.h b/magick/color-private.h
index 663bc4a..c3208b6 100644
--- a/magick/color-private.h
+++ b/magick/color-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/color.c b/magick/color.c
index d054516..c1ad4e9 100644
--- a/magick/color.c
+++ b/magick/color.c
@@ -16,7 +16,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/color.h b/magick/color.h
index cb54a3e..5e5590a 100644
--- a/magick/color.h
+++ b/magick/color.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/colormap-private.h b/magick/colormap-private.h
index 52c2d3b..7a77961 100644
--- a/magick/colormap-private.h
+++ b/magick/colormap-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/colormap.c b/magick/colormap.c
index 40f569d..9523bf0 100644
--- a/magick/colormap.c
+++ b/magick/colormap.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/colormap.h b/magick/colormap.h
index 794d267..2d2bef3 100644
--- a/magick/colormap.h
+++ b/magick/colormap.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/colorspace-private.h b/magick/colorspace-private.h
index a8a15e9..22e5ac6 100644
--- a/magick/colorspace-private.h
+++ b/magick/colorspace-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/colorspace.c b/magick/colorspace.c
index 584d495..667b9d8 100644
--- a/magick/colorspace.c
+++ b/magick/colorspace.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/colorspace.h b/magick/colorspace.h
index 56170ce..a610798 100644
--- a/magick/colorspace.h
+++ b/magick/colorspace.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/compare.c b/magick/compare.c
index ddb6ed3..4283de5 100644
--- a/magick/compare.c
+++ b/magick/compare.c
@@ -17,7 +17,7 @@
% December 2003 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/compare.h b/magick/compare.h
index c530018..e7486dc 100644
--- a/magick/compare.h
+++ b/magick/compare.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/composite-private.h b/magick/composite-private.h
index 04d957b..ba90ce2 100644
--- a/magick/composite-private.h
+++ b/magick/composite-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/composite.c b/magick/composite.c
index 96f6035..c4dec16 100644
--- a/magick/composite.c
+++ b/magick/composite.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/composite.h b/magick/composite.h
index d1c7b7e..b66763e 100644
--- a/magick/composite.h
+++ b/magick/composite.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/compress.c b/magick/compress.c
index 46efa35..60fa115 100644
--- a/magick/compress.c
+++ b/magick/compress.c
@@ -17,7 +17,7 @@
% May 1993 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/compress.h b/magick/compress.h
index 7eaf42e..62a3215 100644
--- a/magick/compress.h
+++ b/magick/compress.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/configure.c b/magick/configure.c
index aa2b135..b17d856 100644
--- a/magick/configure.c
+++ b/magick/configure.c
@@ -17,7 +17,7 @@
% July 2003 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/configure.h b/magick/configure.h
index 259ce37..98805d5 100644
--- a/magick/configure.h
+++ b/magick/configure.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/constitute.c b/magick/constitute.c
index 029d78b..ed8b3fa 100644
--- a/magick/constitute.c
+++ b/magick/constitute.c
@@ -17,7 +17,7 @@
% October 1998 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/constitute.h b/magick/constitute.h
index 9755ca9..ce910ce 100644
--- a/magick/constitute.h
+++ b/magick/constitute.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/decorate.c b/magick/decorate.c
index 70ad84a..5049d02 100644
--- a/magick/decorate.c
+++ b/magick/decorate.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/decorate.h b/magick/decorate.h
index 194e274..1575676 100644
--- a/magick/decorate.h
+++ b/magick/decorate.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/delegate-private.h b/magick/delegate-private.h
index a628dd2..4a988fa 100644
--- a/magick/delegate-private.h
+++ b/magick/delegate-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/delegate.c b/magick/delegate.c
index fb64833..cf4de25 100644
--- a/magick/delegate.c
+++ b/magick/delegate.c
@@ -16,7 +16,7 @@
% October 1998 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/delegate.h b/magick/delegate.h
index 67e4f89..0aac2f9 100644
--- a/magick/delegate.h
+++ b/magick/delegate.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/deprecate.c b/magick/deprecate.c
index 36f07eb..0b90a30 100644
--- a/magick/deprecate.c
+++ b/magick/deprecate.c
@@ -17,7 +17,7 @@
% October 2002 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/deprecate.h b/magick/deprecate.h
index 31746b9..29571dd 100644
--- a/magick/deprecate.h
+++ b/magick/deprecate.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/display-private.h b/magick/display-private.h
index 0664fa4..2d93fbe 100644
--- a/magick/display-private.h
+++ b/magick/display-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/display.c b/magick/display.c
index 91e019b..7bc1af7 100644
--- a/magick/display.c
+++ b/magick/display.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/display.h b/magick/display.h
index 66c6ef3..e3d4b96 100644
--- a/magick/display.h
+++ b/magick/display.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/distort.c b/magick/distort.c
index 3a55404..39c7e61 100644
--- a/magick/distort.c
+++ b/magick/distort.c
@@ -18,7 +18,7 @@
% June 2007 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/distort.h b/magick/distort.h
index ceb584f..edfb498 100644
--- a/magick/distort.h
+++ b/magick/distort.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/draw-private.h b/magick/draw-private.h
index bd42f7f..13e518a 100644
--- a/magick/draw-private.h
+++ b/magick/draw-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/draw.c b/magick/draw.c
index 4280d7d..ae5cceb 100644
--- a/magick/draw.c
+++ b/magick/draw.c
@@ -18,7 +18,7 @@
% July 1998 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/draw.h b/magick/draw.h
index c1a1675..9e2c858 100644
--- a/magick/draw.h
+++ b/magick/draw.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/effect.c b/magick/effect.c
index d6915eb..cba0bdb 100644
--- a/magick/effect.c
+++ b/magick/effect.c
@@ -17,7 +17,7 @@
% October 1996 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/effect.h b/magick/effect.h
index 5ee0b8c..d47317e 100644
--- a/magick/effect.h
+++ b/magick/effect.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/enhance.c b/magick/enhance.c
index f3ddf60..4009edd 100644
--- a/magick/enhance.c
+++ b/magick/enhance.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/enhance.h b/magick/enhance.h
index c0dd09b..9dbcf7e 100644
--- a/magick/enhance.h
+++ b/magick/enhance.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/exception-private.h b/magick/exception-private.h
index 5b64870..dcc37ae 100644
--- a/magick/exception-private.h
+++ b/magick/exception-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/exception.c b/magick/exception.c
index 14839d3..9be7f68 100644
--- a/magick/exception.c
+++ b/magick/exception.c
@@ -17,7 +17,7 @@
% July 1993 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/exception.h b/magick/exception.h
index f5a3759..3671f71 100644
--- a/magick/exception.h
+++ b/magick/exception.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/fourier.c b/magick/fourier.c
index 3c3910f..58c6d5d 100644
--- a/magick/fourier.c
+++ b/magick/fourier.c
@@ -19,7 +19,7 @@
% July 2009 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/fourier.h b/magick/fourier.h
index 0f37d8a..9a77273 100644
--- a/magick/fourier.h
+++ b/magick/fourier.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/fx-private.h b/magick/fx-private.h
index e4a94e1..036c633 100644
--- a/magick/fx-private.h
+++ b/magick/fx-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/fx.c b/magick/fx.c
index fb1c99b..fbe60f6 100644
--- a/magick/fx.c
+++ b/magick/fx.c
@@ -17,7 +17,7 @@
% October 1996 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/fx.h b/magick/fx.h
index fe9a411..6409112 100644
--- a/magick/fx.h
+++ b/magick/fx.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/gem.c b/magick/gem.c
index 0814e6b..3bc3d36 100644
--- a/magick/gem.c
+++ b/magick/gem.c
@@ -17,7 +17,7 @@
% August 1996 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/gem.h b/magick/gem.h
index f16c4dc..d525b63 100644
--- a/magick/gem.h
+++ b/magick/gem.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/geometry.c b/magick/geometry.c
index 6ff1bba..549c618 100644
--- a/magick/geometry.c
+++ b/magick/geometry.c
@@ -17,7 +17,7 @@
% January 2003 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/geometry.h b/magick/geometry.h
index 043b328..3b1826d 100644
--- a/magick/geometry.h
+++ b/magick/geometry.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/hashmap.c b/magick/hashmap.c
index 33d3d7f..690ab76 100644
--- a/magick/hashmap.c
+++ b/magick/hashmap.c
@@ -17,7 +17,7 @@
% December 2002 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/hashmap.h b/magick/hashmap.h
index 8154e69..b3b4c52 100644
--- a/magick/hashmap.h
+++ b/magick/hashmap.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/histogram.c b/magick/histogram.c
index b458f5b..8539606 100644
--- a/magick/histogram.c
+++ b/magick/histogram.c
@@ -18,7 +18,7 @@
% August 2009 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/histogram.h b/magick/histogram.h
index 3397998..81f9300 100644
--- a/magick/histogram.h
+++ b/magick/histogram.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/identify.h b/magick/identify.h
index a6b4b4e..259bd93 100644
--- a/magick/identify.h
+++ b/magick/identify.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/image-private.h b/magick/image-private.h
index 1ac0a95..f79c415 100644
--- a/magick/image-private.h
+++ b/magick/image-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/image.c b/magick/image.c
index 7b3750e..5a7692b 100644
--- a/magick/image.c
+++ b/magick/image.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/image.h b/magick/image.h
index 254a193..59ee3be 100644
--- a/magick/image.h
+++ b/magick/image.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/layer.c b/magick/layer.c
index c3eda2d..f049bc9 100644
--- a/magick/layer.c
+++ b/magick/layer.c
@@ -16,7 +16,7 @@
% January 2006 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/layer.h b/magick/layer.h
index 39c8cd2..1c9ce45 100644
--- a/magick/layer.h
+++ b/magick/layer.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/list.c b/magick/list.c
index f0b9898..6115ae4 100644
--- a/magick/list.c
+++ b/magick/list.c
@@ -17,7 +17,7 @@
% December 2002 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/list.h b/magick/list.h
index 69550d6..34dc4e7 100644
--- a/magick/list.h
+++ b/magick/list.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/locale.c b/magick/locale.c
index bdf19d8..25fa05e 100644
--- a/magick/locale.c
+++ b/magick/locale.c
@@ -17,7 +17,7 @@
% July 2003 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/locale_.h b/magick/locale_.h
index 07e404f..aba383e 100644
--- a/magick/locale_.h
+++ b/magick/locale_.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/log.c b/magick/log.c
index 022f194..cf8f2ee 100644
--- a/magick/log.c
+++ b/magick/log.c
@@ -17,7 +17,7 @@
% September 2002 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/log.h b/magick/log.h
index 831cf5b..1922561 100644
--- a/magick/log.h
+++ b/magick/log.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/mac.c b/magick/mac.c
index d74e44c..71d0392 100644
--- a/magick/mac.c
+++ b/magick/mac.c
@@ -17,7 +17,7 @@
% September 1996 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/mac.h b/magick/mac.h
index 16ac282..4c644b7 100644
--- a/magick/mac.h
+++ b/magick/mac.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/magic.c b/magick/magic.c
index 0d5fd6b..415d516 100644
--- a/magick/magic.c
+++ b/magick/magic.c
@@ -16,7 +16,7 @@
% July 2000 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/magic.h b/magick/magic.h
index 1a1f7f3..667c834 100644
--- a/magick/magic.h
+++ b/magick/magic.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/magick-type.h b/magick/magick-type.h
index 5bdee39..72a1878 100644
--- a/magick/magick-type.h
+++ b/magick/magick-type.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/magick.c b/magick/magick.c
index 585f99d..a4e0db9 100644
--- a/magick/magick.c
+++ b/magick/magick.c
@@ -18,7 +18,7 @@
% November 1998 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/magick.h b/magick/magick.h
index 19fdedc..676443f 100644
--- a/magick/magick.h
+++ b/magick/magick.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/matrix.c b/magick/matrix.c
index ddb29a1..b26dbdf 100644
--- a/magick/matrix.c
+++ b/magick/matrix.c
@@ -17,7 +17,7 @@
% August 2007 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/matrix.h b/magick/matrix.h
index 0984d96..88e226d 100644
--- a/magick/matrix.h
+++ b/magick/matrix.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/memory.c b/magick/memory.c
index de8c25d..9d499ea 100644
--- a/magick/memory.c
+++ b/magick/memory.c
@@ -17,7 +17,7 @@
% July 1998 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/memory_.h b/magick/memory_.h
index e6487ce..fca3f2a 100644
--- a/magick/memory_.h
+++ b/magick/memory_.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/methods.h b/magick/methods.h
index 7eefe7f..588f2ff 100644
--- a/magick/methods.h
+++ b/magick/methods.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/mime-private.h b/magick/mime-private.h
index 1ea2c47..471d3df 100644
--- a/magick/mime-private.h
+++ b/magick/mime-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/mime.c b/magick/mime.c
index 220887f..c0b2b6a 100644
--- a/magick/mime.c
+++ b/magick/mime.c
@@ -15,7 +15,7 @@
% July 2000 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/mime.h b/magick/mime.h
index b366c21..02692b8 100644
--- a/magick/mime.h
+++ b/magick/mime.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/module.c b/magick/module.c
index 39a5d5e..6f049f9 100644
--- a/magick/module.c
+++ b/magick/module.c
@@ -17,7 +17,7 @@
% March 2000 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/module.h b/magick/module.h
index a18b83f..0e8f480 100644
--- a/magick/module.h
+++ b/magick/module.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/monitor-private.h b/magick/monitor-private.h
index d6c17a5..e9d9744 100644
--- a/magick/monitor-private.h
+++ b/magick/monitor-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/monitor.c b/magick/monitor.c
index 65fab86..54d0aab 100644
--- a/magick/monitor.c
+++ b/magick/monitor.c
@@ -17,7 +17,7 @@
% December 1995 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/monitor.h b/magick/monitor.h
index 6b04d0f..2692d1f 100644
--- a/magick/monitor.h
+++ b/magick/monitor.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/montage.c b/magick/montage.c
index 3a387d3..1884b57 100644
--- a/magick/montage.c
+++ b/magick/montage.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/montage.h b/magick/montage.h
index 61f5108..6979486 100644
--- a/magick/montage.h
+++ b/magick/montage.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/morphology.c b/magick/morphology.c
index 4fa4df2..5b6ecc4 100644
--- a/magick/morphology.c
+++ b/magick/morphology.c
@@ -17,7 +17,7 @@
% September 2009 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/morphology.h b/magick/morphology.h
index 959821b..c7943c3 100644
--- a/magick/morphology.h
+++ b/magick/morphology.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/nt-base.c b/magick/nt-base.c
index dfa3a92..4e1aa7d 100644
--- a/magick/nt-base.c
+++ b/magick/nt-base.c
@@ -17,7 +17,7 @@
% December 1996 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/nt-base.h b/magick/nt-base.h
index 5937092..3892416 100644
--- a/magick/nt-base.h
+++ b/magick/nt-base.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/nt-feature.c b/magick/nt-feature.c
index 8fa1755..7f15539 100644
--- a/magick/nt-feature.c
+++ b/magick/nt-feature.c
@@ -18,7 +18,7 @@
% December 1996 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/nt-feature.h b/magick/nt-feature.h
index b571659..6bbe14c 100644
--- a/magick/nt-feature.h
+++ b/magick/nt-feature.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/option.c b/magick/option.c
index 8df9e19..c2c879a 100644
--- a/magick/option.c
+++ b/magick/option.c
@@ -17,7 +17,7 @@
% March 2000 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/option.h b/magick/option.h
index 1f5f932..72e11c9 100644
--- a/magick/option.h
+++ b/magick/option.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/paint.c b/magick/paint.c
index 605630f..e85cd81 100644
--- a/magick/paint.c
+++ b/magick/paint.c
@@ -17,7 +17,7 @@
% July 1998 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/paint.h b/magick/paint.h
index c011d72..31d03cc 100644
--- a/magick/paint.h
+++ b/magick/paint.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/pixel-private.h b/magick/pixel-private.h
index 7925eb9..36e2cd0 100644
--- a/magick/pixel-private.h
+++ b/magick/pixel-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/pixel.c b/magick/pixel.c
index 1142e2c..1c54294 100644
--- a/magick/pixel.c
+++ b/magick/pixel.c
@@ -16,7 +16,7 @@
% October 1998 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/pixel.h b/magick/pixel.h
index ed567cf..ed80d20 100644
--- a/magick/pixel.h
+++ b/magick/pixel.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/policy.c b/magick/policy.c
index fdafbb3..0485af0 100644
--- a/magick/policy.c
+++ b/magick/policy.c
@@ -16,7 +16,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/policy.h b/magick/policy.h
index 019f2cb..c609833 100644
--- a/magick/policy.h
+++ b/magick/policy.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/prepress.c b/magick/prepress.c
index 139382a..1c84284 100644
--- a/magick/prepress.c
+++ b/magick/prepress.c
@@ -17,7 +17,7 @@
% October 2001 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/prepress.h b/magick/prepress.h
index 023e16a..28cf4f2 100644
--- a/magick/prepress.h
+++ b/magick/prepress.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/profile.c b/magick/profile.c
index 98309ed..ef21e09 100644
--- a/magick/profile.c
+++ b/magick/profile.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/profile.h b/magick/profile.h
index c18c95f..a16cdea 100644
--- a/magick/profile.h
+++ b/magick/profile.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/property.c b/magick/property.c
index aa5a6cf..49d4f2e 100644
--- a/magick/property.c
+++ b/magick/property.c
@@ -17,7 +17,7 @@
% March 2000 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/property.h b/magick/property.h
index 95715b0..fee85e6 100644
--- a/magick/property.h
+++ b/magick/property.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/quantize.c b/magick/quantize.c
index f5c2a7c..7b1510d 100644
--- a/magick/quantize.c
+++ b/magick/quantize.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/quantize.h b/magick/quantize.h
index 6f6ca54..6efd04d 100644
--- a/magick/quantize.h
+++ b/magick/quantize.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/random-private.h b/magick/random-private.h
index ee13553..3024910 100644
--- a/magick/random-private.h
+++ b/magick/random-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/random.c b/magick/random.c
index 7195150..4152c71 100644
--- a/magick/random.c
+++ b/magick/random.c
@@ -16,7 +16,7 @@
% December 2001 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/random_.h b/magick/random_.h
index 6d0ccdb..3e9d7cd 100644
--- a/magick/random_.h
+++ b/magick/random_.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/registry.c b/magick/registry.c
index a547fbb..3f24800 100644
--- a/magick/registry.c
+++ b/magick/registry.c
@@ -17,7 +17,7 @@
% March 2000 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/registry.h b/magick/registry.h
index 53619dd..a6f1d65 100644
--- a/magick/registry.h
+++ b/magick/registry.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/resample-private.h b/magick/resample-private.h
index 460a7fd..b85a4a0 100644
--- a/magick/resample-private.h
+++ b/magick/resample-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/resample.c b/magick/resample.c
index b7242a9..ae998b6 100644
--- a/magick/resample.c
+++ b/magick/resample.c
@@ -18,7 +18,7 @@
% August 2007 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/resample.h b/magick/resample.h
index 7be9c3b..794a029 100644
--- a/magick/resample.h
+++ b/magick/resample.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/resize-private.h b/magick/resize-private.h
index f70a941..92e1745 100644
--- a/magick/resize-private.h
+++ b/magick/resize-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/resize.c b/magick/resize.c
index 3d79523..4695d80 100644
--- a/magick/resize.c
+++ b/magick/resize.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/resize.h b/magick/resize.h
index b0eb78e..511436f 100644
--- a/magick/resize.h
+++ b/magick/resize.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/resource.c b/magick/resource.c
index fe94388..f38ba10 100644
--- a/magick/resource.c
+++ b/magick/resource.c
@@ -17,7 +17,7 @@
% September 2002 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/resource_.h b/magick/resource_.h
index 3c7cfb1..0977693 100644
--- a/magick/resource_.h
+++ b/magick/resource_.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/segment.c b/magick/segment.c
index b3e9830..c42227e 100644
--- a/magick/segment.c
+++ b/magick/segment.c
@@ -17,7 +17,7 @@
% April 1993 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/segment.h b/magick/segment.h
index 0be37b6..0ab92d0 100644
--- a/magick/segment.h
+++ b/magick/segment.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/semaphore.c b/magick/semaphore.c
index 299482d..f85eba3 100644
--- a/magick/semaphore.c
+++ b/magick/semaphore.c
@@ -18,7 +18,7 @@
% June 2000 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/semaphore.h b/magick/semaphore.h
index c03eb3d..7349f00 100644
--- a/magick/semaphore.h
+++ b/magick/semaphore.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/shear.c b/magick/shear.c
index 8b470fc..a3b1f12 100644
--- a/magick/shear.c
+++ b/magick/shear.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/shear.h b/magick/shear.h
index 2c33572..d295454 100644
--- a/magick/shear.h
+++ b/magick/shear.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/signature-private.h b/magick/signature-private.h
index a3d8c5b..e960326 100644
--- a/magick/signature-private.h
+++ b/magick/signature-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/signature.c b/magick/signature.c
index 6c923d1..dd1a007 100644
--- a/magick/signature.c
+++ b/magick/signature.c
@@ -16,7 +16,7 @@
% December 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/signature.h b/magick/signature.h
index 668d509..db02b93 100644
--- a/magick/signature.h
+++ b/magick/signature.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/splay-tree.c b/magick/splay-tree.c
index 523aa95..6b92d84 100644
--- a/magick/splay-tree.c
+++ b/magick/splay-tree.c
@@ -23,7 +23,7 @@
% December 2002 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/splay-tree.h b/magick/splay-tree.h
index c407875..0969fed 100644
--- a/magick/splay-tree.h
+++ b/magick/splay-tree.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/static.c b/magick/static.c
index 2da5e7e..25500cd 100644
--- a/magick/static.c
+++ b/magick/static.c
@@ -17,7 +17,7 @@
% March 2000 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/static.h b/magick/static.h
index d4aa1b1..192f896 100644
--- a/magick/static.h
+++ b/magick/static.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/statistic.c b/magick/statistic.c
index 1dffd9e..62092a7 100644
--- a/magick/statistic.c
+++ b/magick/statistic.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/statistic.h b/magick/statistic.h
index b437e7a..835bcec 100644
--- a/magick/statistic.h
+++ b/magick/statistic.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/stream-private.h b/magick/stream-private.h
index 7e6b164..b3abfc8 100644
--- a/magick/stream-private.h
+++ b/magick/stream-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/stream.c b/magick/stream.c
index 6dd1ff1..4131154 100644
--- a/magick/stream.c
+++ b/magick/stream.c
@@ -17,7 +17,7 @@
% March 2000 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/stream.h b/magick/stream.h
index 631f79f..0db8a94 100644
--- a/magick/stream.h
+++ b/magick/stream.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/string.c b/magick/string.c
index 6affad9..6ff5885 100644
--- a/magick/string.c
+++ b/magick/string.c
@@ -17,7 +17,7 @@
% August 2003 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/string_.h b/magick/string_.h
index 82ec8f9..d98c4e3 100644
--- a/magick/string_.h
+++ b/magick/string_.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/studio.h b/magick/studio.h
index 8395650..18a2aeb 100644
--- a/magick/studio.h
+++ b/magick/studio.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/thread-private.h b/magick/thread-private.h
index bbbde2e..cf9a779 100644
--- a/magick/thread-private.h
+++ b/magick/thread-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/thread.c b/magick/thread.c
index 36c036a..1514be3 100644
--- a/magick/thread.c
+++ b/magick/thread.c
@@ -16,7 +16,7 @@
% March 2003 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/thread_.h b/magick/thread_.h
index 063bd36..ffb59ab 100644
--- a/magick/thread_.h
+++ b/magick/thread_.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/threshold.c b/magick/threshold.c
index 85cbd80..cf94977 100644
--- a/magick/threshold.c
+++ b/magick/threshold.c
@@ -17,7 +17,7 @@
% October 1996 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/threshold.h b/magick/threshold.h
index 6597c52..af6fd8c 100644
--- a/magick/threshold.h
+++ b/magick/threshold.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/timer.c b/magick/timer.c
index 2a375b0..d003bbc 100644
--- a/magick/timer.c
+++ b/magick/timer.c
@@ -17,7 +17,7 @@
% January 1993 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/timer.h b/magick/timer.h
index e108f24..e46bb74 100644
--- a/magick/timer.h
+++ b/magick/timer.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/token-private.h b/magick/token-private.h
index e6e623d..92762c8 100644
--- a/magick/token-private.h
+++ b/magick/token-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/token.c b/magick/token.c
index 26d918f..2f443d5 100644
--- a/magick/token.c
+++ b/magick/token.c
@@ -17,7 +17,7 @@
% January 1993 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/token.h b/magick/token.h
index 69993e6..9e1c758 100644
--- a/magick/token.h
+++ b/magick/token.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/transform.c b/magick/transform.c
index c033e1f..eb1a49e 100644
--- a/magick/transform.c
+++ b/magick/transform.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/transform.h b/magick/transform.h
index 6561f9e..3f466dc 100644
--- a/magick/transform.h
+++ b/magick/transform.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/type.h b/magick/type.h
index 61f7cea..0bf5a62 100644
--- a/magick/type.h
+++ b/magick/type.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/utility.c b/magick/utility.c
index 3e242bf..105d871 100644
--- a/magick/utility.c
+++ b/magick/utility.c
@@ -17,7 +17,7 @@
% January 1993 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/utility.h b/magick/utility.h
index d650ae1..b081185 100644
--- a/magick/utility.h
+++ b/magick/utility.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/version.c b/magick/version.c
index 718b4a2..d68afd6 100644
--- a/magick/version.c
+++ b/magick/version.c
@@ -17,7 +17,7 @@
% September 2002 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/version.h b/magick/version.h
index 17f45f3..976c74d 100644
--- a/magick/version.h
+++ b/magick/version.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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 @@
Define declarations.
*/
#define MagickPackageName "ImageMagick"
-#define MagickCopyright "Copyright (C) 1999-2009 ImageMagick Studio LLC"
+#define MagickCopyright "Copyright (C) 1999-2010 ImageMagick Studio LLC"
#define MagickLibVersion 0x658
#define MagickLibVersionText "6.5.8"
#define MagickLibVersionNumber 2,0,1
diff --git a/magick/version.h.in b/magick/version.h.in
index 2d1259c..16c44a3 100644
--- a/magick/version.h.in
+++ b/magick/version.h.in
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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 @@
Define declarations.
*/
#define MagickPackageName "@PACKAGE_NAME@"
-#define MagickCopyright "Copyright (C) 1999-2009 ImageMagick Studio LLC"
+#define MagickCopyright "Copyright (C) 1999-2010 ImageMagick Studio LLC"
#define MagickLibVersion @PACKAGE_LIB_VERSION@
#define MagickLibVersionText "@MAGICK_LIB_VERSION_TEXT@"
#define MagickLibVersionNumber @MAGICK_LIB_VERSION_NUMBER@
diff --git a/magick/vms.c b/magick/vms.c
index 299db90..d3c836f 100644
--- a/magick/vms.c
+++ b/magick/vms.c
@@ -17,7 +17,7 @@
% October 1994 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/vms.h b/magick/vms.h
index 4611a9d..bd24a5f 100644
--- a/magick/vms.h
+++ b/magick/vms.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/widget.c b/magick/widget.c
index d8005f1..678d350 100644
--- a/magick/widget.c
+++ b/magick/widget.c
@@ -18,7 +18,7 @@
% September 1993 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/widget.h b/magick/widget.h
index 9f97b81..ee4f6a8 100644
--- a/magick/widget.h
+++ b/magick/widget.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/xml-tree.c b/magick/xml-tree.c
index 433ee08..e8faf8f 100644
--- a/magick/xml-tree.c
+++ b/magick/xml-tree.c
@@ -23,7 +23,7 @@
% December 2004 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/xml-tree.h b/magick/xml-tree.h
index cf5111a..04cea2d 100644
--- a/magick/xml-tree.h
+++ b/magick/xml-tree.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/xwindow-private.h b/magick/xwindow-private.h
index 13a8a8e..d1c7a9b 100644
--- a/magick/xwindow-private.h
+++ b/magick/xwindow-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/magick/xwindow.c b/magick/xwindow.c
index b5b845d..7eb7dd8 100644
--- a/magick/xwindow.c
+++ b/magick/xwindow.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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/xwindow.h b/magick/xwindow.h
index ec8ba63..93003ad 100644
--- a/magick/xwindow.h
+++ b/magick/xwindow.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/scripts/xsnap b/scripts/xsnap
index 734b0d1..1c8c8fa 100644
--- a/scripts/xsnap
+++ b/scripts/xsnap
@@ -7,7 +7,7 @@
#
# Software design, John Cristy (magick@dupont.com), March 1996
#
-# Copyright (C) 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright (C) 1999-2010 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 0beb2a5..d6e1ff0 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, 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 a40d70d..88d6c01 100755
--- a/tests/validate-compare.sh
+++ b/tests/validate-compare.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 83407c2..863840c 100755
--- a/tests/validate-composite.sh
+++ b/tests/validate-composite.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 3b4592b..63ba8e6 100755
--- a/tests/validate-convert.sh
+++ b/tests/validate-convert.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 3d5c259..3ec40f3 100755
--- a/tests/validate-formats-in-memory.sh
+++ b/tests/validate-formats-in-memory.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 0815bec..a0eafc8 100755
--- a/tests/validate-formats-on-disk.sh
+++ b/tests/validate-formats-on-disk.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 4e0c6d6..e398683 100755
--- a/tests/validate-identify.sh
+++ b/tests/validate-identify.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 7406ab4..1b6caa8 100755
--- a/tests/validate-import.sh
+++ b/tests/validate-import.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 cb505ea..13e82a2 100755
--- a/tests/validate-montage.sh
+++ b/tests/validate-montage.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 7347423..95d47ee 100755
--- a/tests/validate-stream.sh
+++ b/tests/validate-stream.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 9b38d12..24cc998 100644
--- a/tests/validate.c
+++ b/tests/validate.c
@@ -18,7 +18,7 @@
% March 2001 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 20b2891..2c5bb89 100644
--- a/tests/validate.h
+++ b/tests/validate.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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 374c157..89bf668 100644
--- a/utilities/ImageMagick.1
+++ b/utilities/ImageMagick.1
@@ -66,4 +66,4 @@
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-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.8/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2010 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.8/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 f10a39b..dda2ab0 100644
--- a/utilities/ImageMagick.1.in
+++ b/utilities/ImageMagick.1.in
@@ -66,4 +66,4 @@
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-2009 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-2010 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 8f48dbc..9deaf6e 100644
--- a/utilities/Makefile.am
+++ b/utilities/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated 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 8b51385..f46337e 100644
--- a/utilities/animate.1
+++ b/utilities/animate.1
@@ -93,4 +93,4 @@
.SH COPYRIGHT
-\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.8/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2010 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.8/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 7e09660..307a914 100644
--- a/utilities/animate.1.in
+++ b/utilities/animate.1.in
@@ -93,4 +93,4 @@
.SH COPYRIGHT
-\fBCopyright (C) 1999-2009 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-2010 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 9a23b51..fa74fa2 100644
--- a/utilities/animate.c
+++ b/utilities/animate.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 480e695..aedd67d 100644
--- a/utilities/compare.1
+++ b/utilities/compare.1
@@ -63,4 +63,4 @@
.SH COPYRIGHT
-\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.8/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2010 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.8/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 a0a54d9..0e34a88 100644
--- a/utilities/compare.1.in
+++ b/utilities/compare.1.in
@@ -63,4 +63,4 @@
.SH COPYRIGHT
-\fBCopyright (C) 1999-2009 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-2010 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 e3bd1e4..04c3bd8 100644
--- a/utilities/compare.c
+++ b/utilities/compare.c
@@ -18,7 +18,7 @@
% December 2003 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 2a8da7f..2e75187 100644
--- a/utilities/composite.1
+++ b/utilities/composite.1
@@ -101,4 +101,4 @@
.SH COPYRIGHT
-\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.8/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2010 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.8/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 ce75f13..fd7bae3 100644
--- a/utilities/composite.1.in
+++ b/utilities/composite.1.in
@@ -101,4 +101,4 @@
.SH COPYRIGHT
-\fBCopyright (C) 1999-2009 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-2010 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 7c883a9..4952ef2 100644
--- a/utilities/composite.c
+++ b/utilities/composite.c
@@ -17,7 +17,7 @@
% January 1993 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 dd7a2f6..fa837d5 100644
--- a/utilities/conjure.1
+++ b/utilities/conjure.1
@@ -31,4 +31,4 @@
.SH COPYRIGHT
-\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.8/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2010 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.8/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 043b537..1e48096 100644
--- a/utilities/conjure.1.in
+++ b/utilities/conjure.1.in
@@ -31,4 +31,4 @@
.SH COPYRIGHT
-\fBCopyright (C) 1999-2009 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-2010 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 8d020b8..f3ec15e 100644
--- a/utilities/conjure.c
+++ b/utilities/conjure.c
@@ -17,7 +17,7 @@
% December 2001 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 a8daea5..75fa1ea 100644
--- a/utilities/convert.1
+++ b/utilities/convert.1
@@ -253,4 +253,4 @@
ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.8/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2010 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.8/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 9408064..93ccddd 100644
--- a/utilities/convert.1.in
+++ b/utilities/convert.1.in
@@ -253,4 +253,4 @@
ImageMagick(1)
.SH COPYRIGHT
-\fBCopyright (C) 1999-2009 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-2010 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 75c0a30..d1c8696 100644
--- a/utilities/convert.c
+++ b/utilities/convert.c
@@ -17,7 +17,7 @@
% April 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 c4b958c..97e8985 100644
--- a/utilities/display.1
+++ b/utilities/display.1
@@ -125,4 +125,4 @@
.SH COPYRIGHT
-\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.8/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2010 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.8/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 9bfa980..8a5e7d3 100644
--- a/utilities/display.1.in
+++ b/utilities/display.1.in
@@ -125,4 +125,4 @@
.SH COPYRIGHT
-\fBCopyright (C) 1999-2009 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-2010 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 468b770..83d94a8 100644
--- a/utilities/display.c
+++ b/utilities/display.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 fbf4b88..5b98cd7 100644
--- a/utilities/identify.1
+++ b/utilities/identify.1
@@ -56,4 +56,4 @@
.SH COPYRIGHT
-\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.8/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2010 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.8/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 b543b20..be648bf 100644
--- a/utilities/identify.1.in
+++ b/utilities/identify.1.in
@@ -56,4 +56,4 @@
.SH COPYRIGHT
-\fBCopyright (C) 1999-2009 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-2010 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 a3266e8..e5de36c 100644
--- a/utilities/identify.c
+++ b/utilities/identify.c
@@ -17,7 +17,7 @@
% September 1994 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 cbc34ed..6c2d572 100644
--- a/utilities/import.1
+++ b/utilities/import.1
@@ -92,4 +92,4 @@
.SH COPYRIGHT
-\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.8/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2010 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.8/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 854630e..7132074 100644
--- a/utilities/import.1.in
+++ b/utilities/import.1.in
@@ -92,4 +92,4 @@
.SH COPYRIGHT
-\fBCopyright (C) 1999-2009 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-2010 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 37374f8..71204a5 100644
--- a/utilities/import.c
+++ b/utilities/import.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 14a8d75..99d455b 100644
--- a/utilities/mogrify.1
+++ b/utilities/mogrify.1
@@ -256,4 +256,4 @@
.SH COPYRIGHT
-\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.8/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2010 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.8/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 fa6d3c6..3deb11a 100644
--- a/utilities/mogrify.1.in
+++ b/utilities/mogrify.1.in
@@ -256,4 +256,4 @@
.SH COPYRIGHT
-\fBCopyright (C) 1999-2009 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-2010 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 ed37ebf..1d59fb7 100644
--- a/utilities/mogrify.c
+++ b/utilities/mogrify.c
@@ -17,7 +17,7 @@
% December 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 7569f6b..bc6020d 100644
--- a/utilities/montage.1
+++ b/utilities/montage.1
@@ -121,4 +121,4 @@
.SH COPYRIGHT
-\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.8/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2010 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.8/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 a42e58a..fcdbd26 100644
--- a/utilities/montage.1.in
+++ b/utilities/montage.1.in
@@ -121,4 +121,4 @@
.SH COPYRIGHT
-\fBCopyright (C) 1999-2009 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-2010 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 5caa6af..0204e81 100644
--- a/utilities/montage.c
+++ b/utilities/montage.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 bfef245..f484a89 100644
--- a/utilities/stream.1
+++ b/utilities/stream.1
@@ -53,4 +53,4 @@
.SH COPYRIGHT
-\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.8/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2010 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.8/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 24c7bad..3d23fe7 100644
--- a/utilities/stream.1.in
+++ b/utilities/stream.1.in
@@ -53,4 +53,4 @@
.SH COPYRIGHT
-\fBCopyright (C) 1999-2009 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-2010 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 f50720a..415b181 100644
--- a/utilities/stream.c
+++ b/utilities/stream.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
diff --git a/wand/MagickWand.h b/wand/MagickWand.h
index 9a8d590..1dcaf51 100644
--- a/wand/MagickWand.h
+++ b/wand/MagickWand.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/Makefile.am b/wand/Makefile.am
index eeebfee..650dd46 100644
--- a/wand/Makefile.am
+++ b/wand/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
# dedicated to making software imaging solutions freely available.
#
# You may not use this file except in compliance with the License. You may
diff --git a/wand/animate.c b/wand/animate.c
index 15fd61b..eb60086 100644
--- a/wand/animate.c
+++ b/wand/animate.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
diff --git a/wand/animate.h b/wand/animate.h
index 5a3dcb3..e4a9231 100644
--- a/wand/animate.h
+++ b/wand/animate.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/compare.c b/wand/compare.c
index 754b728..dbb0969 100644
--- a/wand/compare.c
+++ b/wand/compare.c
@@ -17,7 +17,7 @@
% December 2003 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
diff --git a/wand/compare.h b/wand/compare.h
index 5724d61..0a4d7f3 100644
--- a/wand/compare.h
+++ b/wand/compare.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/composite.c b/wand/composite.c
index efd1098..1f36de7 100644
--- a/wand/composite.c
+++ b/wand/composite.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
diff --git a/wand/composite.h b/wand/composite.h
index a5a31a3..2025e06 100644
--- a/wand/composite.h
+++ b/wand/composite.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/conjure.c b/wand/conjure.c
index c47e6c9..e95ae48 100644
--- a/wand/conjure.c
+++ b/wand/conjure.c
@@ -17,7 +17,7 @@
% December 2001 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
diff --git a/wand/conjure.h b/wand/conjure.h
index cd72a2f..0ae7b0a 100644
--- a/wand/conjure.h
+++ b/wand/conjure.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/convert.c b/wand/convert.c
index f7283a1..60e6780 100644
--- a/wand/convert.c
+++ b/wand/convert.c
@@ -17,7 +17,7 @@
% April 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
diff --git a/wand/convert.h b/wand/convert.h
index d76ebf9..9264e17 100644
--- a/wand/convert.h
+++ b/wand/convert.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/deprecate.c b/wand/deprecate.c
index 9a57b23..cd0aa09 100644
--- a/wand/deprecate.c
+++ b/wand/deprecate.c
@@ -17,7 +17,7 @@
% October 2002 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
diff --git a/wand/deprecate.h b/wand/deprecate.h
index 1b91ae7..24888b9 100644
--- a/wand/deprecate.h
+++ b/wand/deprecate.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/display.c b/wand/display.c
index 2c922ef..a855c8e 100644
--- a/wand/display.c
+++ b/wand/display.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
diff --git a/wand/display.h b/wand/display.h
index 8b602e2..c0ee953 100644
--- a/wand/display.h
+++ b/wand/display.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/drawing-wand.c b/wand/drawing-wand.c
index bec35b5..d66b579 100644
--- a/wand/drawing-wand.c
+++ b/wand/drawing-wand.c
@@ -23,7 +23,7 @@
% March 2002 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
diff --git a/wand/drawing-wand.h b/wand/drawing-wand.h
index b1e3f34..a7eec39 100644
--- a/wand/drawing-wand.h
+++ b/wand/drawing-wand.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/drawtest.sh b/wand/drawtest.sh
index 92ad5f2..3003eb2 100755
--- a/wand/drawtest.sh
+++ b/wand/drawtest.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright (C) 1999-2009 ImageMagick Studio LLC
+# Copyright (C) 1999-2010 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/wand/identify.c b/wand/identify.c
index 04a949f..c85e9d6 100644
--- a/wand/identify.c
+++ b/wand/identify.c
@@ -17,7 +17,7 @@
% September 1994 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
diff --git a/wand/identify.h b/wand/identify.h
index 48f3fd4..622dfba 100644
--- a/wand/identify.h
+++ b/wand/identify.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/import.c b/wand/import.c
index b033217..5846b93 100644
--- a/wand/import.c
+++ b/wand/import.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
diff --git a/wand/import.h b/wand/import.h
index 16771aa..90aba41 100644
--- a/wand/import.h
+++ b/wand/import.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/magick-image.c b/wand/magick-image.c
index 7aa2959..6af2a5b 100644
--- a/wand/magick-image.c
+++ b/wand/magick-image.c
@@ -23,7 +23,7 @@
% August 2003 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
diff --git a/wand/magick-image.h b/wand/magick-image.h
index fa16138..d703fad 100644
--- a/wand/magick-image.h
+++ b/wand/magick-image.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/magick-property.c b/wand/magick-property.c
index e7601aa..eb45e34 100644
--- a/wand/magick-property.c
+++ b/wand/magick-property.c
@@ -23,7 +23,7 @@
% August 2003 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
diff --git a/wand/magick-property.h b/wand/magick-property.h
index e626b5a..ca6141b 100644
--- a/wand/magick-property.h
+++ b/wand/magick-property.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/magick-wand-private.h b/wand/magick-wand-private.h
index 3ecffae..4f3d19e 100644
--- a/wand/magick-wand-private.h
+++ b/wand/magick-wand-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/magick-wand.c b/wand/magick-wand.c
index 6d38d13..81d26c4 100644
--- a/wand/magick-wand.c
+++ b/wand/magick-wand.c
@@ -23,7 +23,7 @@
% August 2003 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
diff --git a/wand/magick-wand.h b/wand/magick-wand.h
index fb4952d..80d07b3 100644
--- a/wand/magick-wand.h
+++ b/wand/magick-wand.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/magick_wand.h b/wand/magick_wand.h
index fb4952d..80d07b3 100644
--- a/wand/magick_wand.h
+++ b/wand/magick_wand.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/mogrify-private.h b/wand/mogrify-private.h
index 924f4e8..55ac579 100644
--- a/wand/mogrify-private.h
+++ b/wand/mogrify-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/mogrify.c b/wand/mogrify.c
index 4f1b36a..1c22382 100644
--- a/wand/mogrify.c
+++ b/wand/mogrify.c
@@ -17,7 +17,7 @@
% March 2000 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
diff --git a/wand/mogrify.h b/wand/mogrify.h
index 83b2bc5..29da516 100644
--- a/wand/mogrify.h
+++ b/wand/mogrify.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/montage.c b/wand/montage.c
index 82a750e..5a39e73 100644
--- a/wand/montage.c
+++ b/wand/montage.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
diff --git a/wand/montage.h b/wand/montage.h
index 1ed9cf6..b7910e8 100644
--- a/wand/montage.h
+++ b/wand/montage.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/pixel-iterator.c b/wand/pixel-iterator.c
index 691d33b..9d2d4b6 100644
--- a/wand/pixel-iterator.c
+++ b/wand/pixel-iterator.c
@@ -23,7 +23,7 @@
% March 2003 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
diff --git a/wand/pixel-iterator.h b/wand/pixel-iterator.h
index de9c838..049bf21 100644
--- a/wand/pixel-iterator.h
+++ b/wand/pixel-iterator.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/pixel-view.c b/wand/pixel-view.c
index 01dd2f8..9824936 100644
--- a/wand/pixel-view.c
+++ b/wand/pixel-view.c
@@ -23,7 +23,7 @@
% March 2003 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
diff --git a/wand/pixel-view.h b/wand/pixel-view.h
index f0f3e21..76bb59f 100644
--- a/wand/pixel-view.h
+++ b/wand/pixel-view.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/pixel-wand-private.h b/wand/pixel-wand-private.h
index b308d0c..89d5606 100644
--- a/wand/pixel-wand-private.h
+++ b/wand/pixel-wand-private.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/pixel-wand.c b/wand/pixel-wand.c
index c587d4b..4d7b4f4 100644
--- a/wand/pixel-wand.c
+++ b/wand/pixel-wand.c
@@ -23,7 +23,7 @@
% March 2003 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
diff --git a/wand/pixel-wand.h b/wand/pixel-wand.h
index 26632a2..274755c 100644
--- a/wand/pixel-wand.h
+++ b/wand/pixel-wand.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/stream.c b/wand/stream.c
index 7c8d3e2..e0d7df1 100644
--- a/wand/stream.c
+++ b/wand/stream.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
diff --git a/wand/stream.h b/wand/stream.h
index c4eb15b..5fc0277 100644
--- a/wand/stream.h
+++ b/wand/stream.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/studio.h b/wand/studio.h
index 20bce09..4687966 100644
--- a/wand/studio.h
+++ b/wand/studio.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/wand.c b/wand/wand.c
index 3247d5f..0ae84fe 100644
--- a/wand/wand.c
+++ b/wand/wand.c
@@ -17,7 +17,7 @@
% May 2004 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
diff --git a/wand/wand.h b/wand/wand.h
index 40829e3..09e7666 100644
--- a/wand/wand.h
+++ b/wand/wand.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2010 ImageMagick Studio LLC, 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/wand/wandtest.sh b/wand/wandtest.sh
index 6e103df..48368f1 100755
--- a/wand/wandtest.sh
+++ b/wand/wandtest.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright (C) 1999-2009 ImageMagick Studio LLC
+# Copyright (C) 1999-2010 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/winpath.sh b/winpath.sh
index d39fb70..064ee92 100755
--- a/winpath.sh
+++ b/winpath.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright (C) 1999-2009 ImageMagick Studio LLC
+# Copyright (C) 1999-2010 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 792f4da..7a5d737 100644
--- a/www/ImageMagickObject.html
+++ b/www/ImageMagickObject.html
@@ -23,7 +23,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -216,7 +216,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/advanced-unix-installation.html b/www/advanced-unix-installation.html
index 97e72b4..5355a5c 100644
--- a/www/advanced-unix-installation.html
+++ b/www/advanced-unix-installation.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -602,7 +602,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/advanced-windows-installation.html b/www/advanced-windows-installation.html
index 61cd4b5..b6589d9 100644
--- a/www/advanced-windows-installation.html
+++ b/www/advanced-windows-installation.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -492,7 +492,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/animate.html b/www/animate.html
index ee6144e..a4d6ee9 100644
--- a/www/animate.html
+++ b/www/animate.html
@@ -23,7 +23,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -616,7 +616,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api.html b/www/api.html
index d02db5e..ef219e7 100644
--- a/www/api.html
+++ b/www/api.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -294,7 +294,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/MagickCore/ImageMagick_8h-source.html b/www/api/MagickCore/ImageMagick_8h-source.html
index 623aca5..5aa60b4 100644
--- a/www/api/MagickCore/ImageMagick_8h-source.html
+++ b/www/api/MagickCore/ImageMagick_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>ImageMagick.h</h1><a href="ImageMagick_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/MagickCore_8h-source.html b/www/api/MagickCore/MagickCore_8h-source.html
index eca251a..83f92be 100644
--- a/www/api/MagickCore/MagickCore_8h-source.html
+++ b/www/api/MagickCore/MagickCore_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>MagickCore.h</h1><a href="MagickCore_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/PreRvIcccm_8h-source.html b/www/api/MagickCore/PreRvIcccm_8h-source.html
index 9b65524..eacd167 100644
--- a/www/api/MagickCore/PreRvIcccm_8h-source.html
+++ b/www/api/MagickCore/PreRvIcccm_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>PreRvIcccm.h</h1><a href="PreRvIcccm_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/animate-private_8h-source.html b/www/api/MagickCore/animate-private_8h-source.html
index 64b0eb2..3c24006 100644
--- a/www/api/MagickCore/animate-private_8h-source.html
+++ b/www/api/MagickCore/animate-private_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>animate-private.h</h1><a href="animate-private_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/animate_8h-source.html b/www/api/MagickCore/animate_8h-source.html
index b44659f..17fad08 100644
--- a/www/api/MagickCore/animate_8h-source.html
+++ b/www/api/MagickCore/animate_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>animate.h</h1><a href="animate_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/annotate_8h-source.html b/www/api/MagickCore/annotate_8h-source.html
index 649821a..219bc4d 100644
--- a/www/api/MagickCore/annotate_8h-source.html
+++ b/www/api/MagickCore/annotate_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>annotate.h</h1><a href="annotate_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/api_8h-source.html b/www/api/MagickCore/api_8h-source.html
index a6cf056..7caa3a7 100644
--- a/www/api/MagickCore/api_8h-source.html
+++ b/www/api/MagickCore/api_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>api.h</h1><a href="api_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/artifact_8h-source.html b/www/api/MagickCore/artifact_8h-source.html
index 6ee140e..c8d209c 100644
--- a/www/api/MagickCore/artifact_8h-source.html
+++ b/www/api/MagickCore/artifact_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>artifact.h</h1><a href="artifact_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/blob-private_8h-source.html b/www/api/MagickCore/blob-private_8h-source.html
index 8170c88..df2fb5a 100644
--- a/www/api/MagickCore/blob-private_8h-source.html
+++ b/www/api/MagickCore/blob-private_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>blob-private.h</h1><a href="blob-private_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/blob_8h-source.html b/www/api/MagickCore/blob_8h-source.html
index 41b7d69..3a231fc 100644
--- a/www/api/MagickCore/blob_8h-source.html
+++ b/www/api/MagickCore/blob_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>blob.h</h1><a href="blob_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/cache-private_8h-source.html b/www/api/MagickCore/cache-private_8h-source.html
index bad40fa..85ecba4 100644
--- a/www/api/MagickCore/cache-private_8h-source.html
+++ b/www/api/MagickCore/cache-private_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>cache-private.h</h1><a href="cache-private_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/cache-view_8h-source.html b/www/api/MagickCore/cache-view_8h-source.html
index bda2e7f..3f7823f 100644
--- a/www/api/MagickCore/cache-view_8h-source.html
+++ b/www/api/MagickCore/cache-view_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>cache-view.h</h1><a href="cache-view_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/cache_8h-source.html b/www/api/MagickCore/cache_8h-source.html
index a69977b..4cd230e 100644
--- a/www/api/MagickCore/cache_8h-source.html
+++ b/www/api/MagickCore/cache_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>cache.h</h1><a href="cache_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/client_8h-source.html b/www/api/MagickCore/client_8h-source.html
index 0421d4d..cb3ceb1 100644
--- a/www/api/MagickCore/client_8h-source.html
+++ b/www/api/MagickCore/client_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>client.h</h1><a href="client_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/coder_8h-source.html b/www/api/MagickCore/coder_8h-source.html
index 1ab155e..835a9c4 100644
--- a/www/api/MagickCore/coder_8h-source.html
+++ b/www/api/MagickCore/coder_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>coder.h</h1><a href="coder_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/color-private_8h-source.html b/www/api/MagickCore/color-private_8h-source.html
index 76315e2..466d110 100644
--- a/www/api/MagickCore/color-private_8h-source.html
+++ b/www/api/MagickCore/color-private_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>color-private.h</h1><a href="color-private_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/color_8h-source.html b/www/api/MagickCore/color_8h-source.html
index 3094191..d1b57df 100644
--- a/www/api/MagickCore/color_8h-source.html
+++ b/www/api/MagickCore/color_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>color.h</h1><a href="color_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/colorspace-private_8h-source.html b/www/api/MagickCore/colorspace-private_8h-source.html
index 038ba44..0da4a29 100644
--- a/www/api/MagickCore/colorspace-private_8h-source.html
+++ b/www/api/MagickCore/colorspace-private_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>colorspace-private.h</h1><a href="colorspace-private_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/colorspace_8h-source.html b/www/api/MagickCore/colorspace_8h-source.html
index 8a1ba49..e07344b 100644
--- a/www/api/MagickCore/colorspace_8h-source.html
+++ b/www/api/MagickCore/colorspace_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>colorspace.h</h1><a href="colorspace_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/compare_8h-source.html b/www/api/MagickCore/compare_8h-source.html
index 9f5f11d..8251c4d 100644
--- a/www/api/MagickCore/compare_8h-source.html
+++ b/www/api/MagickCore/compare_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>compare.h</h1><a href="compare_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/composite-private_8h-source.html b/www/api/MagickCore/composite-private_8h-source.html
index 040bc56..3d6fe5a 100644
--- a/www/api/MagickCore/composite-private_8h-source.html
+++ b/www/api/MagickCore/composite-private_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>composite-private.h</h1><a href="composite-private_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/composite_8h-source.html b/www/api/MagickCore/composite_8h-source.html
index d4967b3..08dd8d0 100644
--- a/www/api/MagickCore/composite_8h-source.html
+++ b/www/api/MagickCore/composite_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>composite.h</h1><a href="composite_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/compress_8h-source.html b/www/api/MagickCore/compress_8h-source.html
index eacbb78..d5435d9 100644
--- a/www/api/MagickCore/compress_8h-source.html
+++ b/www/api/MagickCore/compress_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>compress.h</h1><a href="compress_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/configure_8h-source.html b/www/api/MagickCore/configure_8h-source.html
index 3684774..1014a04 100644
--- a/www/api/MagickCore/configure_8h-source.html
+++ b/www/api/MagickCore/configure_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>configure.h</h1><a href="configure_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/constitute_8h-source.html b/www/api/MagickCore/constitute_8h-source.html
index 81d5f4f..a28700a 100644
--- a/www/api/MagickCore/constitute_8h-source.html
+++ b/www/api/MagickCore/constitute_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>constitute.h</h1><a href="constitute_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/decorate_8h-source.html b/www/api/MagickCore/decorate_8h-source.html
index 4ef3174..02ff5c3 100644
--- a/www/api/MagickCore/decorate_8h-source.html
+++ b/www/api/MagickCore/decorate_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>decorate.h</h1><a href="decorate_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/delegate_8h-source.html b/www/api/MagickCore/delegate_8h-source.html
index 84b90fc..1ab70f6 100644
--- a/www/api/MagickCore/delegate_8h-source.html
+++ b/www/api/MagickCore/delegate_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>delegate.h</h1><a href="delegate_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/deprecate_8h-source.html b/www/api/MagickCore/deprecate_8h-source.html
index 0d852e7..cba2ef4 100644
--- a/www/api/MagickCore/deprecate_8h-source.html
+++ b/www/api/MagickCore/deprecate_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>deprecate.h</h1><a href="deprecate_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/display-private_8h-source.html b/www/api/MagickCore/display-private_8h-source.html
index b7f22bf..49d9613 100644
--- a/www/api/MagickCore/display-private_8h-source.html
+++ b/www/api/MagickCore/display-private_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>display-private.h</h1><a href="display-private_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/display_8h-source.html b/www/api/MagickCore/display_8h-source.html
index ce16f4f..6b3b34d 100644
--- a/www/api/MagickCore/display_8h-source.html
+++ b/www/api/MagickCore/display_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>display.h</h1><a href="display_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/distort_8h-source.html b/www/api/MagickCore/distort_8h-source.html
index cbbc5f3..acf08ac 100644
--- a/www/api/MagickCore/distort_8h-source.html
+++ b/www/api/MagickCore/distort_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>distort.h</h1><a href="distort_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/draw-private_8h-source.html b/www/api/MagickCore/draw-private_8h-source.html
index 379eec2..4f1b036 100644
--- a/www/api/MagickCore/draw-private_8h-source.html
+++ b/www/api/MagickCore/draw-private_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>draw-private.h</h1><a href="draw-private_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/draw_8h-source.html b/www/api/MagickCore/draw_8h-source.html
index 77503d2..04c1a5b 100644
--- a/www/api/MagickCore/draw_8h-source.html
+++ b/www/api/MagickCore/draw_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>draw.h</h1><a href="draw_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/effect_8h-source.html b/www/api/MagickCore/effect_8h-source.html
index baac7bf..dc596f1 100644
--- a/www/api/MagickCore/effect_8h-source.html
+++ b/www/api/MagickCore/effect_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>effect.h</h1><a href="effect_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/enhance_8h-source.html b/www/api/MagickCore/enhance_8h-source.html
index 6da7dc3..773eeae 100644
--- a/www/api/MagickCore/enhance_8h-source.html
+++ b/www/api/MagickCore/enhance_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>enhance.h</h1><a href="enhance_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/exception-private_8h-source.html b/www/api/MagickCore/exception-private_8h-source.html
index 6a47335..6f34aef 100644
--- a/www/api/MagickCore/exception-private_8h-source.html
+++ b/www/api/MagickCore/exception-private_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>exception-private.h</h1><a href="exception-private_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/exception_8h-source.html b/www/api/MagickCore/exception_8h-source.html
index d7ffece..8ad6d64 100644
--- a/www/api/MagickCore/exception_8h-source.html
+++ b/www/api/MagickCore/exception_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>exception.h</h1><a href="exception_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/fx-private_8h-source.html b/www/api/MagickCore/fx-private_8h-source.html
index 54b2808..adcce99 100644
--- a/www/api/MagickCore/fx-private_8h-source.html
+++ b/www/api/MagickCore/fx-private_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>fx-private.h</h1><a href="fx-private_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/fx_8h-source.html b/www/api/MagickCore/fx_8h-source.html
index 86b061b..44fc61e 100644
--- a/www/api/MagickCore/fx_8h-source.html
+++ b/www/api/MagickCore/fx_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>fx.h</h1><a href="fx_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/gem_8h-source.html b/www/api/MagickCore/gem_8h-source.html
index d364740..3bf93d9 100644
--- a/www/api/MagickCore/gem_8h-source.html
+++ b/www/api/MagickCore/gem_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>gem.h</h1><a href="gem_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/geometry_8h-source.html b/www/api/MagickCore/geometry_8h-source.html
index e04ec94..c623abf 100644
--- a/www/api/MagickCore/geometry_8h-source.html
+++ b/www/api/MagickCore/geometry_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>geometry.h</h1><a href="geometry_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/hashmap_8h-source.html b/www/api/MagickCore/hashmap_8h-source.html
index 0ca52c7..1597176 100644
--- a/www/api/MagickCore/hashmap_8h-source.html
+++ b/www/api/MagickCore/hashmap_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>hashmap.h</h1><a href="hashmap_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/identify_8h-source.html b/www/api/MagickCore/identify_8h-source.html
index f5af61d..b647882 100644
--- a/www/api/MagickCore/identify_8h-source.html
+++ b/www/api/MagickCore/identify_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>identify.h</h1><a href="identify_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/image-private_8h-source.html b/www/api/MagickCore/image-private_8h-source.html
index 1d0fe57..90dde03 100644
--- a/www/api/MagickCore/image-private_8h-source.html
+++ b/www/api/MagickCore/image-private_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>image-private.h</h1><a href="image-private_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"></span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/image_8h-source.html b/www/api/MagickCore/image_8h-source.html
index de112fe..69d29e8 100644
--- a/www/api/MagickCore/image_8h-source.html
+++ b/www/api/MagickCore/image_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>image.h</h1><a href="image_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/layer_8h-source.html b/www/api/MagickCore/layer_8h-source.html
index f190a23..e092398 100644
--- a/www/api/MagickCore/layer_8h-source.html
+++ b/www/api/MagickCore/layer_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>layer.h</h1><a href="layer_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/list_8h-source.html b/www/api/MagickCore/list_8h-source.html
index 0374e4f..539845c 100644
--- a/www/api/MagickCore/list_8h-source.html
+++ b/www/api/MagickCore/list_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>list.h</h1><a href="list_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/locale___8h-source.html b/www/api/MagickCore/locale___8h-source.html
index fa2e519..00a8099 100644
--- a/www/api/MagickCore/locale___8h-source.html
+++ b/www/api/MagickCore/locale___8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>locale_.h</h1><a href="locale___8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/mac_8h-source.html b/www/api/MagickCore/mac_8h-source.html
index ec9b1d0..7e6c71c 100644
--- a/www/api/MagickCore/mac_8h-source.html
+++ b/www/api/MagickCore/mac_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>mac.h</h1><a href="mac_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/magic_8h-source.html b/www/api/MagickCore/magic_8h-source.html
index f550113..5a23a88 100644
--- a/www/api/MagickCore/magic_8h-source.html
+++ b/www/api/MagickCore/magic_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>magic.h</h1><a href="magic_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/magick-type_8h-source.html b/www/api/MagickCore/magick-type_8h-source.html
index a78432b..0c0af6f 100644
--- a/www/api/MagickCore/magick-type_8h-source.html
+++ b/www/api/MagickCore/magick-type_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>magick-type.h</h1><a href="magick-type_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/magick_8h-source.html b/www/api/MagickCore/magick_8h-source.html
index 7c06ea5..d206e9d 100644
--- a/www/api/MagickCore/magick_8h-source.html
+++ b/www/api/MagickCore/magick_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>magick.h</h1><a href="magick_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/matrix_8h-source.html b/www/api/MagickCore/matrix_8h-source.html
index 20f4f9f..27eecd4 100644
--- a/www/api/MagickCore/matrix_8h-source.html
+++ b/www/api/MagickCore/matrix_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>matrix.h</h1><a href="matrix_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/memory___8h-source.html b/www/api/MagickCore/memory___8h-source.html
index a933da8..88e70ee 100644
--- a/www/api/MagickCore/memory___8h-source.html
+++ b/www/api/MagickCore/memory___8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>memory_.h</h1><a href="memory___8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/methods_8h-source.html b/www/api/MagickCore/methods_8h-source.html
index b90c21d..ff5627e 100644
--- a/www/api/MagickCore/methods_8h-source.html
+++ b/www/api/MagickCore/methods_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>methods.h</h1><a href="methods_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/mime-private_8h-source.html b/www/api/MagickCore/mime-private_8h-source.html
index 94232da..d06af0c 100644
--- a/www/api/MagickCore/mime-private_8h-source.html
+++ b/www/api/MagickCore/mime-private_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>mime-private.h</h1><a href="mime-private_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/mime_8h-source.html b/www/api/MagickCore/mime_8h-source.html
index 642dad1..5f913f5 100644
--- a/www/api/MagickCore/mime_8h-source.html
+++ b/www/api/MagickCore/mime_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>mime.h</h1><a href="mime_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/module_8h-source.html b/www/api/MagickCore/module_8h-source.html
index fcdc2b1..a9592a8 100644
--- a/www/api/MagickCore/module_8h-source.html
+++ b/www/api/MagickCore/module_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>module.h</h1><a href="module_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/monitor_8h-source.html b/www/api/MagickCore/monitor_8h-source.html
index b4451f7..50fe233 100644
--- a/www/api/MagickCore/monitor_8h-source.html
+++ b/www/api/MagickCore/monitor_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>monitor.h</h1><a href="monitor_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/montage_8h-source.html b/www/api/MagickCore/montage_8h-source.html
index ae56df1..7cf3b1e 100644
--- a/www/api/MagickCore/montage_8h-source.html
+++ b/www/api/MagickCore/montage_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>montage.h</h1><a href="montage_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/nt-base_8h-source.html b/www/api/MagickCore/nt-base_8h-source.html
index e592ae5..19b7eb0 100644
--- a/www/api/MagickCore/nt-base_8h-source.html
+++ b/www/api/MagickCore/nt-base_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>nt-base.h</h1><a href="nt-base_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"></span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/nt-feature_8h-source.html b/www/api/MagickCore/nt-feature_8h-source.html
index 9c9dece..9c27a2a 100644
--- a/www/api/MagickCore/nt-feature_8h-source.html
+++ b/www/api/MagickCore/nt-feature_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>nt-feature.h</h1><a href="nt-feature_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/option_8h-source.html b/www/api/MagickCore/option_8h-source.html
index cf4cd45..aec9b67 100644
--- a/www/api/MagickCore/option_8h-source.html
+++ b/www/api/MagickCore/option_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>option.h</h1><a href="option_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/paint_8h-source.html b/www/api/MagickCore/paint_8h-source.html
index 8a8bf95..5b60794 100644
--- a/www/api/MagickCore/paint_8h-source.html
+++ b/www/api/MagickCore/paint_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>paint.h</h1><a href="paint_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/pixel-private_8h-source.html b/www/api/MagickCore/pixel-private_8h-source.html
index cae77da..1420bf7 100644
--- a/www/api/MagickCore/pixel-private_8h-source.html
+++ b/www/api/MagickCore/pixel-private_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>pixel-private.h</h1><a href="pixel-private_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/pixel_8h-source.html b/www/api/MagickCore/pixel_8h-source.html
index 8adc414..e9ee038 100644
--- a/www/api/MagickCore/pixel_8h-source.html
+++ b/www/api/MagickCore/pixel_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>pixel.h</h1><a href="pixel_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/prepress_8h-source.html b/www/api/MagickCore/prepress_8h-source.html
index 90312f2..875fd30 100644
--- a/www/api/MagickCore/prepress_8h-source.html
+++ b/www/api/MagickCore/prepress_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>prepress.h</h1><a href="prepress_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/profile_8h-source.html b/www/api/MagickCore/profile_8h-source.html
index 44d6368..536847b 100644
--- a/www/api/MagickCore/profile_8h-source.html
+++ b/www/api/MagickCore/profile_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>profile.h</h1><a href="profile_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/property_8h-source.html b/www/api/MagickCore/property_8h-source.html
index 098e10d..550db97 100644
--- a/www/api/MagickCore/property_8h-source.html
+++ b/www/api/MagickCore/property_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>property.h</h1><a href="property_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/quantize_8h-source.html b/www/api/MagickCore/quantize_8h-source.html
index 5e1f7c9..271cfb7 100644
--- a/www/api/MagickCore/quantize_8h-source.html
+++ b/www/api/MagickCore/quantize_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>quantize.h</h1><a href="quantize_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/quantum-private_8h-source.html b/www/api/MagickCore/quantum-private_8h-source.html
index b20ab06..8e8f593 100644
--- a/www/api/MagickCore/quantum-private_8h-source.html
+++ b/www/api/MagickCore/quantum-private_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>quantum-private.h</h1><a href="quantum-private_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"></span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/quantum_8h-source.html b/www/api/MagickCore/quantum_8h-source.html
index 0d6f99e..d038587 100644
--- a/www/api/MagickCore/quantum_8h-source.html
+++ b/www/api/MagickCore/quantum_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>quantum.h</h1><a href="quantum_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"></span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/random___8h-source.html b/www/api/MagickCore/random___8h-source.html
index ee78204..1015e42 100644
--- a/www/api/MagickCore/random___8h-source.html
+++ b/www/api/MagickCore/random___8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>random_.h</h1><a href="random___8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/registry_8h-source.html b/www/api/MagickCore/registry_8h-source.html
index bee98f1..ae853b3 100644
--- a/www/api/MagickCore/registry_8h-source.html
+++ b/www/api/MagickCore/registry_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>registry.h</h1><a href="registry_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/resample_8h-source.html b/www/api/MagickCore/resample_8h-source.html
index 6cb89f3..ea96b9b 100644
--- a/www/api/MagickCore/resample_8h-source.html
+++ b/www/api/MagickCore/resample_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>resample.h</h1><a href="resample_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/resize-private_8h-source.html b/www/api/MagickCore/resize-private_8h-source.html
index 90ceda9..a241e57 100644
--- a/www/api/MagickCore/resize-private_8h-source.html
+++ b/www/api/MagickCore/resize-private_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>resize-private.h</h1><a href="resize-private_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/resize_8h-source.html b/www/api/MagickCore/resize_8h-source.html
index 4d54764..e419952 100644
--- a/www/api/MagickCore/resize_8h-source.html
+++ b/www/api/MagickCore/resize_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>resize.h</h1><a href="resize_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/resource___8h-source.html b/www/api/MagickCore/resource___8h-source.html
index cc7c343..136495d 100644
--- a/www/api/MagickCore/resource___8h-source.html
+++ b/www/api/MagickCore/resource___8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>resource_.h</h1><a href="resource___8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/segment_8h-source.html b/www/api/MagickCore/segment_8h-source.html
index 3b6d197..3c5301b 100644
--- a/www/api/MagickCore/segment_8h-source.html
+++ b/www/api/MagickCore/segment_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>segment.h</h1><a href="segment_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/semaphore_8h-source.html b/www/api/MagickCore/semaphore_8h-source.html
index f9edbce..9f051b3 100644
--- a/www/api/MagickCore/semaphore_8h-source.html
+++ b/www/api/MagickCore/semaphore_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>semaphore.h</h1><a href="semaphore_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/shear_8h-source.html b/www/api/MagickCore/shear_8h-source.html
index dbc9237..d834862 100644
--- a/www/api/MagickCore/shear_8h-source.html
+++ b/www/api/MagickCore/shear_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>shear.h</h1><a href="shear_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/signature_8h-source.html b/www/api/MagickCore/signature_8h-source.html
index ec5eb97..3fbd218 100644
--- a/www/api/MagickCore/signature_8h-source.html
+++ b/www/api/MagickCore/signature_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>signature.h</h1><a href="signature_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/splay-tree_8h-source.html b/www/api/MagickCore/splay-tree_8h-source.html
index 0b863bb..b7fc509 100644
--- a/www/api/MagickCore/splay-tree_8h-source.html
+++ b/www/api/MagickCore/splay-tree_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>splay-tree.h</h1><a href="splay-tree_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"></span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/static_8h-source.html b/www/api/MagickCore/static_8h-source.html
index 5a26a62..df9d24d 100644
--- a/www/api/MagickCore/static_8h-source.html
+++ b/www/api/MagickCore/static_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>static.h</h1><a href="static_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/statistic_8h-source.html b/www/api/MagickCore/statistic_8h-source.html
index 9e6b676..2f1d16b 100644
--- a/www/api/MagickCore/statistic_8h-source.html
+++ b/www/api/MagickCore/statistic_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>statistic.h</h1><a href="statistic_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/stream-private_8h-source.html b/www/api/MagickCore/stream-private_8h-source.html
index 20f8c68..bf30c96 100644
--- a/www/api/MagickCore/stream-private_8h-source.html
+++ b/www/api/MagickCore/stream-private_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>stream-private.h</h1><a href="stream-private_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/stream_8h-source.html b/www/api/MagickCore/stream_8h-source.html
index 9a64c4a..0a43858 100644
--- a/www/api/MagickCore/stream_8h-source.html
+++ b/www/api/MagickCore/stream_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>stream.h</h1><a href="stream_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/string___8h-source.html b/www/api/MagickCore/string___8h-source.html
index 610f473..a9ef3ae 100644
--- a/www/api/MagickCore/string___8h-source.html
+++ b/www/api/MagickCore/string___8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>string_.h</h1><a href="string___8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/studio_8h-source.html b/www/api/MagickCore/studio_8h-source.html
index 3467fae..4fd5350 100644
--- a/www/api/MagickCore/studio_8h-source.html
+++ b/www/api/MagickCore/studio_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>studio.h</h1><a href="studio_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/threshold_8h-source.html b/www/api/MagickCore/threshold_8h-source.html
index bb7cf65..319bfda 100644
--- a/www/api/MagickCore/threshold_8h-source.html
+++ b/www/api/MagickCore/threshold_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>threshold.h</h1><a href="threshold_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/timer_8h-source.html b/www/api/MagickCore/timer_8h-source.html
index ffc2711..2eb0bd8 100644
--- a/www/api/MagickCore/timer_8h-source.html
+++ b/www/api/MagickCore/timer_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>timer.h</h1><a href="timer_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/token_8h-source.html b/www/api/MagickCore/token_8h-source.html
index 86c7936..a0bf0fe 100644
--- a/www/api/MagickCore/token_8h-source.html
+++ b/www/api/MagickCore/token_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>token.h</h1><a href="token_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/transform_8h-source.html b/www/api/MagickCore/transform_8h-source.html
index efa046e..053ddb2 100644
--- a/www/api/MagickCore/transform_8h-source.html
+++ b/www/api/MagickCore/transform_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>transform.h</h1><a href="transform_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/type_8h-source.html b/www/api/MagickCore/type_8h-source.html
index 77bb671..7cdfff6 100644
--- a/www/api/MagickCore/type_8h-source.html
+++ b/www/api/MagickCore/type_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>type.h</h1><a href="type_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/utility_8h-source.html b/www/api/MagickCore/utility_8h-source.html
index 4eaca1c..f656174 100644
--- a/www/api/MagickCore/utility_8h-source.html
+++ b/www/api/MagickCore/utility_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>utility.h</h1><a href="utility_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/version_8h-source.html b/www/api/MagickCore/version_8h-source.html
index e3abdf2..43fea6f 100644
--- a/www/api/MagickCore/version_8h-source.html
+++ b/www/api/MagickCore/version_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>version.h</h1><a href="version_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
@@ -35,7 +35,7 @@
<a name="l00026"></a>00026 <span class="comment"> Define declarations.</span>
<a name="l00027"></a>00027 <span class="comment">*/</span>
<a name="l00028"></a><a class="code" href="version_8h.html#2a7f2eacfc517fa2ced6505ba22c90bd">00028</a> <span class="preprocessor">#define MagickPackageName "ImageMagick"</span>
-<a name="l00029"></a><a class="code" href="version_8h.html#2baff326b03c8bdfd98fbf584b997d62">00029</a> <span class="preprocessor"></span><span class="preprocessor">#define MagickCopyright "Copyright (C) 1999-2009 ImageMagick Studio LLC"</span>
+<a name="l00029"></a><a class="code" href="version_8h.html#2baff326b03c8bdfd98fbf584b997d62">00029</a> <span class="preprocessor"></span><span class="preprocessor">#define MagickCopyright "Copyright (C) 1999-2010 ImageMagick Studio LLC"</span>
<a name="l00030"></a><a class="code" href="version_8h.html#98ce5acd78f1b9aaf8db216a00464bb7">00030</a> <span class="preprocessor"></span><span class="preprocessor">#define MagickLibVersion 0x638</span>
<a name="l00031"></a><a class="code" href="version_8h.html#9e44eb6f4a2d4ae2664c3dcaa7f5a36b">00031</a> <span class="preprocessor"></span><span class="preprocessor">#define MagickLibVersionText "6.3.8"</span>
<a name="l00032"></a><a class="code" href="version_8h.html#c3619988484e1f229bb8c733fdd569d3">00032</a> <span class="preprocessor"></span><span class="preprocessor">#define MagickLibVersionNumber 6,3,8,2</span>
diff --git a/www/api/MagickCore/version_8h.html b/www/api/MagickCore/version_8h.html
index dc6de17..16a3c90 100644
--- a/www/api/MagickCore/version_8h.html
+++ b/www/api/MagickCore/version_8h.html
@@ -16,7 +16,7 @@
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="version_8h.html#2a7f2eacfc517fa2ced6505ba22c90bd">MagickPackageName</a> "ImageMagick"</td></tr>
-<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="version_8h.html#2baff326b03c8bdfd98fbf584b997d62">MagickCopyright</a> "Copyright (C) 1999-2009 ImageMagick Studio LLC"</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="version_8h.html#2baff326b03c8bdfd98fbf584b997d62">MagickCopyright</a> "Copyright (C) 1999-2010 ImageMagick Studio LLC"</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="version_8h.html#98ce5acd78f1b9aaf8db216a00464bb7">MagickLibVersion</a> 0x638</td></tr>
@@ -56,7 +56,7 @@
<div class="memproto">
<table class="memname">
<tr>
- <td class="memname">#define MagickCopyright "Copyright (C) 1999-2009 ImageMagick Studio LLC" </td>
+ <td class="memname">#define MagickCopyright "Copyright (C) 1999-2010 ImageMagick Studio LLC" </td>
</tr>
</table>
</div>
diff --git a/www/api/MagickCore/vms_8h-source.html b/www/api/MagickCore/vms_8h-source.html
index 0449988..009daf0 100644
--- a/www/api/MagickCore/vms_8h-source.html
+++ b/www/api/MagickCore/vms_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>vms.h</h1><a href="vms_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/widget_8h-source.html b/www/api/MagickCore/widget_8h-source.html
index cdcef88..3820568 100644
--- a/www/api/MagickCore/widget_8h-source.html
+++ b/www/api/MagickCore/widget_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>widget.h</h1><a href="widget_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/xml-tree_8h-source.html b/www/api/MagickCore/xml-tree_8h-source.html
index 74b13bb..10ececf 100644
--- a/www/api/MagickCore/xml-tree_8h-source.html
+++ b/www/api/MagickCore/xml-tree_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>xml-tree.h</h1><a href="xml-tree_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"></span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/xwindow-private_8h-source.html b/www/api/MagickCore/xwindow-private_8h-source.html
index bb4f0bb..2090105 100644
--- a/www/api/MagickCore/xwindow-private_8h-source.html
+++ b/www/api/MagickCore/xwindow-private_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>xwindow-private.h</h1><a href="xwindow-private_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickCore/xwindow_8h-source.html b/www/api/MagickCore/xwindow_8h-source.html
index fc01acc..06c12c9 100644
--- a/www/api/MagickCore/xwindow_8h-source.html
+++ b/www/api/MagickCore/xwindow_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>xwindow.h</h1><a href="xwindow_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickWand/MagickWand_8h-source.html b/www/api/MagickWand/MagickWand_8h-source.html
index 452e91e..ba02152 100644
--- a/www/api/MagickWand/MagickWand_8h-source.html
+++ b/www/api/MagickWand/MagickWand_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>MagickWand.h</h1><a href="MagickWand_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickWand/animate_8h-source.html b/www/api/MagickWand/animate_8h-source.html
index a06630c..5adb65b 100644
--- a/www/api/MagickWand/animate_8h-source.html
+++ b/www/api/MagickWand/animate_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>animate.h</h1><a href="animate_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickWand/compare_8h-source.html b/www/api/MagickWand/compare_8h-source.html
index 8a140bd..1e041a3 100644
--- a/www/api/MagickWand/compare_8h-source.html
+++ b/www/api/MagickWand/compare_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>compare.h</h1><a href="compare_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickWand/composite_8h-source.html b/www/api/MagickWand/composite_8h-source.html
index 5a3aa81..d3d0431 100644
--- a/www/api/MagickWand/composite_8h-source.html
+++ b/www/api/MagickWand/composite_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>composite.h</h1><a href="composite_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickWand/conjure_8h-source.html b/www/api/MagickWand/conjure_8h-source.html
index 675ae42..4300e6d 100644
--- a/www/api/MagickWand/conjure_8h-source.html
+++ b/www/api/MagickWand/conjure_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>conjure.h</h1><a href="conjure_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickWand/convert_8h-source.html b/www/api/MagickWand/convert_8h-source.html
index a3e2c3b..c665a34 100644
--- a/www/api/MagickWand/convert_8h-source.html
+++ b/www/api/MagickWand/convert_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>convert.h</h1><a href="convert_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickWand/deprecate_8h-source.html b/www/api/MagickWand/deprecate_8h-source.html
index d637e23..0434876 100644
--- a/www/api/MagickWand/deprecate_8h-source.html
+++ b/www/api/MagickWand/deprecate_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>deprecate.h</h1><a href="deprecate_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickWand/display_8h-source.html b/www/api/MagickWand/display_8h-source.html
index 4a49561..515e5fd 100644
--- a/www/api/MagickWand/display_8h-source.html
+++ b/www/api/MagickWand/display_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>display.h</h1><a href="display_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickWand/drawing-wand_8h-source.html b/www/api/MagickWand/drawing-wand_8h-source.html
index 9f81eab..250fe69 100644
--- a/www/api/MagickWand/drawing-wand_8h-source.html
+++ b/www/api/MagickWand/drawing-wand_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>drawing-wand.h</h1><a href="drawing-wand_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickWand/identify_8h-source.html b/www/api/MagickWand/identify_8h-source.html
index 739134d..b3c5645 100644
--- a/www/api/MagickWand/identify_8h-source.html
+++ b/www/api/MagickWand/identify_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>identify.h</h1><a href="identify_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickWand/import_8h-source.html b/www/api/MagickWand/import_8h-source.html
index 0fe85b0..7774061 100644
--- a/www/api/MagickWand/import_8h-source.html
+++ b/www/api/MagickWand/import_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>import.h</h1><a href="import_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickWand/magick-image_8h-source.html b/www/api/MagickWand/magick-image_8h-source.html
index 1dc4520..e15303b 100644
--- a/www/api/MagickWand/magick-image_8h-source.html
+++ b/www/api/MagickWand/magick-image_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>magick-image.h</h1><a href="magick-image_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickWand/magick-property_8h-source.html b/www/api/MagickWand/magick-property_8h-source.html
index 3ad9cbd..bedf794 100644
--- a/www/api/MagickWand/magick-property_8h-source.html
+++ b/www/api/MagickWand/magick-property_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>magick-property.h</h1><a href="magick-property_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickWand/magick-wand-private_8h-source.html b/www/api/MagickWand/magick-wand-private_8h-source.html
index c19bcdc..9fd9bb8 100644
--- a/www/api/MagickWand/magick-wand-private_8h-source.html
+++ b/www/api/MagickWand/magick-wand-private_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>magick-wand-private.h</h1><a href="magick-wand-private_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickWand/magick-wand_8h-source.html b/www/api/MagickWand/magick-wand_8h-source.html
index cbfd62b..8cc5620 100644
--- a/www/api/MagickWand/magick-wand_8h-source.html
+++ b/www/api/MagickWand/magick-wand_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>magick-wand.h</h1><a href="magick-wand_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickWand/magick__wand_8h-source.html b/www/api/MagickWand/magick__wand_8h-source.html
index b7b699e..a85cef2 100644
--- a/www/api/MagickWand/magick__wand_8h-source.html
+++ b/www/api/MagickWand/magick__wand_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>magick_wand.h</h1><a href="magick__wand_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickWand/mogrify-private_8h-source.html b/www/api/MagickWand/mogrify-private_8h-source.html
index 7e12860..ecfae23 100644
--- a/www/api/MagickWand/mogrify-private_8h-source.html
+++ b/www/api/MagickWand/mogrify-private_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>mogrify-private.h</h1><a href="mogrify-private_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickWand/mogrify_8h-source.html b/www/api/MagickWand/mogrify_8h-source.html
index 9c03e94..98f9fbc 100644
--- a/www/api/MagickWand/mogrify_8h-source.html
+++ b/www/api/MagickWand/mogrify_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>mogrify.h</h1><a href="mogrify_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickWand/montage_8h-source.html b/www/api/MagickWand/montage_8h-source.html
index 3c24f7e..3810dd6 100644
--- a/www/api/MagickWand/montage_8h-source.html
+++ b/www/api/MagickWand/montage_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>montage.h</h1><a href="montage_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickWand/pixel-wand-private_8h-source.html b/www/api/MagickWand/pixel-wand-private_8h-source.html
index b3ddd68..7d68504 100644
--- a/www/api/MagickWand/pixel-wand-private_8h-source.html
+++ b/www/api/MagickWand/pixel-wand-private_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>pixel-wand-private.h</h1><a href="pixel-wand-private_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickWand/pixel-wand_8h-source.html b/www/api/MagickWand/pixel-wand_8h-source.html
index b2a2d78..fcc5ac0 100644
--- a/www/api/MagickWand/pixel-wand_8h-source.html
+++ b/www/api/MagickWand/pixel-wand_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>pixel-wand.h</h1><a href="pixel-wand_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickWand/stream_8h-source.html b/www/api/MagickWand/stream_8h-source.html
index 59c7064..ffd7ffd 100644
--- a/www/api/MagickWand/stream_8h-source.html
+++ b/www/api/MagickWand/stream_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>stream.h</h1><a href="stream_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickWand/studio_8h-source.html b/www/api/MagickWand/studio_8h-source.html
index ed4ef45..4a11934 100644
--- a/www/api/MagickWand/studio_8h-source.html
+++ b/www/api/MagickWand/studio_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>studio.h</h1><a href="studio_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/MagickWand/wand_8h-source.html b/www/api/MagickWand/wand_8h-source.html
index 0bc6016..897df14 100644
--- a/www/api/MagickWand/wand_8h-source.html
+++ b/www/api/MagickWand/wand_8h-source.html
@@ -8,7 +8,7 @@
<div class="nav">
<a class="el" href="dir_101f7ac0a894e32543a314e85b2e1524.html">wand</a></div>
<h1>wand.h</h1><a href="wand_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization</span>
+<a name="l00002"></a>00002 <span class="comment"> Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization</span>
<a name="l00003"></a>00003 <span class="comment"> dedicated to making software imaging solutions freely available.</span>
<a name="l00004"></a>00004 <span class="comment"> </span>
<a name="l00005"></a>00005 <span class="comment"> You may not use this file except in compliance with the License.</span>
diff --git a/www/api/animate.html b/www/api/animate.html
index e4ed5e9..08cead4 100644
--- a/www/api/animate.html
+++ b/www/api/animate.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -189,7 +189,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/annotate.html b/www/api/annotate.html
index 6a8dac4..5746a4a 100644
--- a/www/api/annotate.html
+++ b/www/api/annotate.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -331,7 +331,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/attribute.html b/www/api/attribute.html
index 83e887e..808253c 100644
--- a/www/api/attribute.html
+++ b/www/api/attribute.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -339,7 +339,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/blob.html b/www/api/blob.html
index dfad0ea..c2357a9 100644
--- a/www/api/blob.html
+++ b/www/api/blob.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -352,7 +352,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/cache-view.html b/www/api/cache-view.html
index 55dac8b..bb0a278 100644
--- a/www/api/cache-view.html
+++ b/www/api/cache-view.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -585,7 +585,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/cache.html b/www/api/cache.html
index 7df8a64..890097f 100644
--- a/www/api/cache.html
+++ b/www/api/cache.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -521,7 +521,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/cipher.html b/www/api/cipher.html
index 9c7fa0c..d252cc9 100644
--- a/www/api/cipher.html
+++ b/www/api/cipher.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -364,7 +364,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/color.html b/www/api/color.html
index 02d346a..85ca870 100644
--- a/www/api/color.html
+++ b/www/api/color.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -374,7 +374,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/colorspace.html b/www/api/colorspace.html
index b1764f6..8b6cdc2 100644
--- a/www/api/colorspace.html
+++ b/www/api/colorspace.html
@@ -20,7 +20,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/vnd.microsoft.icon"/>
</head>
@@ -137,7 +137,7 @@
</span>
</div>
<div id="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
</body>
diff --git a/www/api/compare.html b/www/api/compare.html
index 95a6551..4103396 100644
--- a/www/api/compare.html
+++ b/www/api/compare.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -334,7 +334,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/composite.html b/www/api/composite.html
index 922b5e8..e1ac33c 100644
--- a/www/api/composite.html
+++ b/www/api/composite.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -241,7 +241,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/constitute.html b/www/api/constitute.html
index 01fba4d..0d90ed0 100644
--- a/www/api/constitute.html
+++ b/www/api/constitute.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -342,7 +342,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/decorate.html b/www/api/decorate.html
index ee13fb6..e9f5fe7 100644
--- a/www/api/decorate.html
+++ b/www/api/decorate.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -245,7 +245,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/deprecate.html b/www/api/deprecate.html
index 5ff6179..4827fab 100644
--- a/www/api/deprecate.html
+++ b/www/api/deprecate.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -2606,7 +2606,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/display.html b/www/api/display.html
index 1f43042..d90459a 100644
--- a/www/api/display.html
+++ b/www/api/display.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -245,7 +245,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/distort.html b/www/api/distort.html
index 4df05cd..8a3fead 100644
--- a/www/api/distort.html
+++ b/www/api/distort.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -266,7 +266,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/draw.html b/www/api/draw.html
index ddfc63b..56ae334 100644
--- a/www/api/draw.html
+++ b/www/api/draw.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -387,7 +387,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/drawing-wand.html b/www/api/drawing-wand.html
index 3d6bea0..1d90d75 100644
--- a/www/api/drawing-wand.html
+++ b/www/api/drawing-wand.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -3073,7 +3073,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/effect.html b/www/api/effect.html
index 490697e..cbffe83 100644
--- a/www/api/effect.html
+++ b/www/api/effect.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -731,7 +731,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/enhance.html b/www/api/enhance.html
index b9060d3..4b154d7 100644
--- a/www/api/enhance.html
+++ b/www/api/enhance.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -704,7 +704,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/exception.html b/www/api/exception.html
index d83d212..5d033c0 100644
--- a/www/api/exception.html
+++ b/www/api/exception.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -474,7 +474,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/fx.html b/www/api/fx.html
index 1597b70..2f244cb 100644
--- a/www/api/fx.html
+++ b/www/api/fx.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -800,7 +800,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/histogram.html b/www/api/histogram.html
index 72d5b19..69d8759 100644
--- a/www/api/histogram.html
+++ b/www/api/histogram.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -314,7 +314,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/image.html b/www/api/image.html
index 36930d9..756240c 100644
--- a/www/api/image.html
+++ b/www/api/image.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -1059,7 +1059,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/layer.html b/www/api/layer.html
index 771d359..741db61 100644
--- a/www/api/layer.html
+++ b/www/api/layer.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -453,7 +453,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/list.html b/www/api/list.html
index dfba2ff..bc5d888 100644
--- a/www/api/list.html
+++ b/www/api/list.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -654,7 +654,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/magick-deprecate.html b/www/api/magick-deprecate.html
index 8b8c07a..288e676 100644
--- a/www/api/magick-deprecate.html
+++ b/www/api/magick-deprecate.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -909,7 +909,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/magick-image.html b/www/api/magick-image.html
index cad03a0..489701e 100644
--- a/www/api/magick-image.html
+++ b/www/api/magick-image.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -6347,7 +6347,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/magick-property.html b/www/api/magick-property.html
index cc18124..c00c764 100644
--- a/www/api/magick-property.html
+++ b/www/api/magick-property.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -1636,7 +1636,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/magick-wand.html b/www/api/magick-wand.html
index c429adc..f219ce8 100644
--- a/www/api/magick-wand.html
+++ b/www/api/magick-wand.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -641,7 +641,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/magick.html b/www/api/magick.html
index f1fe35d..515602a 100644
--- a/www/api/magick.html
+++ b/www/api/magick.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -218,7 +218,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/memory.html b/www/api/memory.html
index 9e46166..4619e3d 100644
--- a/www/api/memory.html
+++ b/www/api/memory.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -413,7 +413,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/module.html b/www/api/module.html
index a3ebad0..4143b66 100644
--- a/www/api/module.html
+++ b/www/api/module.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -525,7 +525,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/monitor.html b/www/api/monitor.html
index b25e4c4..c72123f 100644
--- a/www/api/monitor.html
+++ b/www/api/monitor.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -236,7 +236,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/montage.html b/www/api/montage.html
index b7d03ca..3d638f1 100644
--- a/www/api/montage.html
+++ b/www/api/montage.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -262,7 +262,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/paint.html b/www/api/paint.html
index 9d33cdb..14561c0 100644
--- a/www/api/paint.html
+++ b/www/api/paint.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -335,7 +335,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/pixel-iterator.html b/www/api/pixel-iterator.html
index 77056ed..beae236 100644
--- a/www/api/pixel-iterator.html
+++ b/www/api/pixel-iterator.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -515,7 +515,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/pixel-view.html b/www/api/pixel-view.html
index c933794..1ce5b81 100644
--- a/www/api/pixel-view.html
+++ b/www/api/pixel-view.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -576,7 +576,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/pixel-wand.html b/www/api/pixel-wand.html
index c71ee60..2febccc 100644
--- a/www/api/pixel-wand.html
+++ b/www/api/pixel-wand.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -1403,7 +1403,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/profile.html b/www/api/profile.html
index 81484ae..48c0832 100644
--- a/www/api/profile.html
+++ b/www/api/profile.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -385,7 +385,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/property.html b/www/api/property.html
index fc7c023..5ed4c42 100644
--- a/www/api/property.html
+++ b/www/api/property.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -406,7 +406,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/quantize.html b/www/api/quantize.html
index 0d64eac..173cc72 100644
--- a/www/api/quantize.html
+++ b/www/api/quantize.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -491,7 +491,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/registry.html b/www/api/registry.html
index febdab2..5b179f6 100644
--- a/www/api/registry.html
+++ b/www/api/registry.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -320,7 +320,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/resize.html b/www/api/resize.html
index afe74b2..38a62a2 100644
--- a/www/api/resize.html
+++ b/www/api/resize.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -461,7 +461,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/resource.html b/www/api/resource.html
index 7936089..1307273 100644
--- a/www/api/resource.html
+++ b/www/api/resource.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -330,7 +330,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/segment.html b/www/api/segment.html
index d70fe09..1b7e76f 100644
--- a/www/api/segment.html
+++ b/www/api/segment.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -202,7 +202,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/shear.html b/www/api/shear.html
index 191c1e3..23c03c6 100644
--- a/www/api/shear.html
+++ b/www/api/shear.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -274,7 +274,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/signature.html b/www/api/signature.html
index 5e6d7d0..6da168a 100644
--- a/www/api/signature.html
+++ b/www/api/signature.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -188,7 +188,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/stream.html b/www/api/stream.html
index 1b5d42d..6d460e0 100644
--- a/www/api/stream.html
+++ b/www/api/stream.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -217,7 +217,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/transform.html b/www/api/transform.html
index 4aae09c..e3e99bc 100644
--- a/www/api/transform.html
+++ b/www/api/transform.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -506,7 +506,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/api/version.html b/www/api/version.html
index 519c5de..05dce9f 100644
--- a/www/api/version.html
+++ b/www/api/version.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -295,7 +295,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/architecture.html b/www/architecture.html
index 5e27acd..fa8c079 100644
--- a/www/architecture.html
+++ b/www/architecture.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -1229,7 +1229,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/binary-releases.html b/www/binary-releases.html
index 3e0ebc3..91df425 100644
--- a/www/binary-releases.html
+++ b/www/binary-releases.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -382,7 +382,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/changelog.html b/www/changelog.html
index b24fe54..e6328f7 100644
--- a/www/changelog.html
+++ b/www/changelog.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -1329,7 +1329,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/cipher.html b/www/cipher.html
index 50e7ad3..8e5bd00 100644
--- a/www/cipher.html
+++ b/www/cipher.html
@@ -23,7 +23,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -214,7 +214,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/color.html b/www/color.html
index dc40eba..fe88662 100644
--- a/www/color.html
+++ b/www/color.html
@@ -23,7 +23,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -5041,7 +5041,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/command-line-options.html b/www/command-line-options.html
index 188c3e1..535f5dc 100644
--- a/www/command-line-options.html
+++ b/www/command-line-options.html
@@ -26,7 +26,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -5723,7 +5723,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/command-line-processing.html b/www/command-line-processing.html
index f13d214..1f23669 100644
--- a/www/command-line-processing.html
+++ b/www/command-line-processing.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -642,7 +642,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/command-line-tools.html b/www/command-line-tools.html
index ff7e3dd..47daa38 100644
--- a/www/command-line-tools.html
+++ b/www/command-line-tools.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -241,7 +241,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/compare.html b/www/compare.html
index b643fe4..adad772 100644
--- a/www/compare.html
+++ b/www/compare.html
@@ -23,7 +23,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -405,7 +405,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/composite.html b/www/composite.html
index d0cd5df..699c11c 100644
--- a/www/composite.html
+++ b/www/composite.html
@@ -23,7 +23,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -609,7 +609,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/conjure.html b/www/conjure.html
index 5031039..cd9eada 100644
--- a/www/conjure.html
+++ b/www/conjure.html
@@ -23,7 +23,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -315,7 +315,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/contact.html b/www/contact.html
index 3e44981..ef18b97 100644
--- a/www/contact.html
+++ b/www/contact.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -227,7 +227,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/convert.html b/www/convert.html
index 4c142ee..9db2caf 100644
--- a/www/convert.html
+++ b/www/convert.html
@@ -23,7 +23,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -1269,7 +1269,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/display.html b/www/display.html
index 1d37a10..ff931e3 100644
--- a/www/display.html
+++ b/www/display.html
@@ -23,7 +23,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -647,7 +647,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/download.html b/www/download.html
index 23429e4..78f398b 100644
--- a/www/download.html
+++ b/www/download.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -224,7 +224,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/escape.html b/www/escape.html
index ba21ca5..ab8e16c 100644
--- a/www/escape.html
+++ b/www/escape.html
@@ -23,7 +23,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -450,7 +450,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/examples.html b/www/examples.html
index 5781d9e..28c64b0 100644
--- a/www/examples.html
+++ b/www/examples.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -173,7 +173,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/exception.html b/www/exception.html
index 030536f..83e6610 100644
--- a/www/exception.html
+++ b/www/exception.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -363,7 +363,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/formats.html b/www/formats.html
index e8d2111..4ee89c8 100644
--- a/www/formats.html
+++ b/www/formats.html
@@ -23,7 +23,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -1758,7 +1758,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/fx.html b/www/fx.html
index 3d21f92..e535b0b 100644
--- a/www/fx.html
+++ b/www/fx.html
@@ -23,7 +23,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -475,7 +475,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/high-dynamic-range.html b/www/high-dynamic-range.html
index e59a236..2669c5f 100644
--- a/www/high-dynamic-range.html
+++ b/www/high-dynamic-range.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -201,7 +201,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/history.html b/www/history.html
index 4d4f3f8..5cf8dd2 100644
--- a/www/history.html
+++ b/www/history.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -185,7 +185,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/identify.html b/www/identify.html
index d355171..b3485ce 100644
--- a/www/identify.html
+++ b/www/identify.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -424,7 +424,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/import.html b/www/import.html
index ab607cc..68e88d6 100644
--- a/www/import.html
+++ b/www/import.html
@@ -23,7 +23,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -504,7 +504,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/index.html b/www/index.html
index dfb9c21..0263124 100644
--- a/www/index.html
+++ b/www/index.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -226,7 +226,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/install-source.html b/www/install-source.html
index acff748..9036a78 100644
--- a/www/install-source.html
+++ b/www/install-source.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -232,7 +232,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/jp2.html b/www/jp2.html
index 3353c02..43f60fb 100644
--- a/www/jp2.html
+++ b/www/jp2.html
@@ -23,7 +23,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -271,7 +271,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/license.html b/www/license.html
index a129e25..ce20695 100644
--- a/www/license.html
+++ b/www/license.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -199,7 +199,7 @@
<p>The legally binding and authoritative terms and conditions for use, reproduction, and distribution of ImageMagick follow:</p>
-<p>Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available.</p>
+<p>Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available.</p>
<p><b><a name="definitions">1. Definitions</a></b>.</p>
@@ -283,7 +283,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/links.html b/www/links.html
index 42e8f95..daae6e9 100644
--- a/www/links.html
+++ b/www/links.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -281,7 +281,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/magick-core.html b/www/magick-core.html
index bb31849..2bd935b 100644
--- a/www/magick-core.html
+++ b/www/magick-core.html
@@ -23,7 +23,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -293,7 +293,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/magick-vector-graphics.html b/www/magick-vector-graphics.html
index af2e840..4749ad9 100644
--- a/www/magick-vector-graphics.html
+++ b/www/magick-vector-graphics.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -1066,7 +1066,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/magick-wand.html b/www/magick-wand.html
index 5a76a0a..a7efd16 100644
--- a/www/magick-wand.html
+++ b/www/magick-wand.html
@@ -23,7 +23,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -464,7 +464,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/mailing-list.html b/www/mailing-list.html
index 63a9a48..c96572c 100644
--- a/www/mailing-list.html
+++ b/www/mailing-list.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -193,7 +193,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/miff.html b/www/miff.html
index 46bc049..a92256d 100644
--- a/www/miff.html
+++ b/www/miff.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -317,7 +317,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/mirrors.html b/www/mirrors.html
index fca0eb9..79ba1ce 100644
--- a/www/mirrors.html
+++ b/www/mirrors.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -176,7 +176,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/mogrify.html b/www/mogrify.html
index 1eaf8ec..a2f3c8c 100644
--- a/www/mogrify.html
+++ b/www/mogrify.html
@@ -23,7 +23,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -1267,7 +1267,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/montage.html b/www/montage.html
index d37321d..0cef986 100644
--- a/www/montage.html
+++ b/www/montage.html
@@ -23,7 +23,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -707,7 +707,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/motion-picture.html b/www/motion-picture.html
index b755b2e..7e3cadb 100644
--- a/www/motion-picture.html
+++ b/www/motion-picture.html
@@ -23,7 +23,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -288,7 +288,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/perl-magick.html b/www/perl-magick.html
index f9a39dc..1dccf9b 100644
--- a/www/perl-magick.html
+++ b/www/perl-magick.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -2535,7 +2535,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/quantize.html b/www/quantize.html
index 5f06edf..dabb558 100644
--- a/www/quantize.html
+++ b/www/quantize.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -294,7 +294,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/resources.html b/www/resources.html
index 817687b..59502b5 100644
--- a/www/resources.html
+++ b/www/resources.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -414,7 +414,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/search.html b/www/search.html
index 0767111..227289e 100644
--- a/www/search.html
+++ b/www/search.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -175,7 +175,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/sitemap.html b/www/sitemap.html
index cb45404..98a4bf9 100644
--- a/www/sitemap.html
+++ b/www/sitemap.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -320,7 +320,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/source/analyze.c b/www/source/analyze.c
index 5d56ed0..4e78168 100644
--- a/www/source/analyze.c
+++ b/www/source/analyze.c
@@ -16,7 +16,7 @@
% December 1998 %
% %
% %
-% Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization %
% dedicated 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 a88117a..2fdf18f 100644
--- a/www/source/configure.xml
+++ b/www/source/configure.xml
@@ -26,7 +26,7 @@
<configure name="DISTCHECK_CONFIG_FLAGS" value="--disable-deprecated --with-quantum-depth=16 --with-umem=no --with-autotrace=no --with-fontpath= --with-wmf=no"/>
<configure name="HOST" value="x86_64-unknown-linux-gnu"/>
<configure name="DELEGATES" value="bzlib fontconfig freetype gs gvc jpeg jp2 lcms openexr png rsvg tiff x11 xml zlib"/>
- <configure name="COPYRIGHT" value="Copyright (C) 1999-2009 ImageMagick Studio LLC"/>
+ <configure name="COPYRIGHT" value="Copyright (C) 1999-2010 ImageMagick Studio LLC"/>
<configure name="WEBSITE" value="http://www.imagemagick.org"/>
<configure name="QuantumDepth" value="16"/>
</configuremap>
diff --git a/www/sponsors.html b/www/sponsors.html
index 6a202da..3226999 100644
--- a/www/sponsors.html
+++ b/www/sponsors.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -248,7 +248,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/stream.html b/www/stream.html
index a90e24d..352c041 100644
--- a/www/stream.html
+++ b/www/stream.html
@@ -23,7 +23,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -350,7 +350,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/subversion.html b/www/subversion.html
index 8dc190e..d592c2a 100644
--- a/www/subversion.html
+++ b/www/subversion.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -185,7 +185,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
diff --git a/www/t-shirt.html b/www/t-shirt.html
index b275f9c..757d4aa 100644
--- a/www/t-shirt.html
+++ b/www/t-shirt.html
@@ -22,7 +22,7 @@
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
- <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
+ <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
</head>
@@ -200,7 +200,7 @@
<span id="linkbar-east"> </span>
</div>
<div class="footer">
- <span id="footer-west">© 1999-2009 ImageMagick Studio LLC</span>
+ <span id="footer-west">© 1999-2010 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>