diff options
author | kraxel <kraxel> | 2006-06-13 12:47:24 +0000 |
---|---|---|
committer | kraxel <kraxel> | 2006-06-13 12:47:24 +0000 |
commit | 34eca660e8d21ada08c150e0d6e8ed048e1ab380 (patch) | |
tree | e795905addeca304a8f50d6c082178c081b95918 /jpegtools.c | |
parent | c224e1f486a7100c7933a6e35e988a853496168d (diff) | |
download | fbida-34eca660e8d21ada08c150e0d6e8ed048e1ab380.tar.gz |
s/knorr/hoffmann/
Diffstat (limited to 'jpegtools.c')
-rw-r--r-- | jpegtools.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jpegtools.c b/jpegtools.c index 2e84294..a68ddd4 100644 --- a/jpegtools.c +++ b/jpegtools.c @@ -5,7 +5,7 @@ * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README file. * - * plenty of changes by Gerd Knorr <kraxel@bytesex.org>, with focus on + * plenty of changes by Gerd Hoffmann <kraxel@bytesex.org>, with focus on * digital image processing and sane exif handling: * * - does transformations only (flip/rotate/transpose/transverse). |