diff options
Diffstat (limited to 'sys/netgraph/bluetooth/include')
-rw-r--r-- | sys/netgraph/bluetooth/include/ng_bluetooth.h | 2 | ||||
-rw-r--r-- | sys/netgraph/bluetooth/include/ng_bt3c.h | 2 | ||||
-rw-r--r-- | sys/netgraph/bluetooth/include/ng_btsocket.h | 2 | ||||
-rw-r--r-- | sys/netgraph/bluetooth/include/ng_btsocket_hci_raw.h | 2 | ||||
-rw-r--r-- | sys/netgraph/bluetooth/include/ng_btsocket_l2cap.h | 2 | ||||
-rw-r--r-- | sys/netgraph/bluetooth/include/ng_btsocket_rfcomm.h | 2 | ||||
-rw-r--r-- | sys/netgraph/bluetooth/include/ng_btsocket_sco.h | 2 | ||||
-rw-r--r-- | sys/netgraph/bluetooth/include/ng_h4.h | 2 | ||||
-rw-r--r-- | sys/netgraph/bluetooth/include/ng_hci.h | 2 | ||||
-rw-r--r-- | sys/netgraph/bluetooth/include/ng_l2cap.h | 2 | ||||
-rw-r--r-- | sys/netgraph/bluetooth/include/ng_ubt.h | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/sys/netgraph/bluetooth/include/ng_bluetooth.h b/sys/netgraph/bluetooth/include/ng_bluetooth.h index 2b85facad51f..fd0b3fa3363a 100644 --- a/sys/netgraph/bluetooth/include/ng_bluetooth.h +++ b/sys/netgraph/bluetooth/include/ng_bluetooth.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: ng_bluetooth.h,v 1.4 2003/04/26 22:32:34 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/bluetooth/include/ng_bluetooth.h,v 1.6.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _NETGRAPH_BLUETOOTH_H_ diff --git a/sys/netgraph/bluetooth/include/ng_bt3c.h b/sys/netgraph/bluetooth/include/ng_bt3c.h index 49e0ed17d170..927dd047d142 100644 --- a/sys/netgraph/bluetooth/include/ng_bt3c.h +++ b/sys/netgraph/bluetooth/include/ng_bt3c.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: ng_bt3c.h,v 1.1 2002/11/24 19:47:05 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/bluetooth/include/ng_bt3c.h,v 1.4.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ * * XXX XXX XX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX * diff --git a/sys/netgraph/bluetooth/include/ng_btsocket.h b/sys/netgraph/bluetooth/include/ng_btsocket.h index 6c3ce8d36ffa..bb54d9ddb6ac 100644 --- a/sys/netgraph/bluetooth/include/ng_btsocket.h +++ b/sys/netgraph/bluetooth/include/ng_btsocket.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: ng_btsocket.h,v 1.8 2003/04/26 22:32:10 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/bluetooth/include/ng_btsocket.h,v 1.9.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _NETGRAPH_BTSOCKET_H_ diff --git a/sys/netgraph/bluetooth/include/ng_btsocket_hci_raw.h b/sys/netgraph/bluetooth/include/ng_btsocket_hci_raw.h index b8e98b31e694..345a50ef5f5a 100644 --- a/sys/netgraph/bluetooth/include/ng_btsocket_hci_raw.h +++ b/sys/netgraph/bluetooth/include/ng_btsocket_hci_raw.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: ng_btsocket_hci_raw.h,v 1.3 2003/03/25 23:53:32 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/bluetooth/include/ng_btsocket_hci_raw.h,v 1.7.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _NETGRAPH_BTSOCKET_HCI_RAW_H_ diff --git a/sys/netgraph/bluetooth/include/ng_btsocket_l2cap.h b/sys/netgraph/bluetooth/include/ng_btsocket_l2cap.h index deea5b3db0df..6948f6b1dd35 100644 --- a/sys/netgraph/bluetooth/include/ng_btsocket_l2cap.h +++ b/sys/netgraph/bluetooth/include/ng_btsocket_l2cap.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: ng_btsocket_l2cap.h,v 1.4 2003/03/25 23:53:33 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/bluetooth/include/ng_btsocket_l2cap.h,v 1.8.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _NETGRAPH_BTSOCKET_L2CAP_H_ diff --git a/sys/netgraph/bluetooth/include/ng_btsocket_rfcomm.h b/sys/netgraph/bluetooth/include/ng_btsocket_rfcomm.h index a1fdb2717a13..063d574e033a 100644 --- a/sys/netgraph/bluetooth/include/ng_btsocket_rfcomm.h +++ b/sys/netgraph/bluetooth/include/ng_btsocket_rfcomm.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: ng_btsocket_rfcomm.h,v 1.10 2003/03/29 22:27:42 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/bluetooth/include/ng_btsocket_rfcomm.h,v 1.8.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _NETGRAPH_BTSOCKET_RFCOMM_H_ diff --git a/sys/netgraph/bluetooth/include/ng_btsocket_sco.h b/sys/netgraph/bluetooth/include/ng_btsocket_sco.h index 25aef6bac91e..1e0a4ac34169 100644 --- a/sys/netgraph/bluetooth/include/ng_btsocket_sco.h +++ b/sys/netgraph/bluetooth/include/ng_btsocket_sco.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: ng_btsocket_sco.h,v 1.3 2005/10/31 18:08:52 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/bluetooth/include/ng_btsocket_sco.h,v 1.1.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _NETGRAPH_BTSOCKET_SCO_H_ diff --git a/sys/netgraph/bluetooth/include/ng_h4.h b/sys/netgraph/bluetooth/include/ng_h4.h index 753c297419e9..8692e534f002 100644 --- a/sys/netgraph/bluetooth/include/ng_h4.h +++ b/sys/netgraph/bluetooth/include/ng_h4.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: ng_h4.h,v 1.1 2002/11/24 19:47:05 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/bluetooth/include/ng_h4.h,v 1.5.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ * * Based on: * --------- diff --git a/sys/netgraph/bluetooth/include/ng_hci.h b/sys/netgraph/bluetooth/include/ng_hci.h index 5cdfd5cea53a..a91899d7a647 100644 --- a/sys/netgraph/bluetooth/include/ng_hci.h +++ b/sys/netgraph/bluetooth/include/ng_hci.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: ng_hci.h,v 1.2 2003/03/18 00:09:37 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/bluetooth/include/ng_hci.h,v 1.7.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* diff --git a/sys/netgraph/bluetooth/include/ng_l2cap.h b/sys/netgraph/bluetooth/include/ng_l2cap.h index f57b5cbe3d20..2022d24839a5 100644 --- a/sys/netgraph/bluetooth/include/ng_l2cap.h +++ b/sys/netgraph/bluetooth/include/ng_l2cap.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: ng_l2cap.h,v 1.2 2003/04/27 00:52:26 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/bluetooth/include/ng_l2cap.h,v 1.4.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* diff --git a/sys/netgraph/bluetooth/include/ng_ubt.h b/sys/netgraph/bluetooth/include/ng_ubt.h index 94b209729bfd..5725731a456b 100644 --- a/sys/netgraph/bluetooth/include/ng_ubt.h +++ b/sys/netgraph/bluetooth/include/ng_ubt.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: ng_ubt.h,v 1.6 2003/04/13 21:34:42 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/bluetooth/include/ng_ubt.h,v 1.3.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _NG_UBT_H_ |