diff options
author | julian <julian@FreeBSD.org> | 2000-10-24 17:32:45 +0000 |
---|---|---|
committer | julian <julian@FreeBSD.org> | 2000-10-24 17:32:45 +0000 |
commit | bf2394b8d4529e7354a1dc2e33e39a2e5e3c3036 (patch) | |
tree | 044fdd8c0c86f8d21d8aeeba4d1ba22ee52881fb /sys/netgraph/ng_bpf.h | |
parent | 91414848a3546de4630424632cbcf19ba357ee7d (diff) | |
download | FreeBSD-src-bf2394b8d4529e7354a1dc2e33e39a2e5e3c3036.zip FreeBSD-src-bf2394b8d4529e7354a1dc2e33e39a2e5e3c3036.tar.gz |
Since neither archie nor I work at Whistle any more, change our email
addresses to be the more usefu @freebsd.org ones
so we can keep getting bug-reports.
- man pages to follow..
Diffstat (limited to 'sys/netgraph/ng_bpf.h')
-rw-r--r-- | sys/netgraph/ng_bpf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_bpf.h b/sys/netgraph/ng_bpf.h index 5e0b5d9..84b9543 100644 --- a/sys/netgraph/ng_bpf.h +++ b/sys/netgraph/ng_bpf.h @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * Author: Archie Cobbs <archie@whistle.com> + * Author: Archie Cobbs <archie@freebsd.org> * * $FreeBSD$ * $Whistle: ng_bpf.h,v 1.3 1999/12/03 20:30:23 archie Exp $ |