summaryrefslogtreecommitdiff
path: root/libcrypt/md5.c
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-12-19 15:53:08 +0000
committerEric Andersen <andersen@codepoet.org>2001-12-19 15:53:08 +0000
commit5a65349824bb70bb75d8e05a9f879b55af32309f (patch)
treef195a7bb93861f8afea6755fb5c0ad2cc8e09fdf /libcrypt/md5.c
parent6a56a9139b3cfd5242652a0135b2341ace43130e (diff)
Update my email address. I am no longer andersen@lineo.com
Diffstat (limited to 'libcrypt/md5.c')
-rw-r--r--libcrypt/md5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcrypt/md5.c b/libcrypt/md5.c
index c9d65d21a..3bc669112 100644
--- a/libcrypt/md5.c
+++ b/libcrypt/md5.c
@@ -39,7 +39,7 @@
*
* ----------------------------------------------------------------------------
* On April 19th, 2001 md5_crypt() was modified to make it reentrant
- * by Erik Andersen <andersen@lineo.com>, <andersee@debian.org>
+ * by Erik Andersen <andersen@uclibc.org>
*
* June 28, 2001 Manuel Novoa III
*