diff options
author | Warner Losh <imp@FreeBSD.org> | 2005-01-07 01:45:51 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2005-01-07 01:45:51 +0000 |
commit | c398230b64aea809cb7c5cea8db580af7097920c (patch) | |
tree | eb31ac736ac91e1175c700bbbf60cf1c022cf331 /sys/netgraph | |
parent | 610055c9e2703bbfa36be9b6af27493748a30967 (diff) |
/* -> /*- for license, minor formatting changes
Notes
Notes:
svn path=/head/; revision=139823
Diffstat (limited to 'sys/netgraph')
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 b5eb2e5a4c91..23e39b92fac5 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 13077564632d..793d9a482c24 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 f295461678dc..515eb4e3a4d0 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 3f85a6048d0e..f2e2b870aac6 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 5720e8bd2805..305f2f967704 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 dc55a4fe8406..7cfc5f0c8e88 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 ebf7cb69843c..6b42d721c4cd 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 b45df7578a0b..bc41ad5de927 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 ecc0738a47be..9e1eb66887f6 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 600d892f2c6c..a59c98ddc742 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 17713ca01193..2f1e38ce30ee 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 957f3ad41a09..b2f6af0ec365 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 7881fa371bd3..ecb23e63d6a4 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 39153ee419b3..910dd03c0847 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 10caa4980fd4..47413b59d81c 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 dcc197acbd4d..b700c1b37d5c 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 0d5906d75ff6..cb9752173194 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 8086d4825dd1..a1d839aa4156 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 494092efb06c..915b53b07373 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 445a8c28533a..c2f23256312e 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 ae5cc777e4ce..4836bad4b01b 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 96ac0f584a99..e1f75326a7ca 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 12ad7704cefc..76d959af44b2 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 c532ac063990..9f45b2ef1d44 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 a4e74a48c622..0feda482e6d0 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 932a04eefc71..eca54f700213 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 a539f52a7a2a..c4ab5229f876 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 33dfbaeac8e8..b136a8ed00a9 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 695d26921792..26f47cd7032f 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 90c085996e89..8d630a272b84 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 781e9fc24ff2..9addd14f8ae2 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 5fe192a8247b..a4cc9ba45470 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 09769daaf8c0..d89cfd51bab8 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 5ca61aec31cb..7ea23c8dfeaf 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 3729295c7714..d7a185c71874 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 33250f27878d..59e8a3bd7220 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 5f0e3f04d58f..fb4e8fa13a03 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 8d5088493eb7..311bd4f782f6 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 28c3adebd916..ced697e45e66 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 4bf12bbf0004..bce4a25258db 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 387504a04567..c0da3b9fd32f 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 2af1837c9ba6..49e0ed17d170 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 f02b5f7abab5..01822e3f0da3 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 129ebb67c44d..95b5b3f91688 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 7498149aae63..ff04ce2aaf1a 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 e3d8aa9efc44..cfc8873b52aa 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 b1910290f4e9..753c297419e9 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 1fed75900414..b2d6da6084fe 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 57593898a94c..094aad38b56d 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 bdfc47a4dc9b..94b209729bfd 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 e7089904ad24..06c19f613a8f 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 ed8e84f1b69e..1831b84d0a6e 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 9a40d2649ccd..9d5268e89cf4 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 c7cf8ac90ac7..227b9c6a99a9 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 8f9e506573f4..6b827c57e84a 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 9efc83554251..919a0aa44438 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 d58b1446f1ba..7d5b300ee374 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 0a250867258c..59634ad56920 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 b588e17fe8ce..46794974cd65 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 08a9169260d1..e2ec854e592b 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 ffce0f36c8b2..8a8e31d4225d 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 109b5b7974e2..8a7679a1de44 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 3c4f28e885e0..218849219e8a 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 21ae63c32d10..5c977d89f972 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 7c347c370a9d..92b2bb52016e 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 cb91fd79a856..5662d1dcc8c4 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 97e924748e55..0eb319671cf0 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 1ba72114a1ea..19a8dd668ce2 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 5a119723c30c..96e3dbbae4ea 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 085804f38ea3..4755eb34292d 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 146c185f0271..216570aaf1dc 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 4c2f3f601e6b..6cb534508f9f 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 3ecfaa23a055..4eb9fb5315d9 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 d355cb8a2f10..64bf8c3f5c25 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 f9aed55c1649..e2b35bdb8e3c 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 5940b5ec218f..95d45a0b6edc 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 45c5023e1c61..ff3e76f2db70 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 478dd6584438..cef819cc2721 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 14100a98c785..ae9ff6dc3156 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 79c4de66b975..e60a75311dca 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 0f7b7b98f6e5..9ed3a8e8c6ad 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 db3cd60e0c21..e6ed9a212460 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 2853b992721a..ed81bdb44cd1 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 9f333695a883..b718fc07f2ad 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 6e956be8f33b..a00447a1917d 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 2e1bbe662ac1..adb4e7cf67a8 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 54dfd38fc074..be57c2a80fd3 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 f41746cd61cd..b30c961a1e65 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 5bf19c3b43a8..9cc87c2fa284 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 b73b7b101584..a2873ae380ad 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 98a0b4c5c608..e91a6b153dc4 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 39f80aa63883..c35f3b510321 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 5708ef78bb89..8ef441b6c231 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 b86a31bab130..b2bcfc5e4187 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 0c25f7ea3d5e..87b283a08fb4 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 fa54cd269be9..605c7f208d29 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 03dc5230a795..3b5634209b72 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 b1fbaffc8bbf..1c5c43a57135 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 de03dbc3d0b2..072ffa001c6a 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 91cb253f4b8f..75832f45e478 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 3ca22923b55c..0c3f72d615fb 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 e31e97bc346a..8dee7607bd21 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 6c3bbbc56df0..721cc80e7ed4 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 24fa660f05e3..416bc12e9ede 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 e60ee3733fc5..96b72e5ae513 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 735b5ffd2446..7f2a654b7c10 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 224c37d9eea9..3eaa0f97fe7b 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 6e5d6a7ebda2..773400425411 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 748a36acd295..106162b0c865 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 368d2015bcb0..2a6c9f3156d1 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 7c79504eef77..f1a1e81a90bb 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 a8f42546e10c..3831c8bf156b 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 02be055413e3..9ca45edfe36c 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 6cb6813761aa..b826806c277e 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 9ab21ee03f2f..66f3a947f49c 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 f9c49197513c..343f7ee8e729 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 4e89c5f06066..1d06a0f412d2 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 915555145502..92354faca5f7 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 6811443a1afd..21734273f7b3 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 27ce469aa743..e978389d442b 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 da8d6518fcb9..702c60758293 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 892d655b4be0..be9a48f76ee4 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 e43963663a64..c48d77022b06 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 4367565db178..275f9e2efd7d 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 ab6b4158fff8..52a89a3adfeb 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 295098822b13..0ef3f118ce34 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 8027f8de631e..45ba82a89e81 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 f74f4949f313..816bc3b2415f 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 cd8a7ff52b54..744f9a94fe33 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 08d1414df8f5..204f11d9951e 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 4a4541e2ea45..a539bb5f0440 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 347170bc6321..2d7f3c39bdc8 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 3d93baf86d41..fa54e1fb4627 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 6e0854b9e090..0be54a8b4885 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 22fcbd7329d8..2cf86e9983d8 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 2616f0334c80..e8353511ddfa 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 c9d57cd753f9..07ae5c808be5 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 b86c0f595bc0..830155e3aa83 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 d0ce28d455b4..21bf43b05b59 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 a9a180740d67..c6b0094d520d 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 508a098b6137..1321233abca4 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 e0a66562d349..284d8d5f5d32 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. * |