sys: general adoption of SPDX licensing ID tags.
authorpfg <pfg@FreeBSD.org>
Mon, 27 Nov 2017 15:23:17 +0000 (15:23 +0000)
committerpfg <pfg@FreeBSD.org>
Mon, 27 Nov 2017 15:23:17 +0000 (15:23 +0000)
commit78a6b0861813af31e1354fa407c5701e8764b4d6
treedc026fba8ab0571f5b3e641e6fa01b7462a97dbc
parentcc22a8680058f2eeed383e23d8c55eadded8e698
sys: general adoption of SPDX licensing ID tags.

Mainly focus on files that use BSD 2-Clause license, however the tool I
was using misidentified many licenses so this was mostly a manual - error
prone - task.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.

No functional change intended.
449 files changed:
sys/isa/isa_common.c
sys/isa/isa_common.h
sys/isa/isa_dmareg.h
sys/isa/isahint.c
sys/isa/isavar.h
sys/isa/pnp.c
sys/isa/pnpparse.c
sys/isa/pnpvar.h
sys/isa/syscons_isa.c
sys/isa/vga_isa.c
sys/modules/dtrace/dtraceall/dtraceall.c
sys/net/bpf_buffer.h
sys/net/bpf_zerocopy.c
sys/net/bpf_zerocopy.h
sys/net/bridgestp.c
sys/net/bridgestp.h
sys/net/firewire.h
sys/net/ieee8023ad_lacp.c
sys/net/ieee8023ad_lacp.h
sys/net/ieee_oui.h
sys/net/if_bridge.c
sys/net/if_bridgevar.h
sys/net/if_dead.c
sys/net/if_debug.c
sys/net/if_enc.c
sys/net/if_enc.h
sys/net/if_epair.c
sys/net/if_gre.c
sys/net/if_gre.h
sys/net/if_iso88025subr.c
sys/net/if_llatbl.c
sys/net/if_llatbl.h
sys/net/if_media.c
sys/net/if_media.h
sys/net/if_pflog.h
sys/net/if_pfsync.h
sys/net/if_tap.c
sys/net/if_tap.h
sys/net/if_tapvar.h
sys/net/iso88025.h
sys/net/netisr.c
sys/net/netisr.h
sys/net/netisr_internal.h
sys/net/netmap.h
sys/net/netmap_user.h
sys/net/pfil.c
sys/net/pfil.h
sys/net/pfvar.h
sys/net/sff8472.h
sys/net/vnet.c
sys/net/vnet.h
sys/net80211/_ieee80211.h
sys/net80211/ieee80211.c
sys/net80211/ieee80211.h
sys/net80211/ieee80211_acl.c
sys/net80211/ieee80211_action.c
sys/net80211/ieee80211_action.h
sys/net80211/ieee80211_adhoc.c
sys/net80211/ieee80211_adhoc.h
sys/net80211/ieee80211_ageq.c
sys/net80211/ieee80211_ageq.h
sys/net80211/ieee80211_alq.c
sys/net80211/ieee80211_alq.h
sys/net80211/ieee80211_crypto.c
sys/net80211/ieee80211_crypto.h
sys/net80211/ieee80211_crypto_ccmp.c
sys/net80211/ieee80211_crypto_none.c
sys/net80211/ieee80211_crypto_tkip.c
sys/net80211/ieee80211_crypto_wep.c
sys/net80211/ieee80211_ddb.c
sys/net80211/ieee80211_dfs.c
sys/net80211/ieee80211_dfs.h
sys/net80211/ieee80211_freebsd.c
sys/net80211/ieee80211_freebsd.h
sys/net80211/ieee80211_hostap.c
sys/net80211/ieee80211_hostap.h
sys/net80211/ieee80211_ht.c
sys/net80211/ieee80211_ht.h
sys/net80211/ieee80211_hwmp.c
sys/net80211/ieee80211_input.c
sys/net80211/ieee80211_input.h
sys/net80211/ieee80211_ioctl.c
sys/net80211/ieee80211_ioctl.h
sys/net80211/ieee80211_mesh.c
sys/net80211/ieee80211_mesh.h
sys/net80211/ieee80211_monitor.c
sys/net80211/ieee80211_monitor.h
sys/net80211/ieee80211_node.c
sys/net80211/ieee80211_node.h
sys/net80211/ieee80211_output.c
sys/net80211/ieee80211_phy.c
sys/net80211/ieee80211_phy.h
sys/net80211/ieee80211_power.c
sys/net80211/ieee80211_power.h
sys/net80211/ieee80211_proto.c
sys/net80211/ieee80211_proto.h
sys/net80211/ieee80211_radiotap.c
sys/net80211/ieee80211_radiotap.h
sys/net80211/ieee80211_ratectl.c
sys/net80211/ieee80211_ratectl.h
sys/net80211/ieee80211_ratectl_none.c
sys/net80211/ieee80211_regdomain.c
sys/net80211/ieee80211_regdomain.h
sys/net80211/ieee80211_rssadapt.c
sys/net80211/ieee80211_rssadapt.h
sys/net80211/ieee80211_scan.c
sys/net80211/ieee80211_scan.h
sys/net80211/ieee80211_scan_sta.c
sys/net80211/ieee80211_sta.c
sys/net80211/ieee80211_sta.h
sys/net80211/ieee80211_superg.c
sys/net80211/ieee80211_superg.h
sys/net80211/ieee80211_tdma.c
sys/net80211/ieee80211_tdma.h
sys/net80211/ieee80211_var.h
sys/net80211/ieee80211_wds.c
sys/net80211/ieee80211_wds.h
sys/net80211/ieee80211_xauth.c
sys/netgraph/atm/ccatm/ng_ccatm_cust.h
sys/netgraph/atm/ng_sscfu.h
sys/netgraph/atm/ng_sscop.h
sys/netgraph/atm/ng_uni.h
sys/netgraph/atm/ngatmbase.c
sys/netgraph/atm/sscfu/ng_sscfu.c
sys/netgraph/atm/sscfu/ng_sscfu_cust.h
sys/netgraph/atm/sscop/ng_sscop_cust.h
sys/netgraph/atm/uni/ng_uni.c
sys/netgraph/atm/uni/ng_uni_cust.h
sys/netgraph/bluetooth/common/ng_bluetooth.c
sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c
sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_var.h
sys/netgraph/bluetooth/drivers/h4/ng_h4.c
sys/netgraph/bluetooth/drivers/h4/ng_h4_prse.h
sys/netgraph/bluetooth/drivers/h4/ng_h4_var.h
sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c
sys/netgraph/bluetooth/drivers/ubt/ng_ubt_var.h
sys/netgraph/bluetooth/drivers/ubtbcmfw/ubtbcmfw.c
sys/netgraph/bluetooth/hci/ng_hci_cmds.c
sys/netgraph/bluetooth/hci/ng_hci_cmds.h
sys/netgraph/bluetooth/hci/ng_hci_evnt.c
sys/netgraph/bluetooth/hci/ng_hci_evnt.h
sys/netgraph/bluetooth/hci/ng_hci_main.c
sys/netgraph/bluetooth/hci/ng_hci_misc.c
sys/netgraph/bluetooth/hci/ng_hci_misc.h
sys/netgraph/bluetooth/hci/ng_hci_prse.h
sys/netgraph/bluetooth/hci/ng_hci_ulpi.c
sys/netgraph/bluetooth/hci/ng_hci_ulpi.h
sys/netgraph/bluetooth/hci/ng_hci_var.h
sys/netgraph/bluetooth/include/ng_bluetooth.h
sys/netgraph/bluetooth/include/ng_bt3c.h
sys/netgraph/bluetooth/include/ng_btsocket.h
sys/netgraph/bluetooth/include/ng_btsocket_hci_raw.h
sys/netgraph/bluetooth/include/ng_btsocket_l2cap.h
sys/netgraph/bluetooth/include/ng_btsocket_rfcomm.h
sys/netgraph/bluetooth/include/ng_btsocket_sco.h
sys/netgraph/bluetooth/include/ng_h4.h
sys/netgraph/bluetooth/include/ng_hci.h
sys/netgraph/bluetooth/include/ng_l2cap.h
sys/netgraph/bluetooth/include/ng_ubt.h
sys/netgraph/bluetooth/l2cap/ng_l2cap_cmds.c
sys/netgraph/bluetooth/l2cap/ng_l2cap_cmds.h
sys/netgraph/bluetooth/l2cap/ng_l2cap_evnt.c
sys/netgraph/bluetooth/l2cap/ng_l2cap_evnt.h
sys/netgraph/bluetooth/l2cap/ng_l2cap_llpi.c
sys/netgraph/bluetooth/l2cap/ng_l2cap_llpi.h
sys/netgraph/bluetooth/l2cap/ng_l2cap_main.c
sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.c
sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.h
sys/netgraph/bluetooth/l2cap/ng_l2cap_prse.h
sys/netgraph/bluetooth/l2cap/ng_l2cap_ulpi.c
sys/netgraph/bluetooth/l2cap/ng_l2cap_ulpi.h
sys/netgraph/bluetooth/l2cap/ng_l2cap_var.h
sys/netgraph/bluetooth/socket/ng_btsocket.c
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
sys/netgraph/netflow/netflow.c
sys/netgraph/netflow/netflow.h
sys/netgraph/netflow/netflow_v9.c
sys/netgraph/netflow/netflow_v9.h
sys/netgraph/netflow/ng_netflow.c
sys/netgraph/netflow/ng_netflow.h
sys/netgraph/ng_atmllc.c
sys/netgraph/ng_atmllc.h
sys/netgraph/ng_car.c
sys/netgraph/ng_car.h
sys/netgraph/ng_deflate.c
sys/netgraph/ng_deflate.h
sys/netgraph/ng_device.c
sys/netgraph/ng_device.h
sys/netgraph/ng_eiface.c
sys/netgraph/ng_eiface.h
sys/netgraph/ng_etf.c
sys/netgraph/ng_etf.h
sys/netgraph/ng_gif.c
sys/netgraph/ng_gif.h
sys/netgraph/ng_gif_demux.c
sys/netgraph/ng_gif_demux.h
sys/netgraph/ng_hub.c
sys/netgraph/ng_hub.h
sys/netgraph/ng_ip_input.c
sys/netgraph/ng_ip_input.h
sys/netgraph/ng_ipfw.c
sys/netgraph/ng_ipfw.h
sys/netgraph/ng_nat.c
sys/netgraph/ng_nat.h
sys/netgraph/ng_patch.c
sys/netgraph/ng_patch.h
sys/netgraph/ng_pipe.c
sys/netgraph/ng_pipe.h
sys/netgraph/ng_ppp.c
sys/netgraph/ng_pred1.c
sys/netgraph/ng_pred1.h
sys/netgraph/ng_split.c
sys/netgraph/ng_split.h
sys/netgraph/ng_tag.c
sys/netgraph/ng_tag.h
sys/netgraph/ng_tcpmss.c
sys/netgraph/ng_tcpmss.h
sys/netgraph/ng_vlan.c
sys/netgraph/ng_vlan.h
sys/netinet/accf_data.c
sys/netinet/accf_dns.c
sys/netinet/accf_http.c
sys/netinet/cc/cc.c
sys/netinet/cc/cc_cdg.c
sys/netinet/cc/cc_chd.c
sys/netinet/cc/cc_cubic.c
sys/netinet/cc/cc_cubic.h
sys/netinet/cc/cc_hd.c
sys/netinet/cc/cc_htcp.c
sys/netinet/cc/cc_module.h
sys/netinet/cc/cc_newreno.c
sys/netinet/cc/cc_vegas.c
sys/netinet/in_debug.c
sys/netinet/in_kdtrace.c
sys/netinet/in_kdtrace.h
sys/netinet/in_mcast.c
sys/netinet/in_pcbgroup.c
sys/netinet/ip_carp.c
sys/netinet/ip_carp.h
sys/netinet/ip_divert.h
sys/netinet/ip_dummynet.h
sys/netinet/ip_fastfwd.c
sys/netinet/ip_fw.h
sys/netinet/ip_gre.c
sys/netinet/ip_id.c
sys/netinet/khelp/h_ertt.c
sys/netinet/khelp/h_ertt.h
sys/netinet/libalias/alias.c
sys/netinet/libalias/alias.h
sys/netinet/libalias/alias_cuseeme.c
sys/netinet/libalias/alias_db.c
sys/netinet/libalias/alias_dummy.c
sys/netinet/libalias/alias_ftp.c
sys/netinet/libalias/alias_irc.c
sys/netinet/libalias/alias_local.h
sys/netinet/libalias/alias_mod.c
sys/netinet/libalias/alias_mod.h
sys/netinet/libalias/alias_nbt.c
sys/netinet/libalias/alias_proxy.c
sys/netinet/libalias/alias_sctp.c
sys/netinet/libalias/alias_sctp.h
sys/netinet/libalias/alias_skinny.c
sys/netinet/libalias/alias_smedia.c
sys/netinet/libalias/alias_util.c
sys/netinet/siftr.c
sys/netinet/tcp_hostcache.c
sys/netinet/tcp_hostcache.h
sys/netinet/tcp_lro.c
sys/netinet/tcp_lro.h
sys/netinet/tcp_offload.c
sys/netinet/tcp_offload.h
sys/netinet/tcp_syncache.c
sys/netinet/toecore.c
sys/netinet/toecore.h
sys/netinet6/in6_mcast.c
sys/netinet6/in6_pcbgroup.c
sys/netinet6/mld6.h
sys/netinet6/mld6_var.h
sys/netinet6/send.c
sys/netinet6/send.h
sys/netipsec/ipsec_mbuf.c
sys/netipsec/ipsec_output.c
sys/netipsec/xform_ipcomp.c
sys/netipsec/xform_tcp.c
sys/netpfil/ipfw/dn_heap.c
sys/netpfil/ipfw/dn_heap.h
sys/netpfil/ipfw/dn_sched.h
sys/netpfil/ipfw/dn_sched_fifo.c
sys/netpfil/ipfw/dn_sched_prio.c
sys/netpfil/ipfw/dn_sched_qfq.c
sys/netpfil/ipfw/dn_sched_rr.c
sys/netpfil/ipfw/dn_sched_wf2q.c
sys/netpfil/ipfw/ip_dn_glue.c
sys/netpfil/ipfw/ip_dn_io.c
sys/netpfil/ipfw/ip_dn_private.h
sys/netpfil/ipfw/ip_dummynet.c
sys/netpfil/ipfw/ip_fw2.c
sys/netpfil/ipfw/ip_fw_dynamic.c
sys/netpfil/ipfw/ip_fw_log.c
sys/netpfil/ipfw/ip_fw_nat.c
sys/netpfil/ipfw/ip_fw_pfil.c
sys/netpfil/ipfw/ip_fw_private.h
sys/netpfil/ipfw/ip_fw_sockopt.c
sys/netpfil/ipfw/ip_fw_table.c
sys/netpfil/ipfw/test/test_dn_heap.c
sys/netpfil/pf/if_pfsync.c
sys/netpfil/pf/pf.c
sys/netpfil/pf/pf.h
sys/netpfil/pf/pf_altq.h
sys/netpfil/pf/pf_if.c
sys/netpfil/pf/pf_ioctl.c
sys/netpfil/pf/pf_lb.c
sys/netpfil/pf/pf_mtag.h
sys/netpfil/pf/pf_norm.c
sys/netpfil/pf/pf_ruleset.c
sys/netpfil/pf/pf_table.c
sys/netsmb/netbios.h
sys/netsmb/smb.h
sys/netsmb/smb_conn.c
sys/netsmb/smb_conn.h
sys/netsmb/smb_dev.c
sys/netsmb/smb_dev.h
sys/netsmb/smb_iod.c
sys/netsmb/smb_rq.c
sys/netsmb/smb_rq.h
sys/netsmb/smb_smb.c
sys/netsmb/smb_subr.c
sys/netsmb/smb_subr.h
sys/netsmb/smb_tran.h
sys/netsmb/smb_trantcp.c
sys/netsmb/smb_trantcp.h
sys/netsmb/smb_usr.c
sys/nfs/nfs_fha.c
sys/nfs/nfs_fha.h
sys/nfs/nfs_kdtrace.h
sys/nfs/nfs_lock.c
sys/nfs/nfs_lock.h
sys/nfs/nfs_mountcommon.h
sys/nfsclient/nlminfo.h
sys/nfsserver/nfs_fha_old.h
sys/nlm/nlm.h
sys/nlm/nlm_advlock.c
sys/nlm/nlm_prot_impl.c
sys/nlm/nlm_prot_server.c
sys/nlm/nlm_prot_svc.c
sys/ofed/drivers/infiniband/core/agent.h
sys/ofed/drivers/infiniband/core/core_priv.h
sys/ofed/drivers/infiniband/core/iwcm.h
sys/ofed/drivers/infiniband/core/mad_priv.h
sys/ofed/drivers/infiniband/core/mad_rmpp.h
sys/ofed/drivers/infiniband/core/sa.h
sys/ofed/drivers/infiniband/core/smi.h
sys/ofed/drivers/infiniband/core/uverbs.h
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib.h
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_cm.c
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_fs.c
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_ib.c
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_verbs.c
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_vlan.c
sys/ofed/drivers/infiniband/ulp/sdp/sdp_bcopy.c
sys/ofed/drivers/infiniband/ulp/sdp/sdp_cma.c
sys/ofed/drivers/infiniband/ulp/sdp/sdp_proc.c
sys/ofed/drivers/infiniband/ulp/sdp/sdp_rx.c
sys/ofed/drivers/infiniband/ulp/sdp/sdp_tx.c
sys/ofed/drivers/infiniband/ulp/sdp/sdp_zcopy.c
sys/ofed/drivers/infiniband/util/madeye.c
sys/ofed/include/rdma/ib_addr.h
sys/ofed/include/rdma/ib_cache.h
sys/ofed/include/rdma/ib_cm.h
sys/ofed/include/rdma/ib_fmr_pool.h
sys/ofed/include/rdma/ib_mad.h
sys/ofed/include/rdma/ib_marshall.h
sys/ofed/include/rdma/ib_pack.h
sys/ofed/include/rdma/ib_pma.h
sys/ofed/include/rdma/ib_sa.h
sys/ofed/include/rdma/ib_smi.h
sys/ofed/include/rdma/ib_umem.h
sys/ofed/include/rdma/ib_verbs.h
sys/ofed/include/rdma/iw_cm.h
sys/ofed/include/rdma/rdma_cm.h
sys/ofed/include/rdma/rdma_cm_ib.h
sys/rpc/clnt_rc.c
sys/rpc/getnetconfig.c
sys/rpc/replay.c
sys/rpc/replay.h
sys/rpc/rpcsec_gss.h
sys/rpc/rpcsec_gss/rpcsec_gss_conf.c
sys/rpc/rpcsec_gss/rpcsec_gss_misc.c
sys/teken/demo/teken_demo.c
sys/teken/stress/teken_stress.c
sys/teken/teken.c
sys/teken/teken.h
sys/teken/teken_scs.h
sys/teken/teken_subr.h
sys/teken/teken_subr_compat.h
sys/tools/acpi_quirks2h.awk
sys/tools/bus_macro.sh
sys/tools/embed_mfs.sh
sys/tools/fdt/embed_dtb.sh
sys/tools/fw_stub.awk
sys/tools/miidevs2h.awk
sys/tools/pccarddevs2h.awk
sys/tools/sound/feeder_eq_mkfilter.awk
sys/tools/sound/feeder_rate_mkfilter.awk
sys/tools/sound/snd_fxdiv_gen.awk
sys/tools/usbdevs2h.awk
sys/ufs/ffs/ffs_rawread.c
sys/ufs/ffs/ffs_snapshot.c
sys/ufs/ffs/ffs_softdep.c
sys/ufs/ffs/ffs_suspend.c
sys/ufs/ffs/softdep.h
sys/ufs/ufs/acl.h
sys/ufs/ufs/dinode.h
sys/ufs/ufs/dirhash.h
sys/ufs/ufs/extattr.h
sys/ufs/ufs/gjournal.h
sys/ufs/ufs/ufs_acl.c
sys/ufs/ufs/ufs_dirhash.c
sys/ufs/ufs/ufs_extattr.c
sys/ufs/ufs/ufs_gjournal.c
sys/vm/_vm_radix.h
sys/vm/default_pager.c
sys/vm/memguard.c
sys/vm/memguard.h
sys/vm/phys_pager.c
sys/vm/redzone.c
sys/vm/redzone.h
sys/vm/sg_pager.c
sys/vm/uma.h
sys/vm/uma_core.c
sys/vm/uma_dbg.c
sys/vm/uma_dbg.h
sys/vm/uma_int.h
sys/vm/vm_phys.c
sys/vm/vm_phys.h
sys/vm/vm_radix.c
sys/vm/vm_radix.h
sys/vm/vm_reserv.c
sys/vm/vm_reserv.h
sys/xdr/xdr_mbuf.c
sys/xen/xenbus/xenbusb.h
sys/xen/xenstore/xenstore_internal.h