From: Ian Holsman Date: Tue, 6 Jan 2004 21:52:18 +0000 (+0000) Subject: remove email address in the hopes that people will ask questions on the appropriate... X-Git-Tag: 2.0.49~245 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01483bb458b2c1dacf1da425acbaaaba6447d85b;p=thirdparty%2Fapache%2Fhttpd.git remove email address in the hopes that people will ask questions on the appropriate list git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102208 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/filters/mod_deflate.c b/modules/filters/mod_deflate.c index 5a09f32bf83..7d965c31b1a 100644 --- a/modules/filters/mod_deflate.c +++ b/modules/filters/mod_deflate.c @@ -58,7 +58,7 @@ /* * mod_deflate.c: Perform deflate transfer-encoding on the fly * - * Written by Ian Holsman (IanH@apache.org) + * Written by Ian Holsman * */