summaryrefslogtreecommitdiff
path: root/libcrypt/md5.c
diff options
context:
space:
mode:
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
*