diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-03-25 14:12:49 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-03-25 14:12:49 +0000 |
| commit | 42c159fe388a3765f69860c84183700af37aca8a (patch) | |
| tree | 1376af294c5be761bbdc30c2b5be15b5df3f8741 /lib/libmd | |
| parent | 06229ad2af0790512e7676f99344b1fff70fea5b (diff) | |
Notes
Diffstat (limited to 'lib/libmd')
| -rw-r--r-- | lib/libmd/mdX.3 | 4 | ||||
| -rw-r--r-- | lib/libmd/ripemd.3 | 2 | ||||
| -rw-r--r-- | lib/libmd/sha.3 | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/lib/libmd/mdX.3 b/lib/libmd/mdX.3 index b6fe196447f4..7c4b06ba136f 100644 --- a/lib/libmd/mdX.3 +++ b/lib/libmd/mdX.3 @@ -1,7 +1,7 @@ .\" .\" ---------------------------------------------------------------------------- .\" "THE BEER-WARE LICENSE" (Revision 42): -.\" <phk@login.dkuug.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 .\" ---------------------------------------------------------------------------- @@ -173,7 +173,7 @@ The original MDX routines were developed by .Tn RSA Data Security, Inc., and published in the above references. This code is derived directly from these implementations by -.An Poul-Henning Kamp Aq phk@login.dkuug.dk +.An Poul-Henning Kamp Aq phk@FreeBSD.org .Pp Phk ristede runen. .Sh HISTORY diff --git a/lib/libmd/ripemd.3 b/lib/libmd/ripemd.3 index 8dab81364250..1f3aea1a123e 100644 --- a/lib/libmd/ripemd.3 +++ b/lib/libmd/ripemd.3 @@ -1,7 +1,7 @@ .\" .\" ---------------------------------------------------------------------------- .\" "THE BEER-WARE LICENSE" (Revision 42): -.\" <phk@login.dkuug.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 .\" ---------------------------------------------------------------------------- diff --git a/lib/libmd/sha.3 b/lib/libmd/sha.3 index ff12f4449c5a..a319dbcdab89 100644 --- a/lib/libmd/sha.3 +++ b/lib/libmd/sha.3 @@ -1,7 +1,7 @@ .\" .\" ---------------------------------------------------------------------------- .\" "THE BEER-WARE LICENSE" (Revision 42): -.\" <phk@login.dkuug.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 .\" ---------------------------------------------------------------------------- |
