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 /usr.sbin/ctm | |
| parent | 06229ad2af0790512e7676f99344b1fff70fea5b (diff) | |
Notes
Diffstat (limited to 'usr.sbin/ctm')
| -rw-r--r-- | usr.sbin/ctm/README | 2 | ||||
| -rw-r--r-- | usr.sbin/ctm/ctm/Makefile | 2 | ||||
| -rw-r--r-- | usr.sbin/ctm/ctm/ctm.1 | 2 | ||||
| -rw-r--r-- | usr.sbin/ctm/ctm/ctm.5 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/ctm/README b/usr.sbin/ctm/README index 1a978dc1e2f8..94c779afcf85 100644 --- a/usr.sbin/ctm/README +++ b/usr.sbin/ctm/README @@ -1,6 +1,6 @@ # ---------------------------------------------------------------------------- # "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 # ---------------------------------------------------------------------------- diff --git a/usr.sbin/ctm/ctm/Makefile b/usr.sbin/ctm/ctm/Makefile index 324fb36d55e0..00140dedf180 100644 --- a/usr.sbin/ctm/ctm/Makefile +++ b/usr.sbin/ctm/ctm/Makefile @@ -1,6 +1,6 @@ # ---------------------------------------------------------------------------- # "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 # ---------------------------------------------------------------------------- diff --git a/usr.sbin/ctm/ctm/ctm.1 b/usr.sbin/ctm/ctm/ctm.1 index 50498a6b19f4..d83e26efce74 100644 --- a/usr.sbin/ctm/ctm/ctm.1 +++ b/usr.sbin/ctm/ctm/ctm.1 @@ -8,7 +8,7 @@ .\" This manual page is partially obtained from Poul-Hennings CTM README .\" file. .\" -.\" CTM and ctm(1) by <phk@login.dknet.dk> +.\" CTM and ctm(1) by <phk@FreeBSD.org> .\" .\" $FreeBSD$ .\" diff --git a/usr.sbin/ctm/ctm/ctm.5 b/usr.sbin/ctm/ctm/ctm.5 index 05f4f957a9e5..6165c2e78d34 100644 --- a/usr.sbin/ctm/ctm/ctm.5 +++ b/usr.sbin/ctm/ctm/ctm.5 @@ -8,7 +8,7 @@ .\" This manual page is partially obtained from Poul-Hennings CTM README .\" file. .\" -.\" CTM and ctm(1) by <phk@login.dknet.dk> +.\" CTM and ctm(1) by <phk@FreeBSD.org> .\" .\" $FreeBSD$ .\" |
