Fixed my email address in a dozen or so source files:

Fixed my email address in a dozen or so source files:
  modules/cdisplay_highcontrast.c
  libgimpbase/gimpparasite.c
  libgimpbase/gimpparasite.h
  libgimpmath/gimpmatrix.h
  libgimpmath/gimpmatrix.c
  app/core/gimpparasitelist.h
  app/core/gimpparasitelist.c
  app/base/gimphistogram.c
  app/base/gimphistogram.h
  app/base/gimplut.c
  app/base/gimplut.h
  app/base/pixel-processor.c
  app/base/pixel-processor.h
  app/core/gimp-parasites.c
  app/core/gimp-parasites.h
  app/core/gimpdrawable-histogram.c
  app/core/gimpdrawable-histogram.h
  app/core/gimpparasitelist.c
  app/core/gimpparasitelist.h
This commit is contained in:
jaycox
2006-01-12 00:50:44 +00:00
parent fdcae9fc0a
commit b8752cd251
17 changed files with 17 additions and 17 deletions

View File

@ -89,7 +89,7 @@ static const GimpModuleInfo cdisplay_contrast_info =
{
GIMP_MODULE_ABI_VERSION,
N_("High Contrast color display filter"),
"Jay Cox <jaycox@earthlink.net>",
"Jay Cox <jaycox@gimp.org>",
"v0.2",
"(c) 2000, released under the GPL",
"October 14, 2000"