diff options
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/netstat/net80211.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/netstat/net80211.c b/usr.bin/netstat/net80211.c index 81a3927d8e0..a5105026523 100644 --- a/usr.bin/netstat/net80211.c +++ b/usr.bin/netstat/net80211.c @@ -1,7 +1,7 @@ -/* $OpenBSD: net80211.c,v 1.2 2005/05/15 18:26:13 reyk Exp $ */ +/* $OpenBSD: net80211.c,v 1.3 2005/12/18 17:53:12 reyk Exp $ */ /* - * Copyright (c) 2005 Reyk Floeter <reyk@vantronix.net> + * Copyright (c) 2005 Reyk Floeter <reyk@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above |