summaryrefslogtreecommitdiff
path: root/shell/ash.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ash.c')
-rw-r--r--shell/ash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ash.c b/shell/ash.c
index fb65c2d..1a91f40 100644
--- a/shell/ash.c
+++ b/shell/ash.c
@@ -25,7 +25,7 @@
* This version of ash is adapted from the source in Debian's ash 0.3.8-5
* package.
*
- * Modified by Erik Andersen <andersee@debian.org> and
+ * Modified by Erik Andersen <andersen@codepoet.org> and
* Vladimir Oleynik <dzo@simtreas.ru> to be used in busybox
*
*