diff options
author | phk <phk@FreeBSD.org> | 2002-03-25 14:12:49 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 2002-03-25 14:12:49 +0000 |
commit | 18a4c2c11175c5951c52a1f9bd5a99ae79d1bbd0 (patch) | |
tree | 1376af294c5be761bbdc30c2b5be15b5df3f8741 /share/doc/papers/malloc/implementation.ms | |
parent | 432db57cce91c2b65b8bfb569403a8eeccd05a8e (diff) | |
download | FreeBSD-src-18a4c2c11175c5951c52a1f9bd5a99ae79d1bbd0.zip FreeBSD-src-18a4c2c11175c5951c52a1f9bd5a99ae79d1bbd0.tar.gz |
Modernize my email address.
Diffstat (limited to 'share/doc/papers/malloc/implementation.ms')
-rw-r--r-- | share/doc/papers/malloc/implementation.ms | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/papers/malloc/implementation.ms b/share/doc/papers/malloc/implementation.ms index 11a48d4..2507e4c 100644 --- a/share/doc/papers/malloc/implementation.ms +++ b/share/doc/papers/malloc/implementation.ms @@ -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 .\" ---------------------------------------------------------------------------- |