diff options
Diffstat (limited to 'contrib/hostapd')
-rw-r--r-- | contrib/hostapd/FREEBSD-Xlist | 2 | ||||
-rw-r--r-- | contrib/hostapd/FREEBSD-upgrade | 2 | ||||
-rw-r--r-- | contrib/hostapd/eap.c | 2 | ||||
-rw-r--r-- | contrib/hostapd/eap.h | 2 | ||||
-rw-r--r-- | contrib/hostapd/eapol_sm.c | 2 | ||||
-rw-r--r-- | contrib/hostapd/ieee802_1x.c | 2 | ||||
-rw-r--r-- | contrib/hostapd/ieee802_1x.h | 2 | ||||
-rw-r--r-- | contrib/hostapd/wpa.c | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/contrib/hostapd/FREEBSD-Xlist b/contrib/hostapd/FREEBSD-Xlist index 00330b37a3e6..0b7fd713b7bb 100644 --- a/contrib/hostapd/FREEBSD-Xlist +++ b/contrib/hostapd/FREEBSD-Xlist @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/hostapd/FREEBSD-Xlist,v 1.1.2.1 2006/03/24 01:42:33 sam Exp $ .cvsignore driver.c driver_bsd.c diff --git a/contrib/hostapd/FREEBSD-upgrade b/contrib/hostapd/FREEBSD-upgrade index 8286ce4fd87b..c3f67f0bf92c 100644 --- a/contrib/hostapd/FREEBSD-upgrade +++ b/contrib/hostapd/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/hostapd/FREEBSD-upgrade,v 1.1.2.1 2006/03/24 01:42:33 sam Exp $ WPA/802.1x Authenticator originals can be found at: http://hostap.epitest.fi/releases/ diff --git a/contrib/hostapd/eap.c b/contrib/hostapd/eap.c index b321ea6180b3..0346a7639919 100644 --- a/contrib/hostapd/eap.c +++ b/contrib/hostapd/eap.c @@ -11,7 +11,7 @@ * * See README and COPYING for more details. * - * $FreeBSD$ + * $FreeBSD: src/contrib/hostapd/eap.c,v 1.2.2.1 2006/03/24 01:42:33 sam Exp $ */ #include <stdlib.h> diff --git a/contrib/hostapd/eap.h b/contrib/hostapd/eap.h index ce49b07f5b7e..39f8ff504743 100644 --- a/contrib/hostapd/eap.h +++ b/contrib/hostapd/eap.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/hostapd/eap.h,v 1.2.2.1 2006/03/24 01:42:33 sam Exp $ */ #ifndef EAP_H #define EAP_H diff --git a/contrib/hostapd/eapol_sm.c b/contrib/hostapd/eapol_sm.c index 4ded7e7c3d8d..f9c91047d7fb 100644 --- a/contrib/hostapd/eapol_sm.c +++ b/contrib/hostapd/eapol_sm.c @@ -12,7 +12,7 @@ * * See README and COPYING for more details. * - * $FreeBSD$ + * $FreeBSD: src/contrib/hostapd/eapol_sm.c,v 1.3.2.1 2006/03/24 01:42:33 sam Exp $ */ #include <stdlib.h> diff --git a/contrib/hostapd/ieee802_1x.c b/contrib/hostapd/ieee802_1x.c index ebe7c39e5b0f..10cfbb956b2c 100644 --- a/contrib/hostapd/ieee802_1x.c +++ b/contrib/hostapd/ieee802_1x.c @@ -12,7 +12,7 @@ * * See README and COPYING for more details. * - * $FreeBSD$ + * $FreeBSD: src/contrib/hostapd/ieee802_1x.c,v 1.3.2.2 2006/09/01 20:21:17 sam Exp $ */ #include <stdlib.h> diff --git a/contrib/hostapd/ieee802_1x.h b/contrib/hostapd/ieee802_1x.h index 90cc2ce2beb0..6083cf1a0d86 100644 --- a/contrib/hostapd/ieee802_1x.h +++ b/contrib/hostapd/ieee802_1x.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/hostapd/ieee802_1x.h,v 1.2.2.1 2006/03/24 01:42:34 sam Exp $ */ #ifndef IEEE802_1X_H #define IEEE802_1X_H diff --git a/contrib/hostapd/wpa.c b/contrib/hostapd/wpa.c index 478b65935f64..46a78aec5d64 100644 --- a/contrib/hostapd/wpa.c +++ b/contrib/hostapd/wpa.c @@ -12,7 +12,7 @@ * * See README and COPYING for more details. * - * $FreeBSD$ + * $FreeBSD: src/contrib/hostapd/wpa.c,v 1.3.2.2 2006/09/01 20:21:17 sam Exp $ */ #include <stdlib.h> |