diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-03-25 13:53:46 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-03-25 13:53:46 +0000 |
| commit | 06229ad2af0790512e7676f99344b1fff70fea5b (patch) | |
| tree | 16ff719f325ae025a723effd6e0adaa21c8025d2 /lib/libfetch/ftp.c | |
| parent | aaead0dfe93b3796585d8da75ce75be5583d4c72 (diff) | |
Notes
Diffstat (limited to 'lib/libfetch/ftp.c')
| -rw-r--r-- | lib/libfetch/ftp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libfetch/ftp.c b/lib/libfetch/ftp.c index 89452e803776..489c52d230ee 100644 --- a/lib/libfetch/ftp.c +++ b/lib/libfetch/ftp.c @@ -34,7 +34,7 @@ __FBSDID("$FreeBSD$"); * * ---------------------------------------------------------------------------- * "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 * ---------------------------------------------------------------------------- |
