summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2002-03-25 13:48:53 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2002-03-25 13:48:53 +0000
commitadf75add2d3fb898c9c9c8abb7cedc609060170a (patch)
tree354250c72dce153027a2638bb647f6f3174095a6
parent9a545499fedfc3e1f83037cdc5741b41a1c739de (diff)
Notes
-rw-r--r--lib/libcrypt/crypt-md5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypt/crypt-md5.c b/lib/libcrypt/crypt-md5.c
index 584563a478a9..6640bc8fb909 100644
--- a/lib/libcrypt/crypt-md5.c
+++ b/lib/libcrypt/crypt-md5.c
@@ -1,7 +1,7 @@
/*
* ----------------------------------------------------------------------------
* "THE BEER-WARE LICENSE" (Revision 42):
- * <phk@login.dknet.dk> wrote this file. As long as you retain this notice you
+ * <phk@FreeBSD.org> wrote this file. As long as you retain this notice you
* can do whatever you want with this stuff. If we meet some day, and you think
* this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
* ----------------------------------------------------------------------------