From: cristy Date: Sun, 1 Dec 2013 14:52:56 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~3074 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eac380debee35c5039d0f14e6af43453e012059f;p=imagemagick --- diff --git a/Magick++/AUTHORS b/Magick++/AUTHORS index 465cdcd10..051068ce7 100644 --- a/Magick++/AUTHORS +++ b/Magick++/AUTHORS @@ -1,7 +1,7 @@ The author and maintainer of Magick++ is Bob Friesenhan . -Many thanks to John Cristy for developing the powerful ImageMagick +Many thanks to Cristy for developing the powerful ImageMagick package that Magick++ is based on and for enhancing ImageMagick API features in order to allow a cleaner implementation. diff --git a/Magick++/INSTALL b/Magick++/INSTALL index 7a36be089..aac565410 100644 --- a/Magick++/INSTALL +++ b/Magick++/INSTALL @@ -76,7 +76,7 @@ Magick++: Professional Release 6 Mac OS X GCC 2.95.2 - 10.1 PowerPC (apple gcc John Cristy + 10.1 PowerPC (apple gcc Cristy "Darwin" -926) Please let me know if you have successfully built and executed Magick++ diff --git a/Magick++/demo/piddle.cpp b/Magick++/demo/piddle.cpp index ec6007f9f..5addefe10 100644 --- a/Magick++/demo/piddle.cpp +++ b/Magick++/demo/piddle.cpp @@ -3,7 +3,7 @@ // Copyright Bob Friesenhahn, 1999, 2000, 2002, 2003 // // PerlMagick "piddle" demo re-implemented using Magick++ methods. -// The PerlMagick "piddle" demo is written by John Cristy +// The PerlMagick "piddle" demo is written by Cristy // #include diff --git a/MagickCore/MagickCore-config.1 b/MagickCore/MagickCore-config.1 index f58e95764..5d15191a4 100644 --- a/MagickCore/MagickCore-config.1 +++ b/MagickCore/MagickCore-config.1 @@ -66,4 +66,4 @@ distribution to standard output. .SH LICENSE See http://www.imagemagick.org/script/license.php. .SH AUTHORS -John Cristy, ImageMagick Studio LLC +Cristy, ImageMagick Studio LLC diff --git a/MagickWand/MagickWand-config.1 b/MagickWand/MagickWand-config.1 index 60892cae1..34b8652dc 100644 --- a/MagickWand/MagickWand-config.1 +++ b/MagickWand/MagickWand-config.1 @@ -66,4 +66,4 @@ distribution to standard output. .SH COPYRIGHT See http://www.imagemagick.org/script/license.php .SH AUTHORS -John Cristy, ImageMagick Studio LLC +Cristy, ImageMagick Studio LLC diff --git a/PerlMagick/demo/lsys.pl b/PerlMagick/demo/lsys.pl index d574043fe..cc1194e57 100644 --- a/PerlMagick/demo/lsys.pl +++ b/PerlMagick/demo/lsys.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -# Written by jreed@itis.com, adapted by John Cristy. +# Written by jreed@itis.com, adapted by Cristy. use Image::Magick; use Turtle; diff --git a/scripts/xsnap b/scripts/xsnap index 294b7eda5..4f0dc8eb8 100644 --- a/scripts/xsnap +++ b/scripts/xsnap @@ -5,7 +5,7 @@ exec wish "$0" "$@" # # XSnap, X-Windows Snapshot. A GUI for the ImageMagick import command # -# Software design, John Cristy (magick@dupont.com), March 1996 +# Software design, Cristy (magick@dupont.com), March 1996 # # Copyright (C) 1999-2014 ImageMagick Studio LLC, a non-profit organization # dedicated to making software imaging solutions freely available. diff --git a/www/source/mgk.c b/www/source/mgk.c index 1c0b770a4..3bc3fcc5d 100644 --- a/www/source/mgk.c +++ b/www/source/mgk.c @@ -13,7 +13,7 @@ % Read/Write MGK Image Format. % % % % Software Design % -% John Cristy % +% Cristy % % July 1992 % % % % %