commit | cb81e6484d1f50ec2761f6294722407b14add525 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Mon Jul 14 21:21:08 2003 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Mon Jul 14 21:21:08 2003 +0000 |
tree | 81fb6290ef50af3488a5ee0f97150b6503df6a3f | |
parent | 74f270a3177a43b29d98b6c5b6a2c5338be8b98f [diff] [blame] |
Update a bunch of docs. Run a script to update my email addr.
diff --git a/coreutils/env.c b/coreutils/env.c index eb761e9..a07bd32 100644 --- a/coreutils/env.c +++ b/coreutils/env.c
@@ -21,7 +21,7 @@ * * Original copyright notice is retained at the end of this file. * - * Modified for BusyBox by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> + * Modified for BusyBox by Erik Andersen <andersen@codepoet.org> */ /* BB_AUDIT SUSv3 compliant */