summaryrefslogtreecommitdiffstats
path: root/sys/netgraph
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-01-07 01:45:51 +0000
committerimp <imp@FreeBSD.org>2005-01-07 01:45:51 +0000
commita50ffc29129a52835a39bf4868cd5facdc7dce30 (patch)
treeeb31ac736ac91e1175c700bbbf60cf1c022cf331 /sys/netgraph
parent182c46b20dedd864b7066a7d50338bd691247880 (diff)
downloadFreeBSD-src-a50ffc29129a52835a39bf4868cd5facdc7dce30.zip
FreeBSD-src-a50ffc29129a52835a39bf4868cd5facdc7dce30.tar.gz
/* -> /*- for license, minor formatting changes
Diffstat (limited to 'sys/netgraph')
-rw-r--r--sys/netgraph/atm/atmpif/ng_atmpif.c2
-rw-r--r--sys/netgraph/atm/atmpif/ng_atmpif_harp.c2
-rw-r--r--sys/netgraph/atm/atmpif/ng_atmpif_var.h2
-rw-r--r--sys/netgraph/atm/ccatm/ng_ccatm.c2
-rw-r--r--sys/netgraph/atm/ccatm/ng_ccatm_cust.h2
-rw-r--r--sys/netgraph/atm/ng_atm.c6
-rw-r--r--sys/netgraph/atm/ng_atm.h6
-rw-r--r--sys/netgraph/atm/ng_atmpif.h2
-rw-r--r--sys/netgraph/atm/ng_ccatm.h6
-rw-r--r--sys/netgraph/atm/ng_sscfu.h2
-rw-r--r--sys/netgraph/atm/ng_sscop.h2
-rw-r--r--sys/netgraph/atm/ng_uni.h2
-rw-r--r--sys/netgraph/atm/ngatmbase.c2
-rw-r--r--sys/netgraph/atm/ngatmbase.h2
-rw-r--r--sys/netgraph/atm/sscfu/ng_sscfu.c2
-rw-r--r--sys/netgraph/atm/sscfu/ng_sscfu_cust.h2
-rw-r--r--sys/netgraph/atm/sscop/ng_sscop.c2
-rw-r--r--sys/netgraph/atm/sscop/ng_sscop_cust.h2
-rw-r--r--sys/netgraph/atm/uni/ng_uni.c2
-rw-r--r--sys/netgraph/atm/uni/ng_uni_cust.h2
-rw-r--r--sys/netgraph/bluetooth/common/ng_bluetooth.c4
-rw-r--r--sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c4
-rw-r--r--sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_var.h4
-rw-r--r--sys/netgraph/bluetooth/drivers/h4/ng_h4.c4
-rw-r--r--sys/netgraph/bluetooth/drivers/h4/ng_h4_prse.h4
-rw-r--r--sys/netgraph/bluetooth/drivers/h4/ng_h4_var.h4
-rw-r--r--sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c4
-rw-r--r--sys/netgraph/bluetooth/drivers/ubt/ng_ubt_var.h4
-rw-r--r--sys/netgraph/bluetooth/drivers/ubtbcmfw/ubtbcmfw.c4
-rw-r--r--sys/netgraph/bluetooth/hci/ng_hci_cmds.c4
-rw-r--r--sys/netgraph/bluetooth/hci/ng_hci_cmds.h4
-rw-r--r--sys/netgraph/bluetooth/hci/ng_hci_evnt.c4
-rw-r--r--sys/netgraph/bluetooth/hci/ng_hci_evnt.h4
-rw-r--r--sys/netgraph/bluetooth/hci/ng_hci_main.c4
-rw-r--r--sys/netgraph/bluetooth/hci/ng_hci_misc.c4
-rw-r--r--sys/netgraph/bluetooth/hci/ng_hci_misc.h4
-rw-r--r--sys/netgraph/bluetooth/hci/ng_hci_prse.h4
-rw-r--r--sys/netgraph/bluetooth/hci/ng_hci_ulpi.c4
-rw-r--r--sys/netgraph/bluetooth/hci/ng_hci_ulpi.h4
-rw-r--r--sys/netgraph/bluetooth/hci/ng_hci_var.h4
-rw-r--r--sys/netgraph/bluetooth/include/ng_bluetooth.h4
-rw-r--r--sys/netgraph/bluetooth/include/ng_bt3c.h4
-rw-r--r--sys/netgraph/bluetooth/include/ng_btsocket.h4
-rw-r--r--sys/netgraph/bluetooth/include/ng_btsocket_hci_raw.h4
-rw-r--r--sys/netgraph/bluetooth/include/ng_btsocket_l2cap.h4
-rw-r--r--sys/netgraph/bluetooth/include/ng_btsocket_rfcomm.h4
-rw-r--r--sys/netgraph/bluetooth/include/ng_h4.h4
-rw-r--r--sys/netgraph/bluetooth/include/ng_hci.h4
-rw-r--r--sys/netgraph/bluetooth/include/ng_l2cap.h4
-rw-r--r--sys/netgraph/bluetooth/include/ng_ubt.h4
-rw-r--r--sys/netgraph/bluetooth/l2cap/ng_l2cap_cmds.c4
-rw-r--r--sys/netgraph/bluetooth/l2cap/ng_l2cap_cmds.h4
-rw-r--r--sys/netgraph/bluetooth/l2cap/ng_l2cap_evnt.c4
-rw-r--r--sys/netgraph/bluetooth/l2cap/ng_l2cap_evnt.h4
-rw-r--r--sys/netgraph/bluetooth/l2cap/ng_l2cap_llpi.c4
-rw-r--r--sys/netgraph/bluetooth/l2cap/ng_l2cap_llpi.h4
-rw-r--r--sys/netgraph/bluetooth/l2cap/ng_l2cap_main.c4
-rw-r--r--sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.c4
-rw-r--r--sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.h4
-rw-r--r--sys/netgraph/bluetooth/l2cap/ng_l2cap_prse.h4
-rw-r--r--sys/netgraph/bluetooth/l2cap/ng_l2cap_ulpi.c4
-rw-r--r--sys/netgraph/bluetooth/l2cap/ng_l2cap_ulpi.h4
-rw-r--r--sys/netgraph/bluetooth/l2cap/ng_l2cap_var.h4
-rw-r--r--sys/netgraph/bluetooth/socket/ng_btsocket.c4
-rw-r--r--sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c4
-rw-r--r--sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c4
-rw-r--r--sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c4
-rw-r--r--sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c4
-rw-r--r--sys/netgraph/netgraph.h4
-rw-r--r--sys/netgraph/ng_UI.c5
-rw-r--r--sys/netgraph/ng_UI.h5
-rw-r--r--sys/netgraph/ng_async.c5
-rw-r--r--sys/netgraph/ng_async.h5
-rw-r--r--sys/netgraph/ng_atmllc.c2
-rw-r--r--sys/netgraph/ng_atmllc.h2
-rw-r--r--sys/netgraph/ng_base.c4
-rw-r--r--sys/netgraph/ng_bpf.c5
-rw-r--r--sys/netgraph/ng_bpf.h5
-rw-r--r--sys/netgraph/ng_bridge.c5
-rw-r--r--sys/netgraph/ng_bridge.h5
-rw-r--r--sys/netgraph/ng_cisco.c5
-rw-r--r--sys/netgraph/ng_cisco.h5
-rw-r--r--sys/netgraph/ng_device.c2
-rw-r--r--sys/netgraph/ng_device.h2
-rw-r--r--sys/netgraph/ng_echo.c5
-rw-r--r--sys/netgraph/ng_echo.h5
-rw-r--r--sys/netgraph/ng_eiface.h4
-rw-r--r--sys/netgraph/ng_etf.c4
-rw-r--r--sys/netgraph/ng_etf.h4
-rw-r--r--sys/netgraph/ng_ether.c4
-rw-r--r--sys/netgraph/ng_ether.h4
-rw-r--r--sys/netgraph/ng_fec.c6
-rw-r--r--sys/netgraph/ng_fec.h6
-rw-r--r--sys/netgraph/ng_frame_relay.c5
-rw-r--r--sys/netgraph/ng_frame_relay.h5
-rw-r--r--sys/netgraph/ng_gif.c4
-rw-r--r--sys/netgraph/ng_gif.h4
-rw-r--r--sys/netgraph/ng_gif_demux.c4
-rw-r--r--sys/netgraph/ng_gif_demux.h4
-rw-r--r--sys/netgraph/ng_hole.c5
-rw-r--r--sys/netgraph/ng_hole.h5
-rw-r--r--sys/netgraph/ng_iface.c4
-rw-r--r--sys/netgraph/ng_iface.h5
-rw-r--r--sys/netgraph/ng_ip_input.c4
-rw-r--r--sys/netgraph/ng_ip_input.h4
-rw-r--r--sys/netgraph/ng_ksocket.c5
-rw-r--r--sys/netgraph/ng_ksocket.h5
-rw-r--r--sys/netgraph/ng_l2tp.c3
-rw-r--r--sys/netgraph/ng_l2tp.h3
-rw-r--r--sys/netgraph/ng_lmi.c5
-rw-r--r--sys/netgraph/ng_lmi.h5
-rw-r--r--sys/netgraph/ng_message.h5
-rw-r--r--sys/netgraph/ng_mppc.c5
-rw-r--r--sys/netgraph/ng_mppc.h5
-rw-r--r--sys/netgraph/ng_one2many.c5
-rw-r--r--sys/netgraph/ng_one2many.h5
-rw-r--r--sys/netgraph/ng_parse.c5
-rw-r--r--sys/netgraph/ng_parse.h5
-rw-r--r--sys/netgraph/ng_ppp.c5
-rw-r--r--sys/netgraph/ng_ppp.h5
-rw-r--r--sys/netgraph/ng_pppoe.c5
-rw-r--r--sys/netgraph/ng_pppoe.h5
-rw-r--r--sys/netgraph/ng_pptpgre.c5
-rw-r--r--sys/netgraph/ng_pptpgre.h5
-rw-r--r--sys/netgraph/ng_rfc1490.c5
-rw-r--r--sys/netgraph/ng_rfc1490.h4
-rw-r--r--sys/netgraph/ng_sample.c5
-rw-r--r--sys/netgraph/ng_sample.h5
-rw-r--r--sys/netgraph/ng_socket.c4
-rw-r--r--sys/netgraph/ng_socket.h5
-rw-r--r--sys/netgraph/ng_socketvar.h5
-rw-r--r--sys/netgraph/ng_source.c4
-rw-r--r--sys/netgraph/ng_source.h4
-rw-r--r--sys/netgraph/ng_split.h2
-rw-r--r--sys/netgraph/ng_sppp.c4
-rw-r--r--sys/netgraph/ng_sppp.h4
-rw-r--r--sys/netgraph/ng_tee.c4
-rw-r--r--sys/netgraph/ng_tee.h4
-rw-r--r--sys/netgraph/ng_tty.c4
-rw-r--r--sys/netgraph/ng_tty.h4
-rw-r--r--sys/netgraph/ng_vjc.c4
-rw-r--r--sys/netgraph/ng_vjc.h4
142 files changed, 383 insertions, 188 deletions
diff --git a/sys/netgraph/atm/atmpif/ng_atmpif.c b/sys/netgraph/atm/atmpif/ng_atmpif.c
index b5eb2e5..23e39b9 100644
--- a/sys/netgraph/atm/atmpif/ng_atmpif.c
+++ b/sys/netgraph/atm/atmpif/ng_atmpif.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright 2003 Harti Brandt
* Copyright 2003 Vincent Jardin
* All rights reserved.
diff --git a/sys/netgraph/atm/atmpif/ng_atmpif_harp.c b/sys/netgraph/atm/atmpif/ng_atmpif_harp.c
index 1307756..793d9a4 100644
--- a/sys/netgraph/atm/atmpif/ng_atmpif_harp.c
+++ b/sys/netgraph/atm/atmpif/ng_atmpif_harp.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright 2003 Harti Brandt
* Copyright 2003 Vincent Jardin
* All rights reserved.
diff --git a/sys/netgraph/atm/atmpif/ng_atmpif_var.h b/sys/netgraph/atm/atmpif/ng_atmpif_var.h
index f295461..515eb4e 100644
--- a/sys/netgraph/atm/atmpif/ng_atmpif_var.h
+++ b/sys/netgraph/atm/atmpif/ng_atmpif_var.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2003 Harti Brandt.
* Copyright (c) 2003 Vincent Jardin.
* All rights reserved.
diff --git a/sys/netgraph/atm/ccatm/ng_ccatm.c b/sys/netgraph/atm/ccatm/ng_ccatm.c
index 3f85a60..f2e2b87 100644
--- a/sys/netgraph/atm/ccatm/ng_ccatm.c
+++ b/sys/netgraph/atm/ccatm/ng_ccatm.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001-2002
* Fraunhofer Institute for Open Communication Systems (FhG Fokus).
* All rights reserved.
diff --git a/sys/netgraph/atm/ccatm/ng_ccatm_cust.h b/sys/netgraph/atm/ccatm/ng_ccatm_cust.h
index 5720e8b..305f2f9 100644
--- a/sys/netgraph/atm/ccatm/ng_ccatm_cust.h
+++ b/sys/netgraph/atm/ccatm/ng_ccatm_cust.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2003-2004
* Hartmut Brandt
* All rights reserved.
diff --git a/sys/netgraph/atm/ng_atm.c b/sys/netgraph/atm/ng_atm.c
index dc55a4f..7cfc5f0 100644
--- a/sys/netgraph/atm/ng_atm.c
+++ b/sys/netgraph/atm/ng_atm.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001-2003
* Fraunhofer Institute for Open Communication Systems (FhG Fokus).
* All rights reserved.
@@ -25,7 +25,9 @@
* SUCH DAMAGE.
*
* Author: Hartmut Brandt <harti@freebsd.org>
- *
+ */
+
+/*
* Netgraph module to connect NATM interfaces to netgraph.
*/
diff --git a/sys/netgraph/atm/ng_atm.h b/sys/netgraph/atm/ng_atm.h
index ebf7cb6..6b42d72 100644
--- a/sys/netgraph/atm/ng_atm.h
+++ b/sys/netgraph/atm/ng_atm.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001-2003
* Fraunhofer Institute for Open Communication Systems (FhG Fokus).
* All rights reserved.
@@ -25,7 +25,9 @@
* SUCH DAMAGE.
*
* Author: Harti Brandt <harti@freebsd.org>
- *
+ */
+
+/*
* Netgraph module to connect NATM interfaces to netgraph.
*
* $FreeBSD$
diff --git a/sys/netgraph/atm/ng_atmpif.h b/sys/netgraph/atm/ng_atmpif.h
index b45df75..bc41ad5 100644
--- a/sys/netgraph/atm/ng_atmpif.h
+++ b/sys/netgraph/atm/ng_atmpif.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2003 Harti Brandt.
* Copyright (c) 2003 Vincent Jardin.
* All rights reserved.
diff --git a/sys/netgraph/atm/ng_ccatm.h b/sys/netgraph/atm/ng_ccatm.h
index ecc0738..9e1eb66 100644
--- a/sys/netgraph/atm/ng_ccatm.h
+++ b/sys/netgraph/atm/ng_ccatm.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001-2002
* Fraunhofer Institute for Open Communication Systems (FhG Fokus).
* All rights reserved.
@@ -31,7 +31,9 @@
* SUCH DAMAGE.
*
* $FreeBSD$
- *
+ */
+
+/*
* Interface to ng_ccatm
*/
#ifndef _NETGRAPH_ATM_NG_CCATM_H_
diff --git a/sys/netgraph/atm/ng_sscfu.h b/sys/netgraph/atm/ng_sscfu.h
index 600d892..a59c98d 100644
--- a/sys/netgraph/atm/ng_sscfu.h
+++ b/sys/netgraph/atm/ng_sscfu.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001-2003
* Fraunhofer Institute for Open Communication Systems (FhG Fokus).
* All rights reserved.
diff --git a/sys/netgraph/atm/ng_sscop.h b/sys/netgraph/atm/ng_sscop.h
index 17713ca..2f1e38c 100644
--- a/sys/netgraph/atm/ng_sscop.h
+++ b/sys/netgraph/atm/ng_sscop.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001-2003
* Fraunhofer Institute for Open Communication Systems (FhG Fokus).
* All rights reserved.
diff --git a/sys/netgraph/atm/ng_uni.h b/sys/netgraph/atm/ng_uni.h
index 957f3ad..b2f6af0 100644
--- a/sys/netgraph/atm/ng_uni.h
+++ b/sys/netgraph/atm/ng_uni.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001-2003
* Fraunhofer Institute for Open Communication Systems (FhG Fokus).
* All rights reserved.
diff --git a/sys/netgraph/atm/ngatmbase.c b/sys/netgraph/atm/ngatmbase.c
index 7881fa3..ecb23e6 100644
--- a/sys/netgraph/atm/ngatmbase.c
+++ b/sys/netgraph/atm/ngatmbase.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001-2003
* Fraunhofer Institute for Open Communication Systems (FhG Fokus).
* All rights reserved.
diff --git a/sys/netgraph/atm/ngatmbase.h b/sys/netgraph/atm/ngatmbase.h
index 39153ee..910dd03 100644
--- a/sys/netgraph/atm/ngatmbase.h
+++ b/sys/netgraph/atm/ngatmbase.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001-2003
* Fraunhofer Institute for Open Communication Systems (FhG Fokus).
* All rights reserved.
diff --git a/sys/netgraph/atm/sscfu/ng_sscfu.c b/sys/netgraph/atm/sscfu/ng_sscfu.c
index 10caa49..47413b5 100644
--- a/sys/netgraph/atm/sscfu/ng_sscfu.c
+++ b/sys/netgraph/atm/sscfu/ng_sscfu.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001-2003
* Fraunhofer Institute for Open Communication Systems (FhG Fokus).
* All rights reserved.
diff --git a/sys/netgraph/atm/sscfu/ng_sscfu_cust.h b/sys/netgraph/atm/sscfu/ng_sscfu_cust.h
index dcc197a..b700c1b 100644
--- a/sys/netgraph/atm/sscfu/ng_sscfu_cust.h
+++ b/sys/netgraph/atm/sscfu/ng_sscfu_cust.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001-2003
* Fraunhofer Institute for Open Communication Systems (FhG Fokus).
* All rights reserved.
diff --git a/sys/netgraph/atm/sscop/ng_sscop.c b/sys/netgraph/atm/sscop/ng_sscop.c
index 0d5906d..cb97521 100644
--- a/sys/netgraph/atm/sscop/ng_sscop.c
+++ b/sys/netgraph/atm/sscop/ng_sscop.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001-2003
* Fraunhofer Institute for Open Communication Systems (FhG Fokus).
* All rights reserved.
diff --git a/sys/netgraph/atm/sscop/ng_sscop_cust.h b/sys/netgraph/atm/sscop/ng_sscop_cust.h
index 8086d48..a1d839a 100644
--- a/sys/netgraph/atm/sscop/ng_sscop_cust.h
+++ b/sys/netgraph/atm/sscop/ng_sscop_cust.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001-2003
* Fraunhofer Institute for Open Communication Systems (FhG Fokus).
* All rights reserved.
diff --git a/sys/netgraph/atm/uni/ng_uni.c b/sys/netgraph/atm/uni/ng_uni.c
index 494092e..915b53b 100644
--- a/sys/netgraph/atm/uni/ng_uni.c
+++ b/sys/netgraph/atm/uni/ng_uni.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001-2003
* Fraunhofer Institute for Open Communication Systems (FhG Fokus).
* All rights reserved.
diff --git a/sys/netgraph/atm/uni/ng_uni_cust.h b/sys/netgraph/atm/uni/ng_uni_cust.h
index 445a8c2..c2f2325 100644
--- a/sys/netgraph/atm/uni/ng_uni_cust.h
+++ b/sys/netgraph/atm/uni/ng_uni_cust.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001-2003
* Fraunhofer Institute for Open Communication Systems (FhG Fokus).
* All rights reserved.
diff --git a/sys/netgraph/bluetooth/common/ng_bluetooth.c b/sys/netgraph/bluetooth/common/ng_bluetooth.c
index ae5cc77..4836bad 100644
--- a/sys/netgraph/bluetooth/common/ng_bluetooth.c
+++ b/sys/netgraph/bluetooth/common/ng_bluetooth.c
@@ -1,6 +1,8 @@
/*
* bluetooth.c
- *
+ */
+
+/*-
* Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c b/sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c
index 96ac0f5..e1f7532 100644
--- a/sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c
+++ b/sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c
@@ -1,6 +1,8 @@
/*
* ng_bt3c_pccard.c
- *
+ */
+
+/*-
* Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_var.h b/sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_var.h
index 12ad770..76d959a 100644
--- a/sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_var.h
+++ b/sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_var.h
@@ -1,6 +1,8 @@
/*
* ng_bt3c_var.h
- *
+ */
+
+/*-
* Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/drivers/h4/ng_h4.c b/sys/netgraph/bluetooth/drivers/h4/ng_h4.c
index c532ac0..9f45b2e 100644
--- a/sys/netgraph/bluetooth/drivers/h4/ng_h4.c
+++ b/sys/netgraph/bluetooth/drivers/h4/ng_h4.c
@@ -1,6 +1,8 @@
/*
* ng_h4.c
- *
+ */
+
+/*-
* Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/drivers/h4/ng_h4_prse.h b/sys/netgraph/bluetooth/drivers/h4/ng_h4_prse.h
index a4e74a4..0feda48 100644
--- a/sys/netgraph/bluetooth/drivers/h4/ng_h4_prse.h
+++ b/sys/netgraph/bluetooth/drivers/h4/ng_h4_prse.h
@@ -1,6 +1,8 @@
/*
* ng_h4_prse.h
- *
+ */
+
+/*-
* Copyright (c) 2001 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/drivers/h4/ng_h4_var.h b/sys/netgraph/bluetooth/drivers/h4/ng_h4_var.h
index 932a04e..eca54f7 100644
--- a/sys/netgraph/bluetooth/drivers/h4/ng_h4_var.h
+++ b/sys/netgraph/bluetooth/drivers/h4/ng_h4_var.h
@@ -1,6 +1,8 @@
/*
* ng_h4_var.h
- *
+ */
+
+/*-
* Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c b/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c
index a539f52..c4ab522 100644
--- a/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c
+++ b/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c
@@ -1,6 +1,8 @@
/*
* ng_ubt.c
- *
+ */
+
+/*-
* Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/drivers/ubt/ng_ubt_var.h b/sys/netgraph/bluetooth/drivers/ubt/ng_ubt_var.h
index 33dfbae..b136a8e 100644
--- a/sys/netgraph/bluetooth/drivers/ubt/ng_ubt_var.h
+++ b/sys/netgraph/bluetooth/drivers/ubt/ng_ubt_var.h
@@ -1,6 +1,8 @@
/*
* ng_ubt_var.h
- *
+ */
+
+/*-
* Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/drivers/ubtbcmfw/ubtbcmfw.c b/sys/netgraph/bluetooth/drivers/ubtbcmfw/ubtbcmfw.c
index 695d269..26f47cd 100644
--- a/sys/netgraph/bluetooth/drivers/ubtbcmfw/ubtbcmfw.c
+++ b/sys/netgraph/bluetooth/drivers/ubtbcmfw/ubtbcmfw.c
@@ -1,6 +1,8 @@
/*
* ubtbcmfw.c
- *
+ */
+
+/*-
* Copyright (c) 2003 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/hci/ng_hci_cmds.c b/sys/netgraph/bluetooth/hci/ng_hci_cmds.c
index 90c0859..8d630a2 100644
--- a/sys/netgraph/bluetooth/hci/ng_hci_cmds.c
+++ b/sys/netgraph/bluetooth/hci/ng_hci_cmds.c
@@ -1,6 +1,8 @@
/*
* ng_hci_cmds.c
- *
+ */
+
+/*-
* Copyright (c) Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/hci/ng_hci_cmds.h b/sys/netgraph/bluetooth/hci/ng_hci_cmds.h
index 781e9fc..9addd14 100644
--- a/sys/netgraph/bluetooth/hci/ng_hci_cmds.h
+++ b/sys/netgraph/bluetooth/hci/ng_hci_cmds.h
@@ -1,6 +1,8 @@
/*
* ng_hci_cmds.h
- *
+ */
+
+/*-
* Copyright (c) Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/hci/ng_hci_evnt.c b/sys/netgraph/bluetooth/hci/ng_hci_evnt.c
index 5fe192a..a4cc9ba 100644
--- a/sys/netgraph/bluetooth/hci/ng_hci_evnt.c
+++ b/sys/netgraph/bluetooth/hci/ng_hci_evnt.c
@@ -1,6 +1,8 @@
/*
* ng_hci_evnt.c
- *
+ */
+
+/*-
* Copyright (c) Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/hci/ng_hci_evnt.h b/sys/netgraph/bluetooth/hci/ng_hci_evnt.h
index 09769da..d89cfd5 100644
--- a/sys/netgraph/bluetooth/hci/ng_hci_evnt.h
+++ b/sys/netgraph/bluetooth/hci/ng_hci_evnt.h
@@ -1,6 +1,8 @@
/*
* ng_hci_evnt.h
- *
+ */
+
+/*-
* Copyright (c) Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/hci/ng_hci_main.c b/sys/netgraph/bluetooth/hci/ng_hci_main.c
index 5ca61ae..7ea23c8 100644
--- a/sys/netgraph/bluetooth/hci/ng_hci_main.c
+++ b/sys/netgraph/bluetooth/hci/ng_hci_main.c
@@ -1,6 +1,8 @@
/*
* ng_hci_main.c
- *
+ */
+
+/*-
* Copyright (c) Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/hci/ng_hci_misc.c b/sys/netgraph/bluetooth/hci/ng_hci_misc.c
index 3729295..d7a185c 100644
--- a/sys/netgraph/bluetooth/hci/ng_hci_misc.c
+++ b/sys/netgraph/bluetooth/hci/ng_hci_misc.c
@@ -1,6 +1,8 @@
/*
* ng_hci_misc.c
- *
+ */
+
+/*-
* Copyright (c) Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/hci/ng_hci_misc.h b/sys/netgraph/bluetooth/hci/ng_hci_misc.h
index 33250f2..59e8a3b 100644
--- a/sys/netgraph/bluetooth/hci/ng_hci_misc.h
+++ b/sys/netgraph/bluetooth/hci/ng_hci_misc.h
@@ -1,6 +1,8 @@
/*
* ng_hci_misc.h
- *
+ */
+
+/*-
* Copyright (c) Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/hci/ng_hci_prse.h b/sys/netgraph/bluetooth/hci/ng_hci_prse.h
index 5f0e3f0..fb4e8fa 100644
--- a/sys/netgraph/bluetooth/hci/ng_hci_prse.h
+++ b/sys/netgraph/bluetooth/hci/ng_hci_prse.h
@@ -1,6 +1,8 @@
/*
* ng_hci_prse.h
- *
+ */
+
+/*-
* Copyright (c) 2001 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/hci/ng_hci_ulpi.c b/sys/netgraph/bluetooth/hci/ng_hci_ulpi.c
index 8d50884..311bd4f 100644
--- a/sys/netgraph/bluetooth/hci/ng_hci_ulpi.c
+++ b/sys/netgraph/bluetooth/hci/ng_hci_ulpi.c
@@ -1,6 +1,8 @@
/*
* ng_hci_ulpi.c
- *
+ */
+
+/*-
* Copyright (c) Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/hci/ng_hci_ulpi.h b/sys/netgraph/bluetooth/hci/ng_hci_ulpi.h
index 28c3ade..ced697e 100644
--- a/sys/netgraph/bluetooth/hci/ng_hci_ulpi.h
+++ b/sys/netgraph/bluetooth/hci/ng_hci_ulpi.h
@@ -1,6 +1,8 @@
/*
* ng_hci_ulpi.h
- *
+ */
+
+/*-
* Copyright (c) Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/hci/ng_hci_var.h b/sys/netgraph/bluetooth/hci/ng_hci_var.h
index 4bf12bb..bce4a25 100644
--- a/sys/netgraph/bluetooth/hci/ng_hci_var.h
+++ b/sys/netgraph/bluetooth/hci/ng_hci_var.h
@@ -1,6 +1,8 @@
/*
* ng_hci_var.h
- *
+ */
+
+/*-
* Copyright (c) 2001 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/include/ng_bluetooth.h b/sys/netgraph/bluetooth/include/ng_bluetooth.h
index 387504a..c0da3b9 100644
--- a/sys/netgraph/bluetooth/include/ng_bluetooth.h
+++ b/sys/netgraph/bluetooth/include/ng_bluetooth.h
@@ -1,6 +1,8 @@
/*
* bluetooth.h
- *
+ */
+
+/*-
* Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/include/ng_bt3c.h b/sys/netgraph/bluetooth/include/ng_bt3c.h
index 2af1837..49e0ed1 100644
--- a/sys/netgraph/bluetooth/include/ng_bt3c.h
+++ b/sys/netgraph/bluetooth/include/ng_bt3c.h
@@ -1,6 +1,8 @@
/*
* ng_bt3c.h
- *
+ */
+
+/*-
* Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/include/ng_btsocket.h b/sys/netgraph/bluetooth/include/ng_btsocket.h
index f02b5f7..01822e3 100644
--- a/sys/netgraph/bluetooth/include/ng_btsocket.h
+++ b/sys/netgraph/bluetooth/include/ng_btsocket.h
@@ -1,6 +1,8 @@
/*
* ng_btsocket.h
- *
+ */
+
+/*-
* Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/include/ng_btsocket_hci_raw.h b/sys/netgraph/bluetooth/include/ng_btsocket_hci_raw.h
index 129ebb6..95b5b3f 100644
--- a/sys/netgraph/bluetooth/include/ng_btsocket_hci_raw.h
+++ b/sys/netgraph/bluetooth/include/ng_btsocket_hci_raw.h
@@ -1,6 +1,8 @@
/*
* ng_btsocket_hci_raw.h
- *
+ */
+
+/*-
* Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/include/ng_btsocket_l2cap.h b/sys/netgraph/bluetooth/include/ng_btsocket_l2cap.h
index 7498149..ff04ce2 100644
--- a/sys/netgraph/bluetooth/include/ng_btsocket_l2cap.h
+++ b/sys/netgraph/bluetooth/include/ng_btsocket_l2cap.h
@@ -1,6 +1,8 @@
/*
* ng_btsocket_l2cap.h
- *
+ */
+
+/*-
* Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/include/ng_btsocket_rfcomm.h b/sys/netgraph/bluetooth/include/ng_btsocket_rfcomm.h
index e3d8aa9..cfc8873 100644
--- a/sys/netgraph/bluetooth/include/ng_btsocket_rfcomm.h
+++ b/sys/netgraph/bluetooth/include/ng_btsocket_rfcomm.h
@@ -1,6 +1,8 @@
/*
* ng_btsocket_rfcomm.h
- *
+ */
+
+/*-
* Copyright (c) 2001-2003 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/include/ng_h4.h b/sys/netgraph/bluetooth/include/ng_h4.h
index b191029..753c297 100644
--- a/sys/netgraph/bluetooth/include/ng_h4.h
+++ b/sys/netgraph/bluetooth/include/ng_h4.h
@@ -1,6 +1,8 @@
/*
* ng_h4.h
- *
+ */
+
+/*-
* Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/include/ng_hci.h b/sys/netgraph/bluetooth/include/ng_hci.h
index 1fed759..b2d6da6 100644
--- a/sys/netgraph/bluetooth/include/ng_hci.h
+++ b/sys/netgraph/bluetooth/include/ng_hci.h
@@ -1,6 +1,8 @@
/*
* ng_hci.h
- *
+ */
+
+/*-
* Copyright (c) 2001 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/include/ng_l2cap.h b/sys/netgraph/bluetooth/include/ng_l2cap.h
index 5759389..094aad3 100644
--- a/sys/netgraph/bluetooth/include/ng_l2cap.h
+++ b/sys/netgraph/bluetooth/include/ng_l2cap.h
@@ -1,6 +1,8 @@
/*
* ng_l2cap.h
- *
+ */
+
+/*-
* Copyright (c) Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/include/ng_ubt.h b/sys/netgraph/bluetooth/include/ng_ubt.h
index bdfc47a..94b2097 100644
--- a/sys/netgraph/bluetooth/include/ng_ubt.h
+++ b/sys/netgraph/bluetooth/include/ng_ubt.h
@@ -1,6 +1,8 @@
/*
* ng_ubt.h
- *
+ */
+
+/*-
* Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/l2cap/ng_l2cap_cmds.c b/sys/netgraph/bluetooth/l2cap/ng_l2cap_cmds.c
index e708990..06c19f6 100644
--- a/sys/netgraph/bluetooth/l2cap/ng_l2cap_cmds.c
+++ b/sys/netgraph/bluetooth/l2cap/ng_l2cap_cmds.c
@@ -1,6 +1,8 @@
/*
* ng_l2cap_cmds.c
- *
+ */
+
+/*-
* Copyright (c) Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/l2cap/ng_l2cap_cmds.h b/sys/netgraph/bluetooth/l2cap/ng_l2cap_cmds.h
index ed8e84f..1831b84 100644
--- a/sys/netgraph/bluetooth/l2cap/ng_l2cap_cmds.h
+++ b/sys/netgraph/bluetooth/l2cap/ng_l2cap_cmds.h
@@ -1,6 +1,8 @@
/*
* ng_l2cap_cmds.h
- *
+ */
+
+/*-
* Copyright (c) Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/l2cap/ng_l2cap_evnt.c b/sys/netgraph/bluetooth/l2cap/ng_l2cap_evnt.c
index 9a40d26..9d5268e 100644
--- a/sys/netgraph/bluetooth/l2cap/ng_l2cap_evnt.c
+++ b/sys/netgraph/bluetooth/l2cap/ng_l2cap_evnt.c
@@ -1,6 +1,8 @@
/*
* ng_l2cap_evnt.c
- *
+ */
+
+/*-
* Copyright (c) Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/l2cap/ng_l2cap_evnt.h b/sys/netgraph/bluetooth/l2cap/ng_l2cap_evnt.h
index c7cf8ac..227b9c6 100644
--- a/sys/netgraph/bluetooth/l2cap/ng_l2cap_evnt.h
+++ b/sys/netgraph/bluetooth/l2cap/ng_l2cap_evnt.h
@@ -1,6 +1,8 @@
/*
* ng_l2cap_evnt.h
- *
+ */
+
+/*-
* Copyright (c) Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/l2cap/ng_l2cap_llpi.c b/sys/netgraph/bluetooth/l2cap/ng_l2cap_llpi.c
index 8f9e506..6b827c5 100644
--- a/sys/netgraph/bluetooth/l2cap/ng_l2cap_llpi.c
+++ b/sys/netgraph/bluetooth/l2cap/ng_l2cap_llpi.c
@@ -1,6 +1,8 @@
/*
* ng_l2cap_llpi.c
- *
+ */
+
+/*-
* Copyright (c) Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/l2cap/ng_l2cap_llpi.h b/sys/netgraph/bluetooth/l2cap/ng_l2cap_llpi.h
index 9efc835..919a0aa 100644
--- a/sys/netgraph/bluetooth/l2cap/ng_l2cap_llpi.h
+++ b/sys/netgraph/bluetooth/l2cap/ng_l2cap_llpi.h
@@ -1,6 +1,8 @@
/*
* ng_l2cap_llpi.h
- *
+ */
+
+/*-
* Copyright (c) Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/l2cap/ng_l2cap_main.c b/sys/netgraph/bluetooth/l2cap/ng_l2cap_main.c
index d58b144..7d5b300 100644
--- a/sys/netgraph/bluetooth/l2cap/ng_l2cap_main.c
+++ b/sys/netgraph/bluetooth/l2cap/ng_l2cap_main.c
@@ -1,6 +1,8 @@
/*
* ng_l2cap_main.c
- *
+ */
+
+/*-
* Copyright (c) Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.c b/sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.c
index 0a25086..59634ad 100644
--- a/sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.c
+++ b/sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.c
@@ -1,6 +1,8 @@
/*
* ng_l2cap_misc.c
- *
+ */
+
+/*-
* Copyright (c) Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.h b/sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.h
index b588e17..4679497 100644
--- a/sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.h
+++ b/sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.h
@@ -1,6 +1,8 @@
/*
* ng_l2cap_misc.h
- *
+ */
+
+/*-
* Copyright (c) Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/l2cap/ng_l2cap_prse.h b/sys/netgraph/bluetooth/l2cap/ng_l2cap_prse.h
index 08a9169..e2ec854 100644
--- a/sys/netgraph/bluetooth/l2cap/ng_l2cap_prse.h
+++ b/sys/netgraph/bluetooth/l2cap/ng_l2cap_prse.h
@@ -1,6 +1,8 @@
/*
* ng_l2cap_prse.h
- *
+ */
+
+/*-
* Copyright (c) 2001 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/l2cap/ng_l2cap_ulpi.c b/sys/netgraph/bluetooth/l2cap/ng_l2cap_ulpi.c
index ffce0f3..8a8e31d 100644
--- a/sys/netgraph/bluetooth/l2cap/ng_l2cap_ulpi.c
+++ b/sys/netgraph/bluetooth/l2cap/ng_l2cap_ulpi.c
@@ -1,6 +1,8 @@
/*
* ng_l2cap_ulpi.c
- *
+ */
+
+/*-
* Copyright (c) Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/l2cap/ng_l2cap_ulpi.h b/sys/netgraph/bluetooth/l2cap/ng_l2cap_ulpi.h
index 109b5b7..8a7679a 100644
--- a/sys/netgraph/bluetooth/l2cap/ng_l2cap_ulpi.h
+++ b/sys/netgraph/bluetooth/l2cap/ng_l2cap_ulpi.h
@@ -1,6 +1,8 @@
/*
* ng_l2cap_ulpi.h
- *
+ */
+
+/*-
* Copyright (c) Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/l2cap/ng_l2cap_var.h b/sys/netgraph/bluetooth/l2cap/ng_l2cap_var.h
index 3c4f28e..2188492 100644
--- a/sys/netgraph/bluetooth/l2cap/ng_l2cap_var.h
+++ b/sys/netgraph/bluetooth/l2cap/ng_l2cap_var.h
@@ -1,6 +1,8 @@
/*
* ng_l2cap_var.h
- *
+ */
+
+/*-
* Copyright (c) 2001 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/socket/ng_btsocket.c b/sys/netgraph/bluetooth/socket/ng_btsocket.c
index 21ae63c..5c977d8 100644
--- a/sys/netgraph/bluetooth/socket/ng_btsocket.c
+++ b/sys/netgraph/bluetooth/socket/ng_btsocket.c
@@ -1,6 +1,8 @@
/*
* ng_btsocket.c
- *
+ */
+
+/*-
* Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c b/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
index 7c347c3..92b2bb5 100644
--- a/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
+++ b/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
@@ -1,6 +1,8 @@
/*
* ng_btsocket_hci_raw.c
- *
+ */
+
+/*-
* Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c b/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
index cb91fd7..5662d1d 100644
--- a/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
+++ b/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
@@ -1,6 +1,8 @@
/*
* ng_btsocket_l2cap.c
- *
+ */
+
+/*-
* Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c b/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
index 97e9247..0eb3196 100644
--- a/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
+++ b/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
@@ -1,6 +1,8 @@
/*
* ng_btsocket_l2cap_raw.c
- *
+ */
+
+/*-
* Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c b/sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
index 1ba7211..19a8dd6 100644
--- a/sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
+++ b/sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
@@ -1,6 +1,8 @@
/*
* ng_btsocket_rfcomm.c
- *
+ */
+
+/*-
* Copyright (c) 2001-2003 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/netgraph/netgraph.h b/sys/netgraph/netgraph.h
index 5a11972..96e3dbb 100644
--- a/sys/netgraph/netgraph.h
+++ b/sys/netgraph/netgraph.h
@@ -1,6 +1,8 @@
/*
* netgraph.h
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_UI.c b/sys/netgraph/ng_UI.c
index 085804f..4755eb3 100644
--- a/sys/netgraph/ng_UI.c
+++ b/sys/netgraph/ng_UI.c
@@ -1,7 +1,8 @@
-
/*
* ng_UI.c
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_UI.h b/sys/netgraph/ng_UI.h
index 146c185..216570a 100644
--- a/sys/netgraph/ng_UI.h
+++ b/sys/netgraph/ng_UI.h
@@ -1,7 +1,8 @@
-
/*
* ng_UI.h
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_async.c b/sys/netgraph/ng_async.c
index 4c2f3f6..6cb5345 100644
--- a/sys/netgraph/ng_async.c
+++ b/sys/netgraph/ng_async.c
@@ -1,7 +1,8 @@
-
/*
* ng_async.c
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_async.h b/sys/netgraph/ng_async.h
index 3ecfaa2..4eb9fb5 100644
--- a/sys/netgraph/ng_async.h
+++ b/sys/netgraph/ng_async.h
@@ -1,7 +1,8 @@
-
/*
* ng_async.h
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_atmllc.c b/sys/netgraph/ng_atmllc.c
index d355cb8..64bf8c3 100644
--- a/sys/netgraph/ng_atmllc.c
+++ b/sys/netgraph/ng_atmllc.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2003-2004 Benno Rice <benno@eloquent.com.au>
* All Rights Reserved.
*
diff --git a/sys/netgraph/ng_atmllc.h b/sys/netgraph/ng_atmllc.h
index f9aed55..e2b35bd 100644
--- a/sys/netgraph/ng_atmllc.h
+++ b/sys/netgraph/ng_atmllc.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2003-2004 Benno Rice <benno@FreeBSD.org>
* All Rights Reserved.
*
diff --git a/sys/netgraph/ng_base.c b/sys/netgraph/ng_base.c
index 5940b5e..95d45a0 100644
--- a/sys/netgraph/ng_base.c
+++ b/sys/netgraph/ng_base.c
@@ -1,6 +1,8 @@
/*
* ng_base.c
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_bpf.c b/sys/netgraph/ng_bpf.c
index 45c5023..ff3e76f 100644
--- a/sys/netgraph/ng_bpf.c
+++ b/sys/netgraph/ng_bpf.c
@@ -1,7 +1,8 @@
-
/*
* ng_bpf.c
- *
+ */
+
+/*-
* Copyright (c) 1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_bpf.h b/sys/netgraph/ng_bpf.h
index 478dd65..cef819c 100644
--- a/sys/netgraph/ng_bpf.h
+++ b/sys/netgraph/ng_bpf.h
@@ -1,7 +1,8 @@
-
/*
* ng_bpf.h
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_bridge.c b/sys/netgraph/ng_bridge.c
index 14100a9..ae9ff6d 100644
--- a/sys/netgraph/ng_bridge.c
+++ b/sys/netgraph/ng_bridge.c
@@ -1,7 +1,8 @@
-
/*
* ng_bridge.c
- *
+ */
+
+/*-
* Copyright (c) 2000 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_bridge.h b/sys/netgraph/ng_bridge.h
index 79c4de6..e60a753 100644
--- a/sys/netgraph/ng_bridge.h
+++ b/sys/netgraph/ng_bridge.h
@@ -1,7 +1,8 @@
-
/*
* ng_bridge.h
- *
+ */
+
+/*-
* Copyright (c) 2000 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_cisco.c b/sys/netgraph/ng_cisco.c
index 0f7b7b9..9ed3a8e 100644
--- a/sys/netgraph/ng_cisco.c
+++ b/sys/netgraph/ng_cisco.c
@@ -1,7 +1,8 @@
-
/*
* ng_cisco.c
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_cisco.h b/sys/netgraph/ng_cisco.h
index db3cd60..e6ed9a2 100644
--- a/sys/netgraph/ng_cisco.h
+++ b/sys/netgraph/ng_cisco.h
@@ -1,7 +1,8 @@
-
/*
* ng_cisco.h
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_device.c b/sys/netgraph/ng_device.c
index 2853b99..ed81bdb 100644
--- a/sys/netgraph/ng_device.c
+++ b/sys/netgraph/ng_device.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2002 Mark Santcroos <marks@ripe.net>
* Copyright (c) 2004 Gleb Smirnoff <glebius@FreeBSD.org>
*
diff --git a/sys/netgraph/ng_device.h b/sys/netgraph/ng_device.h
index 9f33369..b718fc0 100644
--- a/sys/netgraph/ng_device.h
+++ b/sys/netgraph/ng_device.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2002 Mark Santcroos <marks@ripe.net>
*
* Redistribution and use in source and binary forms, with or without
diff --git a/sys/netgraph/ng_echo.c b/sys/netgraph/ng_echo.c
index 6e956be..a00447a 100644
--- a/sys/netgraph/ng_echo.c
+++ b/sys/netgraph/ng_echo.c
@@ -1,7 +1,8 @@
-
/*
* ng_echo.c
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_echo.h b/sys/netgraph/ng_echo.h
index 2e1bbe6..adb4e7c 100644
--- a/sys/netgraph/ng_echo.h
+++ b/sys/netgraph/ng_echo.h
@@ -1,7 +1,8 @@
-
/*
* ng_echo.h
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_eiface.h b/sys/netgraph/ng_eiface.h
index 54dfd38..be57c2a 100644
--- a/sys/netgraph/ng_eiface.h
+++ b/sys/netgraph/ng_eiface.h
@@ -1,6 +1,8 @@
/*
* ng_eiface.h
- *
+ */
+
+/*-
* Copyright (c) 1999-2001, Vitaly V Belekhov
* All rights reserved.
*
diff --git a/sys/netgraph/ng_etf.c b/sys/netgraph/ng_etf.c
index f41746c..b30c961 100644
--- a/sys/netgraph/ng_etf.c
+++ b/sys/netgraph/ng_etf.c
@@ -1,6 +1,8 @@
/*-
* ng_etf.c Ethertype filter
- *
+ */
+
+/*-
* Copyright (c) 2001, FreeBSD Incorporated
* All rights reserved.
*
diff --git a/sys/netgraph/ng_etf.h b/sys/netgraph/ng_etf.h
index 5bf19c3..9cc87c2 100644
--- a/sys/netgraph/ng_etf.h
+++ b/sys/netgraph/ng_etf.h
@@ -1,6 +1,8 @@
/*-
* ng_etf.h
- *
+ */
+
+/*-
* Copyright (c) 2001, FreeBSD Incorporated
* All rights reserved.
*
diff --git a/sys/netgraph/ng_ether.c b/sys/netgraph/ng_ether.c
index b73b7b1..a2873ae 100644
--- a/sys/netgraph/ng_ether.c
+++ b/sys/netgraph/ng_ether.c
@@ -1,7 +1,9 @@
/*
* ng_ether.c
- *
+ */
+
+/*-
* Copyright (c) 1996-2000 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_ether.h b/sys/netgraph/ng_ether.h
index 98a0b4c..e91a6b1 100644
--- a/sys/netgraph/ng_ether.h
+++ b/sys/netgraph/ng_ether.h
@@ -1,7 +1,9 @@
/*
* ng_ether.h
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_fec.c b/sys/netgraph/ng_fec.c
index 39f80aa..c35f3b5 100644
--- a/sys/netgraph/ng_fec.c
+++ b/sys/netgraph/ng_fec.c
@@ -1,6 +1,8 @@
/*
* ng_fec.c
- *
+ */
+
+/*-
* Copyright (c) 2001 Berkeley Software Design, Inc.
* Copyright (c) 2000, 2001
* Bill Paul <wpaul@osd.bsdi.com>. All rights reserved.
@@ -34,7 +36,7 @@
*
* $FreeBSD$
*/
-/*
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_fec.h b/sys/netgraph/ng_fec.h
index 5708ef7..8ef441b 100644
--- a/sys/netgraph/ng_fec.h
+++ b/sys/netgraph/ng_fec.h
@@ -1,6 +1,8 @@
/*
* ng_fec.h
- *
+ */
+
+/*-
* Copyright (c) 2000 Berkeley Software Design, Inc.
* Copyright (c) 1997, 1998, 1999, 2000
* Bill Paul <wpaul@osd.bsdi.com>. All rights reserved.
@@ -34,7 +36,7 @@
*
* $FreeBSD$
*/
-/*
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_frame_relay.c b/sys/netgraph/ng_frame_relay.c
index b86a31b..b2bcfc5 100644
--- a/sys/netgraph/ng_frame_relay.c
+++ b/sys/netgraph/ng_frame_relay.c
@@ -1,7 +1,8 @@
-
/*
* ng_frame_relay.c
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_frame_relay.h b/sys/netgraph/ng_frame_relay.h
index 0c25f7e..87b283a 100644
--- a/sys/netgraph/ng_frame_relay.h
+++ b/sys/netgraph/ng_frame_relay.h
@@ -1,7 +1,8 @@
-
/*
* ng_frame_relay.h
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_gif.c b/sys/netgraph/ng_gif.c
index fa54cd2..605c7f2 100644
--- a/sys/netgraph/ng_gif.c
+++ b/sys/netgraph/ng_gif.c
@@ -1,6 +1,8 @@
/*
* ng_gif.c
- *
+ */
+
+/*-
* Copyright 2001 The Aerospace Corporation. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/sys/netgraph/ng_gif.h b/sys/netgraph/ng_gif.h
index 03dc523..3b56342 100644
--- a/sys/netgraph/ng_gif.h
+++ b/sys/netgraph/ng_gif.h
@@ -1,6 +1,8 @@
/*
* ng_gif.h
- *
+ */
+
+/*-
* Copyright 2001 The Aerospace Corporation. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/sys/netgraph/ng_gif_demux.c b/sys/netgraph/ng_gif_demux.c
index b1fbaff..1c5c43a 100644
--- a/sys/netgraph/ng_gif_demux.c
+++ b/sys/netgraph/ng_gif_demux.c
@@ -1,6 +1,8 @@
/*
* ng_gif_demux.c
- *
+ */
+
+/*-
* Copyright 2001 The Aerospace Corporation. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/sys/netgraph/ng_gif_demux.h b/sys/netgraph/ng_gif_demux.h
index de03dbc..072ffa0 100644
--- a/sys/netgraph/ng_gif_demux.h
+++ b/sys/netgraph/ng_gif_demux.h
@@ -1,6 +1,8 @@
/*
* ng_gif_demux.h
- *
+ */
+
+/*-
* Copyright 2001 The Aerospace Corporation. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/sys/netgraph/ng_hole.c b/sys/netgraph/ng_hole.c
index 91cb253..75832f4 100644
--- a/sys/netgraph/ng_hole.c
+++ b/sys/netgraph/ng_hole.c
@@ -1,7 +1,8 @@
-
/*
* ng_hole.c
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_hole.h b/sys/netgraph/ng_hole.h
index 3ca2292..0c3f72d 100644
--- a/sys/netgraph/ng_hole.h
+++ b/sys/netgraph/ng_hole.h
@@ -1,7 +1,8 @@
-
/*
* ng_hole.h
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_iface.c b/sys/netgraph/ng_iface.c
index e31e97b..8dee760 100644
--- a/sys/netgraph/ng_iface.c
+++ b/sys/netgraph/ng_iface.c
@@ -1,6 +1,8 @@
/*
* ng_iface.c
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_iface.h b/sys/netgraph/ng_iface.h
index 6c3bbbc..721cc80 100644
--- a/sys/netgraph/ng_iface.h
+++ b/sys/netgraph/ng_iface.h
@@ -1,7 +1,8 @@
-
/*
* ng_iface.h
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_ip_input.c b/sys/netgraph/ng_ip_input.c
index 24fa660..416bc12 100644
--- a/sys/netgraph/ng_ip_input.c
+++ b/sys/netgraph/ng_ip_input.c
@@ -1,6 +1,8 @@
/*
* ng_ip_input.c
- *
+ */
+
+/*-
* Copyright 2001 The Aerospace Corporation. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/sys/netgraph/ng_ip_input.h b/sys/netgraph/ng_ip_input.h
index e60ee37..96b72e5 100644
--- a/sys/netgraph/ng_ip_input.h
+++ b/sys/netgraph/ng_ip_input.h
@@ -1,6 +1,8 @@
/*
* ng_ip_input.h
- *
+ */
+
+/*-
* Copyright 2001 The Aerospace Corporation. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/sys/netgraph/ng_ksocket.c b/sys/netgraph/ng_ksocket.c
index 735b5ff..7f2a654 100644
--- a/sys/netgraph/ng_ksocket.c
+++ b/sys/netgraph/ng_ksocket.c
@@ -1,7 +1,8 @@
-
/*
* ng_ksocket.c
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_ksocket.h b/sys/netgraph/ng_ksocket.h
index 224c37d..3eaa0f9 100644
--- a/sys/netgraph/ng_ksocket.h
+++ b/sys/netgraph/ng_ksocket.h
@@ -1,7 +1,8 @@
-
/*
* ng_ksocket.h
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_l2tp.c b/sys/netgraph/ng_l2tp.c
index 6e5d6a7..7734004 100644
--- a/sys/netgraph/ng_l2tp.c
+++ b/sys/netgraph/ng_l2tp.c
@@ -1,5 +1,4 @@
-
-/*
+/*-
* Copyright (c) 2001-2002 Packet Design, LLC.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_l2tp.h b/sys/netgraph/ng_l2tp.h
index 748a36ac..106162b 100644
--- a/sys/netgraph/ng_l2tp.h
+++ b/sys/netgraph/ng_l2tp.h
@@ -1,5 +1,4 @@
-
-/*
+/*-
* Copyright (c) 2001-2002 Packet Design, LLC.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_lmi.c b/sys/netgraph/ng_lmi.c
index 368d201..2a6c9f3 100644
--- a/sys/netgraph/ng_lmi.c
+++ b/sys/netgraph/ng_lmi.c
@@ -1,7 +1,8 @@
-
/*
* ng_lmi.c
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_lmi.h b/sys/netgraph/ng_lmi.h
index 7c79504..f1a1e81 100644
--- a/sys/netgraph/ng_lmi.h
+++ b/sys/netgraph/ng_lmi.h
@@ -1,7 +1,8 @@
-
/*
* ng_lmi.h
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_message.h b/sys/netgraph/ng_message.h
index a8f4254..3831c8b 100644
--- a/sys/netgraph/ng_message.h
+++ b/sys/netgraph/ng_message.h
@@ -1,7 +1,8 @@
-
/*
* ng_message.h
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_mppc.c b/sys/netgraph/ng_mppc.c
index 02be055..9ca45ed 100644
--- a/sys/netgraph/ng_mppc.c
+++ b/sys/netgraph/ng_mppc.c
@@ -1,7 +1,8 @@
-
/*
* ng_mppc.c
- *
+ */
+
+/*-
* Copyright (c) 1996-2000 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_mppc.h b/sys/netgraph/ng_mppc.h
index 6cb6813..b826806 100644
--- a/sys/netgraph/ng_mppc.h
+++ b/sys/netgraph/ng_mppc.h
@@ -1,7 +1,8 @@
-
/*
* ng_mppc.h
- *
+ */
+
+/*-
* Copyright (c) 1996-2000 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_one2many.c b/sys/netgraph/ng_one2many.c
index 9ab21ee..66f3a94 100644
--- a/sys/netgraph/ng_one2many.c
+++ b/sys/netgraph/ng_one2many.c
@@ -1,7 +1,8 @@
-
/*
* ng_one2many.c
- *
+ */
+
+/*-
* Copyright (c) 2000 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_one2many.h b/sys/netgraph/ng_one2many.h
index f9c4919..343f7ee 100644
--- a/sys/netgraph/ng_one2many.h
+++ b/sys/netgraph/ng_one2many.h
@@ -1,7 +1,8 @@
-
/*
* ng_one2many.h
- *
+ */
+
+/*-
* Copyright (c) 2000 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_parse.c b/sys/netgraph/ng_parse.c
index 4e89c5f..1d06a0f 100644
--- a/sys/netgraph/ng_parse.c
+++ b/sys/netgraph/ng_parse.c
@@ -1,7 +1,8 @@
-
/*
* ng_parse.c
- *
+ */
+
+/*-
* Copyright (c) 1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_parse.h b/sys/netgraph/ng_parse.h
index 9155551..92354fa 100644
--- a/sys/netgraph/ng_parse.h
+++ b/sys/netgraph/ng_parse.h
@@ -1,7 +1,8 @@
-
/*
* ng_parse.h
- *
+ */
+
+/*-
* Copyright (c) 1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_ppp.c b/sys/netgraph/ng_ppp.c
index 6811443..2173427 100644
--- a/sys/netgraph/ng_ppp.c
+++ b/sys/netgraph/ng_ppp.c
@@ -1,7 +1,8 @@
-
/*
* ng_ppp.c
- *
+ */
+
+/*-
* Copyright (c) 1996-2000 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_ppp.h b/sys/netgraph/ng_ppp.h
index 27ce469..e978389 100644
--- a/sys/netgraph/ng_ppp.h
+++ b/sys/netgraph/ng_ppp.h
@@ -1,7 +1,8 @@
-
/*
* ng_ppp.h
- *
+ */
+
+/*-
* Copyright (c) 1996-2000 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_pppoe.c b/sys/netgraph/ng_pppoe.c
index da8d651..702c607 100644
--- a/sys/netgraph/ng_pppoe.c
+++ b/sys/netgraph/ng_pppoe.c
@@ -1,7 +1,8 @@
-
/*
* ng_pppoe.c
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_pppoe.h b/sys/netgraph/ng_pppoe.h
index 892d655..be9a48f 100644
--- a/sys/netgraph/ng_pppoe.h
+++ b/sys/netgraph/ng_pppoe.h
@@ -1,7 +1,8 @@
-
/*
* ng_pppoe.h
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_pptpgre.c b/sys/netgraph/ng_pptpgre.c
index e439636..c48d770 100644
--- a/sys/netgraph/ng_pptpgre.c
+++ b/sys/netgraph/ng_pptpgre.c
@@ -1,7 +1,8 @@
-
/*
* ng_pptpgre.c
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_pptpgre.h b/sys/netgraph/ng_pptpgre.h
index 4367565..275f9e2 100644
--- a/sys/netgraph/ng_pptpgre.h
+++ b/sys/netgraph/ng_pptpgre.h
@@ -1,7 +1,8 @@
-
/*
* ng_pptpgre.h
- *
+ */
+
+/*-
* Copyright (c) 1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_rfc1490.c b/sys/netgraph/ng_rfc1490.c
index ab6b415..52a89a3 100644
--- a/sys/netgraph/ng_rfc1490.c
+++ b/sys/netgraph/ng_rfc1490.c
@@ -1,7 +1,8 @@
-
/*
* ng_rfc1490.c
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_rfc1490.h b/sys/netgraph/ng_rfc1490.h
index 2950988..0ef3f11 100644
--- a/sys/netgraph/ng_rfc1490.h
+++ b/sys/netgraph/ng_rfc1490.h
@@ -1,6 +1,8 @@
/*
* ng_rfc1490.h
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_sample.c b/sys/netgraph/ng_sample.c
index 8027f8d..45ba82a 100644
--- a/sys/netgraph/ng_sample.c
+++ b/sys/netgraph/ng_sample.c
@@ -1,7 +1,8 @@
-
/*
* ng_sample.c
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_sample.h b/sys/netgraph/ng_sample.h
index f74f494..816bc3b 100644
--- a/sys/netgraph/ng_sample.h
+++ b/sys/netgraph/ng_sample.h
@@ -1,7 +1,8 @@
-
/*
* ng_sample.h
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_socket.c b/sys/netgraph/ng_socket.c
index cd8a7ff..744f9a9 100644
--- a/sys/netgraph/ng_socket.c
+++ b/sys/netgraph/ng_socket.c
@@ -1,6 +1,8 @@
/*
* ng_socket.c
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_socket.h b/sys/netgraph/ng_socket.h
index 08d1414..204f11d 100644
--- a/sys/netgraph/ng_socket.h
+++ b/sys/netgraph/ng_socket.h
@@ -1,7 +1,8 @@
-
/*
* ng_socket.h
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_socketvar.h b/sys/netgraph/ng_socketvar.h
index 4a4541e..a539bb5 100644
--- a/sys/netgraph/ng_socketvar.h
+++ b/sys/netgraph/ng_socketvar.h
@@ -1,7 +1,8 @@
-
/*
* netgraph.h
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_source.c b/sys/netgraph/ng_source.c
index 347170b..2d7f3c3 100644
--- a/sys/netgraph/ng_source.c
+++ b/sys/netgraph/ng_source.c
@@ -1,6 +1,8 @@
/*
* ng_source.c
- *
+ */
+
+/*-
* Copyright 2002 Sandvine Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_source.h b/sys/netgraph/ng_source.h
index 3d93baf..fa54e1f 100644
--- a/sys/netgraph/ng_source.h
+++ b/sys/netgraph/ng_source.h
@@ -1,6 +1,8 @@
/*
* ng_source.h
- *
+ */
+
+/*-
* Copyright 2002 Sandvine Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_split.h b/sys/netgraph/ng_split.h
index 6e0854b..0be54a8 100644
--- a/sys/netgraph/ng_split.h
+++ b/sys/netgraph/ng_split.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* Copyright (c) 1999-2000, Vitaly V Belekhov
* All rights reserved.
diff --git a/sys/netgraph/ng_sppp.c b/sys/netgraph/ng_sppp.c
index 22fcbd7..2cf86e9 100644
--- a/sys/netgraph/ng_sppp.c
+++ b/sys/netgraph/ng_sppp.c
@@ -1,6 +1,8 @@
/*
* ng_sppp.c Netgraph to Sppp module.
- *
+ */
+
+/*-
* Copyright (C) 2002-2004 Cronyx Engineering.
* Copyright (C) 2002-2004 Roman Kurakin <rik@cronyx.ru>
*
diff --git a/sys/netgraph/ng_sppp.h b/sys/netgraph/ng_sppp.h
index 2616f03..e835351 100644
--- a/sys/netgraph/ng_sppp.h
+++ b/sys/netgraph/ng_sppp.h
@@ -1,6 +1,8 @@
/*
* ng_sppp.h Netgraph to Sppp module.
- *
+ */
+
+/*-
* Copyright (C) 2002-2004 Cronyx Engineering.
* Copyright (C) 2002-2004 Roman Kurakin <rik@cronyx.ru>
*
diff --git a/sys/netgraph/ng_tee.c b/sys/netgraph/ng_tee.c
index c9d57cd..07ae5c8 100644
--- a/sys/netgraph/ng_tee.c
+++ b/sys/netgraph/ng_tee.c
@@ -1,7 +1,9 @@
/*
* ng_tee.c
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_tee.h b/sys/netgraph/ng_tee.h
index b86c0f5..830155e 100644
--- a/sys/netgraph/ng_tee.h
+++ b/sys/netgraph/ng_tee.h
@@ -1,7 +1,9 @@
/*
* ng_tee.h
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_tty.c b/sys/netgraph/ng_tty.c
index d0ce28d..21bf43b 100644
--- a/sys/netgraph/ng_tty.c
+++ b/sys/netgraph/ng_tty.c
@@ -1,7 +1,9 @@
/*
* ng_tty.c
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_tty.h b/sys/netgraph/ng_tty.h
index a9a1807..c6b0094 100644
--- a/sys/netgraph/ng_tty.h
+++ b/sys/netgraph/ng_tty.h
@@ -1,7 +1,9 @@
/*
* ng_tty.h
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_vjc.c b/sys/netgraph/ng_vjc.c
index 508a098..1321233 100644
--- a/sys/netgraph/ng_vjc.c
+++ b/sys/netgraph/ng_vjc.c
@@ -1,7 +1,9 @@
/*
* ng_vjc.c
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
diff --git a/sys/netgraph/ng_vjc.h b/sys/netgraph/ng_vjc.h
index e0a6656..284d8d5 100644
--- a/sys/netgraph/ng_vjc.h
+++ b/sys/netgraph/ng_vjc.h
@@ -1,7 +1,9 @@
/*
* ng_vjc.h
- *
+ */
+
+/*-
* Copyright (c) 1996-1999 Whistle Communications, Inc.
* All rights reserved.
*
OpenPOWER on IntegriCloud