Fix email addr

This commit is contained in:
Eric Andersen 2002-04-06 05:15:46 +00:00
parent 45673d2cc0
commit 50e4d660ac

View File

@ -7,9 +7,9 @@
* Originally adjusted for busybox by Sven Rudolph <sr1@inf.tu-dresden.de> * Originally adjusted for busybox by Sven Rudolph <sr1@inf.tu-dresden.de>
* based on gzip sources * based on gzip sources
* *
* Adjusted further by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> * Adjusted further by Erik Andersen <andersee@debian.org> to support files as
* to support files as well as stdin/stdout, and to generally behave itself wrt * well as stdin/stdout, and to generally behave itself wrt command line
* command line handling. * handling.
* *
* General cleanup to better adhere to the style guide and make use of standard * General cleanup to better adhere to the style guide and make use of standard
* busybox functions by Glenn McGrath <bug1@optushome.com.au> * busybox functions by Glenn McGrath <bug1@optushome.com.au>