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 /thumbnail.cgi.c | |
parent | c224e1f486a7100c7933a6e35e988a853496168d (diff) | |
download | fbida-34eca660e8d21ada08c150e0d6e8ed048e1ab380.tar.gz |
s/knorr/hoffmann/
Diffstat (limited to 'thumbnail.cgi.c')
-rw-r--r-- | thumbnail.cgi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thumbnail.cgi.c b/thumbnail.cgi.c index a4ba3c8..15f6776 100644 --- a/thumbnail.cgi.c +++ b/thumbnail.cgi.c @@ -34,7 +34,7 @@ static const char *description = "deliver thumbnails for any JPEG image below below your document root which\n" "it is allowed to open by unix file permissions.\n" "\n" - "(c) 2004 Gerd Knorr <kraxel@bytesex.org> [SUSE Labs]\n" + "(c) 2004 Gerd Hoffmann <kraxel@bytesex.org> [SUSE Labs]\n" "\n"; /* -------------------------------------------------------------------------- */ |