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 */