summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-01-07 01:45:51 +0000
committerWarner Losh <imp@FreeBSD.org>2005-01-07 01:45:51 +0000
commitc398230b64aea809cb7c5cea8db580af7097920c (patch)
treeeb31ac736ac91e1175c700bbbf60cf1c022cf331
parent610055c9e2703bbfa36be9b6af27493748a30967 (diff)
Notes
-rw-r--r--sys/net/bpf.c2
-rw-r--r--sys/net/bpf.h2
-rw-r--r--sys/net/bpf_filter.c2
-rw-r--r--sys/net/bpfdesc.h2
-rw-r--r--sys/net/bridge.c2
-rw-r--r--sys/net/bridge.h2
-rw-r--r--sys/net/bsd_comp.c3
-rw-r--r--sys/net/fddi.h2
-rw-r--r--sys/net/if.c2
-rw-r--r--sys/net/if.h2
-rw-r--r--sys/net/if_arc.h2
-rw-r--r--sys/net/if_arcsubr.c2
-rw-r--r--sys/net/if_arp.h2
-rw-r--r--sys/net/if_atm.h2
-rw-r--r--sys/net/if_atmsubr.c2
-rw-r--r--sys/net/if_clone.c2
-rw-r--r--sys/net/if_clone.h2
-rw-r--r--sys/net/if_disc.c2
-rw-r--r--sys/net/if_dl.h2
-rw-r--r--sys/net/if_ethersubr.c2
-rw-r--r--sys/net/if_faith.c2
-rw-r--r--sys/net/if_fddisubr.c2
-rw-r--r--sys/net/if_fwsubr.c2
-rw-r--r--sys/net/if_gif.c2
-rw-r--r--sys/net/if_gif.h2
-rw-r--r--sys/net/if_gre.c2
-rw-r--r--sys/net/if_gre.h2
-rw-r--r--sys/net/if_iso88025subr.c2
-rw-r--r--sys/net/if_llc.h2
-rw-r--r--sys/net/if_loop.c2
-rw-r--r--sys/net/if_media.c2
-rw-r--r--sys/net/if_media.h2
-rw-r--r--sys/net/if_mib.c2
-rw-r--r--sys/net/if_mib.h2
-rw-r--r--sys/net/if_ppp.c4
-rw-r--r--sys/net/if_ppp.h4
-rw-r--r--sys/net/if_pppvar.h3
-rw-r--r--sys/net/if_sl.c2
-rw-r--r--sys/net/if_sppp.h3
-rw-r--r--sys/net/if_spppfr.c2
-rw-r--r--sys/net/if_spppsubr.c3
-rw-r--r--sys/net/if_stf.c2
-rw-r--r--sys/net/if_stf.h2
-rw-r--r--sys/net/if_tap.c2
-rw-r--r--sys/net/if_tap.h2
-rw-r--r--sys/net/if_tapvar.h2
-rw-r--r--sys/net/if_tun.c2
-rw-r--r--sys/net/if_tun.h2
-rw-r--r--sys/net/if_types.h2
-rw-r--r--sys/net/if_var.h2
-rw-r--r--sys/net/if_vlan.c2
-rw-r--r--sys/net/if_vlan_var.h2
-rw-r--r--sys/net/iso88025.h2
-rw-r--r--sys/net/net_osdep.h2
-rw-r--r--sys/net/netisr.h2
-rw-r--r--sys/net/pfil.c2
-rw-r--r--sys/net/pfil.h2
-rw-r--r--sys/net/pfkeyv2.h2
-rw-r--r--sys/net/ppp_comp.h4
-rw-r--r--sys/net/ppp_deflate.c2
-rw-r--r--sys/net/ppp_defs.h3
-rw-r--r--sys/net/ppp_tty.c3
-rw-r--r--sys/net/radix.c2
-rw-r--r--sys/net/radix.h2
-rw-r--r--sys/net/raw_cb.c2
-rw-r--r--sys/net/raw_cb.h2
-rw-r--r--sys/net/raw_usrreq.c2
-rw-r--r--sys/net/route.c2
-rw-r--r--sys/net/route.h2
-rw-r--r--sys/net/rtsock.c2
-rw-r--r--sys/net/slcompress.h3
-rw-r--r--sys/net/zlib.c3
-rw-r--r--sys/net/zlib.h7
-rw-r--r--sys/netatm/atm.h2
-rw-r--r--sys/netatm/atm_aal5.c2
-rw-r--r--sys/netatm/atm_cm.c2
-rw-r--r--sys/netatm/atm_cm.h2
-rw-r--r--sys/netatm/atm_device.c2
-rw-r--r--sys/netatm/atm_if.c2
-rw-r--r--sys/netatm/atm_if.h2
-rw-r--r--sys/netatm/atm_ioctl.h2
-rw-r--r--sys/netatm/atm_pcb.h2
-rw-r--r--sys/netatm/atm_proto.c2
-rw-r--r--sys/netatm/atm_sap.h2
-rw-r--r--sys/netatm/atm_sigmgr.h2
-rw-r--r--sys/netatm/atm_signal.c2
-rw-r--r--sys/netatm/atm_socket.c2
-rw-r--r--sys/netatm/atm_stack.h2
-rw-r--r--sys/netatm/atm_subr.c2
-rw-r--r--sys/netatm/atm_sys.h2
-rw-r--r--sys/netatm/atm_usrreq.c2
-rw-r--r--sys/netatm/atm_var.h2
-rw-r--r--sys/netatm/atm_vc.h2
-rw-r--r--sys/netatm/ipatm/ipatm.h2
-rw-r--r--sys/netatm/ipatm/ipatm_event.c2
-rw-r--r--sys/netatm/ipatm/ipatm_if.c2
-rw-r--r--sys/netatm/ipatm/ipatm_input.c2
-rw-r--r--sys/netatm/ipatm/ipatm_load.c2
-rw-r--r--sys/netatm/ipatm/ipatm_output.c2
-rw-r--r--sys/netatm/ipatm/ipatm_serv.h2
-rw-r--r--sys/netatm/ipatm/ipatm_usrreq.c2
-rw-r--r--sys/netatm/ipatm/ipatm_var.h2
-rw-r--r--sys/netatm/ipatm/ipatm_vcm.c2
-rw-r--r--sys/netatm/port.h2
-rw-r--r--sys/netatm/queue.h2
-rw-r--r--sys/netatm/sigpvc/sigpvc_if.c2
-rw-r--r--sys/netatm/sigpvc/sigpvc_subr.c2
-rw-r--r--sys/netatm/sigpvc/sigpvc_var.h2
-rw-r--r--sys/netatm/spans/spans_arp.c2
-rw-r--r--sys/netatm/spans/spans_cls.c2
-rw-r--r--sys/netatm/spans/spans_cls.h2
-rw-r--r--sys/netatm/spans/spans_if.c2
-rw-r--r--sys/netatm/spans/spans_kxdr.c2
-rw-r--r--sys/netatm/spans/spans_kxdr.h2
-rw-r--r--sys/netatm/spans/spans_msg.c2
-rw-r--r--sys/netatm/spans/spans_print.c2
-rw-r--r--sys/netatm/spans/spans_proto.c2
-rw-r--r--sys/netatm/spans/spans_subr.c2
-rw-r--r--sys/netatm/spans/spans_util.c2
-rw-r--r--sys/netatm/spans/spans_var.h2
-rw-r--r--sys/netatm/spans/spans_xdr.x2
-rw-r--r--sys/netatm/uni/q2110_sigaa.c2
-rw-r--r--sys/netatm/uni/q2110_sigcpcs.c2
-rw-r--r--sys/netatm/uni/q2110_subr.c2
-rw-r--r--sys/netatm/uni/qsaal1_sigaa.c2
-rw-r--r--sys/netatm/uni/qsaal1_sigcpcs.c2
-rw-r--r--sys/netatm/uni/qsaal1_subr.c2
-rw-r--r--sys/netatm/uni/sscf_uni.c2
-rw-r--r--sys/netatm/uni/sscf_uni.h2
-rw-r--r--sys/netatm/uni/sscf_uni_lower.c2
-rw-r--r--sys/netatm/uni/sscf_uni_upper.c2
-rw-r--r--sys/netatm/uni/sscf_uni_var.h2
-rw-r--r--sys/netatm/uni/sscop.c2
-rw-r--r--sys/netatm/uni/sscop.h2
-rw-r--r--sys/netatm/uni/sscop_lower.c2
-rw-r--r--sys/netatm/uni/sscop_misc.h2
-rw-r--r--sys/netatm/uni/sscop_pdu.c2
-rw-r--r--sys/netatm/uni/sscop_pdu.h2
-rw-r--r--sys/netatm/uni/sscop_sigaa.c2
-rw-r--r--sys/netatm/uni/sscop_sigcpcs.c2
-rw-r--r--sys/netatm/uni/sscop_subr.c2
-rw-r--r--sys/netatm/uni/sscop_timer.c2
-rw-r--r--sys/netatm/uni/sscop_upper.c2
-rw-r--r--sys/netatm/uni/sscop_var.h2
-rw-r--r--sys/netatm/uni/uni.h2
-rw-r--r--sys/netatm/uni/uni_load.c2
-rw-r--r--sys/netatm/uni/uniarp.c2
-rw-r--r--sys/netatm/uni/uniarp_cache.c2
-rw-r--r--sys/netatm/uni/uniarp_input.c2
-rw-r--r--sys/netatm/uni/uniarp_output.c2
-rw-r--r--sys/netatm/uni/uniarp_timer.c2
-rw-r--r--sys/netatm/uni/uniarp_vcm.c2
-rw-r--r--sys/netatm/uni/uniip.c2
-rw-r--r--sys/netatm/uni/uniip_var.h2
-rw-r--r--sys/netatm/uni/unisig.h2
-rw-r--r--sys/netatm/uni/unisig_decode.c2
-rw-r--r--sys/netatm/uni/unisig_decode.h2
-rw-r--r--sys/netatm/uni/unisig_encode.c2
-rw-r--r--sys/netatm/uni/unisig_if.c2
-rw-r--r--sys/netatm/uni/unisig_mbuf.c2
-rw-r--r--sys/netatm/uni/unisig_mbuf.h2
-rw-r--r--sys/netatm/uni/unisig_msg.c2
-rw-r--r--sys/netatm/uni/unisig_msg.h2
-rw-r--r--sys/netatm/uni/unisig_print.c2
-rw-r--r--sys/netatm/uni/unisig_print.h2
-rw-r--r--sys/netatm/uni/unisig_proto.c2
-rw-r--r--sys/netatm/uni/unisig_sigmgr_state.c2
-rw-r--r--sys/netatm/uni/unisig_subr.c2
-rw-r--r--sys/netatm/uni/unisig_util.c2
-rw-r--r--sys/netatm/uni/unisig_var.h2
-rw-r--r--sys/netatm/uni/unisig_vc_state.c2
-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
-rw-r--r--sys/netinet/accf_http.c2
-rw-r--r--sys/netinet/icmp6.h4
-rw-r--r--sys/netinet/icmp_var.h2
-rw-r--r--sys/netinet/if_atm.c2
-rw-r--r--sys/netinet/if_atm.h2
-rw-r--r--sys/netinet/if_ether.c2
-rw-r--r--sys/netinet/if_ether.h2
-rw-r--r--sys/netinet/igmp.c2
-rw-r--r--sys/netinet/igmp.h2
-rw-r--r--sys/netinet/igmp_var.h2
-rw-r--r--sys/netinet/in.c2
-rw-r--r--sys/netinet/in.h2
-rw-r--r--sys/netinet/in_cksum.c2
-rw-r--r--sys/netinet/in_gif.c2
-rw-r--r--sys/netinet/in_gif.h2
-rw-r--r--sys/netinet/in_pcb.c2
-rw-r--r--sys/netinet/in_pcb.h2
-rw-r--r--sys/netinet/in_proto.c2
-rw-r--r--sys/netinet/in_rmx.c2
-rw-r--r--sys/netinet/in_systm.h2
-rw-r--r--sys/netinet/in_var.h2
-rw-r--r--sys/netinet/ip.h2
-rw-r--r--sys/netinet/ip6.h4
-rw-r--r--sys/netinet/ip_divert.c2
-rw-r--r--sys/netinet/ip_dummynet.c2
-rw-r--r--sys/netinet/ip_dummynet.h2
-rw-r--r--sys/netinet/ip_ecn.c2
-rw-r--r--sys/netinet/ip_ecn.h2
-rw-r--r--sys/netinet/ip_encap.c2
-rw-r--r--sys/netinet/ip_encap.h2
-rw-r--r--sys/netinet/ip_fastfwd.c2
-rw-r--r--sys/netinet/ip_fw.h2
-rw-r--r--sys/netinet/ip_fw2.c2
-rw-r--r--sys/netinet/ip_fw_pfil.c2
-rw-r--r--sys/netinet/ip_gre.c2
-rw-r--r--sys/netinet/ip_gre.h2
-rw-r--r--sys/netinet/ip_icmp.c2
-rw-r--r--sys/netinet/ip_icmp.h2
-rw-r--r--sys/netinet/ip_id.c2
-rw-r--r--sys/netinet/ip_input.c2
-rw-r--r--sys/netinet/ip_mroute.h2
-rw-r--r--sys/netinet/ip_output.c2
-rw-r--r--sys/netinet/ip_var.h2
-rw-r--r--sys/netinet/ipprotosw.h2
-rw-r--r--sys/netinet/pim.h2
-rw-r--r--sys/netinet/pim_var.h2
-rw-r--r--sys/netinet/raw_ip.c2
-rw-r--r--sys/netinet/tcp.h2
-rw-r--r--sys/netinet/tcp_debug.c2
-rw-r--r--sys/netinet/tcp_debug.h2
-rw-r--r--sys/netinet/tcp_fsm.h2
-rw-r--r--sys/netinet/tcp_hostcache.c2
-rw-r--r--sys/netinet/tcp_input.c2
-rw-r--r--sys/netinet/tcp_output.c2
-rw-r--r--sys/netinet/tcp_reass.c2
-rw-r--r--sys/netinet/tcp_sack.c4
-rw-r--r--sys/netinet/tcp_seq.h2
-rw-r--r--sys/netinet/tcp_subr.c2
-rw-r--r--sys/netinet/tcp_timer.c2
-rw-r--r--sys/netinet/tcp_timer.h2
-rw-r--r--sys/netinet/tcp_timewait.c2
-rw-r--r--sys/netinet/tcp_usrreq.c2
-rw-r--r--sys/netinet/tcp_var.h2
-rw-r--r--sys/netinet/tcpip.h2
-rw-r--r--sys/netinet/udp.h2
-rw-r--r--sys/netinet/udp_usrreq.c2
-rw-r--r--sys/netinet/udp_var.h2
-rw-r--r--sys/netipsec/ah.h2
-rw-r--r--sys/netipsec/ah_var.h2
-rw-r--r--sys/netipsec/esp.h2
-rw-r--r--sys/netipsec/esp_var.h2
-rw-r--r--sys/netipsec/ipcomp.h2
-rw-r--r--sys/netipsec/ipcomp_var.h2
-rw-r--r--sys/netipsec/ipip_var.h2
-rw-r--r--sys/netipsec/ipsec.c2
-rw-r--r--sys/netipsec/ipsec.h2
-rw-r--r--sys/netipsec/ipsec6.h2
-rw-r--r--sys/netipsec/ipsec_input.c2
-rw-r--r--sys/netipsec/ipsec_osdep.h2
-rw-r--r--sys/netipsec/key.c2
-rw-r--r--sys/netipsec/key.h2
-rw-r--r--sys/netipsec/key_debug.c2
-rw-r--r--sys/netipsec/key_debug.h2
-rw-r--r--sys/netipsec/key_var.h2
-rw-r--r--sys/netipsec/keydb.h2
-rw-r--r--sys/netipsec/keysock.c2
-rw-r--r--sys/netipsec/keysock.h2
-rw-r--r--sys/netipsec/xform.h2
-rw-r--r--sys/netipsec/xform_ah.c2
-rw-r--r--sys/netipsec/xform_esp.c2
-rw-r--r--sys/netipsec/xform_ipcomp.c2
-rw-r--r--sys/netipsec/xform_ipip.c2
-rw-r--r--sys/netipsec/xform_tcp.c2
-rw-r--r--sys/netipx/README3
-rw-r--r--sys/netipx/ipx.c2
-rw-r--r--sys/netipx/ipx.h2
-rw-r--r--sys/netipx/ipx_cksum.c2
-rw-r--r--sys/netipx/ipx_if.h2
-rw-r--r--sys/netipx/ipx_input.c2
-rw-r--r--sys/netipx/ipx_ip.c2
-rw-r--r--sys/netipx/ipx_ip.h2
-rw-r--r--sys/netipx/ipx_outputfl.c2
-rw-r--r--sys/netipx/ipx_pcb.c2
-rw-r--r--sys/netipx/ipx_pcb.h2
-rw-r--r--sys/netipx/ipx_proto.c2
-rw-r--r--sys/netipx/ipx_usrreq.c2
-rw-r--r--sys/netipx/ipx_var.h2
-rw-r--r--sys/netipx/spx.h2
-rw-r--r--sys/netipx/spx_debug.c2
-rw-r--r--sys/netipx/spx_debug.h2
-rw-r--r--sys/netipx/spx_timer.h2
-rw-r--r--sys/netipx/spx_usrreq.c2
-rw-r--r--sys/netipx/spx_var.h2
-rw-r--r--sys/netkey/key.c2
-rw-r--r--sys/netkey/key.h2
-rw-r--r--sys/netkey/key_debug.c2
-rw-r--r--sys/netkey/key_debug.h2
-rw-r--r--sys/netkey/key_var.h2
-rw-r--r--sys/netkey/keydb.c2
-rw-r--r--sys/netkey/keydb.h2
-rw-r--r--sys/netkey/keysock.c2
-rw-r--r--sys/netkey/keysock.h2
-rw-r--r--sys/netnatm/natm.c2
-rw-r--r--sys/netnatm/natm.h2
-rw-r--r--sys/netnatm/natm_pcb.c2
-rw-r--r--sys/netnatm/natm_proto.c2
-rw-r--r--sys/netncp/ncp.h3
-rw-r--r--sys/netncp/ncp_conn.c2
-rw-r--r--sys/netncp/ncp_conn.h2
-rw-r--r--sys/netncp/ncp_file.h2
-rw-r--r--sys/netncp/ncp_lib.h2
-rw-r--r--sys/netncp/ncp_login.c2
-rw-r--r--sys/netncp/ncp_mod.c2
-rw-r--r--sys/netncp/ncp_ncp.c2
-rw-r--r--sys/netncp/ncp_ncp.h2
-rw-r--r--sys/netncp/ncp_nls.c2
-rw-r--r--sys/netncp/ncp_nls.h2
-rw-r--r--sys/netncp/ncp_rcfile.h2
-rw-r--r--sys/netncp/ncp_rq.c2
-rw-r--r--sys/netncp/ncp_rq.h2
-rw-r--r--sys/netncp/ncp_sock.c2
-rw-r--r--sys/netncp/ncp_sock.h2
-rw-r--r--sys/netncp/ncp_subr.c2
-rw-r--r--sys/netncp/ncp_subr.h2
-rw-r--r--sys/netncp/ncp_user.h2
-rw-r--r--sys/netsmb/netbios.h2
-rw-r--r--sys/netsmb/smb.h2
-rw-r--r--sys/netsmb/smb_conn.c2
-rw-r--r--sys/netsmb/smb_conn.h2
-rw-r--r--sys/netsmb/smb_crypt.c2
-rw-r--r--sys/netsmb/smb_dev.c2
-rw-r--r--sys/netsmb/smb_dev.h2
-rw-r--r--sys/netsmb/smb_iod.c2
-rw-r--r--sys/netsmb/smb_rq.c2
-rw-r--r--sys/netsmb/smb_rq.h2
-rw-r--r--sys/netsmb/smb_smb.c2
-rw-r--r--sys/netsmb/smb_subr.c2
-rw-r--r--sys/netsmb/smb_subr.h2
-rw-r--r--sys/netsmb/smb_tran.h2
-rw-r--r--sys/netsmb/smb_trantcp.c2
-rw-r--r--sys/netsmb/smb_trantcp.h2
-rw-r--r--sys/netsmb/smb_usr.c2
-rw-r--r--sys/nfs/nfs_common.c2
-rw-r--r--sys/nfs/nfs_common.h2
-rw-r--r--sys/nfs/nfsproto.h2
-rw-r--r--sys/nfs/rpcv2.h2
-rw-r--r--sys/nfs/xdr_subs.h2
-rw-r--r--sys/nfs4client/nfs4.h2
-rw-r--r--sys/nfs4client/nfs4_dev.c2
-rw-r--r--sys/nfs4client/nfs4_dev.h2
-rw-r--r--sys/nfs4client/nfs4_idmap.c2
-rw-r--r--sys/nfs4client/nfs4_idmap.h2
-rw-r--r--sys/nfs4client/nfs4_socket.c4
-rw-r--r--sys/nfs4client/nfs4_subs.c2
-rw-r--r--sys/nfs4client/nfs4_vfs.h2
-rw-r--r--sys/nfs4client/nfs4_vfs_subs.c2
-rw-r--r--sys/nfs4client/nfs4_vfsops.c4
-rw-r--r--sys/nfs4client/nfs4_vn.h2
-rw-r--r--sys/nfs4client/nfs4_vn_subs.c2
-rw-r--r--sys/nfs4client/nfs4_vnops.c2
-rw-r--r--sys/nfs4client/nfs4m_subs.h2
-rw-r--r--sys/nfsclient/bootp_subr.c2
-rw-r--r--sys/nfsclient/krpc_subr.c2
-rw-r--r--sys/nfsclient/nfs.h2
-rw-r--r--sys/nfsclient/nfs_bio.c2
-rw-r--r--sys/nfsclient/nfs_nfsiod.c2
-rw-r--r--sys/nfsclient/nfs_node.c2
-rw-r--r--sys/nfsclient/nfs_socket.c2
-rw-r--r--sys/nfsclient/nfs_subs.c2
-rw-r--r--sys/nfsclient/nfs_vfsops.c2
-rw-r--r--sys/nfsclient/nfs_vnops.c2
-rw-r--r--sys/nfsclient/nfsargs.h2
-rw-r--r--sys/nfsclient/nfsdiskless.h2
-rw-r--r--sys/nfsclient/nfsm_subs.h2
-rw-r--r--sys/nfsclient/nfsmount.h2
-rw-r--r--sys/nfsclient/nfsnode.h2
-rw-r--r--sys/nfsclient/nfsstats.h2
-rw-r--r--sys/nfsserver/nfs.h2
-rw-r--r--sys/nfsserver/nfs_serv.c2
-rw-r--r--sys/nfsserver/nfs_srvcache.c2
-rw-r--r--sys/nfsserver/nfs_srvsock.c2
-rw-r--r--sys/nfsserver/nfs_srvsubs.c2
-rw-r--r--sys/nfsserver/nfs_syscalls.c2
-rw-r--r--sys/nfsserver/nfsm_subs.h2
-rw-r--r--sys/nfsserver/nfsrvcache.h2
-rw-r--r--sys/nfsserver/nfsrvstats.h2
519 files changed, 785 insertions, 571 deletions
diff --git a/sys/net/bpf.c b/sys/net/bpf.c
index debed79915e74..234e414c820e0 100644
--- a/sys/net/bpf.c
+++ b/sys/net/bpf.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1990, 1991, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/bpf.h b/sys/net/bpf.h
index f758412317082..0a952e44685d5 100644
--- a/sys/net/bpf.h
+++ b/sys/net/bpf.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1990, 1991, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/bpf_filter.c b/sys/net/bpf_filter.c
index cc1d11e3510b0..2754f4da04044 100644
--- a/sys/net/bpf_filter.c
+++ b/sys/net/bpf_filter.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1990, 1991, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/bpfdesc.h b/sys/net/bpfdesc.h
index 35619271961dd..5e0eca447bc88 100644
--- a/sys/net/bpfdesc.h
+++ b/sys/net/bpfdesc.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1990, 1991, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/bridge.c b/sys/net/bridge.c
index ddd0f0be9cfc9..b610b33cf03c2 100644
--- a/sys/net/bridge.c
+++ b/sys/net/bridge.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1998-2002 Luigi Rizzo
*
* Work partly supported by: Cisco Systems, Inc. - NSITE lab, RTP, NC
diff --git a/sys/net/bridge.h b/sys/net/bridge.h
index 666c65d425d84..7eb3b2d2ff310 100644
--- a/sys/net/bridge.h
+++ b/sys/net/bridge.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1998-2002 Luigi Rizzo
*
* Work partly supported by: Cisco Systems, Inc. - NSITE lab, RTP, NC
diff --git a/sys/net/bsd_comp.c b/sys/net/bsd_comp.c
index dd08a92895637..40aee8afb15a6 100644
--- a/sys/net/bsd_comp.c
+++ b/sys/net/bsd_comp.c
@@ -1,4 +1,5 @@
-/* Because this code is derived from the 4.3BSD compress source:
+/*-
+ * Because this code is derived from the 4.3BSD compress source:
*
*
* Copyright (c) 1985, 1986 The Regents of the University of California.
diff --git a/sys/net/fddi.h b/sys/net/fddi.h
index 541502779ab49..a488f29a0c4a7 100644
--- a/sys/net/fddi.h
+++ b/sys/net/fddi.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
* Copyright (c) 1995 Matt Thomas (thomas@lkg.dec.com)
diff --git a/sys/net/if.c b/sys/net/if.c
index 3968345079b34..1dac78e3df55a 100644
--- a/sys/net/if.c
+++ b/sys/net/if.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1980, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/if.h b/sys/net/if.h
index a31653e4efe86..0fa63d7a8adde 100644
--- a/sys/net/if.h
+++ b/sys/net/if.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/if_arc.h b/sys/net/if_arc.h
index db3cb985e6028..461f1b4c73334 100644
--- a/sys/net/if_arc.h
+++ b/sys/net/if_arc.h
@@ -1,7 +1,7 @@
/* $NetBSD: if_arc.h,v 1.13 1999/11/19 20:41:19 thorpej Exp $ */
/* $FreeBSD$ */
-/*
+/*-
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/if_arcsubr.c b/sys/net/if_arcsubr.c
index fb221ab88643f..39022eff841ed 100644
--- a/sys/net/if_arcsubr.c
+++ b/sys/net/if_arcsubr.c
@@ -1,7 +1,7 @@
/* $NetBSD: if_arcsubr.c,v 1.36 2001/06/14 05:44:23 itojun Exp $ */
/* $FreeBSD$ */
-/*
+/*-
* Copyright (c) 1994, 1995 Ignatios Souvatzis
* Copyright (c) 1982, 1989, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/net/if_arp.h b/sys/net/if_arp.h
index a9cdd42a3dfbb..71f078b529954 100644
--- a/sys/net/if_arp.h
+++ b/sys/net/if_arp.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/if_atm.h b/sys/net/if_atm.h
index 48bfa61ff5b5d..4084569b13e1e 100644
--- a/sys/net/if_atm.h
+++ b/sys/net/if_atm.h
@@ -1,7 +1,7 @@
/* $NetBSD: if_atm.h,v 1.7 1996/11/09 23:02:27 chuck Exp $ */
/* $FreeBSD$ */
-/*
+/*-
*
* Copyright (c) 1996 Charles D. Cranor and Washington University.
* All rights reserved.
diff --git a/sys/net/if_atmsubr.c b/sys/net/if_atmsubr.c
index e7df9c324c41f..a5f7b11079e52 100644
--- a/sys/net/if_atmsubr.c
+++ b/sys/net/if_atmsubr.c
@@ -1,6 +1,6 @@
/* $NetBSD: if_atmsubr.c,v 1.10 1997/03/11 23:19:51 chuck Exp $ */
-/*
+/*-
*
* Copyright (c) 1996 Charles D. Cranor and Washington University.
* All rights reserved.
diff --git a/sys/net/if_clone.c b/sys/net/if_clone.c
index 7a519ee452d5e..622afd501423a 100644
--- a/sys/net/if_clone.c
+++ b/sys/net/if_clone.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1980, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/if_clone.h b/sys/net/if_clone.h
index 61f1f1fc2107e..d84b47ef42aa8 100644
--- a/sys/net/if_clone.h
+++ b/sys/net/if_clone.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/if_disc.c b/sys/net/if_disc.c
index 1b71630622cb0..da02110446ce1 100644
--- a/sys/net/if_disc.c
+++ b/sys/net/if_disc.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/if_dl.h b/sys/net/if_dl.h
index f13b4198670df..8d88623db8568 100644
--- a/sys/net/if_dl.h
+++ b/sys/net/if_dl.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/if_ethersubr.c b/sys/net/if_ethersubr.c
index e7a923b33d50f..2a0df50ccac01 100644
--- a/sys/net/if_ethersubr.c
+++ b/sys/net/if_ethersubr.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/if_faith.c b/sys/net/if_faith.c
index 91b727c14c23c..726eb91e4bff0 100644
--- a/sys/net/if_faith.c
+++ b/sys/net/if_faith.c
@@ -1,6 +1,6 @@
/* $KAME: if_faith.c,v 1.23 2001/12/17 13:55:29 sumikawa Exp $ */
-/*
+/*-
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/if_fddisubr.c b/sys/net/if_fddisubr.c
index a38c1cc19f942..a5bd486886bd5 100644
--- a/sys/net/if_fddisubr.c
+++ b/sys/net/if_fddisubr.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1995, 1996
* Matt Thomas <matt@3am-software.com>. All rights reserved.
* Copyright (c) 1982, 1989, 1993
diff --git a/sys/net/if_fwsubr.c b/sys/net/if_fwsubr.c
index 331f361466f88..ecee52e24a911 100644
--- a/sys/net/if_fwsubr.c
+++ b/sys/net/if_fwsubr.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2004 Doug Rabson
* Copyright (c) 1982, 1989, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/net/if_gif.c b/sys/net/if_gif.c
index 6d2221c2d7990..6d00fd8e41254 100644
--- a/sys/net/if_gif.c
+++ b/sys/net/if_gif.c
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: if_gif.c,v 1.87 2001/10/19 08:50:27 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/net/if_gif.h b/sys/net/if_gif.h
index c3a9df26b180a..dc92ae1cf1bad 100644
--- a/sys/net/if_gif.h
+++ b/sys/net/if_gif.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: if_gif.h,v 1.17 2000/09/11 11:36:41 sumikawa Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/net/if_gre.c b/sys/net/if_gre.c
index 34dafef986f9a..a2a783151a381 100644
--- a/sys/net/if_gre.c
+++ b/sys/net/if_gre.c
@@ -1,7 +1,7 @@
/* $NetBSD: if_gre.c,v 1.49 2003/12/11 00:22:29 itojun Exp $ */
/* $FreeBSD$ */
-/*
+/*-
* Copyright (c) 1998 The NetBSD Foundation, Inc.
* All rights reserved.
*
diff --git a/sys/net/if_gre.h b/sys/net/if_gre.h
index 2910f2f96a8f6..ef9fa4e0abfad 100644
--- a/sys/net/if_gre.h
+++ b/sys/net/if_gre.h
@@ -1,7 +1,7 @@
/* $NetBSD: if_gre.h,v 1.13 2003/11/10 08:51:52 wiz Exp $ */
/* $FreeBSD$ */
-/*
+/*-
* Copyright (c) 1998 The NetBSD Foundation, Inc.
* All rights reserved
*
diff --git a/sys/net/if_iso88025subr.c b/sys/net/if_iso88025subr.c
index dfe31e2292b89..ff88371d8c6ec 100644
--- a/sys/net/if_iso88025subr.c
+++ b/sys/net/if_iso88025subr.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1998, Larry Lile
* All rights reserved.
*
diff --git a/sys/net/if_llc.h b/sys/net/if_llc.h
index a458b2b4066ab..afdcda8d7c7d3 100644
--- a/sys/net/if_llc.h
+++ b/sys/net/if_llc.h
@@ -1,6 +1,6 @@
/* $NetBSD: if_llc.h,v 1.12 1999/11/19 20:41:19 thorpej Exp $ */
-/*
+/*-
* Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/if_loop.c b/sys/net/if_loop.c
index 1ddf74fcfe280..c2896c43d6061 100644
--- a/sys/net/if_loop.c
+++ b/sys/net/if_loop.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/if_media.c b/sys/net/if_media.c
index 535115790c6e7..dcb947516365f 100644
--- a/sys/net/if_media.c
+++ b/sys/net/if_media.c
@@ -1,7 +1,7 @@
/* $NetBSD: if_media.c,v 1.1 1997/03/17 02:55:15 thorpej Exp $ */
/* $FreeBSD$ */
-/*
+/*-
* Copyright (c) 1997
* Jonathan Stone and Jason R. Thorpe. All rights reserved.
*
diff --git a/sys/net/if_media.h b/sys/net/if_media.h
index 3638b8feb5aad..68a785da9f166 100644
--- a/sys/net/if_media.h
+++ b/sys/net/if_media.h
@@ -1,7 +1,7 @@
/* $NetBSD: if_media.h,v 1.3 1997/03/26 01:19:27 thorpej Exp $ */
/* $FreeBSD$ */
-/*
+/*-
* Copyright (c) 1997
* Jonathan Stone and Jason R. Thorpe. All rights reserved.
*
diff --git a/sys/net/if_mib.c b/sys/net/if_mib.c
index f104b77bfd2b4..4f6631b8caab7 100644
--- a/sys/net/if_mib.c
+++ b/sys/net/if_mib.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright 1996 Massachusetts Institute of Technology
*
* Permission to use, copy, modify, and distribute this software and
diff --git a/sys/net/if_mib.h b/sys/net/if_mib.h
index 6c29389f68765..445bd5b388ac4 100644
--- a/sys/net/if_mib.h
+++ b/sys/net/if_mib.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright 1996 Massachusetts Institute of Technology
*
* Permission to use, copy, modify, and distribute this software and
diff --git a/sys/net/if_ppp.c b/sys/net/if_ppp.c
index 53b0b42fca3b8..cece192ba9be7 100644
--- a/sys/net/if_ppp.c
+++ b/sys/net/if_ppp.c
@@ -1,6 +1,8 @@
/*
* if_ppp.c - Point-to-Point Protocol (PPP) Asynchronous driver.
- *
+ */
+
+/*-
* Copyright (c) 1989 Carnegie Mellon University.
* All rights reserved.
*
diff --git a/sys/net/if_ppp.h b/sys/net/if_ppp.h
index 713d39a22a305..d23255be63f0c 100644
--- a/sys/net/if_ppp.h
+++ b/sys/net/if_ppp.h
@@ -1,6 +1,8 @@
/*
* if_ppp.h - Point-to-Point Protocol definitions.
- *
+ */
+
+/*-
* Copyright (c) 1989 Carnegie Mellon University.
* All rights reserved.
*
diff --git a/sys/net/if_pppvar.h b/sys/net/if_pppvar.h
index 4449fbb120636..daa263c8c35b8 100644
--- a/sys/net/if_pppvar.h
+++ b/sys/net/if_pppvar.h
@@ -1,6 +1,7 @@
/*
* if_pppvar.h - private structures and declarations for PPP.
- *
+ */
+/*-
* Copyright (c) 1994 The Australian National University.
* All rights reserved.
*
diff --git a/sys/net/if_sl.c b/sys/net/if_sl.c
index de4e8ed896b31..0617037ed9261 100644
--- a/sys/net/if_sl.c
+++ b/sys/net/if_sl.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1987, 1989, 1992, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/if_sppp.h b/sys/net/if_sppp.h
index 4149663bc09c5..39267aebe272a 100644
--- a/sys/net/if_sppp.h
+++ b/sys/net/if_sppp.h
@@ -1,6 +1,7 @@
/*
* Defines for synchronous PPP/Cisco/Frame Relay link level subroutines.
- *
+ */
+/*-
* Copyright (C) 1994-2000 Cronyx Engineering.
* Author: Serge Vakulenko, <vak@cronyx.ru>
*
diff --git a/sys/net/if_spppfr.c b/sys/net/if_spppfr.c
index 0cd9fcbb49ae8..7989df9aa101b 100644
--- a/sys/net/if_spppfr.c
+++ b/sys/net/if_spppfr.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Synchronous Frame Relay link level subroutines.
* ANSI T1.617-compaible link management signaling
* implemented for Frame Relay mode.
diff --git a/sys/net/if_spppsubr.c b/sys/net/if_spppsubr.c
index 94f9c83ff1a00..d7cf48441ee4d 100644
--- a/sys/net/if_spppsubr.c
+++ b/sys/net/if_spppsubr.c
@@ -1,7 +1,8 @@
/*
* Synchronous PPP/Cisco/Frame Relay link level subroutines.
* Keepalive protocol implemented in both Cisco and PPP modes.
- *
+ */
+/*-
* Copyright (C) 1994-2000 Cronyx Engineering.
* Author: Serge Vakulenko, <vak@cronyx.ru>
*
diff --git a/sys/net/if_stf.c b/sys/net/if_stf.c
index eff2c7ea2f872..5cfb438ef37a9 100644
--- a/sys/net/if_stf.c
+++ b/sys/net/if_stf.c
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: if_stf.c,v 1.73 2001/12/03 11:08:30 keiichi Exp $ */
-/*
+/*-
* Copyright (C) 2000 WIDE Project.
* All rights reserved.
*
diff --git a/sys/net/if_stf.h b/sys/net/if_stf.h
index 07d3d57a562cd..cbaf67033c54b 100644
--- a/sys/net/if_stf.h
+++ b/sys/net/if_stf.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: if_stf.h,v 1.5 2001/10/12 10:09:17 keiichi Exp $ */
-/*
+/*-
* Copyright (C) 2000 WIDE Project.
* All rights reserved.
*
diff --git a/sys/net/if_tap.c b/sys/net/if_tap.c
index 3642097e69fbe..46fd2762fadf3 100644
--- a/sys/net/if_tap.c
+++ b/sys/net/if_tap.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (C) 1999-2000 by Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/net/if_tap.h b/sys/net/if_tap.h
index 30f742129191d..daaddf73d648b 100644
--- a/sys/net/if_tap.h
+++ b/sys/net/if_tap.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (C) 1999-2000 by Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/net/if_tapvar.h b/sys/net/if_tapvar.h
index 512a33d7e95cb..1017bae847d1f 100644
--- a/sys/net/if_tapvar.h
+++ b/sys/net/if_tapvar.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (C) 1999-2000 by Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
diff --git a/sys/net/if_tun.c b/sys/net/if_tun.c
index 9103113b6ec62..8936110ee8e0a 100644
--- a/sys/net/if_tun.c
+++ b/sys/net/if_tun.c
@@ -1,6 +1,6 @@
/* $NetBSD: if_tun.c,v 1.14 1994/06/29 06:36:25 cgd Exp $ */
-/*
+/*-
* Copyright (c) 1988, Julian Onions <jpo@cs.nott.ac.uk>
* Nottingham University 1987.
*
diff --git a/sys/net/if_tun.h b/sys/net/if_tun.h
index 185930af318b5..382881cb256d1 100644
--- a/sys/net/if_tun.h
+++ b/sys/net/if_tun.h
@@ -1,6 +1,6 @@
/* $NetBSD: if_tun.h,v 1.5 1994/06/29 06:36:27 cgd Exp $ */
-/*
+/*-
* Copyright (c) 1988, Julian Onions <jpo@cs.nott.ac.uk>
* Nottingham University 1987.
*
diff --git a/sys/net/if_types.h b/sys/net/if_types.h
index e23af2ddb3215..7af5bec098811 100644
--- a/sys/net/if_types.h
+++ b/sys/net/if_types.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/if_var.h b/sys/net/if_var.h
index ebbaa2506e349..d1d9fa2c21e98 100644
--- a/sys/net/if_var.h
+++ b/sys/net/if_var.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/if_vlan.c b/sys/net/if_vlan.c
index 7a8429d641db1..499af6b31ec24 100644
--- a/sys/net/if_vlan.c
+++ b/sys/net/if_vlan.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright 1998 Massachusetts Institute of Technology
*
* Permission to use, copy, modify, and distribute this software and
diff --git a/sys/net/if_vlan_var.h b/sys/net/if_vlan_var.h
index 871c0d3871fa7..b8b9997496eb7 100644
--- a/sys/net/if_vlan_var.h
+++ b/sys/net/if_vlan_var.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright 1998 Massachusetts Institute of Technology
*
* Permission to use, copy, modify, and distribute this software and
diff --git a/sys/net/iso88025.h b/sys/net/iso88025.h
index 1333cc572cac0..8ffb23f92d383 100644
--- a/sys/net/iso88025.h
+++ b/sys/net/iso88025.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1998, Larry Lile
* All rights reserved.
*
diff --git a/sys/net/net_osdep.h b/sys/net/net_osdep.h
index 66e99b5ad6efe..f518be6160d6b 100644
--- a/sys/net/net_osdep.h
+++ b/sys/net/net_osdep.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: net_osdep.h,v 1.80 2003/08/09 17:06:39 suz Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/net/netisr.h b/sys/net/netisr.h
index 1b11fca890c4b..9ba3e8d4a653c 100644
--- a/sys/net/netisr.h
+++ b/sys/net/netisr.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1980, 1986, 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/pfil.c b/sys/net/pfil.c
index bfd382db6bed3..c9b7ce7acce50 100644
--- a/sys/net/pfil.c
+++ b/sys/net/pfil.c
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $NetBSD: pfil.c,v 1.20 2001/11/12 23:49:46 lukem Exp $ */
-/*
+/*-
* Copyright (c) 1996 Matthew R. Green
* All rights reserved.
*
diff --git a/sys/net/pfil.h b/sys/net/pfil.h
index ed5a3d030fc26..da14f5b4801c6 100644
--- a/sys/net/pfil.h
+++ b/sys/net/pfil.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $NetBSD: pfil.h,v 1.22 2003/06/23 12:57:08 martin Exp $ */
-/*
+/*-
* Copyright (c) 1996 Matthew R. Green
* All rights reserved.
*
diff --git a/sys/net/pfkeyv2.h b/sys/net/pfkeyv2.h
index a164f3befe524..d959acb1fac90 100644
--- a/sys/net/pfkeyv2.h
+++ b/sys/net/pfkeyv2.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: pfkeyv2.h,v 1.37 2003/09/06 05:15:43 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/net/ppp_comp.h b/sys/net/ppp_comp.h
index d75e6a78fdbeb..00591efc23219 100644
--- a/sys/net/ppp_comp.h
+++ b/sys/net/ppp_comp.h
@@ -1,6 +1,8 @@
/*
* ppp_comp.h - Definitions for doing PPP packet compression.
- *
+ */
+
+/*-
* Copyright (c) 1994 The Australian National University.
* All rights reserved.
*
diff --git a/sys/net/ppp_deflate.c b/sys/net/ppp_deflate.c
index 3c7884e033d7a..6a49363c1cf72 100644
--- a/sys/net/ppp_deflate.c
+++ b/sys/net/ppp_deflate.c
@@ -1,6 +1,6 @@
/* $FreeBSD$ */
-/*
+/*-
* ppp_deflate.c - interface the zlib procedures for Deflate compression
* and decompression (as used by gzip) to the PPP code.
* This version is for use with mbufs on BSD-derived systems.
diff --git a/sys/net/ppp_defs.h b/sys/net/ppp_defs.h
index be891ee55ff31..386a1763b1e33 100644
--- a/sys/net/ppp_defs.h
+++ b/sys/net/ppp_defs.h
@@ -1,6 +1,7 @@
/*
* ppp_defs.h - PPP definitions.
- *
+ */
+/*-
* Copyright (c) 1994 The Australian National University.
* All rights reserved.
*
diff --git a/sys/net/ppp_tty.c b/sys/net/ppp_tty.c
index d220acd2d3775..3c25bab429a26 100644
--- a/sys/net/ppp_tty.c
+++ b/sys/net/ppp_tty.c
@@ -1,7 +1,8 @@
/*
* ppp_tty.c - Point-to-Point Protocol (PPP) driver for asynchronous
* tty devices.
- *
+ */
+/*-
* Copyright (c) 1989 Carnegie Mellon University.
* All rights reserved.
*
diff --git a/sys/net/radix.c b/sys/net/radix.c
index f4f99d350931d..3e8ef9727ed7a 100644
--- a/sys/net/radix.c
+++ b/sys/net/radix.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1988, 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/radix.h b/sys/net/radix.h
index 2796b9d420d42..ca530955e59ae 100644
--- a/sys/net/radix.h
+++ b/sys/net/radix.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1988, 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/raw_cb.c b/sys/net/raw_cb.c
index b6ab2083a0fe6..8a8bba687b79d 100644
--- a/sys/net/raw_cb.c
+++ b/sys/net/raw_cb.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1980, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/raw_cb.h b/sys/net/raw_cb.h
index 177dedff6ae2d..4e6b77a23ba08 100644
--- a/sys/net/raw_cb.h
+++ b/sys/net/raw_cb.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1980, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/raw_usrreq.c b/sys/net/raw_usrreq.c
index 61b2d86faf45d..f06a9033d4dac 100644
--- a/sys/net/raw_usrreq.c
+++ b/sys/net/raw_usrreq.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1980, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/route.c b/sys/net/route.c
index f2db78cf7c4be..57d0e531b911d 100644
--- a/sys/net/route.c
+++ b/sys/net/route.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1980, 1986, 1991, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/route.h b/sys/net/route.h
index d59ae72d1e55e..755973e2f66e7 100644
--- a/sys/net/route.h
+++ b/sys/net/route.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1980, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/rtsock.c b/sys/net/rtsock.c
index 6ec7c694e6e3b..6fd6867e352f6 100644
--- a/sys/net/rtsock.c
+++ b/sys/net/rtsock.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1988, 1991, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/slcompress.h b/sys/net/slcompress.h
index c506d2b9f30c1..794d8b83818b8 100644
--- a/sys/net/slcompress.h
+++ b/sys/net/slcompress.h
@@ -1,6 +1,7 @@
/*
* Definitions for tcp compression routines.
- *
+ */
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/net/zlib.c b/sys/net/zlib.c
index b25d4a29a1527..73e95727b9ea5 100644
--- a/sys/net/zlib.c
+++ b/sys/net/zlib.c
@@ -30,7 +30,8 @@
/* +++ zutil.h */
-/* zutil.h -- internal interface and configuration of the compression library
+/*-
+ * zutil.h -- internal interface and configuration of the compression library
* Copyright (C) 1995-1996 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
diff --git a/sys/net/zlib.h b/sys/net/zlib.h
index 35119fb96dcfd..9529e43b8be77 100644
--- a/sys/net/zlib.h
+++ b/sys/net/zlib.h
@@ -16,7 +16,8 @@
/* +++ zlib.h */
-/* zlib.h -- interface of the 'zlib' general purpose compression library
+/*-
+ zlib.h -- interface of the 'zlib' general purpose compression library
version 1.0.4, Jul 24th, 1996.
Copyright (C) 1995-1996 Jean-loup Gailly and Mark Adler
@@ -39,8 +40,8 @@
Jean-loup Gailly Mark Adler
gzip@prep.ai.mit.edu madler@alumni.caltech.edu
-
-
+*/
+/*
The data format used by the zlib library is described by RFCs (Request for
Comments) 1950 to 1952 in the files ftp://ds.internic.net/rfc/rfc1950.txt
(zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
diff --git a/sys/netatm/atm.h b/sys/netatm/atm.h
index c92312e418aed..7ec9bdddf556a 100644
--- a/sys/netatm/atm.h
+++ b/sys/netatm/atm.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/atm_aal5.c b/sys/netatm/atm_aal5.c
index 3b50c79440e77..6d625e0bf3881 100644
--- a/sys/netatm/atm_aal5.c
+++ b/sys/netatm/atm_aal5.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/atm_cm.c b/sys/netatm/atm_cm.c
index aa3b0eacc4df3..2da05b3870048 100644
--- a/sys/netatm/atm_cm.c
+++ b/sys/netatm/atm_cm.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/atm_cm.h b/sys/netatm/atm_cm.h
index 05f2acea67680..c9e6dc5d1d312 100644
--- a/sys/netatm/atm_cm.h
+++ b/sys/netatm/atm_cm.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/atm_device.c b/sys/netatm/atm_device.c
index 4481a35a511bb..1d10f0fd75939 100644
--- a/sys/netatm/atm_device.c
+++ b/sys/netatm/atm_device.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/atm_if.c b/sys/netatm/atm_if.c
index 81edae181b6fb..49c1867150635 100644
--- a/sys/netatm/atm_if.c
+++ b/sys/netatm/atm_if.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/atm_if.h b/sys/netatm/atm_if.h
index 73c40d227e6cc..6cadb75001451 100644
--- a/sys/netatm/atm_if.h
+++ b/sys/netatm/atm_if.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/atm_ioctl.h b/sys/netatm/atm_ioctl.h
index 7fce9be122ea3..e30cf7824ba58 100644
--- a/sys/netatm/atm_ioctl.h
+++ b/sys/netatm/atm_ioctl.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/atm_pcb.h b/sys/netatm/atm_pcb.h
index af273fa69f60a..07a263d21c1e7 100644
--- a/sys/netatm/atm_pcb.h
+++ b/sys/netatm/atm_pcb.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/atm_proto.c b/sys/netatm/atm_proto.c
index 174852cabe41e..c2db1d182b090 100644
--- a/sys/netatm/atm_proto.c
+++ b/sys/netatm/atm_proto.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/atm_sap.h b/sys/netatm/atm_sap.h
index 35f54351c4f53..a05b32ab75d8d 100644
--- a/sys/netatm/atm_sap.h
+++ b/sys/netatm/atm_sap.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/atm_sigmgr.h b/sys/netatm/atm_sigmgr.h
index 227b71fed6ed5..8018929261e17 100644
--- a/sys/netatm/atm_sigmgr.h
+++ b/sys/netatm/atm_sigmgr.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/atm_signal.c b/sys/netatm/atm_signal.c
index 1ff5e7f588110..d2a90e6c6a13f 100644
--- a/sys/netatm/atm_signal.c
+++ b/sys/netatm/atm_signal.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/atm_socket.c b/sys/netatm/atm_socket.c
index 99dbaf6ceac60..a851537095be0 100644
--- a/sys/netatm/atm_socket.c
+++ b/sys/netatm/atm_socket.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/atm_stack.h b/sys/netatm/atm_stack.h
index 4981ae2752220..b277c44363838 100644
--- a/sys/netatm/atm_stack.h
+++ b/sys/netatm/atm_stack.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/atm_subr.c b/sys/netatm/atm_subr.c
index d816dfd63129f..505e899ee21d4 100644
--- a/sys/netatm/atm_subr.c
+++ b/sys/netatm/atm_subr.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/atm_sys.h b/sys/netatm/atm_sys.h
index d070d7f6b266d..7368ef589e4b4 100644
--- a/sys/netatm/atm_sys.h
+++ b/sys/netatm/atm_sys.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/atm_usrreq.c b/sys/netatm/atm_usrreq.c
index 4ea353fe79162..67cc6a9acdbdb 100644
--- a/sys/netatm/atm_usrreq.c
+++ b/sys/netatm/atm_usrreq.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/atm_var.h b/sys/netatm/atm_var.h
index 141a737994eed..e014bf61ab52f 100644
--- a/sys/netatm/atm_var.h
+++ b/sys/netatm/atm_var.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/atm_vc.h b/sys/netatm/atm_vc.h
index c4f66a5c21ee3..e70e6462d3e6c 100644
--- a/sys/netatm/atm_vc.h
+++ b/sys/netatm/atm_vc.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/ipatm/ipatm.h b/sys/netatm/ipatm/ipatm.h
index 887509c0fee82..303d3cd4f9c84 100644
--- a/sys/netatm/ipatm/ipatm.h
+++ b/sys/netatm/ipatm/ipatm.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/ipatm/ipatm_event.c b/sys/netatm/ipatm/ipatm_event.c
index 7c68ca1f2210d..c266afac8edee 100644
--- a/sys/netatm/ipatm/ipatm_event.c
+++ b/sys/netatm/ipatm/ipatm_event.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/ipatm/ipatm_if.c b/sys/netatm/ipatm/ipatm_if.c
index 7f85cde64a1c4..3227b6a4f0271 100644
--- a/sys/netatm/ipatm/ipatm_if.c
+++ b/sys/netatm/ipatm/ipatm_if.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/ipatm/ipatm_input.c b/sys/netatm/ipatm/ipatm_input.c
index d1d52bcede65f..3899d23839bb7 100644
--- a/sys/netatm/ipatm/ipatm_input.c
+++ b/sys/netatm/ipatm/ipatm_input.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/ipatm/ipatm_load.c b/sys/netatm/ipatm/ipatm_load.c
index 3334518fe45e6..3df5e8fd45178 100644
--- a/sys/netatm/ipatm/ipatm_load.c
+++ b/sys/netatm/ipatm/ipatm_load.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/ipatm/ipatm_output.c b/sys/netatm/ipatm/ipatm_output.c
index 195d8d15be20c..11ac8c0db9061 100644
--- a/sys/netatm/ipatm/ipatm_output.c
+++ b/sys/netatm/ipatm/ipatm_output.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/ipatm/ipatm_serv.h b/sys/netatm/ipatm/ipatm_serv.h
index f12562de7ea53..5eb6dc12bb677 100644
--- a/sys/netatm/ipatm/ipatm_serv.h
+++ b/sys/netatm/ipatm/ipatm_serv.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/ipatm/ipatm_usrreq.c b/sys/netatm/ipatm/ipatm_usrreq.c
index 99d1575c41439..9fcc20c48a7a1 100644
--- a/sys/netatm/ipatm/ipatm_usrreq.c
+++ b/sys/netatm/ipatm/ipatm_usrreq.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/ipatm/ipatm_var.h b/sys/netatm/ipatm/ipatm_var.h
index d0e0d3e098a6b..12326775ab95f 100644
--- a/sys/netatm/ipatm/ipatm_var.h
+++ b/sys/netatm/ipatm/ipatm_var.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/ipatm/ipatm_vcm.c b/sys/netatm/ipatm/ipatm_vcm.c
index 490bbdc977dfa..7f7cdf70c6b98 100644
--- a/sys/netatm/ipatm/ipatm_vcm.c
+++ b/sys/netatm/ipatm/ipatm_vcm.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/port.h b/sys/netatm/port.h
index d8c7ceb64f919..1487ac5750979 100644
--- a/sys/netatm/port.h
+++ b/sys/netatm/port.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/queue.h b/sys/netatm/queue.h
index 67bff75481a88..82db2465a25e4 100644
--- a/sys/netatm/queue.h
+++ b/sys/netatm/queue.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/sigpvc/sigpvc_if.c b/sys/netatm/sigpvc/sigpvc_if.c
index 8fab9b702fd28..440de2072b1a0 100644
--- a/sys/netatm/sigpvc/sigpvc_if.c
+++ b/sys/netatm/sigpvc/sigpvc_if.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/sigpvc/sigpvc_subr.c b/sys/netatm/sigpvc/sigpvc_subr.c
index 708521ffd332d..67164c8fba047 100644
--- a/sys/netatm/sigpvc/sigpvc_subr.c
+++ b/sys/netatm/sigpvc/sigpvc_subr.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/sigpvc/sigpvc_var.h b/sys/netatm/sigpvc/sigpvc_var.h
index 7e6af34b763a2..79b6818f0c83e 100644
--- a/sys/netatm/sigpvc/sigpvc_var.h
+++ b/sys/netatm/sigpvc/sigpvc_var.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/spans/spans_arp.c b/sys/netatm/spans/spans_arp.c
index 63f7245e273d3..507562bb9c72e 100644
--- a/sys/netatm/spans/spans_arp.c
+++ b/sys/netatm/spans/spans_arp.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/spans/spans_cls.c b/sys/netatm/spans/spans_cls.c
index 22f7e2cc41e4e..84a9a6a43918f 100644
--- a/sys/netatm/spans/spans_cls.c
+++ b/sys/netatm/spans/spans_cls.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/spans/spans_cls.h b/sys/netatm/spans/spans_cls.h
index 3c7a7ffe673d6..5539af6961526 100644
--- a/sys/netatm/spans/spans_cls.h
+++ b/sys/netatm/spans/spans_cls.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/spans/spans_if.c b/sys/netatm/spans/spans_if.c
index c4f071e7111a3..b07c503004da8 100644
--- a/sys/netatm/spans/spans_if.c
+++ b/sys/netatm/spans/spans_if.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/spans/spans_kxdr.c b/sys/netatm/spans/spans_kxdr.c
index e0421f46c5d2b..61864d5e3a87b 100644
--- a/sys/netatm/spans/spans_kxdr.c
+++ b/sys/netatm/spans/spans_kxdr.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/spans/spans_kxdr.h b/sys/netatm/spans/spans_kxdr.h
index 6ffead77b1577..b9adfddda6c6b 100644
--- a/sys/netatm/spans/spans_kxdr.h
+++ b/sys/netatm/spans/spans_kxdr.h
@@ -1,7 +1,7 @@
/* $NetBSD: types.h,v 1.13 2000/06/13 01:02:44 thorpej Exp $ */
/* $NetBSD: xdr.h,v 1.19 2000/07/17 05:00:45 matt Exp $ */
-/*
+/*-
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for
* unrestricted use provided that this legend is included on all tape
* media and as a part of the software program in whole or part. Users
diff --git a/sys/netatm/spans/spans_msg.c b/sys/netatm/spans/spans_msg.c
index a578a12538f1a..85da01f468a59 100644
--- a/sys/netatm/spans/spans_msg.c
+++ b/sys/netatm/spans/spans_msg.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/spans/spans_print.c b/sys/netatm/spans/spans_print.c
index 68daa18c3dd98..6f69562c31fa4 100644
--- a/sys/netatm/spans/spans_print.c
+++ b/sys/netatm/spans/spans_print.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/spans/spans_proto.c b/sys/netatm/spans/spans_proto.c
index e46bde15e8241..8e57e6eaa8fe8 100644
--- a/sys/netatm/spans/spans_proto.c
+++ b/sys/netatm/spans/spans_proto.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/spans/spans_subr.c b/sys/netatm/spans/spans_subr.c
index 19263dda35ef5..4b7889e2faa9c 100644
--- a/sys/netatm/spans/spans_subr.c
+++ b/sys/netatm/spans/spans_subr.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/spans/spans_util.c b/sys/netatm/spans/spans_util.c
index 15638cddd7ada..1f74255db9531 100644
--- a/sys/netatm/spans/spans_util.c
+++ b/sys/netatm/spans/spans_util.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/spans/spans_var.h b/sys/netatm/spans/spans_var.h
index 7ea994224c5df..7b1e2c21bdc6f 100644
--- a/sys/netatm/spans/spans_var.h
+++ b/sys/netatm/spans/spans_var.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/spans/spans_xdr.x b/sys/netatm/spans/spans_xdr.x
index 7a3c118fc1878..ad9bfcc8c97b3 100644
--- a/sys/netatm/spans/spans_xdr.x
+++ b/sys/netatm/spans/spans_xdr.x
@@ -1,4 +1,4 @@
-%/*
+%/*-
% *
% * ===================================
% * HARP | Host ATM Research Platform
diff --git a/sys/netatm/uni/q2110_sigaa.c b/sys/netatm/uni/q2110_sigaa.c
index 6f01b99c2753d..8a07532b55b63 100644
--- a/sys/netatm/uni/q2110_sigaa.c
+++ b/sys/netatm/uni/q2110_sigaa.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/q2110_sigcpcs.c b/sys/netatm/uni/q2110_sigcpcs.c
index 74d239b7ec83c..279178b164b1b 100644
--- a/sys/netatm/uni/q2110_sigcpcs.c
+++ b/sys/netatm/uni/q2110_sigcpcs.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/q2110_subr.c b/sys/netatm/uni/q2110_subr.c
index 5f0eece6e3f10..00ab4e92f29e6 100644
--- a/sys/netatm/uni/q2110_subr.c
+++ b/sys/netatm/uni/q2110_subr.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/qsaal1_sigaa.c b/sys/netatm/uni/qsaal1_sigaa.c
index 7d5e5cde0bdfe..2a105a5943415 100644
--- a/sys/netatm/uni/qsaal1_sigaa.c
+++ b/sys/netatm/uni/qsaal1_sigaa.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/qsaal1_sigcpcs.c b/sys/netatm/uni/qsaal1_sigcpcs.c
index 4df194f7b6e68..c0ec4c925a352 100644
--- a/sys/netatm/uni/qsaal1_sigcpcs.c
+++ b/sys/netatm/uni/qsaal1_sigcpcs.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/qsaal1_subr.c b/sys/netatm/uni/qsaal1_subr.c
index d82ae1d0bc7c5..273ce82f6b9a6 100644
--- a/sys/netatm/uni/qsaal1_subr.c
+++ b/sys/netatm/uni/qsaal1_subr.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/sscf_uni.c b/sys/netatm/uni/sscf_uni.c
index 3706244dabf9b..8cabd161fee9c 100644
--- a/sys/netatm/uni/sscf_uni.c
+++ b/sys/netatm/uni/sscf_uni.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/sscf_uni.h b/sys/netatm/uni/sscf_uni.h
index e55d6b8e9d304..bdb2b26e594cc 100644
--- a/sys/netatm/uni/sscf_uni.h
+++ b/sys/netatm/uni/sscf_uni.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/uni/sscf_uni_lower.c b/sys/netatm/uni/sscf_uni_lower.c
index 76bae53210cca..1286cea8d2e03 100644
--- a/sys/netatm/uni/sscf_uni_lower.c
+++ b/sys/netatm/uni/sscf_uni_lower.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/sscf_uni_upper.c b/sys/netatm/uni/sscf_uni_upper.c
index 3f127e6e881e4..473366a81235a 100644
--- a/sys/netatm/uni/sscf_uni_upper.c
+++ b/sys/netatm/uni/sscf_uni_upper.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/sscf_uni_var.h b/sys/netatm/uni/sscf_uni_var.h
index 934bdaa0be58d..117e3adbd348d 100644
--- a/sys/netatm/uni/sscf_uni_var.h
+++ b/sys/netatm/uni/sscf_uni_var.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/uni/sscop.c b/sys/netatm/uni/sscop.c
index cc424beb14556..2deb9b9a9503f 100644
--- a/sys/netatm/uni/sscop.c
+++ b/sys/netatm/uni/sscop.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/sscop.h b/sys/netatm/uni/sscop.h
index 89ca468bcc37f..54e5a880d422f 100644
--- a/sys/netatm/uni/sscop.h
+++ b/sys/netatm/uni/sscop.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/uni/sscop_lower.c b/sys/netatm/uni/sscop_lower.c
index 086250b830962..35bf7f41f659a 100644
--- a/sys/netatm/uni/sscop_lower.c
+++ b/sys/netatm/uni/sscop_lower.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/sscop_misc.h b/sys/netatm/uni/sscop_misc.h
index 5fcea10bcc0f4..fa7c14aef2157 100644
--- a/sys/netatm/uni/sscop_misc.h
+++ b/sys/netatm/uni/sscop_misc.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/uni/sscop_pdu.c b/sys/netatm/uni/sscop_pdu.c
index eeed1a033b257..1e95fe9b7e827 100644
--- a/sys/netatm/uni/sscop_pdu.c
+++ b/sys/netatm/uni/sscop_pdu.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/sscop_pdu.h b/sys/netatm/uni/sscop_pdu.h
index 9a930d0feaff7..e039a8a8d619a 100644
--- a/sys/netatm/uni/sscop_pdu.h
+++ b/sys/netatm/uni/sscop_pdu.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/uni/sscop_sigaa.c b/sys/netatm/uni/sscop_sigaa.c
index 528d1a229deb9..586cf052f97e6 100644
--- a/sys/netatm/uni/sscop_sigaa.c
+++ b/sys/netatm/uni/sscop_sigaa.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/sscop_sigcpcs.c b/sys/netatm/uni/sscop_sigcpcs.c
index 919ba41767fd1..62110177b9f10 100644
--- a/sys/netatm/uni/sscop_sigcpcs.c
+++ b/sys/netatm/uni/sscop_sigcpcs.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/sscop_subr.c b/sys/netatm/uni/sscop_subr.c
index c4d2f4c1d1a1b..51a28d870d223 100644
--- a/sys/netatm/uni/sscop_subr.c
+++ b/sys/netatm/uni/sscop_subr.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/sscop_timer.c b/sys/netatm/uni/sscop_timer.c
index da388d3d45205..1fba36873ac31 100644
--- a/sys/netatm/uni/sscop_timer.c
+++ b/sys/netatm/uni/sscop_timer.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/sscop_upper.c b/sys/netatm/uni/sscop_upper.c
index 4b22e96677574..3e7d0b0af74fe 100644
--- a/sys/netatm/uni/sscop_upper.c
+++ b/sys/netatm/uni/sscop_upper.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/sscop_var.h b/sys/netatm/uni/sscop_var.h
index 9ba9ca6a8d0cf..a71c876be20ce 100644
--- a/sys/netatm/uni/sscop_var.h
+++ b/sys/netatm/uni/sscop_var.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/uni/uni.h b/sys/netatm/uni/uni.h
index b7cd1bd48b4a6..44b0ed630ae9a 100644
--- a/sys/netatm/uni/uni.h
+++ b/sys/netatm/uni/uni.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/uni/uni_load.c b/sys/netatm/uni/uni_load.c
index 2f594d41f3797..feb1d7d97d2f0 100644
--- a/sys/netatm/uni/uni_load.c
+++ b/sys/netatm/uni/uni_load.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/uniarp.c b/sys/netatm/uni/uniarp.c
index ff6819fa12fa8..bcd0967bdaea6 100644
--- a/sys/netatm/uni/uniarp.c
+++ b/sys/netatm/uni/uniarp.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/uniarp_cache.c b/sys/netatm/uni/uniarp_cache.c
index 3aba40a40b8bc..946fee8a81391 100644
--- a/sys/netatm/uni/uniarp_cache.c
+++ b/sys/netatm/uni/uniarp_cache.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/uniarp_input.c b/sys/netatm/uni/uniarp_input.c
index b2cef44356fc7..125d20ab1670e 100644
--- a/sys/netatm/uni/uniarp_input.c
+++ b/sys/netatm/uni/uniarp_input.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/uniarp_output.c b/sys/netatm/uni/uniarp_output.c
index e2547e08056ba..ea0916907c366 100644
--- a/sys/netatm/uni/uniarp_output.c
+++ b/sys/netatm/uni/uniarp_output.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/uniarp_timer.c b/sys/netatm/uni/uniarp_timer.c
index 2f2915bf5f7f5..a5c384dfe4f8d 100644
--- a/sys/netatm/uni/uniarp_timer.c
+++ b/sys/netatm/uni/uniarp_timer.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/uniarp_vcm.c b/sys/netatm/uni/uniarp_vcm.c
index 3a2bc8adc8c81..08cc8efeac71c 100644
--- a/sys/netatm/uni/uniarp_vcm.c
+++ b/sys/netatm/uni/uniarp_vcm.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/uniip.c b/sys/netatm/uni/uniip.c
index 1e07d75058dc2..57c072db4dc71 100644
--- a/sys/netatm/uni/uniip.c
+++ b/sys/netatm/uni/uniip.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/uniip_var.h b/sys/netatm/uni/uniip_var.h
index fd5129a4f766d..1fcdead515c03 100644
--- a/sys/netatm/uni/uniip_var.h
+++ b/sys/netatm/uni/uniip_var.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/uni/unisig.h b/sys/netatm/uni/unisig.h
index 1f06f5ccffc13..88b496b570d6e 100644
--- a/sys/netatm/uni/unisig.h
+++ b/sys/netatm/uni/unisig.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/uni/unisig_decode.c b/sys/netatm/uni/unisig_decode.c
index 3f7f30462fd48..e89f551168381 100644
--- a/sys/netatm/uni/unisig_decode.c
+++ b/sys/netatm/uni/unisig_decode.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/unisig_decode.h b/sys/netatm/uni/unisig_decode.h
index 1e9a986df6009..9e80d4314d18a 100644
--- a/sys/netatm/uni/unisig_decode.h
+++ b/sys/netatm/uni/unisig_decode.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/uni/unisig_encode.c b/sys/netatm/uni/unisig_encode.c
index 932290628a069..4ecfc9c802438 100644
--- a/sys/netatm/uni/unisig_encode.c
+++ b/sys/netatm/uni/unisig_encode.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/unisig_if.c b/sys/netatm/uni/unisig_if.c
index 30846e13df992..7347becf75799 100644
--- a/sys/netatm/uni/unisig_if.c
+++ b/sys/netatm/uni/unisig_if.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/unisig_mbuf.c b/sys/netatm/uni/unisig_mbuf.c
index c2f5bbb9216c6..aa5a85affe787 100644
--- a/sys/netatm/uni/unisig_mbuf.c
+++ b/sys/netatm/uni/unisig_mbuf.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/unisig_mbuf.h b/sys/netatm/uni/unisig_mbuf.h
index 986ae43ab5cba..c5bc8bfba1324 100644
--- a/sys/netatm/uni/unisig_mbuf.h
+++ b/sys/netatm/uni/unisig_mbuf.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/uni/unisig_msg.c b/sys/netatm/uni/unisig_msg.c
index 08b793478674c..806102bfe9e38 100644
--- a/sys/netatm/uni/unisig_msg.c
+++ b/sys/netatm/uni/unisig_msg.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/unisig_msg.h b/sys/netatm/uni/unisig_msg.h
index 9ea3c4db924f0..123bdb414aa9b 100644
--- a/sys/netatm/uni/unisig_msg.h
+++ b/sys/netatm/uni/unisig_msg.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/uni/unisig_print.c b/sys/netatm/uni/unisig_print.c
index a6d7919e85a80..72d1733109f67 100644
--- a/sys/netatm/uni/unisig_print.c
+++ b/sys/netatm/uni/unisig_print.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/unisig_print.h b/sys/netatm/uni/unisig_print.h
index 22f440a06abc3..2812d03fdc07e 100644
--- a/sys/netatm/uni/unisig_print.h
+++ b/sys/netatm/uni/unisig_print.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/uni/unisig_proto.c b/sys/netatm/uni/unisig_proto.c
index e5e8b93a1c738..08fe235e33c3a 100644
--- a/sys/netatm/uni/unisig_proto.c
+++ b/sys/netatm/uni/unisig_proto.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/unisig_sigmgr_state.c b/sys/netatm/uni/unisig_sigmgr_state.c
index ad4a8d2051eb5..2d58354956b93 100644
--- a/sys/netatm/uni/unisig_sigmgr_state.c
+++ b/sys/netatm/uni/unisig_sigmgr_state.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/unisig_subr.c b/sys/netatm/uni/unisig_subr.c
index faa7b0b383cc4..821283b1c89f4 100644
--- a/sys/netatm/uni/unisig_subr.c
+++ b/sys/netatm/uni/unisig_subr.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/unisig_util.c b/sys/netatm/uni/unisig_util.c
index 815242b988379..6bb23ccd765f4 100644
--- a/sys/netatm/uni/unisig_util.c
+++ b/sys/netatm/uni/unisig_util.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netatm/uni/unisig_var.h b/sys/netatm/uni/unisig_var.h
index 77e5048ea98fc..ae6c2fefd7f59 100644
--- a/sys/netatm/uni/unisig_var.h
+++ b/sys/netatm/uni/unisig_var.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/netatm/uni/unisig_vc_state.c b/sys/netatm/uni/unisig_vc_state.c
index 81ff8fc4f4f51..1c63b074d7cc9 100644
--- a/sys/netatm/uni/unisig_vc_state.c
+++ b/sys/netatm/uni/unisig_vc_state.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/netgraph/atm/atmpif/ng_atmpif.c b/sys/netgraph/atm/atmpif/ng_atmpif.c
index b5eb2e5a4c91c..23e39b92fac5f 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 13077564632de..793d9a482c248 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 f295461678dc8..515eb4e3a4d06 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 3f85a6048d0e3..f2e2b870aac68 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 5720e8bd28059..305f2f9677041 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 dc55a4fe84062..7cfc5f0c8e88c 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 ebf7cb69843c8..6b42d721c4cd7 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 b45df7578a0b0..bc41ad5de9278 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 ecc0738a47bee..9e1eb66887f68 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 600d892f2c6c5..a59c98ddc7420 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 17713ca01193e..2f1e38ce30eea 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 957f3ad41a098..b2f6af0ec3652 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 7881fa371bd3e..ecb23e63d6a4b 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 39153ee419b3d..910dd03c0847b 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 10caa4980fd47..47413b59d81ce 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 dcc197acbd4dd..b700c1b37d5c4 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 0d5906d75ff61..cb9752173194b 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 8086d4825dd1d..a1d839aa4156e 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 494092efb06c7..915b53b073736 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 445a8c28533aa..c2f23256312ed 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 ae5cc777e4ce4..4836bad4b01b0 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 96ac0f584a997..e1f75326a7cae 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 12ad7704cefc5..76d959af44b2a 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 c532ac0639908..9f45b2ef1d447 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 a4e74a48c622f..0feda482e6d09 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 932a04eefc713..eca54f7002134 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 a539f52a7a2ad..c4ab5229f876a 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 33dfbaeac8e82..b136a8ed00a91 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 695d269217926..26f47cd7032fe 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 90c085996e89b..8d630a272b843 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 781e9fc24ff22..9addd14f8ae25 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 5fe192a8247b3..a4cc9ba454700 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 09769daaf8c07..d89cfd51bab8f 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 5ca61aec31cbd..7ea23c8dfeafb 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 3729295c77144..d7a185c718748 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 33250f27878d1..59e8a3bd72200 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 5f0e3f04d58fe..fb4e8fa13a034 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 8d5088493eb73..311bd4f782f62 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 28c3adebd9163..ced697e45e66c 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 4bf12bbf0004f..bce4a25258db7 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 387504a04567d..c0da3b9fd32f9 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 2af1837c9ba69..49e0ed17d1709 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 f02b5f7abab5c..01822e3f0da3b 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 129ebb67c44d0..95b5b3f91688f 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 7498149aae636..ff04ce2aaf1ad 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 e3d8aa9efc442..cfc8873b52aa4 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 b1910290f4e94..753c297419e9b 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 1fed759004146..b2d6da6084fed 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 57593898a94cb..094aad38b56de 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 bdfc47a4dc9be..94b209729bfd3 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 e7089904ad243..06c19f613a8fd 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 ed8e84f1b69e9..1831b84d0a6e8 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 9a40d2649ccd3..9d5268e89cf42 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 c7cf8ac90ac72..227b9c6a99a96 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 8f9e506573f4e..6b827c57e84ab 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 9efc835542518..919a0aa444381 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 d58b1446f1bad..7d5b300ee3743 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 0a250867258c4..59634ad569204 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 b588e17fe8ce2..46794974cd656 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 08a9169260d10..e2ec854e592ba 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 ffce0f36c8b25..8a8e31d4225d6 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 109b5b7974e2e..8a7679a1de44e 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 3c4f28e885e0b..218849219e8a8 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 21ae63c32d10f..5c977d89f9722 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 7c347c370a9da..92b2bb52016ee 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 cb91fd79a8568..5662d1dcc8c4c 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 97e924748e558..0eb319671cf0b 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 1ba72114a1ea7..19a8dd668ce2c 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 5a119723c30c3..96e3dbbae4ea4 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 085804f38ea3c..4755eb34292d9 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 146c185f02712..216570aaf1dc1 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 4c2f3f601e6bc..6cb534508f9ff 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 3ecfaa23a0558..4eb9fb5315d95 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 d355cb8a2f10b..64bf8c3f5c257 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 f9aed55c1649a..e2b35bdb8e3c6 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 5940b5ec218f0..95d45a0b6edc3 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 45c5023e1c616..ff3e76f2db705 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 478dd65844389..cef819cc27213 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 14100a98c785c..ae9ff6dc31563 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 79c4de66b975f..e60a75311dca2 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 0f7b7b98f6e53..9ed3a8e8c6ade 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 db3cd60e0c21e..e6ed9a212460e 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 2853b992721a2..ed81bdb44cd17 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 9f333695a883c..b718fc07f2ad9 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 6e956be8f33b5..a00447a1917d4 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 2e1bbe662ac18..adb4e7cf67a82 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 54dfd38fc074d..be57c2a80fd31 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 f41746cd61cd1..b30c961a1e657 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 5bf19c3b43a87..9cc87c2fa2841 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 b73b7b1015843..a2873ae380adf 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 98a0b4c5c6089..e91a6b153dc4c 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 39f80aa63883c..c35f3b5103219 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 5708ef78bb898..8ef441b6c2319 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 b86a31bab1307..b2bcfc5e4187a 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 0c25f7ea3d5ed..87b283a08fb47 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 fa54cd269be9c..605c7f208d292 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 03dc5230a7954..3b5634209b728 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 b1fbaffc8bbfa..1c5c43a571352 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 de03dbc3d0b22..072ffa001c6a6 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 91cb253f4b8f2..75832f45e4788 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 3ca22923b55cc..0c3f72d615fb1 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 e31e97bc346ac..8dee7607bd21b 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 6c3bbbc56df03..721cc80e7ed4a 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 24fa660f05e32..416bc12e9ede2 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 e60ee3733fc5e..96b72e5ae513a 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 735b5ffd2446b..7f2a654b7c10b 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 224c37d9eea90..3eaa0f97fe7b7 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 6e5d6a7ebda2c..773400425411e 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 748a36acd2953..106162b0c8654 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 368d2015bcb09..2a6c9f3156d10 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 7c79504eef77c..f1a1e81a90bb6 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 a8f42546e10ce..3831c8bf156b3 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 02be055413e3e..9ca45edfe36cd 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 6cb6813761aaa..b826806c277e1 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 9ab21ee03f2fe..66f3a947f49c5 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 f9c49197513ce..343f7ee8e729d 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 4e89c5f06066c..1d06a0f412d23 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 9155551455023..92354faca5f71 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 6811443a1afd6..21734273f7b3d 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 27ce469aa743b..e978389d442bd 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 da8d6518fcb97..702c607582933 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 892d655b4be07..be9a48f76ee4d 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 e43963663a643..c48d77022b066 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 4367565db1785..275f9e2efd7dd 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 ab6b4158fff82..52a89a3adfebb 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 295098822b136..0ef3f118ce342 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 8027f8de631e1..45ba82a89e816 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 f74f4949f313e..816bc3b2415f1 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 cd8a7ff52b54a..744f9a94fe332 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 08d1414df8f55..204f11d9951e0 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 4a4541e2ea452..a539bb5f0440d 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 347170bc63212..2d7f3c39bdc8f 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 3d93baf86d41b..fa54e1fb46278 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 6e0854b9e090f..0be54a8b4885a 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 22fcbd7329d84..2cf86e9983d88 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 2616f0334c806..e8353511ddfa8 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 c9d57cd753f91..07ae5c808be5b 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 b86c0f595bc0b..830155e3aa834 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 d0ce28d455b43..21bf43b05b597 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 a9a180740d678..c6b0094d520de 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 508a098b61370..1321233abca4e 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 e0a66562d3499..284d8d5f5d32f 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.
*
diff --git a/sys/netinet/accf_http.c b/sys/netinet/accf_http.c
index d7843bc31474f..dc146d0b52025 100644
--- a/sys/netinet/accf_http.c
+++ b/sys/netinet/accf_http.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000 Paycounter, Inc.
* Author: Alfred Perlstein <alfred@paycounter.com>, <alfred@FreeBSD.org>
* All rights reserved.
diff --git a/sys/netinet/icmp6.h b/sys/netinet/icmp6.h
index 345798fc09965..346aef74ae28f 100644
--- a/sys/netinet/icmp6.h
+++ b/sys/netinet/icmp6.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: icmp6.h,v 1.46 2001/04/27 15:09:48 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
@@ -30,7 +30,7 @@
* SUCH DAMAGE.
*/
-/*
+/*-
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/icmp_var.h b/sys/netinet/icmp_var.h
index 3af80de9a40fc..f7bfa8b3335e8 100644
--- a/sys/netinet/icmp_var.h
+++ b/sys/netinet/icmp_var.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/if_atm.c b/sys/netinet/if_atm.c
index 1f4cb7fc898eb..8093f9ae7174d 100644
--- a/sys/netinet/if_atm.c
+++ b/sys/netinet/if_atm.c
@@ -1,6 +1,6 @@
/* $NetBSD: if_atm.c,v 1.6 1996/10/13 02:03:01 christos Exp $ */
-/*
+/*-
*
* Copyright (c) 1996 Charles D. Cranor and Washington University.
* All rights reserved.
diff --git a/sys/netinet/if_atm.h b/sys/netinet/if_atm.h
index 4f9a5fb685a98..bd8b51437ecc1 100644
--- a/sys/netinet/if_atm.h
+++ b/sys/netinet/if_atm.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $NetBSD: if_atm.h,v 1.2 1996/07/03 17:17:17 chuck Exp $ */
-/*
+/*-
*
* Copyright (c) 1996 Charles D. Cranor and Washington University.
* All rights reserved.
diff --git a/sys/netinet/if_ether.c b/sys/netinet/if_ether.c
index b31f3302d2bc4..2f1c0375258d0 100644
--- a/sys/netinet/if_ether.c
+++ b/sys/netinet/if_ether.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1988, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/if_ether.h b/sys/netinet/if_ether.h
index a901397cb1017..9b60492de78e2 100644
--- a/sys/netinet/if_ether.h
+++ b/sys/netinet/if_ether.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/igmp.c b/sys/netinet/igmp.c
index 37463967a44dc..27cff536997f6 100644
--- a/sys/netinet/igmp.c
+++ b/sys/netinet/igmp.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1988 Stephen Deering.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/netinet/igmp.h b/sys/netinet/igmp.h
index 96f3844ab88c5..05a70fc4c1458 100644
--- a/sys/netinet/igmp.h
+++ b/sys/netinet/igmp.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1988 Stephen Deering.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/netinet/igmp_var.h b/sys/netinet/igmp_var.h
index 17e0baf0a2403..aa083a804cb47 100644
--- a/sys/netinet/igmp_var.h
+++ b/sys/netinet/igmp_var.h
@@ -1,4 +1,4 @@
-/*
+/*-a
* Copyright (c) 1988 Stephen Deering.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/netinet/in.c b/sys/netinet/in.c
index a015afdce3c14..dc2a443d593f8 100644
--- a/sys/netinet/in.c
+++ b/sys/netinet/in.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1991, 1993
* The Regents of the University of California. All rights reserved.
* Copyright (C) 2001 WIDE Project. All rights reserved.
diff --git a/sys/netinet/in.h b/sys/netinet/in.h
index 9f85a33e5bfb4..20995bdef9af1 100644
--- a/sys/netinet/in.h
+++ b/sys/netinet/in.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1990, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/in_cksum.c b/sys/netinet/in_cksum.c
index 1a5c6e20fbe80..cd1affefa8f0f 100644
--- a/sys/netinet/in_cksum.c
+++ b/sys/netinet/in_cksum.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1988, 1992, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/in_gif.c b/sys/netinet/in_gif.c
index 3043c80b13626..d6360b60d5b0e 100644
--- a/sys/netinet/in_gif.c
+++ b/sys/netinet/in_gif.c
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: in_gif.c,v 1.54 2001/05/14 14:02:16 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netinet/in_gif.h b/sys/netinet/in_gif.h
index b2e3a681657c3..e1f4ae48d6ed6 100644
--- a/sys/netinet/in_gif.h
+++ b/sys/netinet/in_gif.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: in_gif.h,v 1.5 2000/04/14 08:36:02 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netinet/in_pcb.c b/sys/netinet/in_pcb.c
index 20a946553e30a..63e25de9598e2 100644
--- a/sys/netinet/in_pcb.c
+++ b/sys/netinet/in_pcb.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1991, 1993, 1995
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/in_pcb.h b/sys/netinet/in_pcb.h
index 6983480acdfb9..99e12ad4c870a 100644
--- a/sys/netinet/in_pcb.h
+++ b/sys/netinet/in_pcb.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1990, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/in_proto.c b/sys/netinet/in_proto.c
index a9158bf24e26a..9ae32c4db3ae9 100644
--- a/sys/netinet/in_proto.c
+++ b/sys/netinet/in_proto.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/in_rmx.c b/sys/netinet/in_rmx.c
index ab9aabc3c9e24..b98aa9120f11c 100644
--- a/sys/netinet/in_rmx.c
+++ b/sys/netinet/in_rmx.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright 1994, 1995 Massachusetts Institute of Technology
*
* Permission to use, copy, modify, and distribute this software and
diff --git a/sys/netinet/in_systm.h b/sys/netinet/in_systm.h
index a63dcca30a45d..8ae8885be1091 100644
--- a/sys/netinet/in_systm.h
+++ b/sys/netinet/in_systm.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/in_var.h b/sys/netinet/in_var.h
index 2501db7c60698..21062115196f8 100644
--- a/sys/netinet/in_var.h
+++ b/sys/netinet/in_var.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1985, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/ip.h b/sys/netinet/ip.h
index 24d44051769d0..1ad3a93e1c38f 100644
--- a/sys/netinet/ip.h
+++ b/sys/netinet/ip.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/ip6.h b/sys/netinet/ip6.h
index 9b7991f1ff94d..8b660f0d0508c 100644
--- a/sys/netinet/ip6.h
+++ b/sys/netinet/ip6.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: ip6.h,v 1.18 2001/03/29 05:34:30 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
@@ -30,7 +30,7 @@
* SUCH DAMAGE.
*/
-/*
+/*-
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/ip_divert.c b/sys/netinet/ip_divert.c
index 6287e766253ab..c03a1031f8367 100644
--- a/sys/netinet/ip_divert.c
+++ b/sys/netinet/ip_divert.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1988, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/ip_dummynet.c b/sys/netinet/ip_dummynet.c
index 71b3299ccffc8..93f06961dfba7 100644
--- a/sys/netinet/ip_dummynet.c
+++ b/sys/netinet/ip_dummynet.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1998-2002 Luigi Rizzo, Universita` di Pisa
* Portions Copyright (c) 2000 Akamba Corp.
* All rights reserved
diff --git a/sys/netinet/ip_dummynet.h b/sys/netinet/ip_dummynet.h
index f241dcd8a863d..1020f12b6f16b 100644
--- a/sys/netinet/ip_dummynet.h
+++ b/sys/netinet/ip_dummynet.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1998-2002 Luigi Rizzo, Universita` di Pisa
* Portions Copyright (c) 2000 Akamba Corp.
* All rights reserved
diff --git a/sys/netinet/ip_ecn.c b/sys/netinet/ip_ecn.c
index 9ea2f6bce5803..39884ba2b89b2 100644
--- a/sys/netinet/ip_ecn.c
+++ b/sys/netinet/ip_ecn.c
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: ip_ecn.c,v 1.12 2002/01/07 11:34:47 kjc Exp $ */
-/*
+/*-
* Copyright (C) 1999 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netinet/ip_ecn.h b/sys/netinet/ip_ecn.h
index 01163edccf9c5..0886cc8277fef 100644
--- a/sys/netinet/ip_ecn.h
+++ b/sys/netinet/ip_ecn.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: ip_ecn.h,v 1.8 2002/01/07 11:34:47 kjc Exp $ */
-/*
+/*-
* Copyright (C) 1999 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netinet/ip_encap.c b/sys/netinet/ip_encap.c
index 5d70e0e2384ac..efe0ccee65235 100644
--- a/sys/netinet/ip_encap.c
+++ b/sys/netinet/ip_encap.c
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: ip_encap.c,v 1.41 2001/03/15 08:35:08 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netinet/ip_encap.h b/sys/netinet/ip_encap.h
index 518f502274c80..3b1a5aeeb738a 100644
--- a/sys/netinet/ip_encap.h
+++ b/sys/netinet/ip_encap.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: ip_encap.h,v 1.7 2000/03/25 07:23:37 sumikawa Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netinet/ip_fastfwd.c b/sys/netinet/ip_fastfwd.c
index 4acb594943198..45d1a47cf543f 100644
--- a/sys/netinet/ip_fastfwd.c
+++ b/sys/netinet/ip_fastfwd.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2003 Andre Oppermann, Internet Business Solutions AG
* All rights reserved.
*
diff --git a/sys/netinet/ip_fw.h b/sys/netinet/ip_fw.h
index 97711899d37bd..e73d7019cb208 100644
--- a/sys/netinet/ip_fw.h
+++ b/sys/netinet/ip_fw.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2002 Luigi Rizzo, Universita` di Pisa
*
* Redistribution and use in source and binary forms, with or without
diff --git a/sys/netinet/ip_fw2.c b/sys/netinet/ip_fw2.c
index dd60ed3e05ec5..1ac1eb497215c 100644
--- a/sys/netinet/ip_fw2.c
+++ b/sys/netinet/ip_fw2.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2002 Luigi Rizzo, Universita` di Pisa
*
* Redistribution and use in source and binary forms, with or without
diff --git a/sys/netinet/ip_fw_pfil.c b/sys/netinet/ip_fw_pfil.c
index 80c7d0545f3fb..44e86521a1a61 100644
--- a/sys/netinet/ip_fw_pfil.c
+++ b/sys/netinet/ip_fw_pfil.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2004 Andre Oppermann, Internet Business Solutions AG
* All rights reserved.
*
diff --git a/sys/netinet/ip_gre.c b/sys/netinet/ip_gre.c
index a66f00e162f86..e8201edd68d36 100644
--- a/sys/netinet/ip_gre.c
+++ b/sys/netinet/ip_gre.c
@@ -1,7 +1,7 @@
/* $NetBSD: ip_gre.c,v 1.29 2003/09/05 23:02:43 itojun Exp $ */
/* $FreeBSD$ */
-/*
+/*-
* Copyright (c) 1998 The NetBSD Foundation, Inc.
* All rights reserved.
*
diff --git a/sys/netinet/ip_gre.h b/sys/netinet/ip_gre.h
index b34baf6cdb1f1..f997f6609a049 100644
--- a/sys/netinet/ip_gre.h
+++ b/sys/netinet/ip_gre.h
@@ -1,7 +1,7 @@
/* $NetBSD: ip_gre.h,v 1.5 2002/06/09 16:33:40 itojun Exp $ */
/* $FreeBSD$ */
-/*
+/*-
* Copyright (c) 1998 The NetBSD Foundation, Inc.
* All rights reserved.
*
diff --git a/sys/netinet/ip_icmp.c b/sys/netinet/ip_icmp.c
index e9221112b9e52..45478865400be 100644
--- a/sys/netinet/ip_icmp.c
+++ b/sys/netinet/ip_icmp.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1988, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/ip_icmp.h b/sys/netinet/ip_icmp.h
index 5ecd18cc374dd..9d58529d05507 100644
--- a/sys/netinet/ip_icmp.h
+++ b/sys/netinet/ip_icmp.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/ip_id.c b/sys/netinet/ip_id.c
index eebc0697fffb7..31262d9273fb8 100644
--- a/sys/netinet/ip_id.c
+++ b/sys/netinet/ip_id.c
@@ -1,6 +1,6 @@
/* $OpenBSD: ip_id.c,v 1.2 1999/08/26 13:37:01 provos Exp $ */
-/*
+/*-
* Copyright 1998 Niels Provos <provos@citi.umich.edu>
* All rights reserved.
*
diff --git a/sys/netinet/ip_input.c b/sys/netinet/ip_input.c
index 07c7ba4ed9f7d..7b2bf877bd7e6 100644
--- a/sys/netinet/ip_input.c
+++ b/sys/netinet/ip_input.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1988, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/ip_mroute.h b/sys/netinet/ip_mroute.h
index d4bb51748d5cc..78119aad91879 100644
--- a/sys/netinet/ip_mroute.h
+++ b/sys/netinet/ip_mroute.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989 Stephen Deering.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/netinet/ip_output.c b/sys/netinet/ip_output.c
index aab1901206bf6..2d8e88a47e0cb 100644
--- a/sys/netinet/ip_output.c
+++ b/sys/netinet/ip_output.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1988, 1990, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/ip_var.h b/sys/netinet/ip_var.h
index c0da82f6d5e8d..c7541bc8ffb95 100644
--- a/sys/netinet/ip_var.h
+++ b/sys/netinet/ip_var.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/ipprotosw.h b/sys/netinet/ipprotosw.h
index cead7abedf383..5f67eda7c252b 100644
--- a/sys/netinet/ipprotosw.h
+++ b/sys/netinet/ipprotosw.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netinet/pim.h b/sys/netinet/pim.h
index 3642aeb963148..7878f7972fb6e 100644
--- a/sys/netinet/pim.h
+++ b/sys/netinet/pim.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1996-2000
* University of Southern California/Information Sciences Institute.
* All rights reserved.
diff --git a/sys/netinet/pim_var.h b/sys/netinet/pim_var.h
index 54c6322af5c44..e32a4acb4022c 100644
--- a/sys/netinet/pim_var.h
+++ b/sys/netinet/pim_var.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1998-2000
* University of Southern California/Information Sciences Institute.
* All rights reserved.
diff --git a/sys/netinet/raw_ip.c b/sys/netinet/raw_ip.c
index 0ff33e30d505e..7e92d68ed39a4 100644
--- a/sys/netinet/raw_ip.c
+++ b/sys/netinet/raw_ip.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1988, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/tcp.h b/sys/netinet/tcp.h
index 64aa6e8c66f4b..c39ff48d4b12c 100644
--- a/sys/netinet/tcp.h
+++ b/sys/netinet/tcp.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/tcp_debug.c b/sys/netinet/tcp_debug.c
index 0c8eba662dab2..6cfc0d749bdb4 100644
--- a/sys/netinet/tcp_debug.c
+++ b/sys/netinet/tcp_debug.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/tcp_debug.h b/sys/netinet/tcp_debug.h
index b6033ce749ca8..03872e2c972af 100644
--- a/sys/netinet/tcp_debug.h
+++ b/sys/netinet/tcp_debug.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/tcp_fsm.h b/sys/netinet/tcp_fsm.h
index 8713e765c9faa..e026cf345d2a3 100644
--- a/sys/netinet/tcp_fsm.h
+++ b/sys/netinet/tcp_fsm.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/tcp_hostcache.c b/sys/netinet/tcp_hostcache.c
index 591b8c46a3fea..7535d31fe9f56 100644
--- a/sys/netinet/tcp_hostcache.c
+++ b/sys/netinet/tcp_hostcache.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2002 Andre Oppermann, Internet Business Solutions AG
* All rights reserved.
*
diff --git a/sys/netinet/tcp_input.c b/sys/netinet/tcp_input.c
index 13b4168a02dcc..37405c14fdf43 100644
--- a/sys/netinet/tcp_input.c
+++ b/sys/netinet/tcp_input.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1988, 1990, 1993, 1994, 1995
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/tcp_output.c b/sys/netinet/tcp_output.c
index e761acca8c55e..2a88c521a39a6 100644
--- a/sys/netinet/tcp_output.c
+++ b/sys/netinet/tcp_output.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1988, 1990, 1993, 1995
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/tcp_reass.c b/sys/netinet/tcp_reass.c
index 13b4168a02dcc..37405c14fdf43 100644
--- a/sys/netinet/tcp_reass.c
+++ b/sys/netinet/tcp_reass.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1988, 1990, 1993, 1994, 1995
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/tcp_sack.c b/sys/netinet/tcp_sack.c
index 98055e11424b9..6230ff269b0da 100644
--- a/sys/netinet/tcp_sack.c
+++ b/sys/netinet/tcp_sack.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1988, 1990, 1993, 1994, 1995
* The Regents of the University of California. All rights reserved.
*
@@ -30,7 +30,7 @@
* $FreeBSD$
*/
-/*
+/*-
* Copyright (c) 1982, 1986, 1988, 1990, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/tcp_seq.h b/sys/netinet/tcp_seq.h
index d2bf224c3feaf..dfc8f0ef3dfc5 100644
--- a/sys/netinet/tcp_seq.h
+++ b/sys/netinet/tcp_seq.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1993, 1995
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/tcp_subr.c b/sys/netinet/tcp_subr.c
index e0cbfffe1c382..9c4e8bf64d231 100644
--- a/sys/netinet/tcp_subr.c
+++ b/sys/netinet/tcp_subr.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1988, 1990, 1993, 1995
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/tcp_timer.c b/sys/netinet/tcp_timer.c
index 0a8425967ca48..e2b9f190b4d81 100644
--- a/sys/netinet/tcp_timer.c
+++ b/sys/netinet/tcp_timer.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1988, 1990, 1993, 1995
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/tcp_timer.h b/sys/netinet/tcp_timer.h
index 22d938ea6b48a..c62060fe85cf4 100644
--- a/sys/netinet/tcp_timer.h
+++ b/sys/netinet/tcp_timer.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/tcp_timewait.c b/sys/netinet/tcp_timewait.c
index e0cbfffe1c382..9c4e8bf64d231 100644
--- a/sys/netinet/tcp_timewait.c
+++ b/sys/netinet/tcp_timewait.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1988, 1990, 1993, 1995
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/tcp_usrreq.c b/sys/netinet/tcp_usrreq.c
index 66bd7955fda03..660dd5be4bc7e 100644
--- a/sys/netinet/tcp_usrreq.c
+++ b/sys/netinet/tcp_usrreq.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1988, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/tcp_var.h b/sys/netinet/tcp_var.h
index 0e394f5fa33c9..4f87ef4c56452 100644
--- a/sys/netinet/tcp_var.h
+++ b/sys/netinet/tcp_var.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1993, 1994, 1995
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/tcpip.h b/sys/netinet/tcpip.h
index c410da78ea55f..3a89d5d5bd306 100644
--- a/sys/netinet/tcpip.h
+++ b/sys/netinet/tcpip.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/udp.h b/sys/netinet/udp.h
index 0f3d712a2bcbc..f03522e56b6e6 100644
--- a/sys/netinet/udp.h
+++ b/sys/netinet/udp.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/udp_usrreq.c b/sys/netinet/udp_usrreq.c
index 443b5db6508f3..29bfaf29314cf 100644
--- a/sys/netinet/udp_usrreq.c
+++ b/sys/netinet/udp_usrreq.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1988, 1990, 1993, 1995
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netinet/udp_var.h b/sys/netinet/udp_var.h
index 4fc9a1da529d2..2e02ce175cb14 100644
--- a/sys/netinet/udp_var.h
+++ b/sys/netinet/udp_var.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1982, 1986, 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/netipsec/ah.h b/sys/netipsec/ah.h
index 1ba959a237665..1ffeacdc39771 100644
--- a/sys/netipsec/ah.h
+++ b/sys/netipsec/ah.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: ah.h,v 1.13 2000/10/18 21:28:00 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netipsec/ah_var.h b/sys/netipsec/ah_var.h
index a4cf4c9e411cf..5a8c06e141553 100644
--- a/sys/netipsec/ah_var.h
+++ b/sys/netipsec/ah_var.h
@@ -1,6 +1,6 @@
/* $FreeBSD$ */
/* $OpenBSD: ip_ah.h,v 1.29 2002/06/09 16:26:10 itojun Exp $ */
-/*
+/*-
* The authors of this code are John Ioannidis (ji@tla.org),
* Angelos D. Keromytis (kermit@csd.uch.gr) and
* Niels Provos (provos@physnet.uni-hamburg.de).
diff --git a/sys/netipsec/esp.h b/sys/netipsec/esp.h
index 920d334efc8fe..eb3739701181d 100644
--- a/sys/netipsec/esp.h
+++ b/sys/netipsec/esp.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: esp.h,v 1.16 2000/10/18 21:28:00 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netipsec/esp_var.h b/sys/netipsec/esp_var.h
index 22cf3aa3afdcf..278b996a708fd 100644
--- a/sys/netipsec/esp_var.h
+++ b/sys/netipsec/esp_var.h
@@ -1,6 +1,6 @@
/* $FreeBSD$ */
/* $OpenBSD: ip_esp.h,v 1.37 2002/06/09 16:26:10 itojun Exp $ */
-/*
+/*-
* The authors of this code are John Ioannidis (ji@tla.org),
* Angelos D. Keromytis (kermit@csd.uch.gr) and
* Niels Provos (provos@physnet.uni-hamburg.de).
diff --git a/sys/netipsec/ipcomp.h b/sys/netipsec/ipcomp.h
index 26f37594b7b6f..47e9305ef6bef 100644
--- a/sys/netipsec/ipcomp.h
+++ b/sys/netipsec/ipcomp.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: ipcomp.h,v 1.8 2000/09/26 07:55:14 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1999 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netipsec/ipcomp_var.h b/sys/netipsec/ipcomp_var.h
index 9b10b1c3d9a52..6a506bb5bf040 100644
--- a/sys/netipsec/ipcomp_var.h
+++ b/sys/netipsec/ipcomp_var.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: ipcomp.h,v 1.8 2000/09/26 07:55:14 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1999 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netipsec/ipip_var.h b/sys/netipsec/ipip_var.h
index 3004beb912328..7fbc64315f93a 100644
--- a/sys/netipsec/ipip_var.h
+++ b/sys/netipsec/ipip_var.h
@@ -1,6 +1,6 @@
/* $FreeBSD$ */
/* $OpenBSD: ip_ipip.h,v 1.5 2002/06/09 16:26:10 itojun Exp $ */
-/*
+/*-
* The authors of this code are John Ioannidis (ji@tla.org),
* Angelos D. Keromytis (kermit@csd.uch.gr) and
* Niels Provos (provos@physnet.uni-hamburg.de).
diff --git a/sys/netipsec/ipsec.c b/sys/netipsec/ipsec.c
index e53cede49a0ce..51b39ed02048c 100644
--- a/sys/netipsec/ipsec.c
+++ b/sys/netipsec/ipsec.c
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: ipsec.c,v 1.103 2001/05/24 07:14:18 sakane Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netipsec/ipsec.h b/sys/netipsec/ipsec.h
index b15a9193adf30..e08b94acc6911 100644
--- a/sys/netipsec/ipsec.h
+++ b/sys/netipsec/ipsec.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: ipsec.h,v 1.53 2001/11/20 08:32:38 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netipsec/ipsec6.h b/sys/netipsec/ipsec6.h
index d23159653268d..84c3c8aa8fc59 100644
--- a/sys/netipsec/ipsec6.h
+++ b/sys/netipsec/ipsec6.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: ipsec.h,v 1.44 2001/03/23 08:08:47 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netipsec/ipsec_input.c b/sys/netipsec/ipsec_input.c
index 7258446686db9..030af2e1a2886 100644
--- a/sys/netipsec/ipsec_input.c
+++ b/sys/netipsec/ipsec_input.c
@@ -1,6 +1,6 @@
/* $FreeBSD$ */
/* $OpenBSD: ipsec_input.c,v 1.63 2003/02/20 18:35:43 deraadt Exp $ */
-/*
+/*-
* The authors of this code are John Ioannidis (ji@tla.org),
* Angelos D. Keromytis (kermit@csd.uch.gr) and
* Niels Provos (provos@physnet.uni-hamburg.de).
diff --git a/sys/netipsec/ipsec_osdep.h b/sys/netipsec/ipsec_osdep.h
index 86bef77727be5..b4f0dff57b3bf 100644
--- a/sys/netipsec/ipsec_osdep.h
+++ b/sys/netipsec/ipsec_osdep.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $NetBSD: ipsec_osdep.h,v 1.1 2003/08/13 20:06:51 jonathan Exp $ */
-/*
+/*-
* Copyright (c) 2003 Jonathan Stone (jonathan@cs.stanford.edu)
*
* Redistribution and use in source and binary forms, with or without
diff --git a/sys/netipsec/key.c b/sys/netipsec/key.c
index 8e8ef390d4fd5..72cd9d9b51767 100644
--- a/sys/netipsec/key.c
+++ b/sys/netipsec/key.c
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: key.c,v 1.191 2001/06/27 10:46:49 sakane Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netipsec/key.h b/sys/netipsec/key.h
index 75707d09ad980..7c63272ab4afc 100644
--- a/sys/netipsec/key.h
+++ b/sys/netipsec/key.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: key.h,v 1.21 2001/07/27 03:51:30 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netipsec/key_debug.c b/sys/netipsec/key_debug.c
index a8e5296f50464..73270a43ab773 100644
--- a/sys/netipsec/key_debug.c
+++ b/sys/netipsec/key_debug.c
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: key_debug.c,v 1.26 2001/06/27 10:46:50 sakane Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netipsec/key_debug.h b/sys/netipsec/key_debug.h
index f105e85f3c814..be53f7a1f712f 100644
--- a/sys/netipsec/key_debug.h
+++ b/sys/netipsec/key_debug.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: key_debug.h,v 1.10 2001/08/05 08:37:52 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netipsec/key_var.h b/sys/netipsec/key_var.h
index e10cb99908999..e7d7005031875 100644
--- a/sys/netipsec/key_var.h
+++ b/sys/netipsec/key_var.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: key_var.h,v 1.11 2001/09/12 23:05:07 sakane Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netipsec/keydb.h b/sys/netipsec/keydb.h
index 047f819beee4f..6136c17ea000e 100644
--- a/sys/netipsec/keydb.h
+++ b/sys/netipsec/keydb.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: keydb.h,v 1.14 2000/08/02 17:58:26 sakane Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netipsec/keysock.c b/sys/netipsec/keysock.c
index f2c5ddff9e014..59fea032e4dd2 100644
--- a/sys/netipsec/keysock.c
+++ b/sys/netipsec/keysock.c
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: keysock.c,v 1.25 2001/08/13 20:07:41 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netipsec/keysock.h b/sys/netipsec/keysock.h
index 7d9080ae48820..d8d27d201076f 100644
--- a/sys/netipsec/keysock.h
+++ b/sys/netipsec/keysock.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: keysock.h,v 1.8 2000/03/27 05:11:06 sumikawa Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netipsec/xform.h b/sys/netipsec/xform.h
index 04c2e07339c01..65a08edb2537a 100644
--- a/sys/netipsec/xform.h
+++ b/sys/netipsec/xform.h
@@ -1,6 +1,6 @@
/* $FreeBSD$ */
/* $OpenBSD: ip_ipsp.h,v 1.119 2002/03/14 01:27:11 millert Exp $ */
-/*
+/*-
* The authors of this code are John Ioannidis (ji@tla.org),
* Angelos D. Keromytis (kermit@csd.uch.gr),
* Niels Provos (provos@physnet.uni-hamburg.de) and
diff --git a/sys/netipsec/xform_ah.c b/sys/netipsec/xform_ah.c
index 32f73f03cf86d..9b830d0e641ca 100644
--- a/sys/netipsec/xform_ah.c
+++ b/sys/netipsec/xform_ah.c
@@ -1,6 +1,6 @@
/* $FreeBSD$ */
/* $OpenBSD: ip_ah.c,v 1.63 2001/06/26 06:18:58 angelos Exp $ */
-/*
+/*-
* The authors of this code are John Ioannidis (ji@tla.org),
* Angelos D. Keromytis (kermit@csd.uch.gr) and
* Niels Provos (provos@physnet.uni-hamburg.de).
diff --git a/sys/netipsec/xform_esp.c b/sys/netipsec/xform_esp.c
index 49a6a21c9a226..7fe303e049294 100644
--- a/sys/netipsec/xform_esp.c
+++ b/sys/netipsec/xform_esp.c
@@ -1,6 +1,6 @@
/* $FreeBSD$ */
/* $OpenBSD: ip_esp.c,v 1.69 2001/06/26 06:18:59 angelos Exp $ */
-/*
+/*-
* The authors of this code are John Ioannidis (ji@tla.org),
* Angelos D. Keromytis (kermit@csd.uch.gr) and
* Niels Provos (provos@physnet.uni-hamburg.de).
diff --git a/sys/netipsec/xform_ipcomp.c b/sys/netipsec/xform_ipcomp.c
index 9533d0015d7cc..90e74894de02a 100644
--- a/sys/netipsec/xform_ipcomp.c
+++ b/sys/netipsec/xform_ipcomp.c
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $OpenBSD: ip_ipcomp.c,v 1.1 2001/07/05 12:08:52 jjbg Exp $ */
-/*
+/*-
* Copyright (c) 2001 Jean-Jacques Bernard-Gundol (jj@wabbitt.org)
*
* Redistribution and use in source and binary forms, with or without
diff --git a/sys/netipsec/xform_ipip.c b/sys/netipsec/xform_ipip.c
index b71d56b1c96bb..b0997c4c030e4 100644
--- a/sys/netipsec/xform_ipip.c
+++ b/sys/netipsec/xform_ipip.c
@@ -1,6 +1,6 @@
/* $FreeBSD$ */
/* $OpenBSD: ip_ipip.c,v 1.25 2002/06/10 18:04:55 itojun Exp $ */
-/*
+/*-
* The authors of this code are John Ioannidis (ji@tla.org),
* Angelos D. Keromytis (kermit@csd.uch.gr) and
* Niels Provos (provos@physnet.uni-hamburg.de).
diff --git a/sys/netipsec/xform_tcp.c b/sys/netipsec/xform_tcp.c
index 27e85c1d6338a..c70d70a452faa 100644
--- a/sys/netipsec/xform_tcp.c
+++ b/sys/netipsec/xform_tcp.c
@@ -1,6 +1,6 @@
/* $FreeBSD$ */
-/*
+/*-
* Copyright (c) 2003 Bruce M. Simpson <bms@spc.org>
*
* Redistribution and use in source and binary forms, with or without
diff --git a/sys/netipx/README b/sys/netipx/README
index e1a9f562cd958..102f5281ab66b 100644
--- a/sys/netipx/README
+++ b/sys/netipx/README
@@ -15,6 +15,7 @@ Some Address
jhay@mikom.csir.co.za
--- Copyright Information ---
+/*-
Copyright (c) 1984, 1985, 1986, 1987, 1993
The Regents of the University of California. All rights reserved.
@@ -22,3 +23,5 @@ The Regents of the University of California. All rights reserved.
Modifications Copyright (c) 2004, Robert N. M. Watson
Modifications Copyright (c) 1995, Mike Mitchell
Modifications Copyright (c) 1995, John Hay
+
+*/
diff --git a/sys/netipx/ipx.c b/sys/netipx/ipx.c
index 337ffe3881520..778c4ce9c86cd 100644
--- a/sys/netipx/ipx.c
+++ b/sys/netipx/ipx.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1995, Mike Mitchell
* Copyright (c) 1984, 1985, 1986, 1987, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/netipx/ipx.h b/sys/netipx/ipx.h
index 83f2a9bcb4cd6..dc97d097c0e9e 100644
--- a/sys/netipx/ipx.h
+++ b/sys/netipx/ipx.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1995, Mike Mitchell
* Copyright (c) 1984, 1985, 1986, 1987, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/netipx/ipx_cksum.c b/sys/netipx/ipx_cksum.c
index c6a3e4f11d85e..81e9c654d5a53 100644
--- a/sys/netipx/ipx_cksum.c
+++ b/sys/netipx/ipx_cksum.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1995, Mike Mitchell
* Copyright (c) 1982, 1992, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/netipx/ipx_if.h b/sys/netipx/ipx_if.h
index 8bd533700107e..88d979bf49a9c 100644
--- a/sys/netipx/ipx_if.h
+++ b/sys/netipx/ipx_if.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1995, Mike Mitchell
* Copyright (c) 1984, 1985, 1986, 1987, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/netipx/ipx_input.c b/sys/netipx/ipx_input.c
index f518db33d6a3e..ad88885362110 100644
--- a/sys/netipx/ipx_input.c
+++ b/sys/netipx/ipx_input.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2004 Robert N. M. Watson
* Copyright (c) 1995, Mike Mitchell
* Copyright (c) 1984, 1985, 1986, 1987, 1993
diff --git a/sys/netipx/ipx_ip.c b/sys/netipx/ipx_ip.c
index 1344e20199255..4aa432b461cd6 100644
--- a/sys/netipx/ipx_ip.c
+++ b/sys/netipx/ipx_ip.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1995, Mike Mitchell
* Copyright (c) 1984, 1985, 1986, 1987, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/netipx/ipx_ip.h b/sys/netipx/ipx_ip.h
index 2eb3c8e23c870..23e447062875e 100644
--- a/sys/netipx/ipx_ip.h
+++ b/sys/netipx/ipx_ip.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1995, Mike Mitchell
* Copyright (c) 1984, 1985, 1986, 1987, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/netipx/ipx_outputfl.c b/sys/netipx/ipx_outputfl.c
index 630f792a4107c..b8fa39a1296b1 100644
--- a/sys/netipx/ipx_outputfl.c
+++ b/sys/netipx/ipx_outputfl.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1995, Mike Mitchell
* Copyright (c) 1984, 1985, 1986, 1987, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/netipx/ipx_pcb.c b/sys/netipx/ipx_pcb.c
index 1c7edeb93c72e..81b8c0d45dbf2 100644
--- a/sys/netipx/ipx_pcb.c
+++ b/sys/netipx/ipx_pcb.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2004 Robert N. M. Watson
* Copyright (c) 1995, Mike Mitchell
* Copyright (c) 1984, 1985, 1986, 1987, 1993
diff --git a/sys/netipx/ipx_pcb.h b/sys/netipx/ipx_pcb.h
index c7719a1b52958..8164844b43c5e 100644
--- a/sys/netipx/ipx_pcb.h
+++ b/sys/netipx/ipx_pcb.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2004, Robert N. M. Watson
* Copyright (c) 1995, Mike Mitchell
* Copyright (c) 1984, 1985, 1986, 1987, 1993
diff --git a/sys/netipx/ipx_proto.c b/sys/netipx/ipx_proto.c
index 22b8027f98305..8f16aae2998d3 100644
--- a/sys/netipx/ipx_proto.c
+++ b/sys/netipx/ipx_proto.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1995, Mike Mitchell
* Copyright (c) 1984, 1985, 1986, 1987, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/netipx/ipx_usrreq.c b/sys/netipx/ipx_usrreq.c
index 5e5e4f4247304..508e0aa1861ea 100644
--- a/sys/netipx/ipx_usrreq.c
+++ b/sys/netipx/ipx_usrreq.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2004-2005 Robert N. M. Watson
* Copyright (c) 1995, Mike Mitchell
* Copyright (c) 1984, 1985, 1986, 1987, 1993
diff --git a/sys/netipx/ipx_var.h b/sys/netipx/ipx_var.h
index 33985d397635b..c78536b5f28a2 100644
--- a/sys/netipx/ipx_var.h
+++ b/sys/netipx/ipx_var.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1995, Mike Mitchell
* Copyright (c) 1984, 1985, 1986, 1987, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/netipx/spx.h b/sys/netipx/spx.h
index a069b3cbd7703..12fe93ed1a368 100644
--- a/sys/netipx/spx.h
+++ b/sys/netipx/spx.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1995, Mike Mitchell
* Copyright (c) 1984, 1985, 1986, 1987, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/netipx/spx_debug.c b/sys/netipx/spx_debug.c
index a0a44e452e050..4e4aff81181b0 100644
--- a/sys/netipx/spx_debug.c
+++ b/sys/netipx/spx_debug.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1995, Mike Mitchell
* Copyright (c) 1984, 1985, 1986, 1987, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/netipx/spx_debug.h b/sys/netipx/spx_debug.h
index 31744eda80e12..9e5bf677e423b 100644
--- a/sys/netipx/spx_debug.h
+++ b/sys/netipx/spx_debug.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1995, Mike Mitchell
* Copyright (c) 1984, 1985, 1986, 1987, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/netipx/spx_timer.h b/sys/netipx/spx_timer.h
index 602200975fad4..fd06efb796ae8 100644
--- a/sys/netipx/spx_timer.h
+++ b/sys/netipx/spx_timer.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1995, Mike Mitchell
* Copyright (c) 1982, 1986, 1988, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/netipx/spx_usrreq.c b/sys/netipx/spx_usrreq.c
index 68e352cbcdb25..0be4daa7f4029 100644
--- a/sys/netipx/spx_usrreq.c
+++ b/sys/netipx/spx_usrreq.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2004 Robert N. M. Watson
* Copyright (c) 1995, Mike Mitchell
* Copyright (c) 1984, 1985, 1986, 1987, 1993
diff --git a/sys/netipx/spx_var.h b/sys/netipx/spx_var.h
index 7dfb783ee89da..1cf1229f42cc6 100644
--- a/sys/netipx/spx_var.h
+++ b/sys/netipx/spx_var.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1995, Mike Mitchell
* Copyright (c) 1984, 1985, 1986, 1987, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/netkey/key.c b/sys/netkey/key.c
index f41e1abf37a2a..06ba17eb75ffe 100644
--- a/sys/netkey/key.c
+++ b/sys/netkey/key.c
@@ -1,6 +1,6 @@
/* $KAME: key.c,v 1.308 2003/09/07 20:35:59 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netkey/key.h b/sys/netkey/key.h
index 890516aa9de61..e4cfe4bbd1180 100644
--- a/sys/netkey/key.h
+++ b/sys/netkey/key.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: key.h,v 1.32 2003/09/07 05:25:20 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netkey/key_debug.c b/sys/netkey/key_debug.c
index a0de240d2eb59..73b3b3d0b1cfb 100644
--- a/sys/netkey/key_debug.c
+++ b/sys/netkey/key_debug.c
@@ -1,6 +1,6 @@
/* $KAME: key_debug.c,v 1.38 2003/09/06 05:15:44 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netkey/key_debug.h b/sys/netkey/key_debug.h
index 215b9d9d14915..435d9232f7f90 100644
--- a/sys/netkey/key_debug.h
+++ b/sys/netkey/key_debug.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: key_debug.h,v 1.11 2002/11/05 03:48:34 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netkey/key_var.h b/sys/netkey/key_var.h
index 9c8d1d4ee93e6..91b5d3bb1f7e7 100644
--- a/sys/netkey/key_var.h
+++ b/sys/netkey/key_var.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: key_var.h,v 1.12 2001/11/06 03:48:29 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netkey/keydb.c b/sys/netkey/keydb.c
index 697b6e54976b0..711ed7b89dd3e 100644
--- a/sys/netkey/keydb.c
+++ b/sys/netkey/keydb.c
@@ -1,6 +1,6 @@
/* $KAME: keydb.c,v 1.82 2003/09/07 07:47:33 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netkey/keydb.h b/sys/netkey/keydb.h
index 85581eb95caeb..b32536206febf 100644
--- a/sys/netkey/keydb.h
+++ b/sys/netkey/keydb.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: keydb.h,v 1.24 2003/09/07 15:12:10 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netkey/keysock.c b/sys/netkey/keysock.c
index 301644b00d67d..a3ffd15c08e5b 100644
--- a/sys/netkey/keysock.c
+++ b/sys/netkey/keysock.c
@@ -1,6 +1,6 @@
/* $KAME: keysock.c,v 1.32 2003/08/22 05:45:08 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netkey/keysock.h b/sys/netkey/keysock.h
index 5ea58f5bf7993..ff2db8160101b 100644
--- a/sys/netkey/keysock.h
+++ b/sys/netkey/keysock.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $KAME: keysock.h,v 1.9 2002/03/21 14:00:14 itojun Exp $ */
-/*
+/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
diff --git a/sys/netnatm/natm.c b/sys/netnatm/natm.c
index 23185925038ca..ef0b00a265295 100644
--- a/sys/netnatm/natm.c
+++ b/sys/netnatm/natm.c
@@ -1,5 +1,5 @@
/* $NetBSD: natm.c,v 1.5 1996/11/09 03:26:26 chuck Exp $ */
-/*
+/*-
*
* Copyright (c) 1996 Charles D. Cranor and Washington University.
* All rights reserved.
diff --git a/sys/netnatm/natm.h b/sys/netnatm/natm.h
index 9cc925d948932..07b9c1c6e5cf4 100644
--- a/sys/netnatm/natm.h
+++ b/sys/netnatm/natm.h
@@ -1,7 +1,7 @@
/* $NetBSD: natm.h,v 1.1 1996/07/04 03:20:12 chuck Exp $ */
/* $FreeBSD$ */
-/*
+/*-
*
* Copyright (c) 1996 Charles D. Cranor and Washington University.
* All rights reserved.
diff --git a/sys/netnatm/natm_pcb.c b/sys/netnatm/natm_pcb.c
index 01455276be9df..361e3c113eaab 100644
--- a/sys/netnatm/natm_pcb.c
+++ b/sys/netnatm/natm_pcb.c
@@ -1,5 +1,5 @@
/* $NetBSD: natm_pcb.c,v 1.4 1996/11/09 03:26:27 chuck Exp $ */
-/*
+/*-
*
* Copyright (c) 1996 Charles D. Cranor and Washington University.
* All rights reserved.
diff --git a/sys/netnatm/natm_proto.c b/sys/netnatm/natm_proto.c
index 535262fec905e..ddfafcd9b6bbd 100644
--- a/sys/netnatm/natm_proto.c
+++ b/sys/netnatm/natm_proto.c
@@ -1,5 +1,5 @@
/* $NetBSD: natm_proto.c,v 1.3 1996/09/18 00:56:41 chuck Exp $ */
-/*
+/*-
*
* Copyright (c) 1996 Charles D. Cranor and Washington University.
* All rights reserved.
diff --git a/sys/netncp/ncp.h b/sys/netncp/ncp.h
index cfe60abcd0c08..5b10d9a07b5be 100644
--- a/sys/netncp/ncp.h
+++ b/sys/netncp/ncp.h
@@ -1,6 +1,7 @@
/*
* ncp.h
- *
+ */
+/*-
* Copyright (C) 1995 by Volker Lendecke
* New version derived from original ncp.h, 1998 Boris Popov
*
diff --git a/sys/netncp/ncp_conn.c b/sys/netncp/ncp_conn.c
index 41a01ec198f06..2052b17790ea8 100644
--- a/sys/netncp/ncp_conn.c
+++ b/sys/netncp/ncp_conn.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1999, Boris Popov
* All rights reserved.
*
diff --git a/sys/netncp/ncp_conn.h b/sys/netncp/ncp_conn.h
index 4ef147e0f6c86..6a2d603148ef1 100644
--- a/sys/netncp/ncp_conn.h
+++ b/sys/netncp/ncp_conn.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1999, Boris Popov
* All rights reserved.
*
diff --git a/sys/netncp/ncp_file.h b/sys/netncp/ncp_file.h
index 24dae7ed805ae..cebf4b9db10ae 100644
--- a/sys/netncp/ncp_file.h
+++ b/sys/netncp/ncp_file.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1999, Boris Popov
* All rights reserved.
*
diff --git a/sys/netncp/ncp_lib.h b/sys/netncp/ncp_lib.h
index 840156cb952ae..f3ce680ab4382 100644
--- a/sys/netncp/ncp_lib.h
+++ b/sys/netncp/ncp_lib.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1999, 2000, 2001 Boris Popov
* All rights reserved.
*
diff --git a/sys/netncp/ncp_login.c b/sys/netncp/ncp_login.c
index cf2e1c264fedb..a61eb76dd496f 100644
--- a/sys/netncp/ncp_login.c
+++ b/sys/netncp/ncp_login.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1999, 2000, 2001 Boris Popov
* All rights reserved.
*
diff --git a/sys/netncp/ncp_mod.c b/sys/netncp/ncp_mod.c
index 83e970868a3c8..b4f919df76846 100644
--- a/sys/netncp/ncp_mod.c
+++ b/sys/netncp/ncp_mod.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2003 Tim J. Robbins.
* Copyright (c) 1999, 2000, 2001 Boris Popov
* All rights reserved.
diff --git a/sys/netncp/ncp_ncp.c b/sys/netncp/ncp_ncp.c
index f2f4e11e51987..92b7e59e95e7d 100644
--- a/sys/netncp/ncp_ncp.c
+++ b/sys/netncp/ncp_ncp.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1999, 2000, 2001 Boris Popov
* All rights reserved.
*
diff --git a/sys/netncp/ncp_ncp.h b/sys/netncp/ncp_ncp.h
index fd522b219c3cc..ab1c74229e8c9 100644
--- a/sys/netncp/ncp_ncp.h
+++ b/sys/netncp/ncp_ncp.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1999, Boris Popov
* All rights reserved.
*
diff --git a/sys/netncp/ncp_nls.c b/sys/netncp/ncp_nls.c
index db0243d8182ce..6a8b57304e7fb 100644
--- a/sys/netncp/ncp_nls.c
+++ b/sys/netncp/ncp_nls.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1999, Boris Popov
* All rights reserved.
*
diff --git a/sys/netncp/ncp_nls.h b/sys/netncp/ncp_nls.h
index 86a6aadf5c833..0a391528536b5 100644
--- a/sys/netncp/ncp_nls.h
+++ b/sys/netncp/ncp_nls.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1999, Boris Popov
* All rights reserved.
*
diff --git a/sys/netncp/ncp_rcfile.h b/sys/netncp/ncp_rcfile.h
index 815b8ddc23937..034402d33e075 100644
--- a/sys/netncp/ncp_rcfile.h
+++ b/sys/netncp/ncp_rcfile.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1999, Boris Popov
* All rights reserved.
*
diff --git a/sys/netncp/ncp_rq.c b/sys/netncp/ncp_rq.c
index 28ddaca743983..6915bfaf451e0 100644
--- a/sys/netncp/ncp_rq.c
+++ b/sys/netncp/ncp_rq.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1999-2001 Boris Popov
* All rights reserved.
*
diff --git a/sys/netncp/ncp_rq.h b/sys/netncp/ncp_rq.h
index 3697635b6e277..d0ad9ad57ab7e 100644
--- a/sys/netncp/ncp_rq.h
+++ b/sys/netncp/ncp_rq.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1999, 2000, 2001 Boris Popov
* All rights reserved.
*
diff --git a/sys/netncp/ncp_sock.c b/sys/netncp/ncp_sock.c
index 651d2dc454635..8edf4bc44ae13 100644
--- a/sys/netncp/ncp_sock.c
+++ b/sys/netncp/ncp_sock.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1999, 2001 Boris Popov
* All rights reserved.
*
diff --git a/sys/netncp/ncp_sock.h b/sys/netncp/ncp_sock.h
index ee670dff5a6ad..7833760285f4f 100644
--- a/sys/netncp/ncp_sock.h
+++ b/sys/netncp/ncp_sock.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1999, Boris Popov
* All rights reserved.
*
diff --git a/sys/netncp/ncp_subr.c b/sys/netncp/ncp_subr.c
index b21373337b115..fd7969a9f69fc 100644
--- a/sys/netncp/ncp_subr.c
+++ b/sys/netncp/ncp_subr.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1999, 2000, 2001 Boris Popov
* All rights reserved.
*
diff --git a/sys/netncp/ncp_subr.h b/sys/netncp/ncp_subr.h
index 124649ac60f57..83f1da2761a51 100644
--- a/sys/netncp/ncp_subr.h
+++ b/sys/netncp/ncp_subr.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1999, Boris Popov
* All rights reserved.
*
diff --git a/sys/netncp/ncp_user.h b/sys/netncp/ncp_user.h
index 62ba7773deed0..dc6d3cddedd9d 100644
--- a/sys/netncp/ncp_user.h
+++ b/sys/netncp/ncp_user.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1999, Boris Popov
* All rights reserved.
*
diff --git a/sys/netsmb/netbios.h b/sys/netsmb/netbios.h
index b4d69de3a649f..8353fcde22a6a 100644
--- a/sys/netsmb/netbios.h
+++ b/sys/netsmb/netbios.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000-2001 Boris Popov
* All rights reserved.
*
diff --git a/sys/netsmb/smb.h b/sys/netsmb/smb.h
index a6dc8eeb4fa33..a12746538b6c3 100644
--- a/sys/netsmb/smb.h
+++ b/sys/netsmb/smb.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000-2001 Boris Popov
* All rights reserved.
*
diff --git a/sys/netsmb/smb_conn.c b/sys/netsmb/smb_conn.c
index aacb9bcc07aee..fbb523f005489 100644
--- a/sys/netsmb/smb_conn.c
+++ b/sys/netsmb/smb_conn.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000-2001 Boris Popov
* All rights reserved.
*
diff --git a/sys/netsmb/smb_conn.h b/sys/netsmb/smb_conn.h
index 4092dcba3714b..a83af8b15038d 100644
--- a/sys/netsmb/smb_conn.h
+++ b/sys/netsmb/smb_conn.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000-2001 Boris Popov
* All rights reserved.
*
diff --git a/sys/netsmb/smb_crypt.c b/sys/netsmb/smb_crypt.c
index 9d01217e4a976..e45c379ad7463 100644
--- a/sys/netsmb/smb_crypt.c
+++ b/sys/netsmb/smb_crypt.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000-2001, Boris Popov
* All rights reserved.
*
diff --git a/sys/netsmb/smb_dev.c b/sys/netsmb/smb_dev.c
index 2bc5b4fa3d418..5a3dbf70a40c4 100644
--- a/sys/netsmb/smb_dev.c
+++ b/sys/netsmb/smb_dev.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000-2001 Boris Popov
* All rights reserved.
*
diff --git a/sys/netsmb/smb_dev.h b/sys/netsmb/smb_dev.h
index a2f22ecd2ea4f..1454ab3e3ff48 100644
--- a/sys/netsmb/smb_dev.h
+++ b/sys/netsmb/smb_dev.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000-2001 Boris Popov
* All rights reserved.
*
diff --git a/sys/netsmb/smb_iod.c b/sys/netsmb/smb_iod.c
index e2abac56bcbf1..26bbe75879a48 100644
--- a/sys/netsmb/smb_iod.c
+++ b/sys/netsmb/smb_iod.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000-2001 Boris Popov
* All rights reserved.
*
diff --git a/sys/netsmb/smb_rq.c b/sys/netsmb/smb_rq.c
index 51afaee8b35d2..7099645be59bd 100644
--- a/sys/netsmb/smb_rq.c
+++ b/sys/netsmb/smb_rq.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000-2001, Boris Popov
* All rights reserved.
*
diff --git a/sys/netsmb/smb_rq.h b/sys/netsmb/smb_rq.h
index 8cdc1f6d2f36e..c016d9d288319 100644
--- a/sys/netsmb/smb_rq.h
+++ b/sys/netsmb/smb_rq.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000-2001, Boris Popov
* All rights reserved.
*
diff --git a/sys/netsmb/smb_smb.c b/sys/netsmb/smb_smb.c
index c7d2a0702d1ab..953456e1c85f6 100644
--- a/sys/netsmb/smb_smb.c
+++ b/sys/netsmb/smb_smb.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000-2001 Boris Popov
* All rights reserved.
*
diff --git a/sys/netsmb/smb_subr.c b/sys/netsmb/smb_subr.c
index 6993337f05b3a..0fb48ecbdacbf 100644
--- a/sys/netsmb/smb_subr.c
+++ b/sys/netsmb/smb_subr.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000-2001 Boris Popov
* All rights reserved.
*
diff --git a/sys/netsmb/smb_subr.h b/sys/netsmb/smb_subr.h
index 62c084a2b28d6..9b38bfa772aae 100644
--- a/sys/netsmb/smb_subr.h
+++ b/sys/netsmb/smb_subr.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000-2001, Boris Popov
* All rights reserved.
*
diff --git a/sys/netsmb/smb_tran.h b/sys/netsmb/smb_tran.h
index 66620832dbe3e..4d8955da036d6 100644
--- a/sys/netsmb/smb_tran.h
+++ b/sys/netsmb/smb_tran.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000-2001, Boris Popov
* All rights reserved.
*
diff --git a/sys/netsmb/smb_trantcp.c b/sys/netsmb/smb_trantcp.c
index 5029ad5a1ba64..6c17e5d7575c4 100644
--- a/sys/netsmb/smb_trantcp.c
+++ b/sys/netsmb/smb_trantcp.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000-2001 Boris Popov
* All rights reserved.
*
diff --git a/sys/netsmb/smb_trantcp.h b/sys/netsmb/smb_trantcp.h
index 482d77ebe7fee..6251b0ef0d700 100644
--- a/sys/netsmb/smb_trantcp.h
+++ b/sys/netsmb/smb_trantcp.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000-2001, Boris Popov
* All rights reserved.
*
diff --git a/sys/netsmb/smb_usr.c b/sys/netsmb/smb_usr.c
index fd0a326e7f18b..2916ee840eeeb 100644
--- a/sys/netsmb/smb_usr.c
+++ b/sys/netsmb/smb_usr.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000-2001 Boris Popov
* All rights reserved.
*
diff --git a/sys/nfs/nfs_common.c b/sys/nfs/nfs_common.c
index 6c66a39ca9052..c9270dbf87c79 100644
--- a/sys/nfs/nfs_common.c
+++ b/sys/nfs/nfs_common.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfs/nfs_common.h b/sys/nfs/nfs_common.h
index 877b351d43226..32ce4afb35c3a 100644
--- a/sys/nfs/nfs_common.h
+++ b/sys/nfs/nfs_common.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfs/nfsproto.h b/sys/nfs/nfsproto.h
index 84443010e0736..2da7a66afce55 100644
--- a/sys/nfs/nfsproto.h
+++ b/sys/nfs/nfsproto.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfs/rpcv2.h b/sys/nfs/rpcv2.h
index c644a5649c823..0d7935f9a467e 100644
--- a/sys/nfs/rpcv2.h
+++ b/sys/nfs/rpcv2.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfs/xdr_subs.h b/sys/nfs/xdr_subs.h
index e45b83bda0005..67546718282a2 100644
--- a/sys/nfs/xdr_subs.h
+++ b/sys/nfs/xdr_subs.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfs4client/nfs4.h b/sys/nfs4client/nfs4.h
index 148c22465464b..4bcc6a7f31214 100644
--- a/sys/nfs4client/nfs4.h
+++ b/sys/nfs4client/nfs4.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $Id: nfs4.h,v 1.25 2003/11/05 14:58:58 rees Exp $ */
-/*
+/*-
* copyright (c) 2003
* the regents of the university of michigan
* all rights reserved
diff --git a/sys/nfs4client/nfs4_dev.c b/sys/nfs4client/nfs4_dev.c
index b675e5508b27b..ab089b42255f0 100644
--- a/sys/nfs4client/nfs4_dev.c
+++ b/sys/nfs4client/nfs4_dev.c
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $Id: nfs4_dev.c,v 1.10 2003/11/05 14:58:59 rees Exp $ */
-/*
+/*-
* copyright (c) 2003
* the regents of the university of michigan
* all rights reserved
diff --git a/sys/nfs4client/nfs4_dev.h b/sys/nfs4client/nfs4_dev.h
index 4d4817c544c9e..be14ce2cdb33f 100644
--- a/sys/nfs4client/nfs4_dev.h
+++ b/sys/nfs4client/nfs4_dev.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $Id: nfs4_dev.h,v 1.3 2003/11/05 14:58:59 rees Exp $ */
-/*
+/*-
* copyright (c) 2003
* the regents of the university of michigan
* all rights reserved
diff --git a/sys/nfs4client/nfs4_idmap.c b/sys/nfs4client/nfs4_idmap.c
index 803f5444ee346..7eae5ec090790 100644
--- a/sys/nfs4client/nfs4_idmap.c
+++ b/sys/nfs4client/nfs4_idmap.c
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $Id: nfs4_idmap.c,v 1.4 2003/11/05 14:58:59 rees Exp $ */
-/*
+/*-
* copyright (c) 2003
* the regents of the university of michigan
* all rights reserved
diff --git a/sys/nfs4client/nfs4_idmap.h b/sys/nfs4client/nfs4_idmap.h
index 86cd01b175db1..0b09cf43444d6 100644
--- a/sys/nfs4client/nfs4_idmap.h
+++ b/sys/nfs4client/nfs4_idmap.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $Id: nfs4_idmap.h,v 1.2 2003/11/05 14:58:59 rees Exp $ */
-/*
+/*-
* copyright (c) 2003
* the regents of the university of michigan
* all rights reserved
diff --git a/sys/nfs4client/nfs4_socket.c b/sys/nfs4client/nfs4_socket.c
index caf2e2eccb35c..c33bcbb8c885c 100644
--- a/sys/nfs4client/nfs4_socket.c
+++ b/sys/nfs4client/nfs4_socket.c
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $Id: nfs_socket.c,v 1.12 2003/11/05 14:59:01 rees Exp $ */
-/*
+/*-
* copyright (c) 2003
* the regents of the university of michigan
* all rights reserved
@@ -25,7 +25,7 @@
* advised of the possibility of such damages.
*/
-/*
+/*-
* Copyright (c) 1989, 1991, 1993, 1995
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfs4client/nfs4_subs.c b/sys/nfs4client/nfs4_subs.c
index 9cf7b0eba7bb0..739e39fed1cc5 100644
--- a/sys/nfs4client/nfs4_subs.c
+++ b/sys/nfs4client/nfs4_subs.c
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $Id: nfs4_subs.c,v 1.52 2003/11/05 14:58:59 rees Exp $ */
-/*
+/*-
* copyright (c) 2003
* the regents of the university of michigan
* all rights reserved
diff --git a/sys/nfs4client/nfs4_vfs.h b/sys/nfs4client/nfs4_vfs.h
index 18772be311858..61999ac925b60 100644
--- a/sys/nfs4client/nfs4_vfs.h
+++ b/sys/nfs4client/nfs4_vfs.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $Id: nfs4_vfs.h,v 1.4 2003/11/05 14:59:00 rees Exp $ */
-/*
+/*-
* copyright (c) 2003
* the regents of the university of michigan
* all rights reserved
diff --git a/sys/nfs4client/nfs4_vfs_subs.c b/sys/nfs4client/nfs4_vfs_subs.c
index 1ac3df40de738..ced9e23954f81 100644
--- a/sys/nfs4client/nfs4_vfs_subs.c
+++ b/sys/nfs4client/nfs4_vfs_subs.c
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $Id: nfs4_vfs_subs.c,v 1.5 2003/11/05 14:59:00 rees Exp $ */
-/*
+/*-
* copyright (c) 2003
* the regents of the university of michigan
* all rights reserved
diff --git a/sys/nfs4client/nfs4_vfsops.c b/sys/nfs4client/nfs4_vfsops.c
index 14a272019f829..a1985359b0f21 100644
--- a/sys/nfs4client/nfs4_vfsops.c
+++ b/sys/nfs4client/nfs4_vfsops.c
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $Id: nfs_vfsops.c,v 1.38 2003/11/05 14:59:01 rees Exp $ */
-/*
+/*-
* copyright (c) 2003
* the regents of the university of michigan
* all rights reserved
@@ -25,7 +25,7 @@
* advised of the possibility of such damages.
*/
-/*
+/*-
* Copyright (c) 1989, 1993, 1995
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfs4client/nfs4_vn.h b/sys/nfs4client/nfs4_vn.h
index d9847131430d9..2f5f7306187f9 100644
--- a/sys/nfs4client/nfs4_vn.h
+++ b/sys/nfs4client/nfs4_vn.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $Id: nfs4_vn.h,v 1.5 2003/11/05 14:59:00 rees Exp $ */
-/*
+/*-
* copyright (c) 2003
* the regents of the university of michigan
* all rights reserved
diff --git a/sys/nfs4client/nfs4_vn_subs.c b/sys/nfs4client/nfs4_vn_subs.c
index dd6617bf920df..bd42d5e0a9e13 100644
--- a/sys/nfs4client/nfs4_vn_subs.c
+++ b/sys/nfs4client/nfs4_vn_subs.c
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $Id: nfs4_vn_subs.c,v 1.9 2003/11/05 14:59:00 rees Exp $ */
-/*
+/*-
* copyright (c) 2003
* the regents of the university of michigan
* all rights reserved
diff --git a/sys/nfs4client/nfs4_vnops.c b/sys/nfs4client/nfs4_vnops.c
index 985303a4ee815..abb6b332c511c 100644
--- a/sys/nfs4client/nfs4_vnops.c
+++ b/sys/nfs4client/nfs4_vnops.c
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $Id: nfs_vnops.c,v 1.45 2003/11/05 14:59:02 rees Exp $ */
-/*
+/*-
* copyright (c) 2003
* the regents of the university of michigan
* all rights reserved
diff --git a/sys/nfs4client/nfs4m_subs.h b/sys/nfs4client/nfs4m_subs.h
index 534c8366700ff..60d0758637de1 100644
--- a/sys/nfs4client/nfs4m_subs.h
+++ b/sys/nfs4client/nfs4m_subs.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $Id: nfs4m_subs.h,v 1.36 2003/11/05 14:59:01 rees Exp $ */
-/*
+/*-
* copyright (c) 2003
* the regents of the university of michigan
* all rights reserved
diff --git a/sys/nfsclient/bootp_subr.c b/sys/nfsclient/bootp_subr.c
index bee0d066a1977..237b722a2bcb9 100644
--- a/sys/nfsclient/bootp_subr.c
+++ b/sys/nfsclient/bootp_subr.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1995 Gordon Ross, Adam Glass
* Copyright (c) 1992 Regents of the University of California.
* All rights reserved.
diff --git a/sys/nfsclient/krpc_subr.c b/sys/nfsclient/krpc_subr.c
index 0bcf6948fcf0d..a8130590b08ac 100644
--- a/sys/nfsclient/krpc_subr.c
+++ b/sys/nfsclient/krpc_subr.c
@@ -1,6 +1,6 @@
/* $NetBSD: krpc_subr.c,v 1.12.4.1 1996/06/07 00:52:26 cgd Exp $ */
-/*
+/*-
* Copyright (c) 1995 Gordon Ross, Adam Glass
* Copyright (c) 1992 Regents of the University of California.
* All rights reserved.
diff --git a/sys/nfsclient/nfs.h b/sys/nfsclient/nfs.h
index 92ba7de9b446e..2b45c429d756f 100644
--- a/sys/nfsclient/nfs.h
+++ b/sys/nfsclient/nfs.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993, 1995
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfsclient/nfs_bio.c b/sys/nfsclient/nfs_bio.c
index 74316b8d18159..9a187e5a7cbc4 100644
--- a/sys/nfsclient/nfs_bio.c
+++ b/sys/nfsclient/nfs_bio.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfsclient/nfs_nfsiod.c b/sys/nfsclient/nfs_nfsiod.c
index 8cbee109351dc..b25d99ce70194 100644
--- a/sys/nfsclient/nfs_nfsiod.c
+++ b/sys/nfsclient/nfs_nfsiod.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfsclient/nfs_node.c b/sys/nfsclient/nfs_node.c
index 59dde27d44df6..fc0cb69e2dcaf 100644
--- a/sys/nfsclient/nfs_node.c
+++ b/sys/nfsclient/nfs_node.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfsclient/nfs_socket.c b/sys/nfsclient/nfs_socket.c
index 2f44b3f513cf3..e18973fa4d8fa 100644
--- a/sys/nfsclient/nfs_socket.c
+++ b/sys/nfsclient/nfs_socket.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1991, 1993, 1995
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfsclient/nfs_subs.c b/sys/nfsclient/nfs_subs.c
index 9552f95ab6452..5a23acf332dd3 100644
--- a/sys/nfsclient/nfs_subs.c
+++ b/sys/nfsclient/nfs_subs.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfsclient/nfs_vfsops.c b/sys/nfsclient/nfs_vfsops.c
index cb77e1b5f42ca..4a4d5d23a6e89 100644
--- a/sys/nfsclient/nfs_vfsops.c
+++ b/sys/nfsclient/nfs_vfsops.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993, 1995
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfsclient/nfs_vnops.c b/sys/nfsclient/nfs_vnops.c
index 1e6ff2f650b34..f2074ddcb305b 100644
--- a/sys/nfsclient/nfs_vnops.c
+++ b/sys/nfsclient/nfs_vnops.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfsclient/nfsargs.h b/sys/nfsclient/nfsargs.h
index e4be3f5689b5c..8aa2392d8c949 100644
--- a/sys/nfsclient/nfsargs.h
+++ b/sys/nfsclient/nfsargs.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993, 1995
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfsclient/nfsdiskless.h b/sys/nfsclient/nfsdiskless.h
index 4b5cb162afca6..69ee035d3019d 100644
--- a/sys/nfsclient/nfsdiskless.h
+++ b/sys/nfsclient/nfsdiskless.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfsclient/nfsm_subs.h b/sys/nfsclient/nfsm_subs.h
index 9ab9b9e52e471..8083a47e93fcf 100644
--- a/sys/nfsclient/nfsm_subs.h
+++ b/sys/nfsclient/nfsm_subs.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfsclient/nfsmount.h b/sys/nfsclient/nfsmount.h
index 7bc593c60da69..7f23aaa012758 100644
--- a/sys/nfsclient/nfsmount.h
+++ b/sys/nfsclient/nfsmount.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfsclient/nfsnode.h b/sys/nfsclient/nfsnode.h
index b6c463f27d796..6b87949be857e 100644
--- a/sys/nfsclient/nfsnode.h
+++ b/sys/nfsclient/nfsnode.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfsclient/nfsstats.h b/sys/nfsclient/nfsstats.h
index a24f5c30acc2a..8028429fc9274 100644
--- a/sys/nfsclient/nfsstats.h
+++ b/sys/nfsclient/nfsstats.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993, 1995
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfsserver/nfs.h b/sys/nfsserver/nfs.h
index 3f83115114670..31d049cd3d798 100644
--- a/sys/nfsserver/nfs.h
+++ b/sys/nfsserver/nfs.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993, 1995
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfsserver/nfs_serv.c b/sys/nfsserver/nfs_serv.c
index bdad5effbf5bc..778dc5ecf635a 100644
--- a/sys/nfsserver/nfs_serv.c
+++ b/sys/nfsserver/nfs_serv.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfsserver/nfs_srvcache.c b/sys/nfsserver/nfs_srvcache.c
index b41942d6407cb..7873ea23f8b32 100644
--- a/sys/nfsserver/nfs_srvcache.c
+++ b/sys/nfsserver/nfs_srvcache.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfsserver/nfs_srvsock.c b/sys/nfsserver/nfs_srvsock.c
index 83911eec6cb03..5bd53dcc8d66f 100644
--- a/sys/nfsserver/nfs_srvsock.c
+++ b/sys/nfsserver/nfs_srvsock.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1991, 1993, 1995
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfsserver/nfs_srvsubs.c b/sys/nfsserver/nfs_srvsubs.c
index 55c9f20107d69..2ea178372fdcd 100644
--- a/sys/nfsserver/nfs_srvsubs.c
+++ b/sys/nfsserver/nfs_srvsubs.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfsserver/nfs_syscalls.c b/sys/nfsserver/nfs_syscalls.c
index d58fce4f6215c..b08d57061e9ac 100644
--- a/sys/nfsserver/nfs_syscalls.c
+++ b/sys/nfsserver/nfs_syscalls.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfsserver/nfsm_subs.h b/sys/nfsserver/nfsm_subs.h
index 8e404d8ed8a6f..82e7e25bb284c 100644
--- a/sys/nfsserver/nfsm_subs.h
+++ b/sys/nfsserver/nfsm_subs.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfsserver/nfsrvcache.h b/sys/nfsserver/nfsrvcache.h
index 7782ceee52ccc..3f58a51a82c23 100644
--- a/sys/nfsserver/nfsrvcache.h
+++ b/sys/nfsserver/nfsrvcache.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/nfsserver/nfsrvstats.h b/sys/nfsserver/nfsrvstats.h
index 54773801274fc..d149e52c2df98 100644
--- a/sys/nfsserver/nfsrvstats.h
+++ b/sys/nfsserver/nfsrvstats.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993, 1995
* The Regents of the University of California. All rights reserved.
*