More copyright and email addr cleanups

This commit is contained in:
Eric Andersen
2001-12-06 08:20:14 +00:00
parent 463304edfd
commit db930948a9
6 changed files with 8 additions and 13 deletions

View File

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