From 718cf2ccb9956613756ab15d7a0e28f2c8e91cab Mon Sep 17 00:00:00 2001 From: "Pedro F. Giffuni" Date: Mon, 27 Nov 2017 14:52:40 +0000 Subject: sys/dev: further 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. --- sys/dev/aac/aac.c | 2 ++ sys/dev/aac/aac_cam.c | 2 ++ sys/dev/aac/aac_debug.c | 2 ++ sys/dev/aac/aac_disk.c | 2 ++ sys/dev/aac/aac_linux.c | 2 ++ sys/dev/aac/aac_pci.c | 2 ++ sys/dev/aac/aac_tables.h | 2 ++ sys/dev/aac/aacreg.h | 2 ++ sys/dev/aac/aacvar.h | 2 ++ sys/dev/aacraid/aacraid.c | 2 ++ sys/dev/aacraid/aacraid_cam.c | 2 ++ sys/dev/aacraid/aacraid_debug.c | 3 ++- sys/dev/aacraid/aacraid_debug.h | 2 ++ sys/dev/aacraid/aacraid_linux.c | 2 ++ sys/dev/aacraid/aacraid_pci.c | 2 ++ sys/dev/aacraid/aacraid_reg.h | 2 ++ sys/dev/aacraid/aacraid_var.h | 2 ++ sys/dev/adb/adb.h | 2 ++ sys/dev/adb/adb_bus.c | 2 ++ sys/dev/adb/adb_buttons.c | 2 ++ sys/dev/adb/adb_kbd.c | 2 ++ sys/dev/adb/adb_mouse.c | 2 ++ sys/dev/adb/adbvar.h | 2 ++ sys/dev/adlink/adlink.c | 2 ++ sys/dev/advansys/adv_isa.c | 2 ++ sys/dev/advansys/adv_pci.c | 2 ++ sys/dev/advansys/advansys.c | 2 ++ sys/dev/advansys/advansys.h | 2 ++ sys/dev/advansys/advlib.c | 2 ++ sys/dev/advansys/advlib.h | 2 ++ sys/dev/advansys/adw_pci.c | 2 ++ sys/dev/advansys/adwcam.c | 2 ++ sys/dev/advansys/adwlib.c | 2 ++ sys/dev/advansys/adwlib.h | 2 ++ sys/dev/advansys/adwvar.h | 2 ++ sys/dev/ae/if_ae.c | 2 ++ sys/dev/ae/if_aereg.h | 2 ++ sys/dev/ae/if_aevar.h | 2 ++ sys/dev/age/if_age.c | 2 ++ sys/dev/age/if_agereg.h | 2 ++ sys/dev/age/if_agevar.h | 2 ++ sys/dev/agp/agp.c | 2 ++ sys/dev/agp/agp_ali.c | 2 ++ sys/dev/agp/agp_amd.c | 2 ++ sys/dev/agp/agp_amd64.c | 2 ++ sys/dev/agp/agp_apple.c | 2 ++ sys/dev/agp/agp_ati.c | 2 ++ sys/dev/agp/agp_i810.c | 2 ++ sys/dev/agp/agp_i810.h | 2 ++ sys/dev/agp/agp_intel.c | 2 ++ sys/dev/agp/agp_nvidia.c | 2 ++ sys/dev/agp/agp_sis.c | 2 ++ sys/dev/agp/agp_via.c | 2 ++ sys/dev/agp/agppriv.h | 2 ++ sys/dev/agp/agpreg.h | 2 ++ sys/dev/agp/agpvar.h | 2 ++ sys/dev/aha/aha.c | 4 +++- sys/dev/aha/aha_isa.c | 2 ++ sys/dev/aha/ahareg.h | 2 ++ sys/dev/ahci/ahci.c | 2 ++ sys/dev/ahci/ahci.h | 2 ++ sys/dev/ahci/ahciem.c | 2 ++ sys/dev/aic/aic.c | 2 ++ sys/dev/aic/aic6360reg.h | 2 ++ sys/dev/aic/aic_isa.c | 2 ++ sys/dev/aic/aic_pccard.c | 2 ++ sys/dev/aic/aicvar.h | 2 ++ sys/dev/aic7xxx/ahc_isa.c | 2 ++ sys/dev/aic7xxx/aic7770.c | 2 ++ sys/dev/aic7xxx/aic79xx.c | 2 ++ sys/dev/aic7xxx/aic79xx.h | 2 ++ sys/dev/aic7xxx/aic79xx_inline.h | 2 ++ sys/dev/aic7xxx/aic79xx_pci.c | 2 ++ sys/dev/aic7xxx/aic7xxx.c | 2 ++ sys/dev/aic7xxx/aic7xxx.h | 2 ++ sys/dev/aic7xxx/aic7xxx_93cx6.h | 2 ++ sys/dev/aic7xxx/aic7xxx_inline.h | 2 ++ sys/dev/aic7xxx/aic7xxx_pci.c | 2 ++ sys/dev/aic7xxx/aicasm/aicasm.c | 2 ++ sys/dev/aic7xxx/aicasm/aicasm.h | 2 ++ sys/dev/aic7xxx/aicasm/aicasm_gram.y | 2 ++ sys/dev/aic7xxx/aicasm/aicasm_insformat.h | 2 ++ sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y | 2 ++ sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l | 2 ++ sys/dev/aic7xxx/aicasm/aicasm_scan.l | 2 ++ sys/dev/aic7xxx/aicasm/aicasm_symbol.c | 2 ++ sys/dev/aic7xxx/aicasm/aicasm_symbol.h | 2 ++ sys/dev/alc/if_alc.c | 2 ++ sys/dev/alc/if_alcreg.h | 2 ++ sys/dev/alc/if_alcvar.h | 2 ++ sys/dev/ale/if_ale.c | 2 ++ sys/dev/ale/if_alereg.h | 2 ++ sys/dev/ale/if_alevar.h | 2 ++ sys/dev/altera/atse/a_api.h | 2 ++ sys/dev/altera/atse/if_atse.c | 2 ++ sys/dev/altera/atse/if_atse_fdt.c | 2 ++ sys/dev/altera/atse/if_atse_nexus.c | 2 ++ sys/dev/altera/atse/if_atsereg.h | 2 ++ sys/dev/altera/avgen/altera_avgen.c | 2 ++ sys/dev/altera/avgen/altera_avgen.h | 2 ++ sys/dev/altera/avgen/altera_avgen_fdt.c | 2 ++ sys/dev/altera/avgen/altera_avgen_nexus.c | 2 ++ sys/dev/altera/jtag_uart/altera_jtag_uart.h | 2 ++ sys/dev/altera/jtag_uart/altera_jtag_uart_cons.c | 2 ++ sys/dev/altera/jtag_uart/altera_jtag_uart_fdt.c | 2 ++ sys/dev/altera/jtag_uart/altera_jtag_uart_nexus.c | 2 ++ sys/dev/altera/jtag_uart/altera_jtag_uart_tty.c | 2 ++ sys/dev/altera/sdcard/altera_sdcard.c | 2 ++ sys/dev/altera/sdcard/altera_sdcard.h | 2 ++ sys/dev/altera/sdcard/altera_sdcard_disk.c | 2 ++ sys/dev/altera/sdcard/altera_sdcard_fdt.c | 2 ++ sys/dev/altera/sdcard/altera_sdcard_io.c | 2 ++ sys/dev/altera/sdcard/altera_sdcard_nexus.c | 2 ++ sys/dev/amdsbwd/amdsbwd.c | 2 ++ sys/dev/amdtemp/amdtemp.c | 2 ++ sys/dev/amr/amr.c | 2 ++ sys/dev/amr/amr_cam.c | 2 ++ sys/dev/amr/amr_disk.c | 2 ++ sys/dev/amr/amr_linux.c | 2 ++ sys/dev/amr/amr_pci.c | 2 ++ sys/dev/amr/amr_tables.h | 2 ++ sys/dev/amr/amrio.h | 2 ++ sys/dev/amr/amrreg.h | 2 ++ sys/dev/amr/amrvar.h | 2 ++ sys/dev/arcmsr/arcmsr.c | 2 ++ sys/dev/arcmsr/arcmsr.h | 2 ++ sys/dev/asmc/asmc.c | 2 ++ sys/dev/asmc/asmcvar.h | 2 ++ sys/dev/ata/ata-all.c | 2 ++ sys/dev/ata/ata-all.h | 2 ++ sys/dev/ata/ata-card.c | 2 ++ sys/dev/ata/ata-dma.c | 2 ++ sys/dev/ata/ata-isa.c | 2 ++ sys/dev/ata/ata-lowlevel.c | 2 ++ sys/dev/ata/ata-pci.c | 2 ++ sys/dev/ata/ata-pci.h | 2 ++ sys/dev/ata/ata-sata.c | 2 ++ sys/dev/ata/chipsets/ata-acard.c | 2 ++ sys/dev/ata/chipsets/ata-acerlabs.c | 2 ++ sys/dev/ata/chipsets/ata-amd.c | 2 ++ sys/dev/ata/chipsets/ata-ati.c | 2 ++ sys/dev/ata/chipsets/ata-cenatek.c | 2 ++ sys/dev/ata/chipsets/ata-cypress.c | 2 ++ sys/dev/ata/chipsets/ata-cyrix.c | 2 ++ sys/dev/ata/chipsets/ata-fsl.c | 2 ++ sys/dev/ata/chipsets/ata-highpoint.c | 2 ++ sys/dev/ata/chipsets/ata-intel.c | 2 ++ sys/dev/ata/chipsets/ata-ite.c | 2 ++ sys/dev/ata/chipsets/ata-jmicron.c | 2 ++ sys/dev/ata/chipsets/ata-marvell.c | 2 ++ sys/dev/ata/chipsets/ata-micron.c | 2 ++ sys/dev/ata/chipsets/ata-national.c | 2 ++ sys/dev/ata/chipsets/ata-netcell.c | 2 ++ sys/dev/ata/chipsets/ata-nvidia.c | 2 ++ sys/dev/ata/chipsets/ata-promise.c | 2 ++ sys/dev/ata/chipsets/ata-serverworks.c | 2 ++ sys/dev/ata/chipsets/ata-siliconimage.c | 2 ++ sys/dev/ata/chipsets/ata-sis.c | 2 ++ sys/dev/ata/chipsets/ata-via.c | 2 ++ sys/dev/ath/ah_osdep.c | 2 ++ sys/dev/ath/ah_osdep.h | 2 ++ sys/dev/ath/ath_dfs/null/dfs_null.c | 2 ++ sys/dev/ath/ath_hal/ar9002/ar9002phy.h | 4 +++- sys/dev/ath/ath_hal/ar9002/ar9280_olc.c | 4 +++- sys/dev/ath/ath_hal/ar9002/ar9280_olc.h | 4 +++- sys/dev/ath/ath_hal/ar9002/ar9285_cal.c | 4 +++- sys/dev/ath/ath_hal/ar9002/ar9285_cal.h | 4 +++- sys/dev/ath/ath_hal/ar9002/ar9285_diversity.c | 4 +++- sys/dev/ath/ath_hal/ar9002/ar9285_diversity.h | 4 +++- sys/dev/ath/ath_hal/ar9002/ar9285_phy.c | 4 +++- sys/dev/ath/ath_hal/ar9002/ar9285_phy.h | 4 +++- sys/dev/ath/ath_hal/ar9002/ar9285phy.h | 4 +++- sys/dev/ath/ath_hal/ar9002/ar9287_cal.c | 4 +++- sys/dev/ath/ath_hal/ar9002/ar9287_cal.h | 4 +++- sys/dev/ath/ath_hal/ar9002/ar9287_olc.c | 4 +++- sys/dev/ath/ath_hal/ar9003/ar9300_devid.h | 6 ++++-- sys/dev/ath/ath_rate/amrr/amrr.c | 2 ++ sys/dev/ath/ath_rate/amrr/amrr.h | 2 ++ sys/dev/ath/ath_rate/onoe/onoe.c | 2 ++ sys/dev/ath/ath_rate/onoe/onoe.h | 2 ++ sys/dev/ath/ath_rate/sample/sample.c | 2 ++ sys/dev/ath/ath_rate/sample/sample.h | 2 ++ sys/dev/ath/ath_rate/sample/tx_schedules.h | 2 ++ sys/dev/ath/if_ath.c | 2 ++ sys/dev/ath/if_ath_ahb.c | 2 ++ sys/dev/ath/if_ath_alq.c | 2 ++ sys/dev/ath/if_ath_alq.h | 2 ++ sys/dev/ath/if_ath_beacon.c | 2 ++ sys/dev/ath/if_ath_beacon.h | 2 ++ sys/dev/ath/if_ath_btcoex.c | 2 ++ sys/dev/ath/if_ath_btcoex.h | 2 ++ sys/dev/ath/if_ath_debug.c | 2 ++ sys/dev/ath/if_ath_debug.h | 2 ++ sys/dev/ath/if_ath_keycache.c | 2 ++ sys/dev/ath/if_ath_keycache.h | 2 ++ sys/dev/ath/if_ath_led.c | 2 ++ sys/dev/ath/if_ath_led.h | 2 ++ sys/dev/ath/if_ath_lna_div.c | 2 ++ sys/dev/ath/if_ath_lna_div.h | 2 ++ sys/dev/ath/if_ath_misc.h | 2 ++ sys/dev/ath/if_ath_pci.c | 2 ++ sys/dev/ath/if_ath_rx.c | 2 ++ sys/dev/ath/if_ath_rx.h | 2 ++ sys/dev/ath/if_ath_rx_edma.c | 2 ++ sys/dev/ath/if_ath_rx_edma.h | 2 ++ sys/dev/ath/if_ath_spectral.c | 2 ++ sys/dev/ath/if_ath_spectral.h | 2 ++ sys/dev/ath/if_ath_sysctl.c | 2 ++ sys/dev/ath/if_ath_sysctl.h | 4 +++- sys/dev/ath/if_ath_tdma.c | 2 ++ sys/dev/ath/if_ath_tdma.h | 2 ++ sys/dev/ath/if_ath_tsf.h | 2 ++ sys/dev/ath/if_ath_tx.c | 2 ++ sys/dev/ath/if_ath_tx.h | 2 ++ sys/dev/ath/if_ath_tx_edma.c | 2 ++ sys/dev/ath/if_ath_tx_edma.h | 2 ++ sys/dev/ath/if_ath_tx_ht.c | 2 ++ sys/dev/ath/if_ath_tx_ht.h | 4 +++- sys/dev/ath/if_athdfs.h | 2 ++ sys/dev/ath/if_athioctl.h | 2 ++ sys/dev/ath/if_athrate.h | 2 ++ sys/dev/ath/if_athvar.h | 2 ++ sys/dev/atkbdc/atkbd.c | 2 ++ sys/dev/atkbdc/atkbd_atkbdc.c | 2 ++ sys/dev/atkbdc/atkbdc.c | 2 ++ sys/dev/atkbdc/atkbdc_ebus.c | 2 ++ sys/dev/atkbdc/atkbdc_isa.c | 2 ++ sys/dev/atkbdc/atkbdc_subr.c | 2 ++ sys/dev/atkbdc/atkbdc_subr.h | 2 ++ sys/dev/atkbdc/atkbdcreg.h | 2 ++ sys/dev/atkbdc/atkbdreg.h | 2 ++ sys/dev/auxio/auxio.c | 2 ++ sys/dev/auxio/auxioreg.h | 2 ++ sys/dev/bfe/if_bfe.c | 2 ++ sys/dev/bfe/if_bfereg.h | 2 ++ sys/dev/bktr/bktr_audio.c | 2 ++ sys/dev/bktr/bktr_audio.h | 2 ++ sys/dev/bktr/bktr_card.c | 2 ++ sys/dev/bktr/bktr_card.h | 2 ++ sys/dev/bktr/bktr_core.c | 2 ++ sys/dev/bktr/bktr_core.h | 2 ++ sys/dev/bktr/bktr_i2c.c | 2 ++ sys/dev/bktr/bktr_i2c.h | 2 ++ sys/dev/bktr/bktr_mem.c | 2 ++ sys/dev/bktr/bktr_mem.h | 2 ++ sys/dev/bktr/bktr_os.c | 2 ++ sys/dev/bktr/bktr_os.h | 2 ++ sys/dev/bktr/bktr_reg.h | 2 ++ sys/dev/bktr/bktr_tuner.c | 2 ++ sys/dev/bktr/bktr_tuner.h | 2 ++ sys/dev/bktr/ioctl_meteor.h | 2 ++ sys/dev/bktr/msp34xx.c | 2 ++ sys/dev/bm/if_bm.c | 2 ++ sys/dev/bm/if_bmreg.h | 6 ++++-- sys/dev/bm/if_bmvar.h | 2 ++ sys/dev/buslogic/bt.c | 2 ++ sys/dev/buslogic/bt_isa.c | 2 ++ sys/dev/buslogic/bt_pci.c | 2 ++ sys/dev/buslogic/btreg.h | 2 ++ sys/dev/bvm/bvm_console.c | 2 ++ sys/dev/bvm/bvm_dbg.c | 2 ++ sys/dev/bwi/bitops.h | 4 +++- sys/dev/bwi/if_bwi_pci.c | 2 ++ sys/dev/bwn/if_bwn.c | 2 ++ sys/dev/bwn/if_bwnreg.h | 2 ++ sys/dev/bwn/if_bwnvar.h | 2 ++ sys/dev/cadence/if_cgem.c | 2 ++ sys/dev/cadence/if_cgem_hw.h | 2 ++ sys/dev/cardbus/cardbus.c | 2 ++ sys/dev/cardbus/cardbus_cis.c | 2 ++ sys/dev/cardbus/cardbus_cis.h | 2 ++ sys/dev/cardbus/cardbus_device.c | 2 ++ sys/dev/cardbus/cardbusreg.h | 2 ++ sys/dev/cardbus/cardbusvar.h | 2 ++ sys/dev/cas/if_cas.c | 2 ++ sys/dev/cas/if_casreg.h | 2 ++ sys/dev/cas/if_casvar.h | 2 ++ sys/dev/cesa/cesa.c | 2 ++ sys/dev/cesa/cesa.h | 2 ++ sys/dev/cfe/cfe_api.c | 2 ++ sys/dev/cfe/cfe_api.h | 2 ++ sys/dev/cfe/cfe_api_int.h | 2 ++ sys/dev/cfe/cfe_console.c | 2 ++ sys/dev/cfe/cfe_env.c | 2 ++ sys/dev/cfe/cfe_error.h | 2 ++ sys/dev/cfe/cfe_ioctl.h | 2 ++ sys/dev/cfe/cfe_resource.c | 2 ++ sys/dev/cfi/cfi_bus_ixp4xx.c | 2 ++ sys/dev/cfi/cfi_bus_nexus.c | 2 ++ sys/dev/cfi/cfi_disk.c | 2 ++ sys/dev/ciss/ciss.c | 2 ++ sys/dev/ciss/cissio.h | 2 ++ sys/dev/ciss/cissreg.h | 2 ++ sys/dev/ciss/cissvar.h | 2 ++ sys/dev/cm/if_cm_isa.c | 2 ++ sys/dev/cm/smc90cx6.c | 2 ++ sys/dev/cm/smc90cx6reg.h | 2 ++ sys/dev/cm/smc90cx6var.h | 2 ++ sys/dev/cmx/cmx_pccard.c | 2 ++ sys/dev/cmx/cmxreg.h | 2 ++ sys/dev/cmx/cmxvar.h | 2 ++ sys/dev/coretemp/coretemp.c | 2 ++ sys/dev/cpuctl/cpuctl.c | 2 ++ sys/dev/cpufreq/ichss.c | 2 ++ sys/dev/cs/if_cs.c | 2 ++ sys/dev/cs/if_cs_isa.c | 2 ++ sys/dev/cs/if_cs_pccard.c | 2 ++ sys/dev/cs/if_csreg.h | 2 ++ sys/dev/cs/if_csvar.h | 2 ++ sys/dev/cxgb/bin2h.pl | 2 ++ sys/dev/cxgb/common/cxgb_ael1002.c | 1 + sys/dev/cxgb/common/cxgb_aq100x.c | 1 + sys/dev/cxgb/common/cxgb_common.h | 1 + sys/dev/cxgb/common/cxgb_firmware_exports.h | 1 + sys/dev/cxgb/common/cxgb_mc5.c | 1 + sys/dev/cxgb/common/cxgb_mv88e1xxx.c | 1 + sys/dev/cxgb/common/cxgb_regs.h | 1 + sys/dev/cxgb/common/cxgb_sge_defs.h | 1 + sys/dev/cxgb/common/cxgb_t3_cpl.h | 1 + sys/dev/cxgb/common/cxgb_t3_hw.c | 1 + sys/dev/cxgb/common/cxgb_tcb.h | 1 + sys/dev/cxgb/common/cxgb_tn1010.c | 1 + sys/dev/cxgb/common/cxgb_vsc7323.c | 2 +- sys/dev/cxgb/common/cxgb_vsc8211.c | 1 + sys/dev/cxgb/common/cxgb_xgmac.c | 1 + sys/dev/cxgb/cxgb_adapter.h | 1 + sys/dev/cxgb/cxgb_ioctl.h | 1 + sys/dev/cxgb/cxgb_main.c | 1 + sys/dev/cxgb/cxgb_offload.h | 1 + sys/dev/cxgb/cxgb_osdep.h | 1 + sys/dev/cxgb/cxgb_sge.c | 1 + sys/dev/cxgb/cxgb_t3fw.h | 1 + sys/dev/cxgb/sys/mvec.h | 2 ++ sys/dev/cxgb/sys/uipc_mvec.c | 2 ++ sys/dev/cxgb/t3b_protocol_sram.h | 1 + sys/dev/cxgb/t3b_tp_eeprom.h | 1 + sys/dev/cxgb/t3c_protocol_sram.h | 1 + sys/dev/cxgb/t3c_tp_eeprom.h | 1 + sys/dev/cxgbe/adapter.h | 2 ++ sys/dev/cxgbe/common/common.h | 2 ++ sys/dev/cxgbe/common/t4_hw.c | 2 ++ sys/dev/cxgbe/common/t4_hw.h | 2 ++ sys/dev/cxgbe/common/t4_msg.h | 2 ++ sys/dev/cxgbe/common/t4_regs.h | 2 ++ sys/dev/cxgbe/common/t4_regs_values.h | 2 ++ sys/dev/cxgbe/common/t4_tcb.h | 2 ++ sys/dev/cxgbe/iw_cxgbe/cm.c | 4 +++- sys/dev/cxgbe/iw_cxgbe/cq.c | 4 +++- sys/dev/cxgbe/iw_cxgbe/device.c | 4 +++- sys/dev/cxgbe/iw_cxgbe/ev.c | 4 +++- sys/dev/cxgbe/iw_cxgbe/id_table.c | 4 +++- sys/dev/cxgbe/iw_cxgbe/iw_cxgbe.h | 4 +++- sys/dev/cxgbe/iw_cxgbe/mem.c | 4 +++- sys/dev/cxgbe/iw_cxgbe/provider.c | 4 +++- sys/dev/cxgbe/iw_cxgbe/qp.c | 4 +++- sys/dev/cxgbe/iw_cxgbe/resource.c | 4 +++- sys/dev/cxgbe/iw_cxgbe/t4.h | 4 +++- sys/dev/cxgbe/iw_cxgbe/user.h | 4 +++- sys/dev/cxgbe/offload.h | 2 ++ sys/dev/cxgbe/osdep.h | 2 ++ sys/dev/cxgbe/t4_ioctl.h | 2 ++ sys/dev/cxgbe/t4_l2t.c | 2 ++ sys/dev/cxgbe/t4_l2t.h | 2 ++ sys/dev/cxgbe/t4_main.c | 2 ++ sys/dev/cxgbe/t4_sge.c | 2 ++ sys/dev/cxgbe/t4_tracer.c | 2 ++ sys/dev/cxgbe/tom/t4_connect.c | 2 ++ sys/dev/cxgbe/tom/t4_cpl_io.c | 2 ++ sys/dev/cxgbe/tom/t4_ddp.c | 2 ++ sys/dev/cxgbe/tom/t4_listen.c | 2 ++ sys/dev/cxgbe/tom/t4_tom.c | 2 ++ sys/dev/cxgbe/tom/t4_tom.h | 2 ++ sys/dev/cxgbe/tom/t4_tom_l2t.c | 2 ++ sys/dev/cxgbe/tom/t4_tom_l2t.h | 2 ++ sys/dev/cy/cy.c | 2 ++ sys/dev/cy/cy_isa.c | 2 ++ sys/dev/cy/cy_pci.c | 2 ++ sys/dev/cy/cyvar.h | 2 ++ sys/dev/de/dc21040reg.h | 2 ++ sys/dev/de/if_de.c | 2 ++ sys/dev/de/if_devar.h | 2 ++ sys/dev/dpt/dpt.h | 2 ++ sys/dev/dpt/dpt_pci.c | 2 ++ sys/dev/dpt/dpt_scsi.c | 2 ++ sys/dev/drm2/drm_gem.c | 2 ++ sys/dev/drm2/drm_gem_names.c | 2 ++ sys/dev/drm2/drm_gem_names.h | 2 ++ sys/dev/drm2/drm_linux_list_sort.c | 4 +++- sys/dev/drm2/i915/i915_gem.c | 2 ++ sys/dev/ed/ax88x90reg.h | 2 ++ sys/dev/ed/dl100xxreg.h | 2 ++ sys/dev/ed/if_ed.c | 2 ++ sys/dev/ed/if_ed_3c503.c | 2 ++ sys/dev/ed/if_ed_hpp.c | 2 ++ sys/dev/ed/if_ed_isa.c | 2 ++ sys/dev/ed/if_ed_novell.c | 2 ++ sys/dev/ed/if_ed_pccard.c | 2 ++ sys/dev/ed/if_ed_pci.c | 2 ++ sys/dev/ed/if_ed_rtl80x9.c | 2 ++ sys/dev/ed/if_ed_sic.c | 2 ++ sys/dev/ed/if_ed_wd80x3.c | 2 ++ sys/dev/ed/if_edvar.h | 2 ++ sys/dev/ed/rtl80x9reg.h | 2 ++ sys/dev/ed/tc5299jreg.h | 2 ++ sys/dev/ep/if_ep.c | 2 ++ sys/dev/ep/if_ep_isa.c | 2 ++ sys/dev/ep/if_ep_pccard.c | 2 ++ sys/dev/ep/if_epreg.h | 2 ++ sys/dev/ep/if_epvar.h | 2 ++ sys/dev/esp/am53c974reg.h | 2 ++ sys/dev/esp/esp_pci.c | 2 ++ sys/dev/esp/esp_sbus.c | 2 ++ sys/dev/esp/ncr53c9x.c | 2 ++ sys/dev/esp/ncr53c9xreg.h | 2 ++ sys/dev/esp/ncr53c9xvar.h | 2 ++ sys/dev/etherswitch/arswitch/arswitch.c | 2 ++ sys/dev/etherswitch/arswitch/arswitch_7240.c | 2 ++ sys/dev/etherswitch/arswitch/arswitch_7240.h | 2 ++ sys/dev/etherswitch/arswitch/arswitch_8216.c | 2 ++ sys/dev/etherswitch/arswitch/arswitch_8216.h | 2 ++ sys/dev/etherswitch/arswitch/arswitch_8226.c | 2 ++ sys/dev/etherswitch/arswitch/arswitch_8226.h | 2 ++ sys/dev/etherswitch/arswitch/arswitch_8316.c | 2 ++ sys/dev/etherswitch/arswitch/arswitch_8316.h | 2 ++ sys/dev/etherswitch/arswitch/arswitch_8327.c | 2 ++ sys/dev/etherswitch/arswitch/arswitch_8327.h | 2 ++ sys/dev/etherswitch/arswitch/arswitch_9340.c | 2 ++ sys/dev/etherswitch/arswitch/arswitch_9340.h | 2 ++ sys/dev/etherswitch/arswitch/arswitch_phy.c | 2 ++ sys/dev/etherswitch/arswitch/arswitch_phy.h | 2 ++ sys/dev/etherswitch/arswitch/arswitch_reg.c | 2 ++ sys/dev/etherswitch/arswitch/arswitch_reg.h | 2 ++ sys/dev/etherswitch/arswitch/arswitch_vlans.c | 2 ++ sys/dev/etherswitch/arswitch/arswitch_vlans.h | 2 ++ sys/dev/etherswitch/arswitch/arswitchreg.h | 2 ++ sys/dev/etherswitch/arswitch/arswitchvar.h | 2 ++ sys/dev/etherswitch/etherswitch.c | 2 ++ sys/dev/etherswitch/ip17x/ip175c.c | 2 ++ sys/dev/etherswitch/ip17x/ip175c.h | 2 ++ sys/dev/etherswitch/ip17x/ip175d.c | 2 ++ sys/dev/etherswitch/ip17x/ip175d.h | 2 ++ sys/dev/etherswitch/ip17x/ip17x.c | 2 ++ sys/dev/etherswitch/ip17x/ip17x_phy.c | 2 ++ sys/dev/etherswitch/ip17x/ip17x_phy.h | 2 ++ sys/dev/etherswitch/ip17x/ip17x_reg.h | 2 ++ sys/dev/etherswitch/ip17x/ip17x_var.h | 2 ++ sys/dev/etherswitch/ip17x/ip17x_vlans.c | 2 ++ sys/dev/etherswitch/ip17x/ip17x_vlans.h | 2 ++ sys/dev/etherswitch/miiproxy.c | 2 ++ sys/dev/etherswitch/miiproxy.h | 2 ++ sys/dev/etherswitch/rtl8366/rtl8366rb.c | 2 ++ sys/dev/etherswitch/rtl8366/rtl8366rbvar.h | 2 ++ sys/dev/etherswitch/ukswitch/ukswitch.c | 2 ++ sys/dev/ex/if_ex.c | 2 ++ sys/dev/ex/if_ex_isa.c | 2 ++ sys/dev/ex/if_ex_pccard.c | 2 ++ sys/dev/ex/if_exreg.h | 2 ++ sys/dev/ex/if_exvar.h | 2 ++ sys/dev/exca/exca.c | 2 ++ sys/dev/exca/excareg.h | 2 ++ sys/dev/exca/excavar.h | 2 ++ sys/dev/fb/creator.c | 2 ++ sys/dev/fb/creatorreg.h | 2 ++ sys/dev/fb/fb.c | 2 ++ sys/dev/fb/fbd.c | 2 ++ sys/dev/fb/fbreg.h | 2 ++ sys/dev/fb/machfb.c | 2 ++ sys/dev/fb/s3_pci.c | 2 ++ sys/dev/fb/splash.c | 2 ++ sys/dev/fb/splash_bmp.c | 2 ++ sys/dev/fb/splash_pcx.c | 2 ++ sys/dev/fb/splash_txt.c | 2 ++ sys/dev/fb/splashreg.h | 2 ++ sys/dev/fb/vesa.c | 2 ++ sys/dev/fb/vesa.h | 2 ++ sys/dev/fb/vga.c | 2 ++ sys/dev/fb/vgareg.h | 2 ++ sys/dev/fdc/fdc_acpi.c | 2 ++ sys/dev/fdc/fdc_isa.c | 2 ++ sys/dev/fdc/fdc_pccard.c | 2 ++ sys/dev/fdc/fdcvar.h | 2 ++ sys/dev/fdt/fdt_common.c | 2 ++ sys/dev/fdt/fdt_common.h | 2 ++ sys/dev/fdt/fdt_powerpc.c | 2 ++ sys/dev/fdt/fdt_slicer.c | 2 ++ sys/dev/fdt/simplebus.c | 2 ++ sys/dev/ffec/if_ffec.c | 2 ++ sys/dev/ffec/if_ffecreg.h | 2 ++ sys/dev/filemon/filemon.c | 2 ++ sys/dev/filemon/filemon.h | 2 ++ sys/dev/filemon/filemon_wrapper.c | 2 ++ sys/dev/firewire/firewire.c | 2 ++ sys/dev/firewire/firewire.h | 2 ++ sys/dev/firewire/firewire_phy.h | 2 ++ sys/dev/firewire/firewirereg.h | 2 ++ sys/dev/firewire/fwdev.c | 2 ++ sys/dev/firewire/fwohci.c | 2 ++ sys/dev/firewire/fwohci_pci.c | 2 ++ sys/dev/firewire/fwohcireg.h | 2 ++ sys/dev/firewire/fwohcivar.h | 2 ++ sys/dev/firewire/iec13213.h | 2 ++ sys/dev/firewire/iec68113.h | 2 ++ sys/dev/firewire/sbp.c | 2 ++ sys/dev/firewire/sbp.h | 2 ++ sys/dev/flash/at45d.c | 2 ++ sys/dev/flash/mx25l.c | 2 ++ sys/dev/flash/mx25lreg.h | 2 ++ sys/dev/fxp/if_fxp.c | 2 ++ sys/dev/fxp/if_fxpreg.h | 2 ++ sys/dev/fxp/if_fxpvar.h | 2 ++ sys/dev/gem/if_gem.c | 2 ++ sys/dev/gem/if_gem_pci.c | 2 ++ sys/dev/gem/if_gem_sbus.c | 2 ++ sys/dev/gem/if_gemreg.h | 2 ++ sys/dev/gem/if_gemvar.h | 2 ++ sys/dev/glxiic/glxiic.c | 2 ++ sys/dev/glxsb/glxsb.h | 2 ++ sys/dev/glxsb/glxsb_hash.c | 2 ++ sys/dev/gpio/gpiobus.c | 2 ++ sys/dev/gpio/gpiobusvar.h | 2 ++ sys/dev/gpio/gpioc.c | 2 ++ sys/dev/gpio/gpioiic.c | 2 ++ sys/dev/gpio/gpioled.c | 2 ++ sys/dev/gpio/ofw_gpiobus.c | 2 ++ sys/dev/gxemul/cons/gxemul_cons.c | 2 ++ sys/dev/gxemul/disk/gxemul_disk.c | 2 ++ sys/dev/gxemul/disk/gxemul_diskreg.h | 2 ++ sys/dev/gxemul/ether/gxreg.h | 2 ++ sys/dev/gxemul/ether/if_gx.c | 2 ++ sys/dev/hifn/hifn7751.c | 2 ++ sys/dev/hifn/hifn7751reg.h | 2 ++ sys/dev/hifn/hifn7751var.h | 2 ++ sys/dev/hme/if_hme.c | 2 ++ sys/dev/hme/if_hme_pci.c | 2 ++ sys/dev/hme/if_hme_sbus.c | 2 ++ sys/dev/hme/if_hmereg.h | 2 ++ sys/dev/hme/if_hmevar.h | 2 ++ sys/dev/hpt27xx/array.h | 2 ++ sys/dev/hpt27xx/him.h | 2 ++ sys/dev/hpt27xx/himfuncs.h | 2 ++ sys/dev/hpt27xx/hpt27xx_config.c | 2 ++ sys/dev/hpt27xx/hpt27xx_config.h | 2 ++ sys/dev/hpt27xx/hpt27xx_os_bsd.c | 2 ++ sys/dev/hpt27xx/hpt27xx_osm_bsd.c | 2 ++ sys/dev/hpt27xx/hptintf.h | 2 ++ sys/dev/hpt27xx/ldm.h | 2 ++ sys/dev/hpt27xx/list.h | 2 ++ sys/dev/hpt27xx/os_bsd.h | 2 ++ sys/dev/hpt27xx/osm.h | 2 ++ sys/dev/hpt27xx/wj.h | 2 ++ sys/dev/hptiop/hptiop.c | 4 +++- sys/dev/hptiop/hptiop.h | 4 +++- sys/dev/hptmv/access601.h | 4 +++- sys/dev/hptmv/array.h | 4 +++- sys/dev/hptmv/atapi.h | 4 +++- sys/dev/hptmv/command.h | 4 +++- sys/dev/hptmv/entry.c | 4 +++- sys/dev/hptmv/global.h | 4 +++- sys/dev/hptmv/gui_lib.c | 4 +++- sys/dev/hptmv/hptintf.h | 4 +++- sys/dev/hptmv/hptproc.c | 4 +++- sys/dev/hptmv/ioctl.c | 4 +++- sys/dev/hptmv/mv.c | 4 +++- sys/dev/hptmv/mvOs.h | 4 +++- sys/dev/hptmv/mvSata.h | 4 +++- sys/dev/hptmv/mvStorageDev.h | 4 +++- sys/dev/hptmv/osbsd.h | 4 +++- sys/dev/hptmv/raid5n.h | 4 +++- sys/dev/hptmv/vdevice.h | 4 +++- sys/dev/hptnr/array.h | 2 ++ sys/dev/hptnr/him.h | 2 ++ sys/dev/hptnr/himfuncs.h | 2 ++ sys/dev/hptnr/hptintf.h | 2 ++ sys/dev/hptnr/hptnr_config.c | 2 ++ sys/dev/hptnr/hptnr_config.h | 2 ++ sys/dev/hptnr/hptnr_os_bsd.c | 2 ++ sys/dev/hptnr/hptnr_osm_bsd.c | 2 ++ sys/dev/hptnr/ldm.h | 2 ++ sys/dev/hptnr/list.h | 2 ++ sys/dev/hptnr/os_bsd.h | 2 ++ sys/dev/hptnr/osm.h | 2 ++ sys/dev/hptnr/wj.h | 2 ++ sys/dev/hptrr/array.h | 4 +++- sys/dev/hptrr/him.h | 4 +++- sys/dev/hptrr/himfuncs.h | 4 +++- sys/dev/hptrr/hptintf.h | 4 +++- sys/dev/hptrr/hptrr_config.c | 4 +++- sys/dev/hptrr/hptrr_config.h | 4 +++- sys/dev/hptrr/hptrr_os_bsd.c | 4 +++- sys/dev/hptrr/hptrr_osm_bsd.c | 4 +++- sys/dev/hptrr/ldm.h | 4 +++- sys/dev/hptrr/list.h | 4 +++- sys/dev/hptrr/os_bsd.h | 4 +++- sys/dev/hptrr/osm.h | 4 +++- sys/dev/hwpmc/hwpmc_amd.c | 2 ++ sys/dev/hwpmc/hwpmc_amd.h | 2 ++ sys/dev/hwpmc/hwpmc_arm.c | 2 ++ sys/dev/hwpmc/hwpmc_core.c | 2 ++ sys/dev/hwpmc/hwpmc_core.h | 2 ++ sys/dev/hwpmc/hwpmc_intel.c | 2 ++ sys/dev/hwpmc/hwpmc_logging.c | 2 ++ sys/dev/hwpmc/hwpmc_mips.c | 2 ++ sys/dev/hwpmc/hwpmc_mips24k.c | 2 ++ sys/dev/hwpmc/hwpmc_mod.c | 2 ++ sys/dev/hwpmc/hwpmc_mpc7xxx.c | 2 ++ sys/dev/hwpmc/hwpmc_octeon.c | 2 ++ sys/dev/hwpmc/hwpmc_pentium.c | 2 ++ sys/dev/hwpmc/hwpmc_pentium.h | 2 ++ sys/dev/hwpmc/hwpmc_piv.c | 2 ++ sys/dev/hwpmc/hwpmc_piv.h | 2 ++ sys/dev/hwpmc/hwpmc_powerpc.c | 2 ++ sys/dev/hwpmc/hwpmc_powerpc.h | 2 ++ sys/dev/hwpmc/hwpmc_ppc970.c | 2 ++ sys/dev/hwpmc/hwpmc_ppro.c | 2 ++ sys/dev/hwpmc/hwpmc_ppro.h | 2 ++ sys/dev/hwpmc/hwpmc_soft.c | 2 ++ sys/dev/hwpmc/hwpmc_soft.h | 2 ++ sys/dev/hwpmc/hwpmc_sparc64.c | 2 ++ sys/dev/hwpmc/hwpmc_tsc.c | 2 ++ sys/dev/hwpmc/hwpmc_tsc.h | 2 ++ sys/dev/hwpmc/hwpmc_uncore.c | 2 ++ sys/dev/hwpmc/hwpmc_uncore.h | 2 ++ sys/dev/hwpmc/hwpmc_x86.c | 2 ++ sys/dev/hwpmc/hwpmc_xscale.c | 2 ++ sys/dev/hwpmc/hwpmc_xscale.h | 2 ++ sys/dev/hwpmc/pmc_events.h | 2 ++ sys/dev/hyperv/include/hyperv.h | 2 ++ sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c | 2 ++ sys/dev/hyperv/storvsc/hv_vstorage.h | 2 ++ sys/dev/hyperv/utilities/hv_kvp.h | 2 ++ sys/dev/ic/cd1400.h | 2 ++ sys/dev/ic/cd180.h | 2 ++ sys/dev/ic/i8259.h | 2 ++ sys/dev/ic/quicc.h | 2 ++ sys/dev/ic/sab82532.h | 2 ++ sys/dev/ic/via6522reg.h | 4 +++- sys/dev/ic/z8530.h | 2 ++ sys/dev/ichwd/ichwd.c | 2 ++ sys/dev/ichwd/ichwd.h | 2 ++ sys/dev/ida/ida.c | 2 ++ sys/dev/ida/ida_disk.c | 2 ++ sys/dev/ida/ida_pci.c | 2 ++ sys/dev/ida/idareg.h | 2 ++ sys/dev/ida/idavar.h | 2 ++ sys/dev/iicbus/ad7417.c | 2 ++ sys/dev/iicbus/ad7418.c | 2 ++ sys/dev/iicbus/adt746x.c | 2 ++ sys/dev/iicbus/ds1631.c | 2 ++ sys/dev/iicbus/ds1672.c | 2 ++ sys/dev/iicbus/ds1775.c | 2 ++ sys/dev/iicbus/icee.c | 2 ++ sys/dev/iicbus/if_ic.c | 2 ++ sys/dev/iicbus/iic.c | 2 ++ sys/dev/iicbus/iic.h | 2 ++ sys/dev/iicbus/iicbb.c | 2 ++ sys/dev/iicbus/iicbus.c | 2 ++ sys/dev/iicbus/iicbus.h | 2 ++ sys/dev/iicbus/iicoc.c | 2 ++ sys/dev/iicbus/iicoc.h | 2 ++ sys/dev/iicbus/iiconf.c | 2 ++ sys/dev/iicbus/iiconf.h | 2 ++ sys/dev/iicbus/iicsmb.c | 2 ++ sys/dev/iicbus/max6690.c | 2 ++ sys/dev/iicbus/s35390a.c | 2 ++ sys/dev/iir/iir.c | 2 ++ sys/dev/iir/iir.h | 2 ++ sys/dev/iir/iir_ctrl.c | 2 ++ sys/dev/iir/iir_pci.c | 2 ++ sys/dev/io/iodev.c | 2 ++ sys/dev/io/iodev.h | 2 ++ sys/dev/ipmi/ipmi.c | 2 ++ sys/dev/ipmi/ipmi_acpi.c | 2 ++ sys/dev/ipmi/ipmi_isa.c | 2 ++ sys/dev/ipmi/ipmi_kcs.c | 2 ++ sys/dev/ipmi/ipmi_linux.c | 2 ++ sys/dev/ipmi/ipmi_pci.c | 2 ++ sys/dev/ipmi/ipmi_smbios.c | 2 ++ sys/dev/ipmi/ipmi_smbus.c | 2 ++ sys/dev/ipmi/ipmi_smic.c | 2 ++ sys/dev/ipmi/ipmi_ssif.c | 2 ++ sys/dev/ipmi/ipmivars.h | 2 ++ sys/dev/ips/ips.c | 2 ++ sys/dev/ips/ips.h | 2 ++ sys/dev/ips/ips_commands.c | 2 ++ sys/dev/ips/ips_disk.c | 2 ++ sys/dev/ips/ips_disk.h | 2 ++ sys/dev/ips/ips_ioctl.c | 2 ++ sys/dev/ips/ips_ioctl.h | 2 ++ sys/dev/ips/ips_pci.c | 2 ++ sys/dev/ips/ipsreg.h | 2 ++ sys/dev/ipw/if_ipw.c | 2 ++ sys/dev/ipw/if_ipwreg.h | 2 ++ sys/dev/ipw/if_ipwvar.h | 2 ++ sys/dev/isci/environment.h | 2 ++ sys/dev/isci/isci.c | 2 ++ sys/dev/isci/isci.h | 2 ++ sys/dev/isci/isci_controller.c | 2 ++ sys/dev/isci/isci_domain.c | 2 ++ sys/dev/isci/isci_interrupt.c | 2 ++ sys/dev/isci/isci_io_request.c | 2 ++ sys/dev/isci/isci_logger.c | 2 ++ sys/dev/isci/isci_oem_parameters.c | 2 ++ sys/dev/isci/isci_remote_device.c | 2 ++ sys/dev/isci/isci_sysctl.c | 2 ++ sys/dev/isci/isci_task_request.c | 2 ++ sys/dev/isci/isci_timer.c | 2 ++ sys/dev/isci/scil/intel_ata.h | 2 ++ sys/dev/isci/scil/intel_pci.h | 2 ++ sys/dev/isci/scil/intel_sas.h | 2 ++ sys/dev/isci/scil/intel_sat.h | 2 ++ sys/dev/isci/scil/intel_sata.h | 2 ++ sys/dev/isci/scil/intel_scsi.h | 2 ++ sys/dev/isci/scil/sati.c | 2 ++ sys/dev/isci/scil/sati.h | 2 ++ sys/dev/isci/scil/sati_abort_task_set.c | 2 ++ sys/dev/isci/scil/sati_abort_task_set.h | 2 ++ sys/dev/isci/scil/sati_atapi.c | 2 ++ sys/dev/isci/scil/sati_atapi.h | 2 ++ sys/dev/isci/scil/sati_callbacks.h | 2 ++ sys/dev/isci/scil/sati_design.h | 2 ++ sys/dev/isci/scil/sati_device.c | 2 ++ sys/dev/isci/scil/sati_device.h | 2 ++ sys/dev/isci/scil/sati_inquiry.c | 2 ++ sys/dev/isci/scil/sati_inquiry.h | 2 ++ sys/dev/isci/scil/sati_log_sense.c | 2 ++ sys/dev/isci/scil/sati_log_sense.h | 2 ++ sys/dev/isci/scil/sati_lun_reset.c | 2 ++ sys/dev/isci/scil/sati_lun_reset.h | 2 ++ sys/dev/isci/scil/sati_mode_pages.c | 2 ++ sys/dev/isci/scil/sati_mode_pages.h | 2 ++ sys/dev/isci/scil/sati_mode_select.c | 2 ++ sys/dev/isci/scil/sati_mode_select.h | 2 ++ sys/dev/isci/scil/sati_mode_sense.c | 2 ++ sys/dev/isci/scil/sati_mode_sense.h | 2 ++ sys/dev/isci/scil/sati_mode_sense_10.c | 2 ++ sys/dev/isci/scil/sati_mode_sense_10.h | 2 ++ sys/dev/isci/scil/sati_mode_sense_6.c | 2 ++ sys/dev/isci/scil/sati_mode_sense_6.h | 2 ++ sys/dev/isci/scil/sati_move.c | 2 ++ sys/dev/isci/scil/sati_move.h | 2 ++ sys/dev/isci/scil/sati_passthrough.c | 2 ++ sys/dev/isci/scil/sati_passthrough.h | 2 ++ sys/dev/isci/scil/sati_read.c | 2 ++ sys/dev/isci/scil/sati_read.h | 2 ++ sys/dev/isci/scil/sati_read_buffer.c | 2 ++ sys/dev/isci/scil/sati_read_buffer.h | 2 ++ sys/dev/isci/scil/sati_read_capacity.c | 2 ++ sys/dev/isci/scil/sati_read_capacity.h | 2 ++ sys/dev/isci/scil/sati_reassign_blocks.c | 2 ++ sys/dev/isci/scil/sati_reassign_blocks.h | 2 ++ sys/dev/isci/scil/sati_report_luns.c | 2 ++ sys/dev/isci/scil/sati_report_luns.h | 2 ++ sys/dev/isci/scil/sati_request_sense.c | 2 ++ sys/dev/isci/scil/sati_request_sense.h | 2 ++ sys/dev/isci/scil/sati_start_stop_unit.c | 2 ++ sys/dev/isci/scil/sati_start_stop_unit.h | 2 ++ sys/dev/isci/scil/sati_synchronize_cache.c | 2 ++ sys/dev/isci/scil/sati_synchronize_cache.h | 2 ++ sys/dev/isci/scil/sati_test_unit_ready.c | 2 ++ sys/dev/isci/scil/sati_test_unit_ready.h | 2 ++ sys/dev/isci/scil/sati_translator_sequence.h | 2 ++ sys/dev/isci/scil/sati_types.h | 2 ++ sys/dev/isci/scil/sati_unmap.c | 2 ++ sys/dev/isci/scil/sati_unmap.h | 2 ++ sys/dev/isci/scil/sati_util.c | 2 ++ sys/dev/isci/scil/sati_util.h | 2 ++ sys/dev/isci/scil/sati_verify.c | 2 ++ sys/dev/isci/scil/sati_verify.h | 2 ++ sys/dev/isci/scil/sati_write.c | 2 ++ sys/dev/isci/scil/sati_write.h | 2 ++ sys/dev/isci/scil/sati_write_and_verify.c | 2 ++ sys/dev/isci/scil/sati_write_and_verify.h | 2 ++ sys/dev/isci/scil/sati_write_buffer.c | 2 ++ sys/dev/isci/scil/sati_write_buffer.h | 2 ++ sys/dev/isci/scil/sati_write_long.c | 2 ++ sys/dev/isci/scil/sati_write_long.h | 2 ++ sys/dev/isci/scil/sci_abstract_list.c | 2 ++ sys/dev/isci/scil/sci_abstract_list.h | 2 ++ sys/dev/isci/scil/sci_base_controller.c | 2 ++ sys/dev/isci/scil/sci_base_controller.h | 2 ++ sys/dev/isci/scil/sci_base_domain.c | 2 ++ sys/dev/isci/scil/sci_base_domain.h | 2 ++ sys/dev/isci/scil/sci_base_iterator.c | 2 ++ sys/dev/isci/scil/sci_base_iterator.h | 2 ++ sys/dev/isci/scil/sci_base_library.c | 2 ++ sys/dev/isci/scil/sci_base_library.h | 2 ++ sys/dev/isci/scil/sci_base_logger.c | 2 ++ sys/dev/isci/scil/sci_base_logger.h | 2 ++ sys/dev/isci/scil/sci_base_memory_descriptor_list.c | 2 ++ sys/dev/isci/scil/sci_base_memory_descriptor_list.h | 2 ++ sys/dev/isci/scil/sci_base_memory_descriptor_list_decorator.c | 2 ++ sys/dev/isci/scil/sci_base_object.c | 2 ++ sys/dev/isci/scil/sci_base_object.h | 2 ++ sys/dev/isci/scil/sci_base_observer.c | 2 ++ sys/dev/isci/scil/sci_base_observer.h | 2 ++ sys/dev/isci/scil/sci_base_phy.c | 2 ++ sys/dev/isci/scil/sci_base_phy.h | 2 ++ sys/dev/isci/scil/sci_base_port.c | 2 ++ sys/dev/isci/scil/sci_base_port.h | 2 ++ sys/dev/isci/scil/sci_base_remote_device.c | 2 ++ sys/dev/isci/scil/sci_base_remote_device.h | 2 ++ sys/dev/isci/scil/sci_base_request.c | 2 ++ sys/dev/isci/scil/sci_base_request.h | 2 ++ sys/dev/isci/scil/sci_base_state.h | 2 ++ sys/dev/isci/scil/sci_base_state_machine.c | 2 ++ sys/dev/isci/scil/sci_base_state_machine.h | 2 ++ sys/dev/isci/scil/sci_base_state_machine_logger.c | 2 ++ sys/dev/isci/scil/sci_base_state_machine_logger.h | 2 ++ sys/dev/isci/scil/sci_base_state_machine_observer.c | 2 ++ sys/dev/isci/scil/sci_base_state_machine_observer.h | 2 ++ sys/dev/isci/scil/sci_base_subject.c | 2 ++ sys/dev/isci/scil/sci_base_subject.h | 2 ++ sys/dev/isci/scil/sci_controller.h | 2 ++ sys/dev/isci/scil/sci_controller_constants.h | 2 ++ sys/dev/isci/scil/sci_fast_list.h | 2 ++ sys/dev/isci/scil/sci_iterator.h | 2 ++ sys/dev/isci/scil/sci_library.h | 2 ++ sys/dev/isci/scil/sci_logger.h | 2 ++ sys/dev/isci/scil/sci_memory_descriptor_list.h | 2 ++ sys/dev/isci/scil/sci_memory_descriptor_list_decorator.h | 2 ++ sys/dev/isci/scil/sci_object.h | 2 ++ sys/dev/isci/scil/sci_overview.h | 2 ++ sys/dev/isci/scil/sci_pool.h | 2 ++ sys/dev/isci/scil/sci_simple_list.h | 2 ++ sys/dev/isci/scil/sci_status.h | 2 ++ sys/dev/isci/scil/sci_types.h | 2 ++ sys/dev/isci/scil/sci_util.c | 2 ++ sys/dev/isci/scil/sci_util.h | 2 ++ sys/dev/isci/scil/scic_config_parameters.h | 2 ++ sys/dev/isci/scil/scic_controller.h | 2 ++ sys/dev/isci/scil/scic_io_request.h | 2 ++ sys/dev/isci/scil/scic_library.h | 2 ++ sys/dev/isci/scil/scic_logger.h | 2 ++ sys/dev/isci/scil/scic_overview.h | 2 ++ sys/dev/isci/scil/scic_phy.h | 2 ++ sys/dev/isci/scil/scic_port.h | 2 ++ sys/dev/isci/scil/scic_remote_device.h | 2 ++ sys/dev/isci/scil/scic_sds_controller.c | 2 ++ sys/dev/isci/scil/scic_sds_controller.h | 2 ++ sys/dev/isci/scil/scic_sds_controller_registers.h | 2 ++ sys/dev/isci/scil/scic_sds_library.c | 2 ++ sys/dev/isci/scil/scic_sds_library.h | 2 ++ sys/dev/isci/scil/scic_sds_logger.h | 2 ++ sys/dev/isci/scil/scic_sds_pci.c | 2 ++ sys/dev/isci/scil/scic_sds_pci.h | 2 ++ sys/dev/isci/scil/scic_sds_phy.c | 2 ++ sys/dev/isci/scil/scic_sds_phy.h | 2 ++ sys/dev/isci/scil/scic_sds_phy_registers.h | 2 ++ sys/dev/isci/scil/scic_sds_port.c | 2 ++ sys/dev/isci/scil/scic_sds_port.h | 2 ++ sys/dev/isci/scil/scic_sds_port_configuration_agent.c | 2 ++ sys/dev/isci/scil/scic_sds_port_configuration_agent.h | 2 ++ sys/dev/isci/scil/scic_sds_port_registers.h | 2 ++ sys/dev/isci/scil/scic_sds_remote_device.c | 2 ++ sys/dev/isci/scil/scic_sds_remote_device.h | 2 ++ sys/dev/isci/scil/scic_sds_remote_node_context.c | 2 ++ sys/dev/isci/scil/scic_sds_remote_node_context.h | 2 ++ sys/dev/isci/scil/scic_sds_remote_node_table.c | 2 ++ sys/dev/isci/scil/scic_sds_remote_node_table.h | 2 ++ sys/dev/isci/scil/scic_sds_request.c | 2 ++ sys/dev/isci/scil/scic_sds_request.h | 2 ++ sys/dev/isci/scil/scic_sds_sgpio.c | 2 ++ sys/dev/isci/scil/scic_sds_smp_remote_device.c | 2 ++ sys/dev/isci/scil/scic_sds_smp_request.c | 2 ++ sys/dev/isci/scil/scic_sds_smp_request.h | 2 ++ sys/dev/isci/scil/scic_sds_ssp_request.c | 2 ++ sys/dev/isci/scil/scic_sds_stp_packet_request.c | 2 ++ sys/dev/isci/scil/scic_sds_stp_packet_request.h | 2 ++ sys/dev/isci/scil/scic_sds_stp_pio_request.h | 2 ++ sys/dev/isci/scil/scic_sds_stp_remote_device.c | 2 ++ sys/dev/isci/scil/scic_sds_stp_request.c | 2 ++ sys/dev/isci/scil/scic_sds_stp_request.h | 2 ++ sys/dev/isci/scil/scic_sds_unsolicited_frame_control.c | 2 ++ sys/dev/isci/scil/scic_sds_unsolicited_frame_control.h | 2 ++ sys/dev/isci/scil/scic_sgpio.h | 2 ++ sys/dev/isci/scil/scic_task_request.h | 2 ++ sys/dev/isci/scil/scic_user_callback.h | 2 ++ sys/dev/isci/scil/scif_config_parameters.h | 2 ++ sys/dev/isci/scil/scif_controller.h | 2 ++ sys/dev/isci/scil/scif_domain.h | 2 ++ sys/dev/isci/scil/scif_io_request.h | 2 ++ sys/dev/isci/scil/scif_library.h | 2 ++ sys/dev/isci/scil/scif_logger.h | 2 ++ sys/dev/isci/scil/scif_overview.h | 2 ++ sys/dev/isci/scil/scif_remote_device.h | 2 ++ sys/dev/isci/scil/scif_sas_constants.h | 2 ++ sys/dev/isci/scil/scif_sas_controller.c | 2 ++ sys/dev/isci/scil/scif_sas_controller.h | 2 ++ sys/dev/isci/scil/scif_sas_controller_state_handlers.c | 2 ++ sys/dev/isci/scil/scif_sas_controller_states.c | 2 ++ sys/dev/isci/scil/scif_sas_design.h | 2 ++ sys/dev/isci/scil/scif_sas_domain.c | 2 ++ sys/dev/isci/scil/scif_sas_domain.h | 2 ++ sys/dev/isci/scil/scif_sas_domain_state_handlers.c | 2 ++ sys/dev/isci/scil/scif_sas_domain_states.c | 2 ++ sys/dev/isci/scil/scif_sas_high_priority_request_queue.c | 2 ++ sys/dev/isci/scil/scif_sas_high_priority_request_queue.h | 2 ++ sys/dev/isci/scil/scif_sas_internal_io_request.c | 2 ++ sys/dev/isci/scil/scif_sas_internal_io_request.h | 2 ++ sys/dev/isci/scil/scif_sas_io_request.c | 2 ++ sys/dev/isci/scil/scif_sas_io_request.h | 2 ++ sys/dev/isci/scil/scif_sas_io_request_state_handlers.c | 2 ++ sys/dev/isci/scil/scif_sas_io_request_states.c | 2 ++ sys/dev/isci/scil/scif_sas_library.c | 2 ++ sys/dev/isci/scil/scif_sas_library.h | 2 ++ sys/dev/isci/scil/scif_sas_logger.h | 2 ++ sys/dev/isci/scil/scif_sas_remote_device.c | 2 ++ sys/dev/isci/scil/scif_sas_remote_device.h | 2 ++ sys/dev/isci/scil/scif_sas_remote_device_ready_substate_handlers.c | 2 ++ sys/dev/isci/scil/scif_sas_remote_device_ready_substates.c | 2 ++ .../isci/scil/scif_sas_remote_device_starting_substate_handlers.c | 2 ++ sys/dev/isci/scil/scif_sas_remote_device_starting_substates.c | 2 ++ sys/dev/isci/scil/scif_sas_remote_device_state_handlers.c | 2 ++ sys/dev/isci/scil/scif_sas_remote_device_states.c | 2 ++ sys/dev/isci/scil/scif_sas_request.c | 2 ++ sys/dev/isci/scil/scif_sas_request.h | 2 ++ sys/dev/isci/scil/scif_sas_sati_binding.h | 2 ++ sys/dev/isci/scil/scif_sas_smp_activity_clear_affiliation.c | 2 ++ sys/dev/isci/scil/scif_sas_smp_io_request.c | 2 ++ sys/dev/isci/scil/scif_sas_smp_io_request.h | 2 ++ sys/dev/isci/scil/scif_sas_smp_phy.c | 2 ++ sys/dev/isci/scil/scif_sas_smp_phy.h | 2 ++ sys/dev/isci/scil/scif_sas_smp_remote_device.c | 2 ++ sys/dev/isci/scil/scif_sas_smp_remote_device.h | 2 ++ sys/dev/isci/scil/scif_sas_stp_io_request.c | 2 ++ sys/dev/isci/scil/scif_sas_stp_io_request.h | 2 ++ sys/dev/isci/scil/scif_sas_stp_remote_device.c | 2 ++ sys/dev/isci/scil/scif_sas_stp_remote_device.h | 2 ++ sys/dev/isci/scil/scif_sas_stp_task_request.c | 2 ++ sys/dev/isci/scil/scif_sas_stp_task_request.h | 2 ++ sys/dev/isci/scil/scif_sas_task_request.c | 2 ++ sys/dev/isci/scil/scif_sas_task_request.h | 2 ++ sys/dev/isci/scil/scif_sas_task_request_state_handlers.c | 2 ++ sys/dev/isci/scil/scif_sas_task_request_states.c | 2 ++ sys/dev/isci/scil/scif_sas_timer.c | 2 ++ sys/dev/isci/scil/scif_task_request.h | 2 ++ sys/dev/isci/scil/scif_user_callback.h | 2 ++ sys/dev/isci/scil/scu_bios_definitions.h | 2 ++ sys/dev/isci/scil/scu_completion_codes.h | 2 ++ sys/dev/isci/scil/scu_constants.h | 2 ++ sys/dev/isci/scil/scu_event_codes.h | 2 ++ sys/dev/isci/scil/scu_registers.h | 2 ++ sys/dev/isci/scil/scu_remote_node_context.h | 2 ++ sys/dev/isci/scil/scu_task_context.h | 2 ++ sys/dev/isci/scil/scu_unsolicited_frame.h | 2 ++ sys/dev/isci/scil/scu_viit_data.h | 2 ++ sys/dev/isci/types.h | 2 ++ sys/dev/iscsi/icl.c | 2 ++ sys/dev/iscsi/icl.h | 2 ++ sys/dev/iscsi/iscsi.c | 2 ++ sys/dev/iscsi/iscsi.h | 2 ++ sys/dev/iscsi/iscsi_ioctl.h | 2 ++ sys/dev/iscsi/iscsi_proto.h | 2 ++ sys/dev/iscsi_initiator/isc_cam.c | 2 ++ sys/dev/iscsi_initiator/isc_sm.c | 2 ++ sys/dev/iscsi_initiator/isc_soc.c | 2 ++ sys/dev/iscsi_initiator/isc_subr.c | 2 ++ sys/dev/iscsi_initiator/iscsi.c | 2 ++ sys/dev/iscsi_initiator/iscsi.h | 2 ++ sys/dev/iscsi_initiator/iscsi_subr.c | 2 ++ sys/dev/iscsi_initiator/iscsivar.h | 2 ++ sys/dev/isp/isp.c | 2 ++ sys/dev/isp/isp_freebsd.c | 2 ++ sys/dev/isp/isp_freebsd.h | 2 ++ sys/dev/isp/isp_ioctl.h | 2 ++ sys/dev/isp/isp_library.c | 2 ++ sys/dev/isp/isp_library.h | 2 ++ sys/dev/isp/isp_pci.c | 2 ++ sys/dev/isp/isp_sbus.c | 2 ++ sys/dev/isp/isp_stds.h | 2 ++ sys/dev/isp/isp_target.c | 2 ++ sys/dev/isp/isp_target.h | 2 ++ sys/dev/isp/ispmbox.h | 2 ++ sys/dev/isp/ispreg.h | 2 ++ sys/dev/isp/ispvar.h | 2 ++ sys/dev/ispfw/asm_1000.h | 2 ++ sys/dev/ispfw/asm_1040.h | 2 ++ sys/dev/ispfw/asm_1080.h | 2 ++ sys/dev/ispfw/asm_12160.h | 2 ++ sys/dev/ispfw/asm_2100.h | 2 ++ sys/dev/ispfw/asm_2200.h | 2 ++ sys/dev/ispfw/asm_2300.h | 2 ++ sys/dev/ispfw/asm_2322.h | 2 ++ sys/dev/ispfw/asm_2400.h | 2 ++ sys/dev/ispfw/asm_2500.h | 2 ++ sys/dev/ispfw/ispfw.c | 2 ++ sys/dev/iwi/if_iwi.c | 2 ++ sys/dev/iwi/if_iwireg.h | 2 ++ sys/dev/iwi/if_iwivar.h | 2 ++ sys/dev/jme/if_jme.c | 2 ++ sys/dev/jme/if_jmereg.h | 2 ++ sys/dev/jme/if_jmevar.h | 2 ++ sys/dev/joy/joy.c | 2 ++ sys/dev/joy/joy_isa.c | 2 ++ sys/dev/joy/joyvar.h | 2 ++ sys/dev/kbd/kbd.c | 2 ++ sys/dev/kbd/kbdreg.h | 2 ++ sys/dev/kbd/kbdtables.h | 2 ++ sys/dev/kbdmux/kbdmux.c | 2 ++ sys/dev/ksyms/ksyms.c | 2 ++ sys/dev/le/am7990.c | 2 ++ sys/dev/le/am79900.c | 2 ++ sys/dev/le/am79900reg.h | 2 ++ sys/dev/le/am79900var.h | 2 ++ sys/dev/le/am7990reg.h | 2 ++ sys/dev/le/am7990var.h | 2 ++ sys/dev/le/if_le_isa.c | 2 ++ sys/dev/le/if_le_lebuffer.c | 2 ++ sys/dev/le/if_le_ledma.c | 2 ++ sys/dev/le/if_le_pci.c | 2 ++ sys/dev/le/lance.c | 2 ++ sys/dev/le/lancereg.h | 2 ++ sys/dev/le/lancevar.h | 2 ++ sys/dev/le/lebuffer_sbus.c | 2 ++ sys/dev/lmc/if_lmc.c | 4 +++- sys/dev/lmc/if_lmc.h | 4 +++- sys/dev/malo/if_malo.c | 2 ++ sys/dev/malo/if_malo.h | 2 ++ sys/dev/malo/if_malo_pci.c | 2 ++ sys/dev/malo/if_malohal.c | 2 ++ sys/dev/malo/if_malohal.h | 2 ++ sys/dev/malo/if_maloioctl.h | 2 ++ sys/dev/mc146818/mc146818.c | 2 ++ sys/dev/mc146818/mc146818var.h | 2 ++ sys/dev/mem/memdev.c | 2 ++ sys/dev/mem/memutil.c | 2 ++ sys/dev/mfi/mfi.c | 2 ++ sys/dev/mfi/mfi_cam.c | 2 ++ sys/dev/mfi/mfi_debug.c | 2 ++ sys/dev/mfi/mfi_disk.c | 2 ++ sys/dev/mfi/mfi_ioctl.h | 2 ++ sys/dev/mfi/mfi_linux.c | 2 ++ sys/dev/mfi/mfi_pci.c | 2 ++ sys/dev/mfi/mfi_syspd.c | 2 ++ sys/dev/mfi/mfi_tbolt.c | 4 +++- sys/dev/mfi/mfireg.h | 2 ++ sys/dev/mfi/mfivar.h | 2 ++ sys/dev/mii/acphy.c | 2 ++ sys/dev/mii/acphyreg.h | 2 ++ sys/dev/mii/atphy.c | 2 ++ sys/dev/mii/atphyreg.h | 2 ++ sys/dev/mii/axphy.c | 2 ++ sys/dev/mii/bmtphy.c | 2 ++ sys/dev/mii/bmtphyreg.h | 2 ++ sys/dev/mii/e1000phy.c | 2 ++ sys/dev/mii/gentbi.c | 2 ++ sys/dev/mii/icsphy.c | 2 ++ sys/dev/mii/icsphyreg.h | 2 ++ sys/dev/mii/ip1000phy.c | 2 ++ sys/dev/mii/ip1000phyreg.h | 2 ++ sys/dev/mii/jmphy.c | 2 ++ sys/dev/mii/jmphyreg.h | 2 ++ sys/dev/mii/lxtphy.c | 2 ++ sys/dev/mii/lxtphyreg.h | 2 ++ sys/dev/mii/mii.c | 2 ++ sys/dev/mii/mii.h | 2 ++ sys/dev/mii/mii_bitbang.c | 2 ++ sys/dev/mii/mii_bitbang.h | 2 ++ sys/dev/mii/mii_physubr.c | 2 ++ sys/dev/mii/miivar.h | 2 ++ sys/dev/mii/nsgphy.c | 2 ++ sys/dev/mii/nsphy.c | 2 ++ sys/dev/mii/nsphyreg.h | 2 ++ sys/dev/mii/nsphyter.c | 2 ++ sys/dev/mii/nsphyterreg.h | 2 ++ sys/dev/mii/qsphy.c | 2 ++ sys/dev/mii/qsphyreg.h | 2 ++ sys/dev/mii/rdcphy.c | 2 ++ sys/dev/mii/rdcphyreg.h | 2 ++ sys/dev/mii/smcphy.c | 2 ++ sys/dev/mii/smscphy.c | 2 ++ sys/dev/mii/tdkphy.c | 2 ++ sys/dev/mii/tdkphyreg.h | 2 ++ sys/dev/mii/tlphy.c | 2 ++ sys/dev/mii/tlphyreg.h | 2 ++ sys/dev/mii/ukphy.c | 2 ++ sys/dev/mii/ukphy_subr.c | 2 ++ sys/dev/mk48txx/mk48txx.c | 2 ++ sys/dev/mk48txx/mk48txxreg.h | 2 ++ sys/dev/mk48txx/mk48txxvar.h | 2 ++ sys/dev/mlx/mlx.c | 2 ++ sys/dev/mlx/mlx_disk.c | 2 ++ sys/dev/mlx/mlx_pci.c | 2 ++ sys/dev/mlx/mlxio.h | 2 ++ sys/dev/mlx/mlxreg.h | 2 ++ sys/dev/mlx/mlxvar.h | 2 ++ sys/dev/mly/mly.c | 2 ++ sys/dev/mly/mly_tables.h | 2 ++ sys/dev/mly/mlyio.h | 2 ++ sys/dev/mly/mlyreg.h | 2 ++ sys/dev/mly/mlyvar.h | 2 ++ sys/dev/mmc/bridge.h | 2 ++ sys/dev/mmc/mmc.c | 2 ++ sys/dev/mmc/mmcbrvar.h | 2 ++ sys/dev/mmc/mmcreg.h | 2 ++ sys/dev/mmc/mmcsd.c | 2 ++ sys/dev/mmc/mmcvar.h | 2 ++ sys/dev/mps/mpi/mpi2.h | 2 ++ sys/dev/mps/mpi/mpi2_cnfg.h | 2 ++ sys/dev/mps/mpi/mpi2_hbd.h | 2 ++ sys/dev/mps/mpi/mpi2_init.h | 2 ++ sys/dev/mps/mpi/mpi2_ioc.h | 2 ++ sys/dev/mps/mpi/mpi2_ra.h | 2 ++ sys/dev/mps/mpi/mpi2_raid.h | 2 ++ sys/dev/mps/mpi/mpi2_sas.h | 2 ++ sys/dev/mps/mpi/mpi2_targ.h | 2 ++ sys/dev/mps/mpi/mpi2_tool.h | 2 ++ sys/dev/mps/mpi/mpi2_type.h | 2 ++ sys/dev/mps/mps.c | 2 ++ sys/dev/mps/mps_config.c | 2 ++ sys/dev/mps/mps_mapping.c | 2 ++ sys/dev/mps/mps_mapping.h | 2 ++ sys/dev/mps/mps_pci.c | 2 ++ sys/dev/mps/mps_sas.c | 2 ++ sys/dev/mps/mps_sas.h | 2 ++ sys/dev/mps/mps_sas_lsi.c | 2 ++ sys/dev/mps/mps_table.c | 2 ++ sys/dev/mps/mps_table.h | 2 ++ sys/dev/mps/mpsvar.h | 2 ++ sys/dev/mpt/mpt.c | 2 ++ sys/dev/mpt/mpt.h | 2 ++ sys/dev/mpt/mpt_cam.c | 2 ++ sys/dev/mpt/mpt_cam.h | 2 ++ sys/dev/mpt/mpt_debug.c | 2 ++ sys/dev/mpt/mpt_pci.c | 2 ++ sys/dev/mpt/mpt_raid.c | 2 ++ sys/dev/mpt/mpt_raid.h | 2 ++ sys/dev/mpt/mpt_reg.h | 2 ++ sys/dev/mse/mse.c | 2 ++ sys/dev/mse/mse_isa.c | 2 ++ sys/dev/mse/msevar.h | 2 ++ sys/dev/mvs/mvs.c | 2 ++ sys/dev/mvs/mvs.h | 2 ++ sys/dev/mvs/mvs_pci.c | 2 ++ sys/dev/mvs/mvs_soc.c | 2 ++ sys/dev/mwl/if_mwl.c | 2 ++ sys/dev/mwl/if_mwl_pci.c | 2 ++ sys/dev/mwl/if_mwlioctl.h | 2 ++ sys/dev/mwl/if_mwlvar.h | 2 ++ sys/dev/mwl/mwldiag.h | 2 ++ sys/dev/mwl/mwlhal.c | 2 ++ sys/dev/mwl/mwlhal.h | 2 ++ sys/dev/mwl/mwlreg.h | 2 ++ sys/dev/mxge/eth_z8e.h | 1 + sys/dev/mxge/ethp_z8e.h | 1 + sys/dev/mxge/if_mxge.c | 1 + sys/dev/mxge/if_mxge_var.h | 1 + sys/dev/mxge/mcp_gen_header.h | 1 + sys/dev/mxge/mxge_mcp.h | 1 + sys/dev/mxge/rss_eth_z8e.h | 1 + sys/dev/mxge/rss_ethp_z8e.h | 1 + sys/dev/my/if_my.c | 2 ++ sys/dev/my/if_myreg.h | 2 ++ sys/dev/nand/nand.c | 2 ++ sys/dev/nand/nand.h | 2 ++ sys/dev/nand/nand_bbt.c | 2 ++ sys/dev/nand/nand_cdev.c | 2 ++ sys/dev/nand/nand_dev.h | 2 ++ sys/dev/nand/nand_ecc_pos.h | 2 ++ sys/dev/nand/nand_generic.c | 2 ++ sys/dev/nand/nand_geom.c | 2 ++ sys/dev/nand/nand_id.c | 2 ++ sys/dev/nand/nandbus.c | 2 ++ sys/dev/nand/nandbus.h | 2 ++ sys/dev/nand/nandsim.c | 2 ++ sys/dev/nand/nandsim.h | 2 ++ sys/dev/nand/nandsim_chip.c | 2 ++ sys/dev/nand/nandsim_chip.h | 2 ++ sys/dev/nand/nandsim_ctrl.c | 2 ++ sys/dev/nand/nandsim_log.c | 2 ++ sys/dev/nand/nandsim_log.h | 2 ++ sys/dev/nand/nandsim_swap.c | 2 ++ sys/dev/nand/nandsim_swap.h | 2 ++ sys/dev/nand/nfc_at91.c | 2 ++ sys/dev/nand/nfc_at91.h | 2 ++ sys/dev/nand/nfc_fsl.c | 2 ++ sys/dev/nand/nfc_fsl.h | 2 ++ sys/dev/nand/nfc_mv.c | 2 ++ sys/dev/ncv/ncr53c500.c | 2 ++ sys/dev/ncv/ncr53c500_pccard.c | 2 ++ sys/dev/ncv/ncr53c500hw.h | 2 ++ sys/dev/ncv/ncr53c500hwtab.h | 2 ++ sys/dev/ncv/ncr53c500reg.h | 2 ++ sys/dev/ncv/ncr53c500var.h | 2 ++ sys/dev/netmap/if_em_netmap.h | 4 +++- sys/dev/netmap/if_igb_netmap.h | 4 +++- sys/dev/netmap/if_lem_netmap.h | 4 +++- sys/dev/netmap/if_re_netmap.h | 4 +++- sys/dev/netmap/ixgbe_netmap.h | 4 +++- sys/dev/netmap/netmap.c | 4 +++- sys/dev/netmap/netmap_freebsd.c | 4 +++- sys/dev/netmap/netmap_generic.c | 4 +++- sys/dev/netmap/netmap_kern.h | 4 +++- sys/dev/netmap/netmap_mbq.c | 4 +++- sys/dev/netmap/netmap_mbq.h | 4 +++- sys/dev/netmap/netmap_mem2.c | 4 +++- sys/dev/netmap/netmap_mem2.h | 4 +++- sys/dev/netmap/netmap_offloadings.c | 4 +++- sys/dev/netmap/netmap_pipe.c | 4 +++- sys/dev/netmap/netmap_vale.c | 4 +++- sys/dev/nsp/nsp.c | 2 ++ sys/dev/nsp/nsp_pccard.c | 2 ++ sys/dev/nsp/nspreg.h | 2 ++ sys/dev/nsp/nspvar.h | 2 ++ sys/dev/null/null.c | 2 ++ sys/dev/nvd/nvd.c | 2 ++ sys/dev/nvme/nvme.c | 2 ++ sys/dev/nvme/nvme.h | 2 ++ sys/dev/nvme/nvme_ctrlr.c | 2 ++ sys/dev/nvme/nvme_ctrlr_cmd.c | 2 ++ sys/dev/nvme/nvme_ns.c | 2 ++ sys/dev/nvme/nvme_ns_cmd.c | 2 ++ sys/dev/nvme/nvme_private.h | 2 ++ sys/dev/nvme/nvme_qpair.c | 2 ++ sys/dev/nvme/nvme_sysctl.c | 2 ++ sys/dev/nvme/nvme_test.c | 2 ++ sys/dev/nvme/nvme_util.c | 2 ++ sys/dev/nvram/nvram.c | 2 ++ sys/dev/nvram2env/nvram2env.c | 2 ++ sys/dev/nxge/if_nxge.c | 2 ++ sys/dev/nxge/if_nxge.h | 2 ++ sys/dev/nxge/include/version.h | 2 ++ sys/dev/nxge/include/xge-debug.h | 2 ++ sys/dev/nxge/include/xge-defs.h | 2 ++ sys/dev/nxge/include/xge-list.h | 2 ++ sys/dev/nxge/include/xge-os-pal.h | 2 ++ sys/dev/nxge/include/xge-queue.h | 2 ++ sys/dev/nxge/include/xgehal-channel.h | 2 ++ sys/dev/nxge/include/xgehal-config.h | 2 ++ sys/dev/nxge/include/xgehal-device.h | 2 ++ sys/dev/nxge/include/xgehal-driver.h | 2 ++ sys/dev/nxge/include/xgehal-event.h | 2 ++ sys/dev/nxge/include/xgehal-fifo.h | 2 ++ sys/dev/nxge/include/xgehal-mgmt.h | 2 ++ sys/dev/nxge/include/xgehal-mgmtaux.h | 2 ++ sys/dev/nxge/include/xgehal-mm.h | 2 ++ sys/dev/nxge/include/xgehal-regs.h | 2 ++ sys/dev/nxge/include/xgehal-ring.h | 2 ++ sys/dev/nxge/include/xgehal-stats.h | 2 ++ sys/dev/nxge/include/xgehal-types.h | 2 ++ sys/dev/nxge/include/xgehal.h | 2 ++ sys/dev/nxge/xge-osdep.h | 2 ++ sys/dev/nxge/xgehal/xge-queue.c | 2 ++ sys/dev/nxge/xgehal/xgehal-channel-fp.c | 2 ++ sys/dev/nxge/xgehal/xgehal-channel.c | 2 ++ sys/dev/nxge/xgehal/xgehal-config.c | 2 ++ sys/dev/nxge/xgehal/xgehal-device-fp.c | 2 ++ sys/dev/nxge/xgehal/xgehal-device.c | 2 ++ sys/dev/nxge/xgehal/xgehal-driver.c | 2 ++ sys/dev/nxge/xgehal/xgehal-fifo-fp.c | 2 ++ sys/dev/nxge/xgehal/xgehal-fifo.c | 2 ++ sys/dev/nxge/xgehal/xgehal-mgmt.c | 2 ++ sys/dev/nxge/xgehal/xgehal-mgmtaux.c | 2 ++ sys/dev/nxge/xgehal/xgehal-mm.c | 2 ++ sys/dev/nxge/xgehal/xgehal-ring-fp.c | 2 ++ sys/dev/nxge/xgehal/xgehal-ring.c | 2 ++ sys/dev/nxge/xgehal/xgehal-stats.c | 2 ++ sys/dev/nxge/xgell-version.h | 2 ++ sys/dev/ofw/ofw_bus.h | 2 ++ sys/dev/ofw/ofw_bus_subr.c | 2 ++ sys/dev/ofw/ofw_bus_subr.h | 2 ++ sys/dev/ofw/ofw_console.c | 2 ++ sys/dev/ofw/ofw_disk.c | 2 ++ sys/dev/ofw/ofw_fdt.c | 2 ++ sys/dev/ofw/ofw_pci.h | 2 ++ sys/dev/ofw/ofw_standard.c | 2 ++ sys/dev/ofw/ofwvar.h | 2 ++ sys/dev/ofw/openfirm.c | 2 ++ sys/dev/ofw/openfirm.h | 2 ++ sys/dev/ofw/openpromio.c | 2 ++ sys/dev/ofw/openpromio.h | 2 ++ sys/dev/pbio/pbio.c | 2 ++ sys/dev/pbio/pbioio.h | 2 ++ sys/dev/pccard/pccard.c | 2 ++ sys/dev/pccard/pccard_cis.c | 2 ++ sys/dev/pccard/pccard_cis.h | 2 ++ sys/dev/pccard/pccard_cis_quirks.c | 2 ++ sys/dev/pccard/pccard_device.c | 2 ++ sys/dev/pccard/pccardreg.h | 2 ++ sys/dev/pccard/pccardvar.h | 2 ++ sys/dev/pccard/pccardvarp.h | 2 ++ sys/dev/pccbb/pccbb.c | 2 ++ sys/dev/pccbb/pccbb_isa.c | 2 ++ sys/dev/pccbb/pccbb_pci.c | 2 ++ sys/dev/pccbb/pccbbdevid.h | 2 ++ sys/dev/pccbb/pccbbreg.h | 2 ++ sys/dev/pccbb/pccbbvar.h | 2 ++ sys/dev/pcf/envctrl.c | 2 ++ sys/dev/pcf/pcf.c | 2 ++ sys/dev/pcf/pcf_ebus.c | 2 ++ sys/dev/pcf/pcf_isa.c | 2 ++ sys/dev/pcf/pcfvar.h | 2 ++ sys/dev/pci/fixup_pci.c | 2 ++ sys/dev/pci/hostb_pci.c | 4 +++- sys/dev/pci/ignore_pci.c | 2 ++ sys/dev/pci/isa_pci.c | 2 ++ sys/dev/pci/pci.c | 2 ++ sys/dev/pci/pci_pci.c | 2 ++ sys/dev/pci/pci_private.h | 2 ++ sys/dev/pci/pci_subr.c | 2 ++ sys/dev/pci/pci_user.c | 2 ++ sys/dev/pci/pcib_private.h | 2 ++ sys/dev/pci/pcireg.h | 2 ++ sys/dev/pci/pcivar.h | 2 ++ sys/dev/pci/vga_pci.c | 2 ++ sys/dev/pdq/if_fpa.c | 2 ++ sys/dev/pdq/pdq.c | 2 ++ sys/dev/pdq/pdq_freebsd.h | 2 ++ sys/dev/pdq/pdq_ifsubr.c | 2 ++ sys/dev/pdq/pdqreg.h | 2 ++ sys/dev/pdq/pdqvar.h | 2 ++ sys/dev/powermac_nvram/powermac_nvram.c | 4 +++- sys/dev/powermac_nvram/powermac_nvramvar.h | 4 +++- sys/dev/ppbus/if_plip.c | 2 ++ sys/dev/ppbus/immio.c | 2 ++ sys/dev/ppbus/lpbb.c | 2 ++ sys/dev/ppbus/lpt.h | 2 ++ sys/dev/ppbus/pcfclock.c | 2 ++ sys/dev/ppbus/ppb_1284.c | 2 ++ sys/dev/ppbus/ppb_1284.h | 2 ++ sys/dev/ppbus/ppb_base.c | 2 ++ sys/dev/ppbus/ppb_msq.c | 2 ++ sys/dev/ppbus/ppb_msq.h | 2 ++ sys/dev/ppbus/ppbconf.c | 2 ++ sys/dev/ppbus/ppbconf.h | 2 ++ sys/dev/ppbus/ppbio.h | 2 ++ sys/dev/ppbus/ppi.c | 2 ++ sys/dev/ppbus/ppi.h | 2 ++ sys/dev/ppbus/vpo.c | 2 ++ sys/dev/ppbus/vpoio.c | 2 ++ sys/dev/ppbus/vpoio.h | 2 ++ sys/dev/ppc/ppc.c | 2 ++ sys/dev/ppc/ppc_acpi.c | 2 ++ sys/dev/ppc/ppc_isa.c | 2 ++ sys/dev/ppc/ppc_pci.c | 2 ++ sys/dev/ppc/ppc_puc.c | 2 ++ sys/dev/ppc/ppcreg.h | 2 ++ sys/dev/ppc/ppcvar.h | 2 ++ sys/dev/pst/pst-iop.c | 2 ++ sys/dev/pst/pst-iop.h | 2 ++ sys/dev/pst/pst-pci.c | 2 ++ sys/dev/pst/pst-raid.c | 2 ++ sys/dev/pty/pty.c | 2 ++ sys/dev/puc/puc.c | 2 ++ sys/dev/puc/puc_bfe.h | 2 ++ sys/dev/puc/puc_bus.h | 2 ++ sys/dev/puc/puc_cfg.c | 2 ++ sys/dev/puc/puc_cfg.h | 2 ++ sys/dev/puc/puc_pccard.c | 2 ++ sys/dev/puc/puc_pci.c | 2 ++ sys/dev/puc/pucdata.c | 2 ++ sys/dev/qlxgb/qla_dbg.c | 4 +++- sys/dev/qlxgb/qla_dbg.h | 4 +++- sys/dev/qlxgb/qla_def.h | 4 +++- sys/dev/qlxgb/qla_glbl.h | 4 +++- sys/dev/qlxgb/qla_hw.c | 4 +++- sys/dev/qlxgb/qla_hw.h | 4 +++- sys/dev/qlxgb/qla_inline.h | 4 +++- sys/dev/qlxgb/qla_ioctl.c | 4 +++- sys/dev/qlxgb/qla_ioctl.h | 4 +++- sys/dev/qlxgb/qla_isr.c | 4 +++- sys/dev/qlxgb/qla_misc.c | 4 +++- sys/dev/qlxgb/qla_os.c | 4 +++- sys/dev/qlxgb/qla_os.h | 4 +++- sys/dev/qlxgb/qla_reg.h | 4 +++- sys/dev/qlxgb/qla_ver.h | 4 +++- sys/dev/qlxgbe/ql_dbg.c | 4 +++- sys/dev/qlxgbe/ql_dbg.h | 4 +++- sys/dev/qlxgbe/ql_def.h | 4 +++- sys/dev/qlxgbe/ql_glbl.h | 4 +++- sys/dev/qlxgbe/ql_hw.c | 4 +++- sys/dev/qlxgbe/ql_hw.h | 4 +++- sys/dev/qlxgbe/ql_inline.h | 4 +++- sys/dev/qlxgbe/ql_ioctl.c | 4 +++- sys/dev/qlxgbe/ql_ioctl.h | 4 +++- sys/dev/qlxgbe/ql_isr.c | 4 +++- sys/dev/qlxgbe/ql_misc.c | 4 +++- sys/dev/qlxgbe/ql_os.c | 4 +++- sys/dev/qlxgbe/ql_os.h | 4 +++- sys/dev/qlxgbe/ql_reset.c | 4 +++- sys/dev/qlxgbe/ql_tmplt.h | 4 +++- sys/dev/qlxgbe/ql_ver.h | 4 +++- sys/dev/qlxge/qls_dbg.c | 4 +++- sys/dev/qlxge/qls_dbg.h | 4 +++- sys/dev/qlxge/qls_def.h | 4 +++- sys/dev/qlxge/qls_dump.c | 4 +++- sys/dev/qlxge/qls_dump.h | 4 +++- sys/dev/qlxge/qls_glbl.h | 4 +++- sys/dev/qlxge/qls_hw.c | 4 +++- sys/dev/qlxge/qls_hw.h | 4 +++- sys/dev/qlxge/qls_inline.h | 4 +++- sys/dev/qlxge/qls_ioctl.c | 4 +++- sys/dev/qlxge/qls_ioctl.h | 4 +++- sys/dev/qlxge/qls_isr.c | 6 +++++- sys/dev/qlxge/qls_os.c | 4 +++- sys/dev/qlxge/qls_os.h | 4 +++- sys/dev/qlxge/qls_ver.h | 4 +++- sys/dev/quicc/quicc_bfe.h | 2 ++ sys/dev/quicc/quicc_bfe_fdt.c | 2 ++ sys/dev/quicc/quicc_bus.h | 2 ++ sys/dev/quicc/quicc_core.c | 2 ++ sys/dev/rc/rc.c | 2 ++ sys/dev/rc/rcreg.h | 2 ++ sys/dev/rndtest/rndtest.c | 2 ++ sys/dev/rndtest/rndtest.h | 2 ++ sys/dev/rp/rp.c | 2 ++ sys/dev/rp/rp_isa.c | 2 ++ sys/dev/rp/rp_pci.c | 2 ++ sys/dev/rp/rpreg.h | 2 ++ sys/dev/rp/rpvar.h | 2 ++ sys/dev/rt/if_rt.c | 2 ++ sys/dev/rt/if_rtreg.h | 2 ++ sys/dev/rt/if_rtvar.h | 2 ++ sys/dev/safe/safe.c | 2 ++ sys/dev/safe/safereg.h | 2 ++ sys/dev/safe/safevar.h | 2 ++ sys/dev/scc/scc_bfe.h | 2 ++ sys/dev/scc/scc_bfe_ebus.c | 2 ++ sys/dev/scc/scc_bfe_macio.c | 2 ++ sys/dev/scc/scc_bfe_quicc.c | 2 ++ sys/dev/scc/scc_bfe_sbus.c | 2 ++ sys/dev/scc/scc_bus.h | 2 ++ sys/dev/scc/scc_core.c | 2 ++ sys/dev/scc/scc_dev_quicc.c | 2 ++ sys/dev/scc/scc_dev_sab82532.c | 2 ++ sys/dev/scc/scc_dev_z8530.c | 2 ++ sys/dev/sdhci/sdhci.c | 2 ++ sys/dev/sdhci/sdhci.h | 2 ++ sys/dev/sdhci/sdhci_fdt.c | 2 ++ sys/dev/sdhci/sdhci_pci.c | 2 ++ sys/dev/sec/sec.c | 2 ++ sys/dev/sec/sec.h | 2 ++ sys/dev/sfxge/common/efsys.h | 2 ++ sys/dev/sfxge/common/efx.h | 2 ++ sys/dev/sfxge/common/efx_bootcfg.c | 2 ++ sys/dev/sfxge/common/efx_ev.c | 2 ++ sys/dev/sfxge/common/efx_filter.c | 2 ++ sys/dev/sfxge/common/efx_impl.h | 2 ++ sys/dev/sfxge/common/efx_intr.c | 2 ++ sys/dev/sfxge/common/efx_mac.c | 2 ++ sys/dev/sfxge/common/efx_mcdi.c | 2 ++ sys/dev/sfxge/common/efx_mcdi.h | 2 ++ sys/dev/sfxge/common/efx_mon.c | 2 ++ sys/dev/sfxge/common/efx_nic.c | 2 ++ sys/dev/sfxge/common/efx_nvram.c | 2 ++ sys/dev/sfxge/common/efx_phy.c | 2 ++ sys/dev/sfxge/common/efx_port.c | 2 ++ sys/dev/sfxge/common/efx_regs.h | 2 ++ sys/dev/sfxge/common/efx_regs_ef10.h | 2 ++ sys/dev/sfxge/common/efx_regs_mcdi.h | 2 ++ sys/dev/sfxge/common/efx_regs_pci.h | 2 ++ sys/dev/sfxge/common/efx_rx.c | 2 ++ sys/dev/sfxge/common/efx_sram.c | 2 ++ sys/dev/sfxge/common/efx_tx.c | 2 ++ sys/dev/sfxge/common/efx_types.h | 2 ++ sys/dev/sfxge/common/efx_vpd.c | 2 ++ sys/dev/sfxge/common/siena_flash.h | 2 ++ sys/dev/sfxge/common/siena_impl.h | 2 ++ sys/dev/sfxge/common/siena_mac.c | 2 ++ sys/dev/sfxge/common/siena_nic.c | 2 ++ sys/dev/sfxge/common/siena_nvram.c | 2 ++ sys/dev/sfxge/common/siena_phy.c | 2 ++ sys/dev/sfxge/common/siena_sram.c | 2 ++ sys/dev/sfxge/common/siena_vpd.c | 2 ++ sys/dev/sfxge/sfxge.c | 2 ++ sys/dev/sfxge/sfxge.h | 2 ++ sys/dev/sfxge/sfxge_dma.c | 2 ++ sys/dev/sfxge/sfxge_ev.c | 2 ++ sys/dev/sfxge/sfxge_intr.c | 2 ++ sys/dev/sfxge/sfxge_mcdi.c | 2 ++ sys/dev/sfxge/sfxge_port.c | 2 ++ sys/dev/sfxge/sfxge_rx.c | 2 ++ sys/dev/sfxge/sfxge_rx.h | 2 ++ sys/dev/sfxge/sfxge_tx.c | 2 ++ sys/dev/sfxge/sfxge_tx.h | 2 ++ sys/dev/siba/siba_bwn.c | 2 ++ sys/dev/siba/siba_core.c | 2 ++ sys/dev/siba/siba_ids.h | 2 ++ sys/dev/siba/sibareg.h | 2 ++ sys/dev/siba/sibavar.h | 2 ++ sys/dev/siis/siis.c | 2 ++ sys/dev/siis/siis.h | 2 ++ sys/dev/sio/sio_isa.c | 2 ++ sys/dev/sio/sio_pccard.c | 2 ++ sys/dev/sio/sio_pci.c | 2 ++ sys/dev/sio/sio_puc.c | 2 ++ sys/dev/smbus/smb.c | 2 ++ sys/dev/smbus/smb.h | 2 ++ sys/dev/smbus/smbconf.c | 2 ++ sys/dev/smbus/smbconf.h | 2 ++ sys/dev/smbus/smbus.c | 2 ++ sys/dev/smbus/smbus.h | 2 ++ sys/dev/smc/if_smc.c | 2 ++ sys/dev/smc/if_smcreg.h | 2 ++ sys/dev/smc/if_smcvar.h | 2 ++ sys/dev/sn/if_sn.c | 2 ++ sys/dev/sn/if_sn_isa.c | 2 ++ sys/dev/sn/if_sn_pccard.c | 2 ++ sys/dev/sn/if_snreg.h | 2 ++ sys/dev/sn/if_snvar.h | 2 ++ sys/dev/sn/ositech.h | 2 ++ sys/dev/snp/snp.c | 2 ++ sys/dev/sound/chip.h | 2 ++ sys/dev/sound/clone.c | 2 ++ sys/dev/sound/clone.h | 2 ++ sys/dev/sound/driver.c | 2 ++ sys/dev/sound/isa/ad1816.c | 2 ++ sys/dev/sound/isa/ad1816.h | 2 ++ sys/dev/sound/isa/ess.c | 2 ++ sys/dev/sound/isa/gusc.c | 2 ++ sys/dev/sound/isa/mss.c | 2 ++ sys/dev/sound/isa/mss.h | 2 ++ sys/dev/sound/isa/sb.h | 2 ++ sys/dev/sound/isa/sb16.c | 2 ++ sys/dev/sound/isa/sb8.c | 2 ++ sys/dev/sound/isa/sbc.c | 2 ++ sys/dev/sound/isa/sndbuf_dma.c | 2 ++ sys/dev/sound/macio/aoa.c | 2 ++ sys/dev/sound/macio/aoa.h | 2 ++ sys/dev/sound/macio/davbus.c | 2 ++ sys/dev/sound/macio/davbusreg.h | 2 ++ sys/dev/sound/macio/i2s.c | 2 ++ sys/dev/sound/macio/onyx.c | 2 ++ sys/dev/sound/macio/snapper.c | 2 ++ sys/dev/sound/macio/tumbler.c | 2 ++ sys/dev/sound/midi/midi.c | 2 ++ sys/dev/sound/midi/midi.h | 2 ++ sys/dev/sound/midi/midiq.h | 2 ++ sys/dev/sound/midi/mpu401.c | 2 ++ sys/dev/sound/midi/mpu401.h | 2 ++ sys/dev/sound/midi/sequencer.c | 2 ++ sys/dev/sound/midi/sequencer.h | 2 ++ sys/dev/sound/pci/allegro_code.h | 2 ++ sys/dev/sound/pci/allegro_reg.h | 2 ++ sys/dev/sound/pci/als4000.c | 2 ++ sys/dev/sound/pci/als4000.h | 2 ++ sys/dev/sound/pci/atiixp.c | 2 ++ sys/dev/sound/pci/atiixp.h | 2 ++ sys/dev/sound/pci/aureal.c | 2 ++ sys/dev/sound/pci/aureal.h | 2 ++ sys/dev/sound/pci/cmi.c | 2 ++ sys/dev/sound/pci/cmireg.h | 2 ++ sys/dev/sound/pci/cs4281.c | 2 ++ sys/dev/sound/pci/cs4281.h | 2 ++ sys/dev/sound/pci/cs461x_dsp.h | 2 ++ sys/dev/sound/pci/csa.c | 2 ++ sys/dev/sound/pci/csapcm.c | 2 ++ sys/dev/sound/pci/csareg.h | 2 ++ sys/dev/sound/pci/csavar.h | 2 ++ sys/dev/sound/pci/ds1-fw.h | 2 ++ sys/dev/sound/pci/ds1.c | 2 ++ sys/dev/sound/pci/emu10k1.c | 2 ++ sys/dev/sound/pci/emu10kx-midi.c | 2 ++ sys/dev/sound/pci/emu10kx-pcm.c | 2 ++ sys/dev/sound/pci/emu10kx.c | 2 ++ sys/dev/sound/pci/emu10kx.h | 2 ++ sys/dev/sound/pci/envy24.c | 2 ++ sys/dev/sound/pci/envy24.h | 2 ++ sys/dev/sound/pci/envy24ht.c | 2 ++ sys/dev/sound/pci/envy24ht.h | 2 ++ sys/dev/sound/pci/es137x.c | 2 ++ sys/dev/sound/pci/es137x.h | 2 ++ sys/dev/sound/pci/fm801.c | 2 ++ sys/dev/sound/pci/hda/hda_reg.h | 2 ++ sys/dev/sound/pci/hda/hdaa.c | 2 ++ sys/dev/sound/pci/hda/hdaa.h | 4 +++- sys/dev/sound/pci/hda/hdaa_patches.c | 2 ++ sys/dev/sound/pci/hda/hdac.c | 2 ++ sys/dev/sound/pci/hda/hdac.h | 2 ++ sys/dev/sound/pci/hda/hdac_private.h | 2 ++ sys/dev/sound/pci/hda/hdac_reg.h | 2 ++ sys/dev/sound/pci/hda/hdacc.c | 2 ++ sys/dev/sound/pci/hdspe-pcm.c | 2 ++ sys/dev/sound/pci/hdspe.c | 2 ++ sys/dev/sound/pci/hdspe.h | 2 ++ sys/dev/sound/pci/ich.c | 2 ++ sys/dev/sound/pci/ich.h | 2 ++ sys/dev/sound/pci/maestro.c | 2 ++ sys/dev/sound/pci/maestro3.c | 2 ++ sys/dev/sound/pci/maestro_reg.h | 2 ++ sys/dev/sound/pci/neomagic-coeff.h | 2 ++ sys/dev/sound/pci/neomagic.c | 2 ++ sys/dev/sound/pci/neomagic.h | 2 ++ sys/dev/sound/pci/solo.c | 2 ++ sys/dev/sound/pci/spicds.c | 2 ++ sys/dev/sound/pci/spicds.h | 2 ++ sys/dev/sound/pci/t4dwave.c | 2 ++ sys/dev/sound/pci/t4dwave.h | 2 ++ sys/dev/sound/pci/via8233.c | 2 ++ sys/dev/sound/pci/via8233.h | 2 ++ sys/dev/sound/pci/via82c686.c | 2 ++ sys/dev/sound/pci/via82c686.h | 2 ++ sys/dev/sound/pci/vibes.c | 2 ++ sys/dev/sound/pci/vibes.h | 2 ++ sys/dev/sound/pcm/ac97.c | 2 ++ sys/dev/sound/pcm/ac97.h | 2 ++ sys/dev/sound/pcm/ac97_patch.c | 2 ++ sys/dev/sound/pcm/ac97_patch.h | 2 ++ sys/dev/sound/pcm/buffer.c | 2 ++ sys/dev/sound/pcm/buffer.h | 2 ++ sys/dev/sound/pcm/channel.c | 2 ++ sys/dev/sound/pcm/channel.h | 2 ++ sys/dev/sound/pcm/dsp.c | 2 ++ sys/dev/sound/pcm/dsp.h | 2 ++ sys/dev/sound/pcm/feeder.c | 2 ++ sys/dev/sound/pcm/feeder.h | 2 ++ sys/dev/sound/pcm/feeder_chain.c | 2 ++ sys/dev/sound/pcm/feeder_eq.c | 2 ++ sys/dev/sound/pcm/feeder_format.c | 2 ++ sys/dev/sound/pcm/feeder_matrix.c | 2 ++ sys/dev/sound/pcm/feeder_mixer.c | 2 ++ sys/dev/sound/pcm/feeder_rate.c | 2 ++ sys/dev/sound/pcm/feeder_volume.c | 2 ++ sys/dev/sound/pcm/g711.h | 2 ++ sys/dev/sound/pcm/intpcm.h | 2 ++ sys/dev/sound/pcm/matrix.h | 2 ++ sys/dev/sound/pcm/matrix_map.h | 2 ++ sys/dev/sound/pcm/mixer.c | 2 ++ sys/dev/sound/pcm/mixer.h | 2 ++ sys/dev/sound/pcm/pcm.h | 2 ++ sys/dev/sound/pcm/sndstat.c | 2 ++ sys/dev/sound/pcm/sndstat.h | 2 ++ sys/dev/sound/pcm/sound.c | 2 ++ sys/dev/sound/pcm/sound.h | 2 ++ sys/dev/sound/pcm/vchan.c | 2 ++ sys/dev/sound/pcm/vchan.h | 2 ++ sys/dev/sound/sbus/apcdmareg.h | 2 ++ sys/dev/sound/sbus/cs4231.c | 2 ++ sys/dev/sound/sbus/cs4231.h | 2 ++ sys/dev/sound/unit.c | 2 ++ sys/dev/sound/unit.h | 2 ++ sys/dev/sound/usb/uaudio.c | 2 ++ sys/dev/sound/usb/uaudio.h | 2 ++ sys/dev/sound/usb/uaudio_pcm.c | 2 ++ sys/dev/sound/usb/uaudioreg.h | 2 ++ sys/dev/sound/version.h | 2 ++ sys/dev/spibus/ofw_spibus.c | 2 ++ sys/dev/stg/tmc18c30.c | 2 ++ sys/dev/stg/tmc18c30_isa.c | 2 ++ sys/dev/stg/tmc18c30_pccard.c | 2 ++ sys/dev/stg/tmc18c30_pci.c | 2 ++ sys/dev/stg/tmc18c30_subr.c | 2 ++ sys/dev/stg/tmc18c30reg.h | 2 ++ sys/dev/stg/tmc18c30var.h | 2 ++ sys/dev/stge/if_stge.c | 2 ++ sys/dev/stge/if_stgereg.h | 2 ++ sys/dev/sym/sym_conf.h | 2 ++ sys/dev/sym/sym_defs.h | 2 ++ sys/dev/sym/sym_fw.h | 2 ++ sys/dev/sym/sym_fw1.h | 2 ++ sys/dev/sym/sym_fw2.h | 2 ++ sys/dev/sym/sym_hipd.c | 2 ++ sys/dev/syscons/apm/apm_saver.c | 2 ++ sys/dev/syscons/blank/blank_saver.c | 2 ++ sys/dev/syscons/daemon/daemon_saver.c | 2 ++ sys/dev/syscons/dragon/dragon_saver.c | 2 ++ sys/dev/syscons/fade/fade_saver.c | 2 ++ sys/dev/syscons/fire/fire_saver.c | 2 ++ sys/dev/syscons/green/green_saver.c | 2 ++ sys/dev/syscons/logo/logo_saver.c | 2 ++ sys/dev/syscons/rain/rain_saver.c | 2 ++ sys/dev/syscons/scgfbrndr.c | 2 ++ sys/dev/syscons/schistory.c | 2 ++ sys/dev/syscons/scmouse.c | 2 ++ sys/dev/syscons/scterm-teken.c | 2 ++ sys/dev/syscons/scterm.c | 2 ++ sys/dev/syscons/scvesactl.c | 2 ++ sys/dev/syscons/scvgarndr.c | 2 ++ sys/dev/syscons/scvidctl.c | 2 ++ sys/dev/syscons/scvtb.c | 2 ++ sys/dev/syscons/snake/snake_saver.c | 2 ++ sys/dev/syscons/star/star_saver.c | 2 ++ sys/dev/syscons/syscons.c | 2 ++ sys/dev/syscons/syscons.h | 2 ++ sys/dev/syscons/sysmouse.c | 2 ++ sys/dev/syscons/warp/warp_saver.c | 2 ++ sys/dev/tdfx/tdfx_io.h | 2 ++ sys/dev/tdfx/tdfx_linux.c | 2 ++ sys/dev/tdfx/tdfx_linux.h | 2 ++ sys/dev/tdfx/tdfx_pci.c | 2 ++ sys/dev/tdfx/tdfx_pci.h | 2 ++ sys/dev/tdfx/tdfx_vars.h | 2 ++ sys/dev/terasic/de4led/terasic_de4led.c | 2 ++ sys/dev/terasic/de4led/terasic_de4led.h | 2 ++ sys/dev/terasic/de4led/terasic_de4led_fdt.c | 2 ++ sys/dev/terasic/de4led/terasic_de4led_nexus.c | 2 ++ sys/dev/terasic/mtl/terasic_mtl.c | 2 ++ sys/dev/terasic/mtl/terasic_mtl.h | 2 ++ sys/dev/terasic/mtl/terasic_mtl_fdt.c | 2 ++ sys/dev/terasic/mtl/terasic_mtl_nexus.c | 2 ++ sys/dev/terasic/mtl/terasic_mtl_pixel.c | 2 ++ sys/dev/terasic/mtl/terasic_mtl_reg.c | 2 ++ sys/dev/terasic/mtl/terasic_mtl_syscons.c | 2 ++ sys/dev/terasic/mtl/terasic_mtl_text.c | 2 ++ sys/dev/trm/trm.c | 2 ++ sys/dev/trm/trm.h | 2 ++ sys/dev/tsec/if_tsec.c | 2 ++ sys/dev/tsec/if_tsec.h | 2 ++ sys/dev/tsec/if_tsec_fdt.c | 2 ++ sys/dev/tsec/if_tsecreg.h | 2 ++ sys/dev/twa/tw_cl.h | 4 +++- sys/dev/twa/tw_cl_externs.h | 4 +++- sys/dev/twa/tw_cl_fwif.h | 4 +++- sys/dev/twa/tw_cl_init.c | 4 +++- sys/dev/twa/tw_cl_intr.c | 4 +++- sys/dev/twa/tw_cl_io.c | 4 +++- sys/dev/twa/tw_cl_ioctl.h | 4 +++- sys/dev/twa/tw_cl_misc.c | 4 +++- sys/dev/twa/tw_cl_share.h | 4 +++- sys/dev/twa/tw_osl.h | 4 +++- sys/dev/twa/tw_osl_cam.c | 4 +++- sys/dev/twa/tw_osl_externs.h | 4 +++- sys/dev/twa/tw_osl_freebsd.c | 4 +++- sys/dev/twa/tw_osl_includes.h | 4 +++- sys/dev/twa/tw_osl_inline.h | 4 +++- sys/dev/twa/tw_osl_ioctl.h | 4 +++- sys/dev/twa/tw_osl_share.h | 4 +++- sys/dev/twa/tw_osl_types.h | 4 +++- sys/dev/twe/twe.c | 2 ++ sys/dev/twe/twe_compat.h | 2 ++ sys/dev/twe/twe_freebsd.c | 2 ++ sys/dev/twe/twe_tables.h | 2 ++ sys/dev/twe/tweio.h | 2 ++ sys/dev/twe/twereg.h | 2 ++ sys/dev/twe/twevar.h | 2 ++ sys/dev/tws/tws_cam.c | 2 ++ sys/dev/tx/if_tx.c | 2 ++ sys/dev/tx/if_txreg.h | 2 ++ sys/dev/tx/if_txvar.h | 2 ++ sys/dev/txp/3c990img.h | 2 ++ sys/dev/txp/if_txpreg.h | 2 ++ sys/dev/uart/uart.h | 2 ++ sys/dev/uart/uart_bus.h | 2 ++ sys/dev/uart/uart_bus_acpi.c | 2 ++ sys/dev/uart/uart_bus_ebus.c | 2 ++ sys/dev/uart/uart_bus_fdt.c | 2 ++ sys/dev/uart/uart_bus_isa.c | 2 ++ sys/dev/uart/uart_bus_pccard.c | 2 ++ sys/dev/uart/uart_bus_pci.c | 2 ++ sys/dev/uart/uart_bus_puc.c | 2 ++ sys/dev/uart/uart_bus_scc.c | 2 ++ sys/dev/uart/uart_core.c | 2 ++ sys/dev/uart/uart_cpu.h | 2 ++ sys/dev/uart/uart_cpu_fdt.c | 2 ++ sys/dev/uart/uart_cpu_powerpc.c | 2 ++ sys/dev/uart/uart_cpu_sparc64.c | 2 ++ sys/dev/uart/uart_cpu_x86.c | 2 ++ sys/dev/uart/uart_dbg.c | 2 ++ sys/dev/uart/uart_dev_imx.c | 2 ++ sys/dev/uart/uart_dev_lpc.c | 2 ++ sys/dev/uart/uart_dev_ns8250.c | 2 ++ sys/dev/uart/uart_dev_ns8250.h | 2 ++ sys/dev/uart/uart_dev_pl011.c | 2 ++ sys/dev/uart/uart_dev_quicc.c | 2 ++ sys/dev/uart/uart_dev_sab82532.c | 2 ++ sys/dev/uart/uart_dev_ti8250.c | 2 ++ sys/dev/uart/uart_dev_z8530.c | 2 ++ sys/dev/uart/uart_kbd_sun.c | 2 ++ sys/dev/uart/uart_kbd_sun.h | 2 ++ sys/dev/uart/uart_subr.c | 2 ++ sys/dev/uart/uart_tty.c | 2 ++ sys/dev/ubsec/ubsec.c | 2 ++ sys/dev/ubsec/ubsecreg.h | 2 ++ sys/dev/ubsec/ubsecvar.h | 2 ++ sys/dev/usb/controller/at91dci.c | 2 ++ sys/dev/usb/controller/at91dci.h | 2 ++ sys/dev/usb/controller/at91dci_atmelarm.c | 2 ++ sys/dev/usb/controller/at91dci_fdt.c | 2 ++ sys/dev/usb/controller/atmegadci.c | 2 ++ sys/dev/usb/controller/atmegadci.h | 2 ++ sys/dev/usb/controller/atmegadci_atmelarm.c | 2 ++ sys/dev/usb/controller/avr32dci.c | 2 ++ sys/dev/usb/controller/avr32dci.h | 2 ++ sys/dev/usb/controller/dwc_otg.c | 2 ++ sys/dev/usb/controller/dwc_otg.h | 2 ++ sys/dev/usb/controller/dwc_otg_fdt.c | 2 ++ sys/dev/usb/controller/dwc_otgreg.h | 2 ++ sys/dev/usb/controller/ehci.c | 2 ++ sys/dev/usb/controller/ehci.h | 2 ++ sys/dev/usb/controller/ehci_fsl.c | 2 ++ sys/dev/usb/controller/ehci_imx.c | 2 ++ sys/dev/usb/controller/ehci_ixp4xx.c | 2 ++ sys/dev/usb/controller/ehci_pci.c | 2 ++ sys/dev/usb/controller/ehcireg.h | 2 ++ sys/dev/usb/controller/musb_otg.c | 2 ++ sys/dev/usb/controller/musb_otg.h | 2 ++ sys/dev/usb/controller/musb_otg_atmelarm.c | 2 ++ sys/dev/usb/controller/ohci.c | 2 ++ sys/dev/usb/controller/ohci.h | 2 ++ sys/dev/usb/controller/ohci_pci.c | 2 ++ sys/dev/usb/controller/ohci_s3c24x0.c | 2 ++ sys/dev/usb/controller/ohcireg.h | 2 ++ sys/dev/usb/controller/uhci.c | 2 ++ sys/dev/usb/controller/uhci.h | 2 ++ sys/dev/usb/controller/uhci_pci.c | 2 ++ sys/dev/usb/controller/uhcireg.h | 2 ++ sys/dev/usb/controller/usb_controller.c | 2 ++ sys/dev/usb/controller/uss820dci.c | 2 ++ sys/dev/usb/controller/uss820dci.h | 2 ++ sys/dev/usb/controller/uss820dci_atmelarm.c | 2 ++ sys/dev/usb/controller/xhci.c | 2 ++ sys/dev/usb/controller/xhci.h | 2 ++ sys/dev/usb/controller/xhci_pci.c | 2 ++ sys/dev/usb/controller/xhcireg.h | 2 ++ sys/dev/usb/gadget/g_audio.c | 2 ++ sys/dev/usb/gadget/g_audio.h | 2 ++ sys/dev/usb/gadget/g_keyboard.c | 2 ++ sys/dev/usb/gadget/g_keyboard.h | 2 ++ sys/dev/usb/gadget/g_modem.c | 2 ++ sys/dev/usb/gadget/g_modem.h | 2 ++ sys/dev/usb/gadget/g_mouse.c | 2 ++ sys/dev/usb/gadget/g_mouse.h | 2 ++ sys/dev/usb/input/atp.c | 2 ++ sys/dev/usb/input/uep.c | 2 ++ sys/dev/usb/input/uhid.c | 2 ++ sys/dev/usb/input/ukbd.c | 2 ++ sys/dev/usb/input/ums.c | 2 ++ sys/dev/usb/input/usb_rdesc.h | 2 ++ sys/dev/usb/input/wsp.c | 2 ++ sys/dev/usb/misc/ufm.c | 2 ++ sys/dev/usb/net/if_axge.c | 2 ++ sys/dev/usb/net/if_axgereg.h | 2 ++ sys/dev/usb/net/if_ipheth.c | 2 ++ sys/dev/usb/net/if_iphethvar.h | 2 ++ sys/dev/usb/net/if_mos.c | 2 ++ sys/dev/usb/net/if_ruereg.h | 2 ++ sys/dev/usb/net/if_smsc.c | 2 ++ sys/dev/usb/net/if_smscreg.h | 2 ++ sys/dev/usb/net/if_usie.c | 2 ++ sys/dev/usb/net/if_usievar.h | 2 ++ sys/dev/usb/net/ruephy.c | 2 ++ sys/dev/usb/net/ruephyreg.h | 2 ++ sys/dev/usb/net/uhso.c | 2 ++ sys/dev/usb/net/usb_ethernet.c | 2 ++ sys/dev/usb/net/usb_ethernet.h | 2 ++ sys/dev/usb/quirk/usb_quirk.c | 2 ++ sys/dev/usb/quirk/usb_quirk.h | 2 ++ sys/dev/usb/serial/ubsa.c | 2 ++ sys/dev/usb/serial/ubser.c | 2 ++ sys/dev/usb/serial/uchcom.c | 2 ++ sys/dev/usb/serial/ucycom.c | 2 ++ sys/dev/usb/serial/ufoma.c | 2 ++ sys/dev/usb/serial/uftdi.c | 2 ++ sys/dev/usb/serial/ugensa.c | 4 +++- sys/dev/usb/serial/uipaq.c | 4 +++- sys/dev/usb/serial/ulpt.c | 2 ++ sys/dev/usb/serial/umcs.c | 2 ++ sys/dev/usb/serial/umcs.h | 2 ++ sys/dev/usb/serial/umct.c | 2 ++ sys/dev/usb/serial/umodem.c | 2 ++ sys/dev/usb/serial/uplcom.c | 2 ++ sys/dev/usb/serial/usb_serial.c | 2 ++ sys/dev/usb/serial/usb_serial.h | 2 ++ sys/dev/usb/serial/uvisor.c | 2 ++ sys/dev/usb/serial/uvscom.c | 2 ++ sys/dev/usb/storage/umass.c | 2 ++ sys/dev/usb/storage/urio.c | 2 ++ sys/dev/usb/storage/ustorage_fs.c | 2 ++ sys/dev/usb/template/usb_template.c | 2 ++ sys/dev/usb/template/usb_template.h | 2 ++ sys/dev/usb/template/usb_template_audio.c | 2 ++ sys/dev/usb/template/usb_template_cdce.c | 2 ++ sys/dev/usb/template/usb_template_kbd.c | 2 ++ sys/dev/usb/template/usb_template_modem.c | 2 ++ sys/dev/usb/template/usb_template_mouse.c | 2 ++ sys/dev/usb/template/usb_template_msc.c | 2 ++ sys/dev/usb/template/usb_template_mtp.c | 2 ++ sys/dev/usb/ufm_ioctl.h | 2 ++ sys/dev/usb/usb.h | 2 ++ sys/dev/usb/usb_bus.h | 2 ++ sys/dev/usb/usb_busdma.c | 2 ++ sys/dev/usb/usb_busdma.h | 2 ++ sys/dev/usb/usb_cdc.h | 2 ++ sys/dev/usb/usb_controller.h | 2 ++ sys/dev/usb/usb_core.c | 2 ++ sys/dev/usb/usb_core.h | 2 ++ sys/dev/usb/usb_debug.c | 2 ++ sys/dev/usb/usb_debug.h | 2 ++ sys/dev/usb/usb_dev.c | 2 ++ sys/dev/usb/usb_dev.h | 2 ++ sys/dev/usb/usb_device.c | 2 ++ sys/dev/usb/usb_device.h | 2 ++ sys/dev/usb/usb_dynamic.c | 2 ++ sys/dev/usb/usb_dynamic.h | 2 ++ sys/dev/usb/usb_endian.h | 2 ++ sys/dev/usb/usb_error.c | 2 ++ sys/dev/usb/usb_freebsd.h | 2 ++ sys/dev/usb/usb_freebsd_loader.h | 2 ++ sys/dev/usb/usb_generic.c | 2 ++ sys/dev/usb/usb_generic.h | 2 ++ sys/dev/usb/usb_handle_request.c | 2 ++ sys/dev/usb/usb_hid.c | 2 ++ sys/dev/usb/usb_hub.c | 2 ++ sys/dev/usb/usb_hub.h | 2 ++ sys/dev/usb/usb_ioctl.h | 2 ++ sys/dev/usb/usb_lookup.c | 2 ++ sys/dev/usb/usb_mbuf.c | 2 ++ sys/dev/usb/usb_mbuf.h | 2 ++ sys/dev/usb/usb_msctest.c | 2 ++ sys/dev/usb/usb_msctest.h | 2 ++ sys/dev/usb/usb_parse.c | 2 ++ sys/dev/usb/usb_pci.h | 2 ++ sys/dev/usb/usb_process.c | 2 ++ sys/dev/usb/usb_process.h | 2 ++ sys/dev/usb/usb_request.c | 2 ++ sys/dev/usb/usb_request.h | 2 ++ sys/dev/usb/usb_transfer.c | 2 ++ sys/dev/usb/usb_transfer.h | 2 ++ sys/dev/usb/usb_util.c | 2 ++ sys/dev/usb/usb_util.h | 2 ++ sys/dev/usb/usbdi.h | 2 ++ sys/dev/usb/usbdi_util.h | 2 ++ sys/dev/usb/usbhid.h | 2 ++ sys/dev/usb/wlan/if_uath.c | 2 ++ sys/dev/usb/wlan/if_zydfw.h | 2 ++ sys/dev/viawd/viawd.c | 2 ++ sys/dev/viawd/viawd.h | 2 ++ sys/dev/virtio/balloon/virtio_balloon.c | 2 ++ sys/dev/virtio/block/virtio_blk.c | 2 ++ sys/dev/virtio/network/if_vtnet.c | 2 ++ sys/dev/virtio/network/if_vtnetvar.h | 2 ++ sys/dev/virtio/pci/virtio_pci.c | 2 ++ sys/dev/virtio/random/virtio_random.c | 2 ++ sys/dev/virtio/scsi/virtio_scsi.c | 2 ++ sys/dev/virtio/scsi/virtio_scsi.h | 2 ++ sys/dev/virtio/scsi/virtio_scsivar.h | 2 ++ sys/dev/virtio/virtio.c | 2 ++ sys/dev/virtio/virtqueue.c | 2 ++ sys/dev/virtio/virtqueue.h | 2 ++ sys/dev/vkbd/vkbd.c | 2 ++ sys/dev/vkbd/vkbd_var.h | 2 ++ sys/dev/vt/colors/vt_termcolors.c | 2 ++ sys/dev/vt/colors/vt_termcolors.h | 2 ++ sys/dev/vt/font/vt_font_default.c | 2 ++ sys/dev/vt/font/vt_mouse_cursor.c | 2 ++ sys/dev/vt/hw/efifb/efifb.c | 2 ++ sys/dev/vt/hw/fb/vt_early_fb.c | 2 ++ sys/dev/vt/hw/fb/vt_fb.c | 2 ++ sys/dev/vt/hw/fb/vt_fb.h | 2 ++ sys/dev/vt/hw/ofwfb/ofwfb.c | 2 ++ sys/dev/vt/logo/logo_freebsd.c | 2 ++ sys/dev/vt/vt.h | 2 ++ sys/dev/vt/vt_buf.c | 2 ++ sys/dev/vt/vt_consolectl.c | 2 ++ sys/dev/vt/vt_core.c | 2 ++ sys/dev/vt/vt_font.c | 2 ++ sys/dev/vt/vt_sysmouse.c | 2 ++ sys/dev/vte/if_vte.c | 2 ++ sys/dev/vte/if_vtereg.h | 2 ++ sys/dev/vte/if_vtevar.h | 2 ++ sys/dev/vx/if_vx.c | 2 ++ sys/dev/vx/if_vxreg.h | 2 ++ sys/dev/vx/if_vxvar.h | 2 ++ sys/dev/watchdog/watchdog.c | 2 ++ sys/dev/wbwd/wbwd.c | 2 ++ sys/dev/wtap/if_medium.c | 2 ++ sys/dev/wtap/if_medium.h | 2 ++ sys/dev/wtap/if_wtap.c | 2 ++ sys/dev/wtap/if_wtap_module.c | 2 ++ sys/dev/wtap/if_wtapioctl.h | 2 ++ sys/dev/wtap/if_wtapvar.h | 2 ++ sys/dev/wtap/plugins/visibility.c | 2 ++ sys/dev/wtap/plugins/visibility.h | 2 ++ sys/dev/wtap/plugins/visibility_ioctl.h | 2 ++ sys/dev/wtap/plugins/wtap_plugin.h | 2 ++ sys/dev/wtap/wtap_hal/hal.c | 2 ++ sys/dev/wtap/wtap_hal/hal.h | 2 ++ sys/dev/wtap/wtap_hal/handler.h | 2 ++ sys/dev/xe/if_xe.c | 2 ++ sys/dev/xe/if_xe_pccard.c | 2 ++ sys/dev/xe/if_xereg.h | 2 ++ sys/dev/xe/if_xevar.h | 2 ++ sys/dev/xen/blkback/blkback.c | 2 ++ sys/dev/xen/control/control.c | 2 ++ sys/dev/xen/netback/netback.c | 2 ++ sys/dev/xen/netback/netback_unit_tests.c | 2 ++ sys/dev/xen/netfront/netfront.c | 2 ++ sys/dev/xen/timer/timer.c | 2 ++ sys/dev/xen/timer/timer.h | 2 ++ sys/dev/xen/xenpci/xenpci.c | 4 +++- sys/dev/xen/xenpci/xenpcivar.h | 4 +++- sys/dev/xl/xlphy.c | 2 ++ 1982 files changed, 4089 insertions(+), 159 deletions(-) diff --git a/sys/dev/aac/aac.c b/sys/dev/aac/aac.c index eb1a14218e00..3f054ba89837 100644 --- a/sys/dev/aac/aac.c +++ b/sys/dev/aac/aac.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Michael Smith * Copyright (c) 2001 Scott Long * Copyright (c) 2000 BSDi diff --git a/sys/dev/aac/aac_cam.c b/sys/dev/aac/aac_cam.c index dc589c32e1c8..2e95b6da1409 100644 --- a/sys/dev/aac/aac_cam.c +++ b/sys/dev/aac/aac_cam.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002 Adaptec, Inc. * All rights reserved. * diff --git a/sys/dev/aac/aac_debug.c b/sys/dev/aac/aac_debug.c index 6dd84f5060fd..b1d79b92250e 100644 --- a/sys/dev/aac/aac_debug.c +++ b/sys/dev/aac/aac_debug.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Michael Smith * Copyright (c) 2001 Scott Long * Copyright (c) 2000 BSDi diff --git a/sys/dev/aac/aac_disk.c b/sys/dev/aac/aac_disk.c index 89c0fa6d6738..1a547ed039ab 100644 --- a/sys/dev/aac/aac_disk.c +++ b/sys/dev/aac/aac_disk.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Michael Smith * Copyright (c) 2001 Scott Long * Copyright (c) 2000 BSDi diff --git a/sys/dev/aac/aac_linux.c b/sys/dev/aac/aac_linux.c index 71a20ffd4012..02babb5c0576 100644 --- a/sys/dev/aac/aac_linux.c +++ b/sys/dev/aac/aac_linux.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002 Scott Long * All rights reserved. * diff --git a/sys/dev/aac/aac_pci.c b/sys/dev/aac/aac_pci.c index 83e7e63fda8e..1685abe8a00e 100644 --- a/sys/dev/aac/aac_pci.c +++ b/sys/dev/aac/aac_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Michael Smith * Copyright (c) 2001 Scott Long * Copyright (c) 2000 BSDi diff --git a/sys/dev/aac/aac_tables.h b/sys/dev/aac/aac_tables.h index 6f52d5d41cd4..a973f52f54ca 100644 --- a/sys/dev/aac/aac_tables.h +++ b/sys/dev/aac/aac_tables.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Michael Smith * Copyright (c) 2000 BSDi * All rights reserved. diff --git a/sys/dev/aac/aacreg.h b/sys/dev/aac/aacreg.h index 70859bbff051..d0800f3d5881 100644 --- a/sys/dev/aac/aacreg.h +++ b/sys/dev/aac/aacreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Michael Smith * Copyright (c) 2000-2001 Scott Long * Copyright (c) 2000 BSDi diff --git a/sys/dev/aac/aacvar.h b/sys/dev/aac/aacvar.h index bcedff59f1f8..f3bbb53b21e9 100644 --- a/sys/dev/aac/aacvar.h +++ b/sys/dev/aac/aacvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Michael Smith * Copyright (c) 2001 Scott Long * Copyright (c) 2000 BSDi diff --git a/sys/dev/aacraid/aacraid.c b/sys/dev/aacraid/aacraid.c index a1af1008fff3..920dbc6df930 100644 --- a/sys/dev/aacraid/aacraid.c +++ b/sys/dev/aacraid/aacraid.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Michael Smith * Copyright (c) 2001 Scott Long * Copyright (c) 2000 BSDi diff --git a/sys/dev/aacraid/aacraid_cam.c b/sys/dev/aacraid/aacraid_cam.c index 5a3d2c680139..baddaae2758e 100644 --- a/sys/dev/aacraid/aacraid_cam.c +++ b/sys/dev/aacraid/aacraid_cam.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2010 Adaptec, Inc. * Copyright (c) 2010-2012 PMC-Sierra, Inc. * All rights reserved. diff --git a/sys/dev/aacraid/aacraid_debug.c b/sys/dev/aacraid/aacraid_debug.c index db3bab554a00..75d023339295 100644 --- a/sys/dev/aacraid/aacraid_debug.c +++ b/sys/dev/aacraid/aacraid_debug.c @@ -1,5 +1,6 @@ - /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006-2010 Adaptec, Inc. * Copyright (c) 2010-2012 PMC-Sierra, Inc. * All rights reserved. diff --git a/sys/dev/aacraid/aacraid_debug.h b/sys/dev/aacraid/aacraid_debug.h index d79bb9226201..5ef43a4dc462 100644 --- a/sys/dev/aacraid/aacraid_debug.h +++ b/sys/dev/aacraid/aacraid_debug.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Adaptec, Inc. * Copyright (c) 2010-2012 PMC-Sierra, Inc. * All rights reserved. diff --git a/sys/dev/aacraid/aacraid_linux.c b/sys/dev/aacraid/aacraid_linux.c index 10dd11ac02c9..9ea9458ddec4 100644 --- a/sys/dev/aacraid/aacraid_linux.c +++ b/sys/dev/aacraid/aacraid_linux.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002 Scott Long * Copyright (c) 2002-2010 Adaptec, Inc. * Copyright (c) 2010-2012 PMC-Sierra, Inc. diff --git a/sys/dev/aacraid/aacraid_pci.c b/sys/dev/aacraid/aacraid_pci.c index 0f67c742be0b..1f17a7c9345d 100644 --- a/sys/dev/aacraid/aacraid_pci.c +++ b/sys/dev/aacraid/aacraid_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Michael Smith * Copyright (c) 2001 Scott Long * Copyright (c) 2000 BSDi diff --git a/sys/dev/aacraid/aacraid_reg.h b/sys/dev/aacraid/aacraid_reg.h index b02d1936862a..f58d36518cde 100644 --- a/sys/dev/aacraid/aacraid_reg.h +++ b/sys/dev/aacraid/aacraid_reg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Michael Smith * Copyright (c) 2000-2001 Scott Long * Copyright (c) 2000 BSDi diff --git a/sys/dev/aacraid/aacraid_var.h b/sys/dev/aacraid/aacraid_var.h index 55035a93dfff..942198177d72 100644 --- a/sys/dev/aacraid/aacraid_var.h +++ b/sys/dev/aacraid/aacraid_var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Michael Smith * Copyright (c) 2001 Scott Long * Copyright (c) 2000 BSDi diff --git a/sys/dev/adb/adb.h b/sys/dev/adb/adb.h index acb5ae27d4c6..623dda13402f 100644 --- a/sys/dev/adb/adb.h +++ b/sys/dev/adb/adb.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2008 Nathan Whitehorn * All rights reserved. * diff --git a/sys/dev/adb/adb_bus.c b/sys/dev/adb/adb_bus.c index fd46f27e9630..4c504a65a93d 100644 --- a/sys/dev/adb/adb_bus.c +++ b/sys/dev/adb/adb_bus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2008 Nathan Whitehorn * All rights reserved. * diff --git a/sys/dev/adb/adb_buttons.c b/sys/dev/adb/adb_buttons.c index b311b28daec0..3d8726e152b2 100644 --- a/sys/dev/adb/adb_buttons.c +++ b/sys/dev/adb/adb_buttons.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2011, Justin Hibbits. * Copyright (c) 2002, Miodrag Vallat. * Copyright (C) 1999 Tsubai Masanari. All rights reserved. diff --git a/sys/dev/adb/adb_kbd.c b/sys/dev/adb/adb_kbd.c index cd2a9a7b7635..88399d54af7f 100644 --- a/sys/dev/adb/adb_kbd.c +++ b/sys/dev/adb/adb_kbd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2008 Nathan Whitehorn * All rights reserved. * diff --git a/sys/dev/adb/adb_mouse.c b/sys/dev/adb/adb_mouse.c index 9f9d81f1f545..8b9e3fae7b63 100644 --- a/sys/dev/adb/adb_mouse.c +++ b/sys/dev/adb/adb_mouse.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2008 Nathan Whitehorn * All rights reserved. * diff --git a/sys/dev/adb/adbvar.h b/sys/dev/adb/adbvar.h index 47afb3554229..5f8184e102bb 100644 --- a/sys/dev/adb/adbvar.h +++ b/sys/dev/adb/adbvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2008 Nathan Whitehorn * All rights reserved. * diff --git a/sys/dev/adlink/adlink.c b/sys/dev/adlink/adlink.c index 4180f57ae380..10bb4058992d 100644 --- a/sys/dev/adlink/adlink.c +++ b/sys/dev/adlink/adlink.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2004 Poul-Henning Kamp * All rights reserved. * diff --git a/sys/dev/advansys/adv_isa.c b/sys/dev/advansys/adv_isa.c index 49644b26e818..2577aab97476 100644 --- a/sys/dev/advansys/adv_isa.c +++ b/sys/dev/advansys/adv_isa.c @@ -20,6 +20,8 @@ * ** This board has been sold by SIIG as the i540 SpeedMaster. * *** This board has been sold by SIIG as the i542 SpeedMaster. * + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1996, 1997 Justin T. Gibbs. * All rights reserved. * diff --git a/sys/dev/advansys/adv_pci.c b/sys/dev/advansys/adv_pci.c index 8b4b3f5874cf..a33e5a106f04 100644 --- a/sys/dev/advansys/adv_pci.c +++ b/sys/dev/advansys/adv_pci.c @@ -33,6 +33,8 @@ * * This board has been sold by SIIG as the Fast SCSI Pro PCI. * ** This board has been sold by Iomega as a Jaz Jet PCI adapter. * + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997 Justin Gibbs. * All rights reserved. * diff --git a/sys/dev/advansys/advansys.c b/sys/dev/advansys/advansys.c index a875fe5ccb6a..bb6bffeb0758 100644 --- a/sys/dev/advansys/advansys.c +++ b/sys/dev/advansys/advansys.c @@ -7,6 +7,8 @@ * ABP940UA, ABP950, ABP960, ABP960U, ABP960UA, * ABP970, ABP970U * + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1996-2000 Justin Gibbs. * All rights reserved. * diff --git a/sys/dev/advansys/advansys.h b/sys/dev/advansys/advansys.h index 04c7f0b30305..f7ee79459f61 100644 --- a/sys/dev/advansys/advansys.h +++ b/sys/dev/advansys/advansys.h @@ -2,6 +2,8 @@ * Generic driver definitions and exported functions for the Advanced * Systems Inc. SCSI controllers * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1996-1997 Justin Gibbs. * All rights reserved. * diff --git a/sys/dev/advansys/advlib.c b/sys/dev/advansys/advlib.c index 5a448e4bf9f9..0a1e5b41ce68 100644 --- a/sys/dev/advansys/advlib.c +++ b/sys/dev/advansys/advlib.c @@ -1,6 +1,8 @@ /*- * Low level routines for the Advanced Systems Inc. SCSI controllers chips * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1996-1997, 1999-2000 Justin Gibbs. * All rights reserved. * diff --git a/sys/dev/advansys/advlib.h b/sys/dev/advansys/advlib.h index 9fd6d1b2665f..a7acf938ee79 100644 --- a/sys/dev/advansys/advlib.h +++ b/sys/dev/advansys/advlib.h @@ -2,6 +2,8 @@ * Definitions for low level routines and data structures * for the Advanced Systems Inc. SCSI controllers chips. * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1996-1997, 1999-2000 Justin T. Gibbs. * All rights reserved. * diff --git a/sys/dev/advansys/adw_pci.c b/sys/dev/advansys/adw_pci.c index f8fa3d0ce929..fa76428a4fc6 100644 --- a/sys/dev/advansys/adw_pci.c +++ b/sys/dev/advansys/adw_pci.c @@ -8,6 +8,8 @@ * ABP3940U2W - Bus-Master PCI LVD/Ultra2-Wide (253 CDB) * ABP3950U2W - Bus-Master PCI LVD/Ultra2-Wide (253 CDB) * + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998, 1999, 2000 Justin Gibbs. * All rights reserved. * diff --git a/sys/dev/advansys/adwcam.c b/sys/dev/advansys/adwcam.c index 02f9c49d8006..f4d4b3ad0073 100644 --- a/sys/dev/advansys/adwcam.c +++ b/sys/dev/advansys/adwcam.c @@ -6,6 +6,8 @@ * * adw_pci.c ABP[3]940UW, ABP950UW, ABP3940U2W * + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998, 1999, 2000 Justin Gibbs. * All rights reserved. * diff --git a/sys/dev/advansys/adwlib.c b/sys/dev/advansys/adwlib.c index e201cdfa6513..c88580ca1af8 100644 --- a/sys/dev/advansys/adwlib.c +++ b/sys/dev/advansys/adwlib.c @@ -2,6 +2,8 @@ * Low level routines for Second Generation * Advanced Systems Inc. SCSI controllers chips * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1998, 1999, 2000 Justin Gibbs. * All rights reserved. * diff --git a/sys/dev/advansys/adwlib.h b/sys/dev/advansys/adwlib.h index a73098539f2f..62977445363e 100644 --- a/sys/dev/advansys/adwlib.h +++ b/sys/dev/advansys/adwlib.h @@ -2,6 +2,8 @@ * Definitions for low level routines and data structures * for the Advanced Systems Inc. SCSI controllers chips. * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1998, 1999, 2000 Justin T. Gibbs. * All rights reserved. * diff --git a/sys/dev/advansys/adwvar.h b/sys/dev/advansys/adwvar.h index 4d760372596b..35af9a1f5f1d 100644 --- a/sys/dev/advansys/adwvar.h +++ b/sys/dev/advansys/adwvar.h @@ -2,6 +2,8 @@ * Generic driver definitions and exported functions for the Advanced * Systems Inc. Second Generation SCSI controllers * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1998, 1999, 2000 Justin Gibbs. * All rights reserved. * diff --git a/sys/dev/ae/if_ae.c b/sys/dev/ae/if_ae.c index 0734335ca774..9a6d9fabb9ac 100644 --- a/sys/dev/ae/if_ae.c +++ b/sys/dev/ae/if_ae.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Stanislav Sedov . * All rights reserved. * diff --git a/sys/dev/ae/if_aereg.h b/sys/dev/ae/if_aereg.h index 4e0ae3bbe490..c42da11f1e1b 100644 --- a/sys/dev/ae/if_aereg.h +++ b/sys/dev/ae/if_aereg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Stanislav Sedov . * All rights reserved. * diff --git a/sys/dev/ae/if_aevar.h b/sys/dev/ae/if_aevar.h index a250fd2efa71..030f3604dd16 100644 --- a/sys/dev/ae/if_aevar.h +++ b/sys/dev/ae/if_aevar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Stanislav Sedov . * All rights reserved. * diff --git a/sys/dev/age/if_age.c b/sys/dev/age/if_age.c index 8427dbd4f056..3cf2903cb982 100644 --- a/sys/dev/age/if_age.c +++ b/sys/dev/age/if_age.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008, Pyun YongHyeon * All rights reserved. * diff --git a/sys/dev/age/if_agereg.h b/sys/dev/age/if_agereg.h index 284e5a4ee65d..b49c28aac05e 100644 --- a/sys/dev/age/if_agereg.h +++ b/sys/dev/age/if_agereg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008, Pyun YongHyeon * All rights reserved. * diff --git a/sys/dev/age/if_agevar.h b/sys/dev/age/if_agevar.h index 14792726ca1a..3a4b97b95334 100644 --- a/sys/dev/age/if_agevar.h +++ b/sys/dev/age/if_agevar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008, Pyun YongHyeon * All rights reserved. * diff --git a/sys/dev/agp/agp.c b/sys/dev/agp/agp.c index 47c0aaa046ce..208cb395118e 100644 --- a/sys/dev/agp/agp.c +++ b/sys/dev/agp/agp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Doug Rabson * All rights reserved. * diff --git a/sys/dev/agp/agp_ali.c b/sys/dev/agp/agp_ali.c index f44cc89d61c9..01c45df7a663 100644 --- a/sys/dev/agp/agp_ali.c +++ b/sys/dev/agp/agp_ali.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Doug Rabson * All rights reserved. * diff --git a/sys/dev/agp/agp_amd.c b/sys/dev/agp/agp_amd.c index a39dec5bec85..d80ed1783488 100644 --- a/sys/dev/agp/agp_amd.c +++ b/sys/dev/agp/agp_amd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Doug Rabson * All rights reserved. * diff --git a/sys/dev/agp/agp_amd64.c b/sys/dev/agp/agp_amd64.c index f18a6a55446c..b8c08b6ba106 100644 --- a/sys/dev/agp/agp_amd64.c +++ b/sys/dev/agp/agp_amd64.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004, 2005 Jung-uk Kim * All rights reserved. * diff --git a/sys/dev/agp/agp_apple.c b/sys/dev/agp/agp_apple.c index cc3723b321d6..755fba53bf36 100644 --- a/sys/dev/agp/agp_apple.c +++ b/sys/dev/agp/agp_apple.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Nathan Whitehorn * All rights reserved. * diff --git a/sys/dev/agp/agp_ati.c b/sys/dev/agp/agp_ati.c index eaf0efa80f97..ee31fdbb4cee 100644 --- a/sys/dev/agp/agp_ati.c +++ b/sys/dev/agp/agp_ati.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005 Eric Anholt * All rights reserved. * diff --git a/sys/dev/agp/agp_i810.c b/sys/dev/agp/agp_i810.c index 63315308aaeb..bb57bfa02cbb 100644 --- a/sys/dev/agp/agp_i810.c +++ b/sys/dev/agp/agp_i810.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Doug Rabson * Copyright (c) 2000 Ruslan Ermilov * Copyright (c) 2011 The FreeBSD Foundation diff --git a/sys/dev/agp/agp_i810.h b/sys/dev/agp/agp_i810.h index 1df5e78a162c..211675c4a67d 100644 --- a/sys/dev/agp/agp_i810.h +++ b/sys/dev/agp/agp_i810.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/agp/agp_intel.c b/sys/dev/agp/agp_intel.c index 719758034ce1..226e2f5a6f34 100644 --- a/sys/dev/agp/agp_intel.c +++ b/sys/dev/agp/agp_intel.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Doug Rabson * All rights reserved. * diff --git a/sys/dev/agp/agp_nvidia.c b/sys/dev/agp/agp_nvidia.c index 61ae551d5ef1..40b999490d9f 100644 --- a/sys/dev/agp/agp_nvidia.c +++ b/sys/dev/agp/agp_nvidia.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Matthew N. Dodd * All rights reserved. * diff --git a/sys/dev/agp/agp_sis.c b/sys/dev/agp/agp_sis.c index 91620de16d28..06e57e9885b5 100644 --- a/sys/dev/agp/agp_sis.c +++ b/sys/dev/agp/agp_sis.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Doug Rabson * All rights reserved. * diff --git a/sys/dev/agp/agp_via.c b/sys/dev/agp/agp_via.c index 8b054fecac85..c0f35b4d1042 100644 --- a/sys/dev/agp/agp_via.c +++ b/sys/dev/agp/agp_via.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Doug Rabson * All rights reserved. * diff --git a/sys/dev/agp/agppriv.h b/sys/dev/agp/agppriv.h index 2436af29d57a..f6fa3c5526bd 100644 --- a/sys/dev/agp/agppriv.h +++ b/sys/dev/agp/agppriv.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Doug Rabson * All rights reserved. * diff --git a/sys/dev/agp/agpreg.h b/sys/dev/agp/agpreg.h index 3f473da67e03..3a0abfeccd04 100644 --- a/sys/dev/agp/agpreg.h +++ b/sys/dev/agp/agpreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Doug Rabson * All rights reserved. * diff --git a/sys/dev/agp/agpvar.h b/sys/dev/agp/agpvar.h index 2c2c87a08713..c3c901dcf537 100644 --- a/sys/dev/agp/agpvar.h +++ b/sys/dev/agp/agpvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Doug Rabson * All rights reserved. * diff --git a/sys/dev/aha/aha.c b/sys/dev/aha/aha.c index d2709a72e678..970c99d14718 100644 --- a/sys/dev/aha/aha.c +++ b/sys/dev/aha/aha.c @@ -1,10 +1,12 @@ -/* +/*- * Generic register and struct definitions for the Adaptech 154x * SCSI host adapters. Product specific probe and attach routines can * be found in: * aha 1542A/1542B/1542C/1542CF/1542CP aha_isa.c */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 M. Warner Losh. * All Rights Reserved. * diff --git a/sys/dev/aha/aha_isa.c b/sys/dev/aha/aha_isa.c index db6fa0c3fc3b..0ada1c7a5a52 100644 --- a/sys/dev/aha/aha_isa.c +++ b/sys/dev/aha/aha_isa.c @@ -3,6 +3,8 @@ * Adaptec 154x. */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999-2003 M. Warner Losh * All rights reserved. * diff --git a/sys/dev/aha/ahareg.h b/sys/dev/aha/ahareg.h index d85055a35610..541c7b83ad33 100644 --- a/sys/dev/aha/ahareg.h +++ b/sys/dev/aha/ahareg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Generic register and struct definitions for the Adaptech 1540, 1542, * SCSI host adapters. Product specific probe and attach * routines can be found in: diff --git a/sys/dev/ahci/ahci.c b/sys/dev/ahci/ahci.c index 35893bf6ce88..a2b772aa5f71 100644 --- a/sys/dev/ahci/ahci.c +++ b/sys/dev/ahci/ahci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2012 Alexander Motin * All rights reserved. * diff --git a/sys/dev/ahci/ahci.h b/sys/dev/ahci/ahci.h index 456fda51e142..7cd8da838a3f 100644 --- a/sys/dev/ahci/ahci.h +++ b/sys/dev/ahci/ahci.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * Copyright (c) 2009-2012 Alexander Motin * All rights reserved. diff --git a/sys/dev/ahci/ahciem.c b/sys/dev/ahci/ahciem.c index e049297b82d9..9bb4d9717763 100644 --- a/sys/dev/ahci/ahciem.c +++ b/sys/dev/ahci/ahciem.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Alexander Motin * All rights reserved. * diff --git a/sys/dev/aic/aic.c b/sys/dev/aic/aic.c index c728710989ab..b6d81269064f 100644 --- a/sys/dev/aic/aic.c +++ b/sys/dev/aic/aic.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Luoqi Chen. * All rights reserved. * diff --git a/sys/dev/aic/aic6360reg.h b/sys/dev/aic/aic6360reg.h index 53962aed9d35..88187f21fbd7 100644 --- a/sys/dev/aic/aic6360reg.h +++ b/sys/dev/aic/aic6360reg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1994 Charles Hannum. * Copyright (c) 1994 Jarle Greipsland. * All rights reserved. diff --git a/sys/dev/aic/aic_isa.c b/sys/dev/aic/aic_isa.c index 5d4b08b65f2e..3258269acded 100644 --- a/sys/dev/aic/aic_isa.c +++ b/sys/dev/aic/aic_isa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Luoqi Chen. * All rights reserved. * diff --git a/sys/dev/aic/aic_pccard.c b/sys/dev/aic/aic_pccard.c index c16c90ec67d6..5caf36da818e 100644 --- a/sys/dev/aic/aic_pccard.c +++ b/sys/dev/aic/aic_pccard.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Luoqi Chen. * All rights reserved. * diff --git a/sys/dev/aic/aicvar.h b/sys/dev/aic/aicvar.h index 078d74838132..62eba734507b 100644 --- a/sys/dev/aic/aicvar.h +++ b/sys/dev/aic/aicvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Luoqi Chen. * All rights reserved. * diff --git a/sys/dev/aic7xxx/ahc_isa.c b/sys/dev/aic7xxx/ahc_isa.c index e655b6fc53b3..fd0592829079 100644 --- a/sys/dev/aic7xxx/ahc_isa.c +++ b/sys/dev/aic7xxx/ahc_isa.c @@ -1,6 +1,8 @@ /*- * FreeBSD, VLB/ISA product support functions * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2004 Justin T. Gibbs. * All rights reserved. * diff --git a/sys/dev/aic7xxx/aic7770.c b/sys/dev/aic7xxx/aic7770.c index c7c4cbf449b7..b75677def159 100644 --- a/sys/dev/aic7xxx/aic7770.c +++ b/sys/dev/aic7xxx/aic7770.c @@ -2,6 +2,8 @@ * Product specific probe and attach routines for: * 27/284X and aic7770 motherboard SCSI controllers * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994-1998, 2000, 2001 Justin T. Gibbs. * All rights reserved. * diff --git a/sys/dev/aic7xxx/aic79xx.c b/sys/dev/aic7xxx/aic79xx.c index 958876a53277..cb469e21d7b2 100644 --- a/sys/dev/aic7xxx/aic79xx.c +++ b/sys/dev/aic7xxx/aic79xx.c @@ -1,6 +1,8 @@ /*- * Core routines and tables shareable across OS platforms. * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994-2002, 2004 Justin T. Gibbs. * Copyright (c) 2000-2003 Adaptec Inc. * All rights reserved. diff --git a/sys/dev/aic7xxx/aic79xx.h b/sys/dev/aic7xxx/aic79xx.h index 93811ef20240..38b152ef4051 100644 --- a/sys/dev/aic7xxx/aic79xx.h +++ b/sys/dev/aic7xxx/aic79xx.h @@ -1,6 +1,8 @@ /*- * Core definitions and data structures shareable across OS platforms. * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994-2002 Justin T. Gibbs. * Copyright (c) 2000-2002 Adaptec Inc. * All rights reserved. diff --git a/sys/dev/aic7xxx/aic79xx_inline.h b/sys/dev/aic7xxx/aic79xx_inline.h index 96acb83d7b25..61720d9c3893 100644 --- a/sys/dev/aic7xxx/aic79xx_inline.h +++ b/sys/dev/aic7xxx/aic79xx_inline.h @@ -1,6 +1,8 @@ /*- * Inline routines shareable across OS platforms. * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994-2001 Justin T. Gibbs. * Copyright (c) 2000-2003 Adaptec Inc. * All rights reserved. diff --git a/sys/dev/aic7xxx/aic79xx_pci.c b/sys/dev/aic7xxx/aic79xx_pci.c index 439e043a6898..61431c27ee79 100644 --- a/sys/dev/aic7xxx/aic79xx_pci.c +++ b/sys/dev/aic7xxx/aic79xx_pci.c @@ -2,6 +2,8 @@ * Product specific probe and attach routines for: * aic7901 and aic7902 SCSI controllers * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994-2001 Justin T. Gibbs. * Copyright (c) 2000-2002 Adaptec Inc. * All rights reserved. diff --git a/sys/dev/aic7xxx/aic7xxx.c b/sys/dev/aic7xxx/aic7xxx.c index ec4908b14ebb..7a21818ac9c2 100644 --- a/sys/dev/aic7xxx/aic7xxx.c +++ b/sys/dev/aic7xxx/aic7xxx.c @@ -1,6 +1,8 @@ /*- * Core routines and tables shareable across OS platforms. * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994-2002 Justin T. Gibbs. * Copyright (c) 2000-2002 Adaptec Inc. * All rights reserved. diff --git a/sys/dev/aic7xxx/aic7xxx.h b/sys/dev/aic7xxx/aic7xxx.h index 053de9ac9d61..a3abc456f8c5 100644 --- a/sys/dev/aic7xxx/aic7xxx.h +++ b/sys/dev/aic7xxx/aic7xxx.h @@ -1,6 +1,8 @@ /*- * Core definitions and data structures shareable across OS platforms. * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994-2001 Justin T. Gibbs. * Copyright (c) 2000-2001 Adaptec Inc. * All rights reserved. diff --git a/sys/dev/aic7xxx/aic7xxx_93cx6.h b/sys/dev/aic7xxx/aic7xxx_93cx6.h index 3827015edcbb..4494f48ae962 100644 --- a/sys/dev/aic7xxx/aic7xxx_93cx6.h +++ b/sys/dev/aic7xxx/aic7xxx_93cx6.h @@ -3,6 +3,8 @@ * settings for the aic7xxx based adaptec SCSI controllers. It can * also be used for 93C26 and 93C06 serial EEPROMS. * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994, 1995, 2000 Justin T. Gibbs. * All rights reserved. * diff --git a/sys/dev/aic7xxx/aic7xxx_inline.h b/sys/dev/aic7xxx/aic7xxx_inline.h index 256caebff90c..d495fc4c601c 100644 --- a/sys/dev/aic7xxx/aic7xxx_inline.h +++ b/sys/dev/aic7xxx/aic7xxx_inline.h @@ -1,6 +1,8 @@ /*- * Inline routines shareable across OS platforms. * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994-2001 Justin T. Gibbs. * Copyright (c) 2000-2001 Adaptec Inc. * All rights reserved. diff --git a/sys/dev/aic7xxx/aic7xxx_pci.c b/sys/dev/aic7xxx/aic7xxx_pci.c index ce941c79983c..f46dab180710 100644 --- a/sys/dev/aic7xxx/aic7xxx_pci.c +++ b/sys/dev/aic7xxx/aic7xxx_pci.c @@ -3,6 +3,8 @@ * 3940, 2940, aic7895, aic7890, aic7880, * aic7870, aic7860 and aic7850 SCSI controllers * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994-2001 Justin T. Gibbs. * Copyright (c) 2000-2001 Adaptec Inc. * All rights reserved. diff --git a/sys/dev/aic7xxx/aicasm/aicasm.c b/sys/dev/aic7xxx/aicasm/aicasm.c index 6a788023a2df..776b5bfa583a 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm.c +++ b/sys/dev/aic7xxx/aicasm/aicasm.c @@ -1,6 +1,8 @@ /*- * Aic7xxx SCSI host adapter firmware asssembler * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1997, 1998, 2000, 2001 Justin T. Gibbs. * Copyright (c) 2001, 2002 Adaptec Inc. * All rights reserved. diff --git a/sys/dev/aic7xxx/aicasm/aicasm.h b/sys/dev/aic7xxx/aicasm/aicasm.h index 0cc1c2b7afcb..705c22f77f8b 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm.h +++ b/sys/dev/aic7xxx/aicasm/aicasm.h @@ -1,6 +1,8 @@ /*- * Assembler for the sequencer program downloaded to Aic7xxx SCSI host adapters * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1997 Justin T. Gibbs. * Copyright (c) 2001, 2002 Adaptec Inc. * All rights reserved. diff --git a/sys/dev/aic7xxx/aicasm/aicasm_gram.y b/sys/dev/aic7xxx/aicasm/aicasm_gram.y index 87fe1a25bf0a..c479c8fdf2db 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm_gram.y +++ b/sys/dev/aic7xxx/aicasm/aicasm_gram.y @@ -2,6 +2,8 @@ /*- * Parser for the Aic7xxx SCSI Host adapter sequencer assembler. * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1997, 1998, 2000 Justin T. Gibbs. * Copyright (c) 2001, 2002 Adaptec Inc. * All rights reserved. diff --git a/sys/dev/aic7xxx/aicasm/aicasm_insformat.h b/sys/dev/aic7xxx/aicasm/aicasm_insformat.h index 820310b469cd..b994ff67edb6 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm_insformat.h +++ b/sys/dev/aic7xxx/aicasm/aicasm_insformat.h @@ -2,6 +2,8 @@ * Instruction formats for the sequencer program downloaded to * Aic7xxx SCSI host adapters * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1997, 1998, 2000 Justin T. Gibbs. * All rights reserved. * diff --git a/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y b/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y index 923cd5d6d234..e5ac7603a735 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y +++ b/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y @@ -3,6 +3,8 @@ * Sub-parser for macro invocation in the Aic7xxx SCSI * Host adapter sequencer assembler. * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001 Adaptec Inc. * All rights reserved. * diff --git a/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l b/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l index 03fb6b4929ca..cabed636d66f 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l +++ b/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l @@ -3,6 +3,8 @@ * Sub-Lexical Analyzer for macro invokation in * the Aic7xxx SCSI Host adapter sequencer assembler. * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001 Adaptec Inc. * All rights reserved. * diff --git a/sys/dev/aic7xxx/aicasm/aicasm_scan.l b/sys/dev/aic7xxx/aicasm/aicasm_scan.l index 45da98f139dd..5198fa74d77c 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm_scan.l +++ b/sys/dev/aic7xxx/aicasm/aicasm_scan.l @@ -2,6 +2,8 @@ /*- * Lexical Analyzer for the Aic7xxx SCSI Host adapter sequencer assembler. * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1997, 1998, 2000 Justin T. Gibbs. * Copyright (c) 2001, 2002 Adaptec Inc. * All rights reserved. diff --git a/sys/dev/aic7xxx/aicasm/aicasm_symbol.c b/sys/dev/aic7xxx/aicasm/aicasm_symbol.c index 273621f79132..c6c65b2202f6 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm_symbol.c +++ b/sys/dev/aic7xxx/aicasm/aicasm_symbol.c @@ -1,6 +1,8 @@ /*- * Aic7xxx SCSI host adapter firmware asssembler symbol table implementation * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1997 Justin T. Gibbs. * Copyright (c) 2002 Adaptec Inc. * All rights reserved. diff --git a/sys/dev/aic7xxx/aicasm/aicasm_symbol.h b/sys/dev/aic7xxx/aicasm/aicasm_symbol.h index 3242152c943b..616dfd28fdeb 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm_symbol.h +++ b/sys/dev/aic7xxx/aicasm/aicasm_symbol.h @@ -1,6 +1,8 @@ /*- * Aic7xxx SCSI host adapter firmware asssembler symbol table definitions * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1997 Justin T. Gibbs. * Copyright (c) 2002 Adaptec Inc. * All rights reserved. diff --git a/sys/dev/alc/if_alc.c b/sys/dev/alc/if_alc.c index ca7ae9d17b54..af10c1abc138 100644 --- a/sys/dev/alc/if_alc.c +++ b/sys/dev/alc/if_alc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009, Pyun YongHyeon * All rights reserved. * diff --git a/sys/dev/alc/if_alcreg.h b/sys/dev/alc/if_alcreg.h index 29d877da9fb4..3b4ee133b01a 100644 --- a/sys/dev/alc/if_alcreg.h +++ b/sys/dev/alc/if_alcreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009, Pyun YongHyeon * All rights reserved. * diff --git a/sys/dev/alc/if_alcvar.h b/sys/dev/alc/if_alcvar.h index a1c3382f015a..8dea20196dae 100644 --- a/sys/dev/alc/if_alcvar.h +++ b/sys/dev/alc/if_alcvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009, Pyun YongHyeon * All rights reserved. * diff --git a/sys/dev/ale/if_ale.c b/sys/dev/ale/if_ale.c index e7d030636cab..7d3291c4e551 100644 --- a/sys/dev/ale/if_ale.c +++ b/sys/dev/ale/if_ale.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008, Pyun YongHyeon * All rights reserved. * diff --git a/sys/dev/ale/if_alereg.h b/sys/dev/ale/if_alereg.h index 5804c53724a2..e5727377a5e7 100644 --- a/sys/dev/ale/if_alereg.h +++ b/sys/dev/ale/if_alereg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008, Pyun YongHyeon * All rights reserved. * diff --git a/sys/dev/ale/if_alevar.h b/sys/dev/ale/if_alevar.h index 8995c693f8b0..628a67b5623a 100644 --- a/sys/dev/ale/if_alevar.h +++ b/sys/dev/ale/if_alevar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008, Pyun YongHyeon * All rights reserved. * diff --git a/sys/dev/altera/atse/a_api.h b/sys/dev/altera/atse/a_api.h index 4bd380df6377..4cb2a81903c0 100644 --- a/sys/dev/altera/atse/a_api.h +++ b/sys/dev/altera/atse/a_api.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Bjoern A. Zeeb * All rights reserved. * diff --git a/sys/dev/altera/atse/if_atse.c b/sys/dev/altera/atse/if_atse.c index 8849225741bd..68771ca53e97 100644 --- a/sys/dev/altera/atse/if_atse.c +++ b/sys/dev/altera/atse/if_atse.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012, 2013 Bjoern A. Zeeb * Copyright (c) 2014 Robert N. M. Watson * All rights reserved. diff --git a/sys/dev/altera/atse/if_atse_fdt.c b/sys/dev/altera/atse/if_atse_fdt.c index 64d5b290b114..83a7b9d71c29 100644 --- a/sys/dev/altera/atse/if_atse_fdt.c +++ b/sys/dev/altera/atse/if_atse_fdt.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Bjoern A. Zeeb * All rights reserved. * diff --git a/sys/dev/altera/atse/if_atse_nexus.c b/sys/dev/altera/atse/if_atse_nexus.c index f52f448b53ff..9d54d05a68a1 100644 --- a/sys/dev/altera/atse/if_atse_nexus.c +++ b/sys/dev/altera/atse/if_atse_nexus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012,2013 Bjoern A. Zeeb * All rights reserved. * diff --git a/sys/dev/altera/atse/if_atsereg.h b/sys/dev/altera/atse/if_atsereg.h index 8caba4f34ce2..4998acc5fe4c 100644 --- a/sys/dev/altera/atse/if_atsereg.h +++ b/sys/dev/altera/atse/if_atsereg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Bjoern A. Zeeb * All rights reserved. * diff --git a/sys/dev/altera/avgen/altera_avgen.c b/sys/dev/altera/avgen/altera_avgen.c index abe007163a16..88b441cc8b16 100644 --- a/sys/dev/altera/avgen/altera_avgen.c +++ b/sys/dev/altera/avgen/altera_avgen.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012-2013, 2016 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/altera/avgen/altera_avgen.h b/sys/dev/altera/avgen/altera_avgen.h index 9c276015de25..12496911f7c1 100644 --- a/sys/dev/altera/avgen/altera_avgen.h +++ b/sys/dev/altera/avgen/altera_avgen.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012, 2016 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/altera/avgen/altera_avgen_fdt.c b/sys/dev/altera/avgen/altera_avgen_fdt.c index 548d3b14016c..12a31d4e384c 100644 --- a/sys/dev/altera/avgen/altera_avgen_fdt.c +++ b/sys/dev/altera/avgen/altera_avgen_fdt.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012-2013, 2016 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/altera/avgen/altera_avgen_nexus.c b/sys/dev/altera/avgen/altera_avgen_nexus.c index 2438da66c64f..edce8488cfeb 100644 --- a/sys/dev/altera/avgen/altera_avgen_nexus.c +++ b/sys/dev/altera/avgen/altera_avgen_nexus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012-2013, 2016 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/altera/jtag_uart/altera_jtag_uart.h b/sys/dev/altera/jtag_uart/altera_jtag_uart.h index b02b09f7bc5e..9fc2877930b7 100644 --- a/sys/dev/altera/jtag_uart/altera_jtag_uart.h +++ b/sys/dev/altera/jtag_uart/altera_jtag_uart.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/altera/jtag_uart/altera_jtag_uart_cons.c b/sys/dev/altera/jtag_uart/altera_jtag_uart_cons.c index 07e884dde63a..c0cd3aa5a59f 100644 --- a/sys/dev/altera/jtag_uart/altera_jtag_uart_cons.c +++ b/sys/dev/altera/jtag_uart/altera_jtag_uart_cons.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/altera/jtag_uart/altera_jtag_uart_fdt.c b/sys/dev/altera/jtag_uart/altera_jtag_uart_fdt.c index c4ee8de14ad5..b9ea707131da 100644 --- a/sys/dev/altera/jtag_uart/altera_jtag_uart_fdt.c +++ b/sys/dev/altera/jtag_uart/altera_jtag_uart_fdt.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/altera/jtag_uart/altera_jtag_uart_nexus.c b/sys/dev/altera/jtag_uart/altera_jtag_uart_nexus.c index ff954fdeecb9..3f7b555eb03d 100644 --- a/sys/dev/altera/jtag_uart/altera_jtag_uart_nexus.c +++ b/sys/dev/altera/jtag_uart/altera_jtag_uart_nexus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/altera/jtag_uart/altera_jtag_uart_tty.c b/sys/dev/altera/jtag_uart/altera_jtag_uart_tty.c index 9f16dba6d99e..a987639b7e5c 100644 --- a/sys/dev/altera/jtag_uart/altera_jtag_uart_tty.c +++ b/sys/dev/altera/jtag_uart/altera_jtag_uart_tty.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012, 2016 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/altera/sdcard/altera_sdcard.c b/sys/dev/altera/sdcard/altera_sdcard.c index 45088451bc33..57e10fed68bd 100644 --- a/sys/dev/altera/sdcard/altera_sdcard.c +++ b/sys/dev/altera/sdcard/altera_sdcard.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/altera/sdcard/altera_sdcard.h b/sys/dev/altera/sdcard/altera_sdcard.h index 96019b2d667c..a486971faa37 100644 --- a/sys/dev/altera/sdcard/altera_sdcard.h +++ b/sys/dev/altera/sdcard/altera_sdcard.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/altera/sdcard/altera_sdcard_disk.c b/sys/dev/altera/sdcard/altera_sdcard_disk.c index cae3a82cfbc3..caf8a13856fc 100644 --- a/sys/dev/altera/sdcard/altera_sdcard_disk.c +++ b/sys/dev/altera/sdcard/altera_sdcard_disk.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/altera/sdcard/altera_sdcard_fdt.c b/sys/dev/altera/sdcard/altera_sdcard_fdt.c index da77aefb347e..93f9cb888332 100644 --- a/sys/dev/altera/sdcard/altera_sdcard_fdt.c +++ b/sys/dev/altera/sdcard/altera_sdcard_fdt.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/altera/sdcard/altera_sdcard_io.c b/sys/dev/altera/sdcard/altera_sdcard_io.c index 55d2c4a2997a..dc1b615bd60a 100644 --- a/sys/dev/altera/sdcard/altera_sdcard_io.c +++ b/sys/dev/altera/sdcard/altera_sdcard_io.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/altera/sdcard/altera_sdcard_nexus.c b/sys/dev/altera/sdcard/altera_sdcard_nexus.c index bd5c6b81e6a3..b6bbcdd949e2 100644 --- a/sys/dev/altera/sdcard/altera_sdcard_nexus.c +++ b/sys/dev/altera/sdcard/altera_sdcard_nexus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/amdsbwd/amdsbwd.c b/sys/dev/amdsbwd/amdsbwd.c index 628aef2554d4..fdcde2398b93 100644 --- a/sys/dev/amdsbwd/amdsbwd.c +++ b/sys/dev/amdsbwd/amdsbwd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Andriy Gapon * All rights reserved. * diff --git a/sys/dev/amdtemp/amdtemp.c b/sys/dev/amdtemp/amdtemp.c index 38086982211d..45f8d6397ed0 100644 --- a/sys/dev/amdtemp/amdtemp.c +++ b/sys/dev/amdtemp/amdtemp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008, 2009 Rui Paulo * Copyright (c) 2009 Norikatsu Shigemura * Copyright (c) 2009-2012 Jung-uk Kim diff --git a/sys/dev/amr/amr.c b/sys/dev/amr/amr.c index 7c2fee4ee117..375fa6c533e5 100644 --- a/sys/dev/amr/amr.c +++ b/sys/dev/amr/amr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999,2000 Michael Smith * Copyright (c) 2000 BSDi * Copyright (c) 2005 Scott Long diff --git a/sys/dev/amr/amr_cam.c b/sys/dev/amr/amr_cam.c index 247f4dc1b52d..14395e066835 100644 --- a/sys/dev/amr/amr_cam.c +++ b/sys/dev/amr/amr_cam.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Michael Smith * Copyright (c) 2000 BSDi * All rights reserved. diff --git a/sys/dev/amr/amr_disk.c b/sys/dev/amr/amr_disk.c index 44e77c4e1ec1..d13dd9018125 100644 --- a/sys/dev/amr/amr_disk.c +++ b/sys/dev/amr/amr_disk.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Jonathan Lemon * Copyright (c) 1999, 2000 Michael Smith * Copyright (c) 2000 BSDi diff --git a/sys/dev/amr/amr_linux.c b/sys/dev/amr/amr_linux.c index 10fef5ce19b0..967907cc6846 100644 --- a/sys/dev/amr/amr_linux.c +++ b/sys/dev/amr/amr_linux.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005 Paul Saab * All rights reserved. * diff --git a/sys/dev/amr/amr_pci.c b/sys/dev/amr/amr_pci.c index 9e730aa26e21..f43754bf2c04 100644 --- a/sys/dev/amr/amr_pci.c +++ b/sys/dev/amr/amr_pci.c @@ -25,6 +25,8 @@ * SUCH DAMAGE. */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002 Eric Moore * Copyright (c) 2002, 2004 LSI Logic Corporation * All rights reserved. diff --git a/sys/dev/amr/amr_tables.h b/sys/dev/amr/amr_tables.h index b1a4e441af42..8cc114178a6d 100644 --- a/sys/dev/amr/amr_tables.h +++ b/sys/dev/amr/amr_tables.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-3-Clause + * * Copyright (c) 2000 Michael Smith * Copyright (c) 2000 BSDi * All rights reserved. diff --git a/sys/dev/amr/amrio.h b/sys/dev/amr/amrio.h index 9c81d2d9f268..c069555b7e18 100644 --- a/sys/dev/amr/amrio.h +++ b/sys/dev/amr/amrio.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-3-Clause + * * Copyright (c) 1999 Michael Smith * All rights reserved. * diff --git a/sys/dev/amr/amrreg.h b/sys/dev/amr/amrreg.h index 2e5d2173f505..b93ce49d2bb3 100644 --- a/sys/dev/amr/amrreg.h +++ b/sys/dev/amr/amrreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-3-Clause + * * Copyright (c) 1999,2000 Michael Smith * Copyright (c) 2000 BSDi * All rights reserved. diff --git a/sys/dev/amr/amrvar.h b/sys/dev/amr/amrvar.h index 71678396332d..ae1a4acbc892 100644 --- a/sys/dev/amr/amrvar.h +++ b/sys/dev/amr/amrvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-3-Clause + * * Copyright (c) 1999,2000 Michael Smith * Copyright (c) 2000 BSDi * All rights reserved. diff --git a/sys/dev/arcmsr/arcmsr.c b/sys/dev/arcmsr/arcmsr.c index 4382a883e85a..821c95f04f53 100644 --- a/sys/dev/arcmsr/arcmsr.c +++ b/sys/dev/arcmsr/arcmsr.c @@ -9,6 +9,8 @@ ******************************************************************************** ******************************************************************************** ** +** SPDX-License-Identifier: BSD-3-Clause +** ** Copyright (C) 2002 - 2012, Areca Technology Corporation All rights reserved. ** ** Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/arcmsr/arcmsr.h b/sys/dev/arcmsr/arcmsr.h index aea0b396392f..398090177a81 100644 --- a/sys/dev/arcmsr/arcmsr.h +++ b/sys/dev/arcmsr/arcmsr.h @@ -8,6 +8,8 @@ ** SATA/SAS RAID HOST Adapter ******************************************************************************** ******************************************************************************** +** SPDX-License-Identifier: BSD-3-Clause +** ** Copyright (C) 2002 - 2012, Areca Technology Corporation All rights reserved. ** ** Redistribution and use in source and binary forms,with or without diff --git a/sys/dev/asmc/asmc.c b/sys/dev/asmc/asmc.c index 0d1cba3f7df8..ae55c23f7ca5 100644 --- a/sys/dev/asmc/asmc.c +++ b/sys/dev/asmc/asmc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007, 2008 Rui Paulo * All rights reserved. * diff --git a/sys/dev/asmc/asmcvar.h b/sys/dev/asmc/asmcvar.h index cf7b7f3ae79a..a8de8b568dfc 100644 --- a/sys/dev/asmc/asmcvar.h +++ b/sys/dev/asmc/asmcvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007, 2008 Rui Paulo * All rights reserved. * diff --git a/sys/dev/ata/ata-all.c b/sys/dev/ata/ata-all.c index e336c444e97c..38449cd08317 100644 --- a/sys/dev/ata/ata-all.c +++ b/sys/dev/ata/ata-all.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/ata-all.h b/sys/dev/ata/ata-all.h index 8ef4191eca8c..980ed6344ca6 100644 --- a/sys/dev/ata/ata-all.h +++ b/sys/dev/ata/ata-all.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/ata-card.c b/sys/dev/ata/ata-card.c index 5aa5a9b480f8..14a47c5f6842 100644 --- a/sys/dev/ata/ata-card.c +++ b/sys/dev/ata/ata-card.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/ata-dma.c b/sys/dev/ata/ata-dma.c index 56332a19dd6a..f51d993bf26a 100644 --- a/sys/dev/ata/ata-dma.c +++ b/sys/dev/ata/ata-dma.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/ata-isa.c b/sys/dev/ata/ata-isa.c index b29851342b98..eabb21a8d01e 100644 --- a/sys/dev/ata/ata-isa.c +++ b/sys/dev/ata/ata-isa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/ata-lowlevel.c b/sys/dev/ata/ata-lowlevel.c index 1c81c6fba923..03a3b80ed19c 100644 --- a/sys/dev/ata/ata-lowlevel.c +++ b/sys/dev/ata/ata-lowlevel.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/ata-pci.c b/sys/dev/ata/ata-pci.c index 74df04458c7b..48a31e69883d 100644 --- a/sys/dev/ata/ata-pci.c +++ b/sys/dev/ata/ata-pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/ata-pci.h b/sys/dev/ata/ata-pci.h index e92c4da25a9a..2fc8b278d589 100644 --- a/sys/dev/ata/ata-pci.h +++ b/sys/dev/ata/ata-pci.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/ata-sata.c b/sys/dev/ata/ata-sata.c index 2df5cb53d5c9..9632c53ca8d2 100644 --- a/sys/dev/ata/ata-sata.c +++ b/sys/dev/ata/ata-sata.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/chipsets/ata-acard.c b/sys/dev/ata/chipsets/ata-acard.c index 41269455e1f5..f5fad02cf89f 100644 --- a/sys/dev/ata/chipsets/ata-acard.c +++ b/sys/dev/ata/chipsets/ata-acard.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/chipsets/ata-acerlabs.c b/sys/dev/ata/chipsets/ata-acerlabs.c index 3aab7795a680..598b15304b4f 100644 --- a/sys/dev/ata/chipsets/ata-acerlabs.c +++ b/sys/dev/ata/chipsets/ata-acerlabs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/chipsets/ata-amd.c b/sys/dev/ata/chipsets/ata-amd.c index a8f913d41914..2ff84ee55273 100644 --- a/sys/dev/ata/chipsets/ata-amd.c +++ b/sys/dev/ata/chipsets/ata-amd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/chipsets/ata-ati.c b/sys/dev/ata/chipsets/ata-ati.c index 150685ec4321..ef1abc9a4b2b 100644 --- a/sys/dev/ata/chipsets/ata-ati.c +++ b/sys/dev/ata/chipsets/ata-ati.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/chipsets/ata-cenatek.c b/sys/dev/ata/chipsets/ata-cenatek.c index 151f3169a4c5..2dd19ec88f39 100644 --- a/sys/dev/ata/chipsets/ata-cenatek.c +++ b/sys/dev/ata/chipsets/ata-cenatek.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/chipsets/ata-cypress.c b/sys/dev/ata/chipsets/ata-cypress.c index e4a1419e1ac0..ac04fcc8c11d 100644 --- a/sys/dev/ata/chipsets/ata-cypress.c +++ b/sys/dev/ata/chipsets/ata-cypress.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/chipsets/ata-cyrix.c b/sys/dev/ata/chipsets/ata-cyrix.c index c8582c3b7e79..b0eeb51eab84 100644 --- a/sys/dev/ata/chipsets/ata-cyrix.c +++ b/sys/dev/ata/chipsets/ata-cyrix.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/chipsets/ata-fsl.c b/sys/dev/ata/chipsets/ata-fsl.c index c78e984282bd..0a888a7c3947 100644 --- a/sys/dev/ata/chipsets/ata-fsl.c +++ b/sys/dev/ata/chipsets/ata-fsl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/ata/chipsets/ata-highpoint.c b/sys/dev/ata/chipsets/ata-highpoint.c index 4aee3c6d92f7..6ce3dbe861d3 100644 --- a/sys/dev/ata/chipsets/ata-highpoint.c +++ b/sys/dev/ata/chipsets/ata-highpoint.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/chipsets/ata-intel.c b/sys/dev/ata/chipsets/ata-intel.c index 67379903c522..a5260fc63336 100644 --- a/sys/dev/ata/chipsets/ata-intel.c +++ b/sys/dev/ata/chipsets/ata-intel.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/chipsets/ata-ite.c b/sys/dev/ata/chipsets/ata-ite.c index 44370de9ec4b..fcbc2f69a6c0 100644 --- a/sys/dev/ata/chipsets/ata-ite.c +++ b/sys/dev/ata/chipsets/ata-ite.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/chipsets/ata-jmicron.c b/sys/dev/ata/chipsets/ata-jmicron.c index 5eb9ae8a7e7e..d676af880cc9 100644 --- a/sys/dev/ata/chipsets/ata-jmicron.c +++ b/sys/dev/ata/chipsets/ata-jmicron.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/chipsets/ata-marvell.c b/sys/dev/ata/chipsets/ata-marvell.c index 60d6d46f96b1..2a57e4715902 100644 --- a/sys/dev/ata/chipsets/ata-marvell.c +++ b/sys/dev/ata/chipsets/ata-marvell.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/chipsets/ata-micron.c b/sys/dev/ata/chipsets/ata-micron.c index 67b544f84a08..e4987f4f085c 100644 --- a/sys/dev/ata/chipsets/ata-micron.c +++ b/sys/dev/ata/chipsets/ata-micron.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/chipsets/ata-national.c b/sys/dev/ata/chipsets/ata-national.c index 8e29b10604dc..41987bc7f12b 100644 --- a/sys/dev/ata/chipsets/ata-national.c +++ b/sys/dev/ata/chipsets/ata-national.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/chipsets/ata-netcell.c b/sys/dev/ata/chipsets/ata-netcell.c index 82e719d69fa1..2afc930bd94a 100644 --- a/sys/dev/ata/chipsets/ata-netcell.c +++ b/sys/dev/ata/chipsets/ata-netcell.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/chipsets/ata-nvidia.c b/sys/dev/ata/chipsets/ata-nvidia.c index 1d17981140d5..302bfe2ab914 100644 --- a/sys/dev/ata/chipsets/ata-nvidia.c +++ b/sys/dev/ata/chipsets/ata-nvidia.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/chipsets/ata-promise.c b/sys/dev/ata/chipsets/ata-promise.c index 0cc14351489e..50bf4d12c226 100644 --- a/sys/dev/ata/chipsets/ata-promise.c +++ b/sys/dev/ata/chipsets/ata-promise.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/chipsets/ata-serverworks.c b/sys/dev/ata/chipsets/ata-serverworks.c index 540534fd9756..2a0727a4c939 100644 --- a/sys/dev/ata/chipsets/ata-serverworks.c +++ b/sys/dev/ata/chipsets/ata-serverworks.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/chipsets/ata-siliconimage.c b/sys/dev/ata/chipsets/ata-siliconimage.c index f48ecdf5bf70..a6f2d93d8cd5 100644 --- a/sys/dev/ata/chipsets/ata-siliconimage.c +++ b/sys/dev/ata/chipsets/ata-siliconimage.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/chipsets/ata-sis.c b/sys/dev/ata/chipsets/ata-sis.c index 1acc37c3ae62..34d2c2467183 100644 --- a/sys/dev/ata/chipsets/ata-sis.c +++ b/sys/dev/ata/chipsets/ata-sis.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ata/chipsets/ata-via.c b/sys/dev/ata/chipsets/ata-via.c index db1a87933813..5c368d07cd4d 100644 --- a/sys/dev/ata/chipsets/ata-via.c +++ b/sys/dev/ata/chipsets/ata-via.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 - 2008 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/ath/ah_osdep.c b/sys/dev/ath/ah_osdep.c index 57e4d194ade9..23d967ec75e3 100644 --- a/sys/dev/ath/ah_osdep.c +++ b/sys/dev/ath/ah_osdep.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/ath/ah_osdep.h b/sys/dev/ath/ah_osdep.h index 94601927ca23..2a34552b0a11 100644 --- a/sys/dev/ath/ah_osdep.h +++ b/sys/dev/ath/ah_osdep.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/ath/ath_dfs/null/dfs_null.c b/sys/dev/ath/ath_dfs/null/dfs_null.c index 6f9ed41d81a9..1463c8c96648 100644 --- a/sys/dev/ath/ath_dfs/null/dfs_null.c +++ b/sys/dev/ath/ath_dfs/null/dfs_null.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Adrian Chadd, Xenion Pty Ltd * All rights reserved. * diff --git a/sys/dev/ath/ath_hal/ar9002/ar9002phy.h b/sys/dev/ath/ath_hal/ar9002/ar9002phy.h index 3d837cfcf595..2e69e27fc6fb 100644 --- a/sys/dev/ath/ath_hal/ar9002/ar9002phy.h +++ b/sys/dev/ath/ath_hal/ar9002/ar9002phy.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2011 Adrian Chadd, Xenion Pty Ltd. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/ath/ath_hal/ar9002/ar9280_olc.c b/sys/dev/ath/ath_hal/ar9002/ar9280_olc.c index 334ca60e99f7..5eeb420d5d3a 100644 --- a/sys/dev/ath/ath_hal/ar9002/ar9280_olc.c +++ b/sys/dev/ath/ath_hal/ar9002/ar9280_olc.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Adrian Chadd, Xenion Pty Ltd. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/ath/ath_hal/ar9002/ar9280_olc.h b/sys/dev/ath/ath_hal/ar9002/ar9280_olc.h index e08639c0ca15..a607ece431bb 100644 --- a/sys/dev/ath/ath_hal/ar9002/ar9280_olc.h +++ b/sys/dev/ath/ath_hal/ar9002/ar9280_olc.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2011 Adrian Chadd, Xenion Pty Ltd. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/ath/ath_hal/ar9002/ar9285_cal.c b/sys/dev/ath/ath_hal/ar9002/ar9285_cal.c index a743e21ef191..e688f529ae07 100644 --- a/sys/dev/ath/ath_hal/ar9002/ar9285_cal.c +++ b/sys/dev/ath/ath_hal/ar9002/ar9285_cal.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008-2010 Atheros Communications Inc. * Copyright (c) 2011 Adrian Chadd, Xenion Pty Ltd. * diff --git a/sys/dev/ath/ath_hal/ar9002/ar9285_cal.h b/sys/dev/ath/ath_hal/ar9002/ar9285_cal.h index c6ecc4190d90..ce529c70e45d 100644 --- a/sys/dev/ath/ath_hal/ar9002/ar9285_cal.h +++ b/sys/dev/ath/ath_hal/ar9002/ar9285_cal.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008-2010 Atheros Communications Inc. * Copyright (c) 2011 Adrian Chadd, Xenion Pty Ltd. * diff --git a/sys/dev/ath/ath_hal/ar9002/ar9285_diversity.c b/sys/dev/ath/ath_hal/ar9002/ar9285_diversity.c index 5fd01b75572e..3da59311e5dc 100644 --- a/sys/dev/ath/ath_hal/ar9002/ar9285_diversity.c +++ b/sys/dev/ath/ath_hal/ar9002/ar9285_diversity.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008-2010 Atheros Communications Inc. * Copyright (c) 2011 Adrian Chadd, Xenion Pty Ltd. * diff --git a/sys/dev/ath/ath_hal/ar9002/ar9285_diversity.h b/sys/dev/ath/ath_hal/ar9002/ar9285_diversity.h index 59d53b6f4609..7048a90e0ba2 100644 --- a/sys/dev/ath/ath_hal/ar9002/ar9285_diversity.h +++ b/sys/dev/ath/ath_hal/ar9002/ar9285_diversity.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008-2010 Atheros Communications Inc. * Copyright (c) 2011 Adrian Chadd, Xenion Pty Ltd. * diff --git a/sys/dev/ath/ath_hal/ar9002/ar9285_phy.c b/sys/dev/ath/ath_hal/ar9002/ar9285_phy.c index c91048af9706..48fe382d2cba 100644 --- a/sys/dev/ath/ath_hal/ar9002/ar9285_phy.c +++ b/sys/dev/ath/ath_hal/ar9002/ar9285_phy.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008-2010 Atheros Communications Inc. * Copyright (c) 2010-2011 Adrian Chadd, Xenion Pty Ltd. * diff --git a/sys/dev/ath/ath_hal/ar9002/ar9285_phy.h b/sys/dev/ath/ath_hal/ar9002/ar9285_phy.h index 0255e1742606..981cbf429e0a 100644 --- a/sys/dev/ath/ath_hal/ar9002/ar9285_phy.h +++ b/sys/dev/ath/ath_hal/ar9002/ar9285_phy.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008-2010 Atheros Communications Inc. * Copyright (c) 2010-2011 Adrian Chadd, Xenion Pty Ltd. * diff --git a/sys/dev/ath/ath_hal/ar9002/ar9285phy.h b/sys/dev/ath/ath_hal/ar9002/ar9285phy.h index f8230536521e..8d6b41201a69 100644 --- a/sys/dev/ath/ath_hal/ar9002/ar9285phy.h +++ b/sys/dev/ath/ath_hal/ar9002/ar9285phy.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008-2010 Atheros Communications Inc. * Copyright (c) 2010-2011 Adrian Chadd, Xenion Pty Ltd. * diff --git a/sys/dev/ath/ath_hal/ar9002/ar9287_cal.c b/sys/dev/ath/ath_hal/ar9002/ar9287_cal.c index d5024b062397..09940a187e7d 100644 --- a/sys/dev/ath/ath_hal/ar9002/ar9287_cal.c +++ b/sys/dev/ath/ath_hal/ar9002/ar9287_cal.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008-2010 Atheros Communications Inc. * Copyright (c) 2011 Adrian Chadd, Xenion Pty Ltd. * diff --git a/sys/dev/ath/ath_hal/ar9002/ar9287_cal.h b/sys/dev/ath/ath_hal/ar9002/ar9287_cal.h index 1a7cda255976..8636b7a39fde 100644 --- a/sys/dev/ath/ath_hal/ar9002/ar9287_cal.h +++ b/sys/dev/ath/ath_hal/ar9002/ar9287_cal.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008-2010 Atheros Communications Inc. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/ath/ath_hal/ar9002/ar9287_olc.c b/sys/dev/ath/ath_hal/ar9002/ar9287_olc.c index cbbe017667e4..9cc2186bb178 100644 --- a/sys/dev/ath/ath_hal/ar9002/ar9287_olc.c +++ b/sys/dev/ath/ath_hal/ar9002/ar9287_olc.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Adrian Chadd, Xenion Pty Ltd. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/ath/ath_hal/ar9003/ar9300_devid.h b/sys/dev/ath/ath_hal/ar9003/ar9300_devid.h index 3caefdc63cd5..1eb12b83d4cb 100644 --- a/sys/dev/ath/ath_hal/ar9003/ar9300_devid.h +++ b/sys/dev/ath/ath_hal/ar9003/ar9300_devid.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2012, Qualcomm Atheros, Inc. All rights reserved. * * Redistribution and use in source and binary forms are permitted @@ -13,7 +15,7 @@ * disclaimer similar to the Disclaimer below and any redistribution * must be conditioned upon including a substantially similar * Disclaimer requirement for further binary redistribution. - * 3. Neither the names of the above-listed copyright holders nor the + * 4. Neither the names of the above-listed copyright holders nor the * names of any contributors may be used to endorse or promote * product derived from this software without specific prior written * permission. diff --git a/sys/dev/ath/ath_rate/amrr/amrr.c b/sys/dev/ath/ath_rate/amrr/amrr.c index c2520097d02e..9a7518373c19 100644 --- a/sys/dev/ath/ath_rate/amrr/amrr.c +++ b/sys/dev/ath/ath_rate/amrr/amrr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2004 INRIA * Copyright (c) 2002-2005 Sam Leffler, Errno Consulting * All rights reserved. diff --git a/sys/dev/ath/ath_rate/amrr/amrr.h b/sys/dev/ath/ath_rate/amrr/amrr.h index c97a00712c03..9689c3c5272f 100644 --- a/sys/dev/ath/ath_rate/amrr/amrr.h +++ b/sys/dev/ath/ath_rate/amrr/amrr.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2004 INRIA * Copyright (c) 2002-2005 Sam Leffler, Errno Consulting * All rights reserved. diff --git a/sys/dev/ath/ath_rate/onoe/onoe.c b/sys/dev/ath/ath_rate/onoe/onoe.c index 7c73926526e4..05604c08823c 100644 --- a/sys/dev/ath/ath_rate/onoe/onoe.c +++ b/sys/dev/ath/ath_rate/onoe/onoe.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/ath/ath_rate/onoe/onoe.h b/sys/dev/ath/ath_rate/onoe/onoe.h index 27bbe94920ff..16a7bdd56217 100644 --- a/sys/dev/ath/ath_rate/onoe/onoe.h +++ b/sys/dev/ath/ath_rate/onoe/onoe.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/ath/ath_rate/sample/sample.c b/sys/dev/ath/ath_rate/sample/sample.c index 23f24f05e869..45fad2786849 100644 --- a/sys/dev/ath/ath_rate/sample/sample.c +++ b/sys/dev/ath/ath_rate/sample/sample.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2005 John Bicket * All rights reserved. * diff --git a/sys/dev/ath/ath_rate/sample/sample.h b/sys/dev/ath/ath_rate/sample/sample.h index 82037d7e935d..a4f471e1c188 100644 --- a/sys/dev/ath/ath_rate/sample/sample.h +++ b/sys/dev/ath/ath_rate/sample/sample.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2005 John Bicket * All rights reserved. * diff --git a/sys/dev/ath/ath_rate/sample/tx_schedules.h b/sys/dev/ath/ath_rate/sample/tx_schedules.h index f749e575c899..02805bec6566 100644 --- a/sys/dev/ath/ath_rate/sample/tx_schedules.h +++ b/sys/dev/ath/ath_rate/sample/tx_schedules.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2005 John Bicket * All rights reserved. * diff --git a/sys/dev/ath/if_ath.c b/sys/dev/ath/if_ath.c index 1b0f47f71390..cc7bb84945a8 100644 --- a/sys/dev/ath/if_ath.c +++ b/sys/dev/ath/if_ath.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/ath/if_ath_ahb.c b/sys/dev/ath/if_ath_ahb.c index 137d8fca5df6..3c4c05e57846 100644 --- a/sys/dev/ath/if_ath_ahb.c +++ b/sys/dev/ath/if_ath_ahb.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting * Copyright (c) 2010-2011 Adrian Chadd, Xenion Pty Ltd * All rights reserved. diff --git a/sys/dev/ath/if_ath_alq.c b/sys/dev/ath/if_ath_alq.c index 8ca53ae2c579..d5f53a6670bd 100644 --- a/sys/dev/ath/if_ath_alq.c +++ b/sys/dev/ath/if_ath_alq.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Adrian Chadd * All rights reserved. * diff --git a/sys/dev/ath/if_ath_alq.h b/sys/dev/ath/if_ath_alq.h index 988882d61573..609c444a72fc 100644 --- a/sys/dev/ath/if_ath_alq.h +++ b/sys/dev/ath/if_ath_alq.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Adrian Chadd * All rights reserved. * diff --git a/sys/dev/ath/if_ath_beacon.c b/sys/dev/ath/if_ath_beacon.c index 22f17d90f205..ab88df548c54 100644 --- a/sys/dev/ath/if_ath_beacon.c +++ b/sys/dev/ath/if_ath_beacon.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/ath/if_ath_beacon.h b/sys/dev/ath/if_ath_beacon.h index a9402680ee27..e4a9e7918af2 100644 --- a/sys/dev/ath/if_ath_beacon.h +++ b/sys/dev/ath/if_ath_beacon.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/ath/if_ath_btcoex.c b/sys/dev/ath/if_ath_btcoex.c index f071fc4ee7d2..da0603978e4d 100644 --- a/sys/dev/ath/if_ath_btcoex.c +++ b/sys/dev/ath/if_ath_btcoex.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Adrian Chadd * All rights reserved. * diff --git a/sys/dev/ath/if_ath_btcoex.h b/sys/dev/ath/if_ath_btcoex.h index b35665bb80eb..db8262e50974 100644 --- a/sys/dev/ath/if_ath_btcoex.h +++ b/sys/dev/ath/if_ath_btcoex.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Adrian Chadd * All rights reserved. * diff --git a/sys/dev/ath/if_ath_debug.c b/sys/dev/ath/if_ath_debug.c index d21ad6fea6f0..3ed6a4d8d715 100644 --- a/sys/dev/ath/if_ath_debug.c +++ b/sys/dev/ath/if_ath_debug.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/ath/if_ath_debug.h b/sys/dev/ath/if_ath_debug.h index e5b3ce9f3393..c97e98eddf42 100644 --- a/sys/dev/ath/if_ath_debug.h +++ b/sys/dev/ath/if_ath_debug.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/ath/if_ath_keycache.c b/sys/dev/ath/if_ath_keycache.c index 308a7f6c9847..a33b5ddad882 100644 --- a/sys/dev/ath/if_ath_keycache.c +++ b/sys/dev/ath/if_ath_keycache.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/ath/if_ath_keycache.h b/sys/dev/ath/if_ath_keycache.h index c67e55563848..1efb47d01e46 100644 --- a/sys/dev/ath/if_ath_keycache.h +++ b/sys/dev/ath/if_ath_keycache.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/ath/if_ath_led.c b/sys/dev/ath/if_ath_led.c index a55e0364689e..3cd519a8d198 100644 --- a/sys/dev/ath/if_ath_led.c +++ b/sys/dev/ath/if_ath_led.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/ath/if_ath_led.h b/sys/dev/ath/if_ath_led.h index 54de4c4ac2cf..b03829152676 100644 --- a/sys/dev/ath/if_ath_led.h +++ b/sys/dev/ath/if_ath_led.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/ath/if_ath_lna_div.c b/sys/dev/ath/if_ath_lna_div.c index 5c102fb97607..aa4b9a2177cb 100644 --- a/sys/dev/ath/if_ath_lna_div.c +++ b/sys/dev/ath/if_ath_lna_div.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Adrian Chadd * All rights reserved. * diff --git a/sys/dev/ath/if_ath_lna_div.h b/sys/dev/ath/if_ath_lna_div.h index 997466a7bf56..247f1806920b 100644 --- a/sys/dev/ath/if_ath_lna_div.h +++ b/sys/dev/ath/if_ath_lna_div.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Adrian Chadd * All rights reserved. * diff --git a/sys/dev/ath/if_ath_misc.h b/sys/dev/ath/if_ath_misc.h index 1a9691bf2b44..f34bbbfaeebc 100644 --- a/sys/dev/ath/if_ath_misc.h +++ b/sys/dev/ath/if_ath_misc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/ath/if_ath_pci.c b/sys/dev/ath/if_ath_pci.c index 1ebcf074d552..ae5867713094 100644 --- a/sys/dev/ath/if_ath_pci.c +++ b/sys/dev/ath/if_ath_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/ath/if_ath_rx.c b/sys/dev/ath/if_ath_rx.c index 6f5bc09b49c5..b06a3f797dde 100644 --- a/sys/dev/ath/if_ath_rx.c +++ b/sys/dev/ath/if_ath_rx.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/ath/if_ath_rx.h b/sys/dev/ath/if_ath_rx.h index 62be699f752b..a61313da63d5 100644 --- a/sys/dev/ath/if_ath_rx.h +++ b/sys/dev/ath/if_ath_rx.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/ath/if_ath_rx_edma.c b/sys/dev/ath/if_ath_rx_edma.c index 578e1cfbfc6f..3f0498140ca8 100644 --- a/sys/dev/ath/if_ath_rx_edma.c +++ b/sys/dev/ath/if_ath_rx_edma.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Adrian Chadd * All rights reserved. * diff --git a/sys/dev/ath/if_ath_rx_edma.h b/sys/dev/ath/if_ath_rx_edma.h index e786daa6c433..d53ecb4e92ca 100644 --- a/sys/dev/ath/if_ath_rx_edma.h +++ b/sys/dev/ath/if_ath_rx_edma.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Adrian Chadd * All rights reserved. * diff --git a/sys/dev/ath/if_ath_spectral.c b/sys/dev/ath/if_ath_spectral.c index acbd5218eff5..ea82a7ae09ea 100644 --- a/sys/dev/ath/if_ath_spectral.c +++ b/sys/dev/ath/if_ath_spectral.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Adrian Chadd * All rights reserved. * diff --git a/sys/dev/ath/if_ath_spectral.h b/sys/dev/ath/if_ath_spectral.h index 3e069dbdd31d..ceb372357d21 100644 --- a/sys/dev/ath/if_ath_spectral.h +++ b/sys/dev/ath/if_ath_spectral.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Adrian Chadd * All rights reserved. * diff --git a/sys/dev/ath/if_ath_sysctl.c b/sys/dev/ath/if_ath_sysctl.c index 749285a6a5d5..3e4e47246357 100644 --- a/sys/dev/ath/if_ath_sysctl.c +++ b/sys/dev/ath/if_ath_sysctl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/ath/if_ath_sysctl.h b/sys/dev/ath/if_ath_sysctl.h index 1fef2be224a4..fca5fb9d3dd7 100644 --- a/sys/dev/ath/if_ath_sysctl.h +++ b/sys/dev/ath/if_ath_sysctl.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Adrian Chadd, Xenion Pty Ltd. * All rights reserved. * diff --git a/sys/dev/ath/if_ath_tdma.c b/sys/dev/ath/if_ath_tdma.c index e545a3eaf837..f0900435c6d6 100644 --- a/sys/dev/ath/if_ath_tdma.c +++ b/sys/dev/ath/if_ath_tdma.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/ath/if_ath_tdma.h b/sys/dev/ath/if_ath_tdma.h index 1e90a5f29744..62f3240a3d0a 100644 --- a/sys/dev/ath/if_ath_tdma.h +++ b/sys/dev/ath/if_ath_tdma.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/ath/if_ath_tsf.h b/sys/dev/ath/if_ath_tsf.h index cce089fab846..f7837e2d5dc2 100644 --- a/sys/dev/ath/if_ath_tsf.h +++ b/sys/dev/ath/if_ath_tsf.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/ath/if_ath_tx.c b/sys/dev/ath/if_ath_tx.c index 72db6afa7690..a0321a4ceb3c 100644 --- a/sys/dev/ath/if_ath_tx.c +++ b/sys/dev/ath/if_ath_tx.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting * Copyright (c) 2010-2012 Adrian Chadd, Xenion Pty Ltd * All rights reserved. diff --git a/sys/dev/ath/if_ath_tx.h b/sys/dev/ath/if_ath_tx.h index 19f7707a2431..517007716e9f 100644 --- a/sys/dev/ath/if_ath_tx.h +++ b/sys/dev/ath/if_ath_tx.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/ath/if_ath_tx_edma.c b/sys/dev/ath/if_ath_tx_edma.c index 372d8157e34a..375c7ff4bbc8 100644 --- a/sys/dev/ath/if_ath_tx_edma.c +++ b/sys/dev/ath/if_ath_tx_edma.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Adrian Chadd * All rights reserved. * diff --git a/sys/dev/ath/if_ath_tx_edma.h b/sys/dev/ath/if_ath_tx_edma.h index d4975a69969c..8718ce1d770a 100644 --- a/sys/dev/ath/if_ath_tx_edma.h +++ b/sys/dev/ath/if_ath_tx_edma.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Adrian Chadd * All rights reserved. * diff --git a/sys/dev/ath/if_ath_tx_ht.c b/sys/dev/ath/if_ath_tx_ht.c index ff79b78817dd..249cbe23b538 100644 --- a/sys/dev/ath/if_ath_tx_ht.c +++ b/sys/dev/ath/if_ath_tx_ht.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Adrian Chadd, Xenion Pty Ltd. * All rights reserved. * diff --git a/sys/dev/ath/if_ath_tx_ht.h b/sys/dev/ath/if_ath_tx_ht.h index 38885ef82461..970a9de62006 100644 --- a/sys/dev/ath/if_ath_tx_ht.h +++ b/sys/dev/ath/if_ath_tx_ht.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Adrian Chadd, Xenion Pty Ltd. * All rights reserved. * diff --git a/sys/dev/ath/if_athdfs.h b/sys/dev/ath/if_athdfs.h index cc4db1572a6b..82978f815672 100644 --- a/sys/dev/ath/if_athdfs.h +++ b/sys/dev/ath/if_athdfs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Adrian Chadd, Xenion Pty Ltd * All rights reserved. * diff --git a/sys/dev/ath/if_athioctl.h b/sys/dev/ath/if_athioctl.h index c703a3010270..ae3bc74103a1 100644 --- a/sys/dev/ath/if_athioctl.h +++ b/sys/dev/ath/if_athioctl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/ath/if_athrate.h b/sys/dev/ath/if_athrate.h index a97d686da6b4..5aec9e6b3870 100644 --- a/sys/dev/ath/if_athrate.h +++ b/sys/dev/ath/if_athrate.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2008 Sam Leffler, Errno Consulting * Copyright (c) 2004 Video54 Technologies, Inc. * All rights reserved. diff --git a/sys/dev/ath/if_athvar.h b/sys/dev/ath/if_athvar.h index 2a183ad0ed8a..96d22f511746 100644 --- a/sys/dev/ath/if_athvar.h +++ b/sys/dev/ath/if_athvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/atkbdc/atkbd.c b/sys/dev/atkbdc/atkbd.c index f380367bc308..895d358b3fa3 100644 --- a/sys/dev/atkbdc/atkbd.c +++ b/sys/dev/atkbdc/atkbd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Kazutaka YOKOTA * All rights reserved. * diff --git a/sys/dev/atkbdc/atkbd_atkbdc.c b/sys/dev/atkbdc/atkbd_atkbdc.c index 22227f364473..9513e238f153 100644 --- a/sys/dev/atkbdc/atkbd_atkbdc.c +++ b/sys/dev/atkbdc/atkbd_atkbdc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Kazutaka YOKOTA * All rights reserved. * diff --git a/sys/dev/atkbdc/atkbdc.c b/sys/dev/atkbdc/atkbdc.c index d9190f8bdbe2..b53de3ef299b 100644 --- a/sys/dev/atkbdc/atkbdc.c +++ b/sys/dev/atkbdc/atkbdc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1996-1999 * Kazutaka YOKOTA (yokota@zodiac.mech.utsunomiya-u.ac.jp) * All rights reserved. diff --git a/sys/dev/atkbdc/atkbdc_ebus.c b/sys/dev/atkbdc/atkbdc_ebus.c index 7662ee10e99f..704837e39c6e 100644 --- a/sys/dev/atkbdc/atkbdc_ebus.c +++ b/sys/dev/atkbdc/atkbdc_ebus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Kazutaka YOKOTA * Copyright (c) 2005 Marius Strobl * All rights reserved. diff --git a/sys/dev/atkbdc/atkbdc_isa.c b/sys/dev/atkbdc/atkbdc_isa.c index 2f863fce8347..d83d7ac8bb9b 100644 --- a/sys/dev/atkbdc/atkbdc_isa.c +++ b/sys/dev/atkbdc/atkbdc_isa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Kazutaka YOKOTA * All rights reserved. * diff --git a/sys/dev/atkbdc/atkbdc_subr.c b/sys/dev/atkbdc/atkbdc_subr.c index 436d97adab66..8ac80d95258d 100644 --- a/sys/dev/atkbdc/atkbdc_subr.c +++ b/sys/dev/atkbdc/atkbdc_subr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Kazutaka YOKOTA * All rights reserved. * diff --git a/sys/dev/atkbdc/atkbdc_subr.h b/sys/dev/atkbdc/atkbdc_subr.h index fa8f1f8000b8..54e40f4b839a 100644 --- a/sys/dev/atkbdc/atkbdc_subr.h +++ b/sys/dev/atkbdc/atkbdc_subr.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Kazutaka YOKOTA * All rights reserved. * diff --git a/sys/dev/atkbdc/atkbdcreg.h b/sys/dev/atkbdc/atkbdcreg.h index db590b96cc9f..576dec967391 100644 --- a/sys/dev/atkbdc/atkbdcreg.h +++ b/sys/dev/atkbdc/atkbdcreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1996-1999 * Kazutaka YOKOTA (yokota@zodiac.mech.utsunomiya-u.ac.jp) * All rights reserved. diff --git a/sys/dev/atkbdc/atkbdreg.h b/sys/dev/atkbdc/atkbdreg.h index 3d09e444772a..94ef42ebaf48 100644 --- a/sys/dev/atkbdc/atkbdreg.h +++ b/sys/dev/atkbdc/atkbdreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Kazutaka YOKOTA * All rights reserved. * diff --git a/sys/dev/auxio/auxio.c b/sys/dev/auxio/auxio.c index f559c173b867..8c5f28d50e8a 100644 --- a/sys/dev/auxio/auxio.c +++ b/sys/dev/auxio/auxio.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-3-Clause + * * Copyright (c) 2004 Pyun YongHyeon * All rights reserved. * diff --git a/sys/dev/auxio/auxioreg.h b/sys/dev/auxio/auxioreg.h index 0c9ce8e9fa93..3f93cf40635e 100644 --- a/sys/dev/auxio/auxioreg.h +++ b/sys/dev/auxio/auxioreg.h @@ -2,6 +2,8 @@ /* $NetBSD: auxioreg.h,v 1.4 2001/10/22 07:31:41 mrg Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2000 Matthew R. Green * All rights reserved. * diff --git a/sys/dev/bfe/if_bfe.c b/sys/dev/bfe/if_bfe.c index 50cb173f8e73..a6678992ae0d 100644 --- a/sys/dev/bfe/if_bfe.c +++ b/sys/dev/bfe/if_bfe.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Stuart Walsh * and Duncan Barclay * diff --git a/sys/dev/bfe/if_bfereg.h b/sys/dev/bfe/if_bfereg.h index b50627edbf89..668d2604ffc3 100644 --- a/sys/dev/bfe/if_bfereg.h +++ b/sys/dev/bfe/if_bfereg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Stuart Walsh * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/bktr/bktr_audio.c b/sys/dev/bktr/bktr_audio.c index ea2b45869444..ca1cf431ff3e 100644 --- a/sys/dev/bktr/bktr_audio.c +++ b/sys/dev/bktr/bktr_audio.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * 1. Redistributions of source code must retain the * Copyright (c) 1997 Amancio Hasty, 1999 Roger Hardiman * All rights reserved. diff --git a/sys/dev/bktr/bktr_audio.h b/sys/dev/bktr/bktr_audio.h index c05e40c31ea3..e891b0f69bcb 100644 --- a/sys/dev/bktr/bktr_audio.h +++ b/sys/dev/bktr/bktr_audio.h @@ -14,6 +14,8 @@ */ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * 1. Redistributions of source code must retain the * Copyright (c) 1997 Amancio Hasty, 1999 Roger Hardiman * All rights reserved. diff --git a/sys/dev/bktr/bktr_card.c b/sys/dev/bktr/bktr_card.c index be76fb304d46..4c11b237f629 100644 --- a/sys/dev/bktr/bktr_card.c +++ b/sys/dev/bktr/bktr_card.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * 1. Redistributions of source code must retain the * Copyright (c) 1997 Amancio Hasty, 1999 Roger Hardiman * All rights reserved. diff --git a/sys/dev/bktr/bktr_card.h b/sys/dev/bktr/bktr_card.h index 30a90a880d68..38f53a4e6134 100644 --- a/sys/dev/bktr/bktr_card.h +++ b/sys/dev/bktr/bktr_card.h @@ -15,6 +15,8 @@ */ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * 1. Redistributions of source code must retain the * Copyright (c) 1997 Amancio Hasty, 1999 Roger Hardiman * All rights reserved. diff --git a/sys/dev/bktr/bktr_core.c b/sys/dev/bktr/bktr_core.c index 7339f15b9d1a..6e4421e15cd3 100644 --- a/sys/dev/bktr/bktr_core.c +++ b/sys/dev/bktr/bktr_core.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * 1. Redistributions of source code must retain the * Copyright (c) 1997 Amancio Hasty, 1999 Roger Hardiman * All rights reserved. diff --git a/sys/dev/bktr/bktr_core.h b/sys/dev/bktr/bktr_core.h index 980ced76621a..0c326c7bc82a 100644 --- a/sys/dev/bktr/bktr_core.h +++ b/sys/dev/bktr/bktr_core.h @@ -16,6 +16,8 @@ */ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * 1. Redistributions of source code must retain the * Copyright (c) 1997 Amancio Hasty, 1999 Roger Hardiman * All rights reserved. diff --git a/sys/dev/bktr/bktr_i2c.c b/sys/dev/bktr/bktr_i2c.c index 06a65473084e..0e9464822e60 100644 --- a/sys/dev/bktr/bktr_i2c.c +++ b/sys/dev/bktr/bktr_i2c.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998, 2001 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/bktr/bktr_i2c.h b/sys/dev/bktr/bktr_i2c.h index 5008e6bfb9ce..8ea53559ff62 100644 --- a/sys/dev/bktr/bktr_i2c.h +++ b/sys/dev/bktr/bktr_i2c.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998, 2001 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/bktr/bktr_mem.c b/sys/dev/bktr/bktr_mem.c index 77c5971bacd4..5009c51e75fe 100644 --- a/sys/dev/bktr/bktr_mem.c +++ b/sys/dev/bktr/bktr_mem.c @@ -12,6 +12,8 @@ */ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * 1. Redistributions of source code must retain the * Copyright (c) 2000 Roger Hardiman * All rights reserved. diff --git a/sys/dev/bktr/bktr_mem.h b/sys/dev/bktr/bktr_mem.h index 8feb55206c11..91b4b1c5afca 100644 --- a/sys/dev/bktr/bktr_mem.h +++ b/sys/dev/bktr/bktr_mem.h @@ -14,6 +14,8 @@ */ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * 1. Redistributions of source code must retain the * Copyright (c) 2000 Roger Hardiman * All rights reserved. diff --git a/sys/dev/bktr/bktr_os.c b/sys/dev/bktr/bktr_os.c index 42069b39db3b..a4b64e1e0faa 100644 --- a/sys/dev/bktr/bktr_os.c +++ b/sys/dev/bktr/bktr_os.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * 1. Redistributions of source code must retain the * Copyright (c) 1997 Amancio Hasty, 1999 Roger Hardiman * All rights reserved. diff --git a/sys/dev/bktr/bktr_os.h b/sys/dev/bktr/bktr_os.h index 6456616be281..cd4ea20b3b8d 100644 --- a/sys/dev/bktr/bktr_os.h +++ b/sys/dev/bktr/bktr_os.h @@ -11,6 +11,8 @@ */ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * 1. Redistributions of source code must retain the * Copyright (c) 1997 Amancio Hasty, 1999 Roger Hardiman * All rights reserved. diff --git a/sys/dev/bktr/bktr_reg.h b/sys/dev/bktr/bktr_reg.h index 65a6dbc359a0..0d2cde49ba49 100644 --- a/sys/dev/bktr/bktr_reg.h +++ b/sys/dev/bktr/bktr_reg.h @@ -1,6 +1,8 @@ /*- * $FreeBSD$ * + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1999 Roger Hardiman * Copyright (c) 1998 Amancio Hasty * Copyright (c) 1995 Mark Tinguely and Jim Lowe diff --git a/sys/dev/bktr/bktr_tuner.c b/sys/dev/bktr/bktr_tuner.c index df24c862cd47..a9e92d131d71 100644 --- a/sys/dev/bktr/bktr_tuner.c +++ b/sys/dev/bktr/bktr_tuner.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * 1. Redistributions of source code must retain the * Copyright (c) 1997 Amancio Hasty, 1999 Roger Hardiman * All rights reserved. diff --git a/sys/dev/bktr/bktr_tuner.h b/sys/dev/bktr/bktr_tuner.h index cc00150151ff..284999c759f4 100644 --- a/sys/dev/bktr/bktr_tuner.h +++ b/sys/dev/bktr/bktr_tuner.h @@ -11,6 +11,8 @@ */ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * 1. Redistributions of source code must retain the * Copyright (c) 1997 Amancio Hasty, 1999 Roger Hardiman * All rights reserved. diff --git a/sys/dev/bktr/ioctl_meteor.h b/sys/dev/bktr/ioctl_meteor.h index 8e769ecbe92f..9a1959c6206e 100644 --- a/sys/dev/bktr/ioctl_meteor.h +++ b/sys/dev/bktr/ioctl_meteor.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1995 Mark Tinguely and Jim Lowe * All rights reserved. * diff --git a/sys/dev/bktr/msp34xx.c b/sys/dev/bktr/msp34xx.c index 8c45e6723a97..f6f12d0f95d5 100644 --- a/sys/dev/bktr/msp34xx.c +++ b/sys/dev/bktr/msp34xx.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997-2001 Gerd Knorr * All rights reserved. * diff --git a/sys/dev/bm/if_bm.c b/sys/dev/bm/if_bm.c index 860e1771a9b1..cecb2e0d634c 100644 --- a/sys/dev/bm/if_bm.c +++ b/sys/dev/bm/if_bm.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright 2008 Nathan Whitehorn. All rights reserved. * Copyright 2003 by Peter Grehan. All rights reserved. * Copyright (C) 1998, 1999, 2000 Tsubai Masanari. All rights reserved. diff --git a/sys/dev/bm/if_bmreg.h b/sys/dev/bm/if_bmreg.h index 39d9b485d3d6..665c651bdf2b 100644 --- a/sys/dev/bm/if_bmreg.h +++ b/sys/dev/bm/if_bmreg.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright 1991-1998 by Open Software Foundation, Inc. * All Rights Reserved * @@ -18,7 +18,9 @@ * NEGLIGENCE, OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright 2003 by Peter Grehan. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/bm/if_bmvar.h b/sys/dev/bm/if_bmvar.h index b50d65b479ed..c7d09334a782 100644 --- a/sys/dev/bm/if_bmvar.h +++ b/sys/dev/bm/if_bmvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Nathan Whitehorn * Copyright (c) 2003 Peter Grehan * All rights reserved diff --git a/sys/dev/buslogic/bt.c b/sys/dev/buslogic/bt.c index 9c32caebf493..f18e155fcbf5 100644 --- a/sys/dev/buslogic/bt.c +++ b/sys/dev/buslogic/bt.c @@ -5,6 +5,8 @@ * sys/dev/buslogic/bt_mca.c BT-64X, SDC3211B, SDC3211F * sys/dev/buslogic/bt_pci.c BT-946, BT-948, BT-956, BT-958 cards * + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998, 1999 Justin T. Gibbs. * All rights reserved. * diff --git a/sys/dev/buslogic/bt_isa.c b/sys/dev/buslogic/bt_isa.c index ce6f273ed85f..0a36a9d68487 100644 --- a/sys/dev/buslogic/bt_isa.c +++ b/sys/dev/buslogic/bt_isa.c @@ -2,6 +2,8 @@ * Product specific probe and attach routines for: * Buslogic BT-54X and BT-445 cards * + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998, 1999 Justin T. Gibbs * All rights reserved. * diff --git a/sys/dev/buslogic/bt_pci.c b/sys/dev/buslogic/bt_pci.c index 48c90e08e553..115561894f4d 100644 --- a/sys/dev/buslogic/bt_pci.c +++ b/sys/dev/buslogic/bt_pci.c @@ -2,6 +2,8 @@ * Product specific probe and attach routines for: * Buslogic BT946, BT948, BT956, BT958 SCSI controllers * + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1995, 1997, 1998 Justin T. Gibbs * All rights reserved. * diff --git a/sys/dev/buslogic/btreg.h b/sys/dev/buslogic/btreg.h index b7ca500c0f4c..04249d03e9ef 100644 --- a/sys/dev/buslogic/btreg.h +++ b/sys/dev/buslogic/btreg.h @@ -6,6 +6,8 @@ * sys/dev/buslogic/bt_mca.c BT-64X, SDC3211B, SDC3211F * sys/dev/buslogic/bt_pci.c BT-946, BT-948, BT-956, BT-958 cards * + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998, 1999 Justin T. Gibbs. * All rights reserved. * diff --git a/sys/dev/bvm/bvm_console.c b/sys/dev/bvm/bvm_console.c index a7b1bc5ac068..6ce8c21f40f6 100644 --- a/sys/dev/bvm/bvm_console.c +++ b/sys/dev/bvm/bvm_console.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 NetApp, Inc. * All rights reserved. * diff --git a/sys/dev/bvm/bvm_dbg.c b/sys/dev/bvm/bvm_dbg.c index 1ba7ce06c430..5aa0fe731d79 100644 --- a/sys/dev/bvm/bvm_dbg.c +++ b/sys/dev/bvm/bvm_dbg.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 NetApp, Inc. * All rights reserved. * diff --git a/sys/dev/bwi/bitops.h b/sys/dev/bwi/bitops.h index 0d6dee8d862f..af4f3ea0c3f9 100644 --- a/sys/dev/bwi/bitops.h +++ b/sys/dev/bwi/bitops.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2004, 2005 David Young. All rights reserved. * * Programmed for NetBSD by David Young. diff --git a/sys/dev/bwi/if_bwi_pci.c b/sys/dev/bwi/if_bwi_pci.c index c2badc504a9b..87fc1fb6b4b0 100644 --- a/sys/dev/bwi/if_bwi_pci.c +++ b/sys/dev/bwi/if_bwi_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/dev/bwn/if_bwn.c b/sys/dev/bwn/if_bwn.c index 712a25b47f90..6f9543e7f306 100644 --- a/sys/dev/bwn/if_bwn.c +++ b/sys/dev/bwn/if_bwn.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2010 Weongyo Jeong * All rights reserved. * diff --git a/sys/dev/bwn/if_bwnreg.h b/sys/dev/bwn/if_bwnreg.h index 5bebdef04004..b499439f79e4 100644 --- a/sys/dev/bwn/if_bwnreg.h +++ b/sys/dev/bwn/if_bwnreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2010 Weongyo Jeong * All rights reserved. * diff --git a/sys/dev/bwn/if_bwnvar.h b/sys/dev/bwn/if_bwnvar.h index f4934ead01d2..83237453ba68 100644 --- a/sys/dev/bwn/if_bwnvar.h +++ b/sys/dev/bwn/if_bwnvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2010 Weongyo Jeong * All rights reserved. * diff --git a/sys/dev/cadence/if_cgem.c b/sys/dev/cadence/if_cgem.c index 04c89cc1b2aa..05dac8c0fc6e 100644 --- a/sys/dev/cadence/if_cgem.c +++ b/sys/dev/cadence/if_cgem.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012-2014 Thomas Skibo * All rights reserved. * diff --git a/sys/dev/cadence/if_cgem_hw.h b/sys/dev/cadence/if_cgem_hw.h index 30fb6dd3971f..1569857d9633 100644 --- a/sys/dev/cadence/if_cgem_hw.h +++ b/sys/dev/cadence/if_cgem_hw.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012-2013 Thomas Skibo * All rights reserved. * diff --git a/sys/dev/cardbus/cardbus.c b/sys/dev/cardbus/cardbus.c index 400475379d96..74dfbf22cb5a 100644 --- a/sys/dev/cardbus/cardbus.c +++ b/sys/dev/cardbus/cardbus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003-2008 M. Warner Losh. All Rights Reserved. * Copyright (c) 2000,2001 Jonathan Chen. All rights reserved. * diff --git a/sys/dev/cardbus/cardbus_cis.c b/sys/dev/cardbus/cardbus_cis.c index 55c4d3594ef3..e7bf55e013a4 100644 --- a/sys/dev/cardbus/cardbus_cis.c +++ b/sys/dev/cardbus/cardbus_cis.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2008, M. Warner Losh * Copyright (c) 2000,2001 Jonathan Chen. * All rights reserved. diff --git a/sys/dev/cardbus/cardbus_cis.h b/sys/dev/cardbus/cardbus_cis.h index 086e4ea2f64f..69020ab8c650 100644 --- a/sys/dev/cardbus/cardbus_cis.h +++ b/sys/dev/cardbus/cardbus_cis.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000,2001 Jonathan Chen. * All rights reserved. * diff --git a/sys/dev/cardbus/cardbus_device.c b/sys/dev/cardbus/cardbus_device.c index f39ffb08c314..de0a53a93f21 100644 --- a/sys/dev/cardbus/cardbus_device.c +++ b/sys/dev/cardbus/cardbus_device.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2008, M. Warner Losh * All rights reserved. * diff --git a/sys/dev/cardbus/cardbusreg.h b/sys/dev/cardbus/cardbusreg.h index c0634c87bba0..34ea6bd5f1f3 100644 --- a/sys/dev/cardbus/cardbusreg.h +++ b/sys/dev/cardbus/cardbusreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000,2001 Jonathan Chen. * All rights reserved. * diff --git a/sys/dev/cardbus/cardbusvar.h b/sys/dev/cardbus/cardbusvar.h index 7730ffdb3396..310923655a19 100644 --- a/sys/dev/cardbus/cardbusvar.h +++ b/sys/dev/cardbus/cardbusvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008, M. Warner Losh * Copyright (c) 2000,2001 Jonathan Chen. * All rights reserved. diff --git a/sys/dev/cas/if_cas.c b/sys/dev/cas/if_cas.c index 8b5d9659063d..790e84593257 100644 --- a/sys/dev/cas/if_cas.c +++ b/sys/dev/cas/if_cas.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2001 Eduardo Horvath. * Copyright (c) 2001-2003 Thomas Moestl * Copyright (c) 2007-2009 Marius Strobl diff --git a/sys/dev/cas/if_casreg.h b/sys/dev/cas/if_casreg.h index 0d1c1d822b9b..fda2e13b6789 100644 --- a/sys/dev/cas/if_casreg.h +++ b/sys/dev/cas/if_casreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2001 Eduardo Horvath. * Copyright (c) 2008 Marius Strobl * All rights reserved. diff --git a/sys/dev/cas/if_casvar.h b/sys/dev/cas/if_casvar.h index e92f277003e8..98a7bed3336d 100644 --- a/sys/dev/cas/if_casvar.h +++ b/sys/dev/cas/if_casvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2001 Eduardo Horvath. * Copyright (c) 2008 Marius Strobl * All rights reserved. diff --git a/sys/dev/cesa/cesa.c b/sys/dev/cesa/cesa.c index 3b74d70adfce..d3ffa61f9ff0 100644 --- a/sys/dev/cesa/cesa.c +++ b/sys/dev/cesa/cesa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2009-2011 Semihalf. * All rights reserved. * diff --git a/sys/dev/cesa/cesa.h b/sys/dev/cesa/cesa.h index 1b284decdb1f..3b87e8d7f214 100644 --- a/sys/dev/cesa/cesa.h +++ b/sys/dev/cesa/cesa.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause-FreeBSD + * * Copyright (C) 2009-2011 Semihalf. * All rights reserved. * diff --git a/sys/dev/cfe/cfe_api.c b/sys/dev/cfe/cfe_api.c index 1b3610af875c..4bfc8ce83009 100644 --- a/sys/dev/cfe/cfe_api.c +++ b/sys/dev/cfe/cfe_api.c @@ -1,6 +1,8 @@ /* from: Broadcom Id: cfe_api.c,v 1.18 2006/08/24 02:13:56 binh Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright 2000, 2001, 2002 * Broadcom Corporation. All rights reserved. * diff --git a/sys/dev/cfe/cfe_api.h b/sys/dev/cfe/cfe_api.h index ade7a81c1842..a068f58f11b1 100644 --- a/sys/dev/cfe/cfe_api.h +++ b/sys/dev/cfe/cfe_api.h @@ -1,6 +1,8 @@ /* from: Broadcom Id: cfe_api.h,v 1.31 2006/08/24 02:13:56 binh Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright 2000, 2001, 2002 * Broadcom Corporation. All rights reserved. * diff --git a/sys/dev/cfe/cfe_api_int.h b/sys/dev/cfe/cfe_api_int.h index b15a17697087..7b2b000e63e8 100644 --- a/sys/dev/cfe/cfe_api_int.h +++ b/sys/dev/cfe/cfe_api_int.h @@ -1,6 +1,8 @@ /* from: Broadcom Id: cfe_api_int.h,v 1.22 2003/02/07 17:27:56 cgd Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright 2000, 2001, 2002 * Broadcom Corporation. All rights reserved. * diff --git a/sys/dev/cfe/cfe_console.c b/sys/dev/cfe/cfe_console.c index e42f08779596..44daa34ebea1 100644 --- a/sys/dev/cfe/cfe_console.c +++ b/sys/dev/cfe/cfe_console.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007 Bruce M. Simpson. * All rights reserved. * diff --git a/sys/dev/cfe/cfe_env.c b/sys/dev/cfe/cfe_env.c index 9b2a3a306e1c..589f751b85d5 100644 --- a/sys/dev/cfe/cfe_env.c +++ b/sys/dev/cfe/cfe_env.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Neelkanth Natu * All rights reserved. * diff --git a/sys/dev/cfe/cfe_error.h b/sys/dev/cfe/cfe_error.h index d32f1d9065dd..d0cb413acd36 100644 --- a/sys/dev/cfe/cfe_error.h +++ b/sys/dev/cfe/cfe_error.h @@ -1,6 +1,8 @@ /* from: Broadcom Id: cfe_error.h,v 1.3 2003/02/07 17:27:56 cgd Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright 2000, 2001, 2002 * Broadcom Corporation. All rights reserved. * diff --git a/sys/dev/cfe/cfe_ioctl.h b/sys/dev/cfe/cfe_ioctl.h index c02e79d1f1e8..632c3ac71baa 100644 --- a/sys/dev/cfe/cfe_ioctl.h +++ b/sys/dev/cfe/cfe_ioctl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright 2000, 2001, 2002, 2003 * Broadcom Corporation. All rights reserved. * diff --git a/sys/dev/cfe/cfe_resource.c b/sys/dev/cfe/cfe_resource.c index 02581fc5831e..4c07d4e4d2ad 100644 --- a/sys/dev/cfe/cfe_resource.c +++ b/sys/dev/cfe/cfe_resource.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007 Bruce M. Simpson. * All rights reserved. * diff --git a/sys/dev/cfi/cfi_bus_ixp4xx.c b/sys/dev/cfi/cfi_bus_ixp4xx.c index 93d03fe0272b..dd74f3f4ed0a 100644 --- a/sys/dev/cfi/cfi_bus_ixp4xx.c +++ b/sys/dev/cfi/cfi_bus_ixp4xx.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Roelof Jonkman, Carlson Wireless Inc. * Copyright (c) 2009 Sam Leffler, Errno Consulting * All rights reserved. diff --git a/sys/dev/cfi/cfi_bus_nexus.c b/sys/dev/cfi/cfi_bus_nexus.c index a87ee143dbe5..6620a34acb39 100644 --- a/sys/dev/cfi/cfi_bus_nexus.c +++ b/sys/dev/cfi/cfi_bus_nexus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 SRI International * Copyright (c) 2009 Roelof Jonkman, Carlson Wireless Inc. * Copyright (c) 2009 Sam Leffler, Errno Consulting diff --git a/sys/dev/cfi/cfi_disk.c b/sys/dev/cfi/cfi_disk.c index 79807225d141..c09946634b08 100644 --- a/sys/dev/cfi/cfi_disk.c +++ b/sys/dev/cfi/cfi_disk.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Sam Leffler, Errno Consulting * Copyright (c) 2012-2013, SRI International * All rights reserved. diff --git a/sys/dev/ciss/ciss.c b/sys/dev/ciss/ciss.c index a3baca4e9d6b..be74240880bb 100644 --- a/sys/dev/ciss/ciss.c +++ b/sys/dev/ciss/ciss.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Michael Smith * Copyright (c) 2004 Paul Saab * All rights reserved. diff --git a/sys/dev/ciss/cissio.h b/sys/dev/ciss/cissio.h index fba677d6679e..149ae3fe364a 100644 --- a/sys/dev/ciss/cissio.h +++ b/sys/dev/ciss/cissio.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Michael Smith * All rights reserved. * diff --git a/sys/dev/ciss/cissreg.h b/sys/dev/ciss/cissreg.h index bd85942925e2..56d19d104542 100644 --- a/sys/dev/ciss/cissreg.h +++ b/sys/dev/ciss/cissreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Michael Smith * All rights reserved. * diff --git a/sys/dev/ciss/cissvar.h b/sys/dev/ciss/cissvar.h index 20693af7c6dd..1412ababcd53 100644 --- a/sys/dev/ciss/cissvar.h +++ b/sys/dev/ciss/cissvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Michael Smith * All rights reserved. * diff --git a/sys/dev/cm/if_cm_isa.c b/sys/dev/cm/if_cm_isa.c index 09083743ea1c..17484f95a9f8 100644 --- a/sys/dev/cm/if_cm_isa.c +++ b/sys/dev/cm/if_cm_isa.c @@ -4,6 +4,8 @@ __FBSDID("$FreeBSD$"); /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1994, 1995, 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/cm/smc90cx6.c b/sys/dev/cm/smc90cx6.c index e05f9ee58b8c..dd3bc401851a 100644 --- a/sys/dev/cm/smc90cx6.c +++ b/sys/dev/cm/smc90cx6.c @@ -4,6 +4,8 @@ __FBSDID("$FreeBSD$"); /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1994, 1995, 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/cm/smc90cx6reg.h b/sys/dev/cm/smc90cx6reg.h index 2fec634db496..6e7d5a5b4af8 100644 --- a/sys/dev/cm/smc90cx6reg.h +++ b/sys/dev/cm/smc90cx6reg.h @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1994, 1995, 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/cm/smc90cx6var.h b/sys/dev/cm/smc90cx6var.h index f3fd24d7a4a5..cd8afdaa4ce1 100644 --- a/sys/dev/cm/smc90cx6var.h +++ b/sys/dev/cm/smc90cx6var.h @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1994, 1995, 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/cmx/cmx_pccard.c b/sys/dev/cmx/cmx_pccard.c index 89411e503289..43215fd6df94 100644 --- a/sys/dev/cmx/cmx_pccard.c +++ b/sys/dev/cmx/cmx_pccard.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006-2007 Daniel Roethlisberger * All rights reserved. * diff --git a/sys/dev/cmx/cmxreg.h b/sys/dev/cmx/cmxreg.h index a96a662d9709..064dbaa508e1 100644 --- a/sys/dev/cmx/cmxreg.h +++ b/sys/dev/cmx/cmxreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006-2007 Daniel Roethlisberger * Copyright (c) 2000-2004 OMNIKEY GmbH (www.omnikey.com) * All rights reserved. diff --git a/sys/dev/cmx/cmxvar.h b/sys/dev/cmx/cmxvar.h index 1567c5eb00a7..76222a53ad1a 100644 --- a/sys/dev/cmx/cmxvar.h +++ b/sys/dev/cmx/cmxvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006-2007 Daniel Roethlisberger * All rights reserved. * diff --git a/sys/dev/coretemp/coretemp.c b/sys/dev/coretemp/coretemp.c index 38f07fbbfa5b..099d8a07495b 100644 --- a/sys/dev/coretemp/coretemp.c +++ b/sys/dev/coretemp/coretemp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007, 2008 Rui Paulo * All rights reserved. * diff --git a/sys/dev/cpuctl/cpuctl.c b/sys/dev/cpuctl/cpuctl.c index 5351d8ede564..3e1a76884f27 100644 --- a/sys/dev/cpuctl/cpuctl.c +++ b/sys/dev/cpuctl/cpuctl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006-2008 Stanislav Sedov * All rights reserved. * diff --git a/sys/dev/cpufreq/ichss.c b/sys/dev/cpufreq/ichss.c index 101b5765800e..3d0c09e06640 100644 --- a/sys/dev/cpufreq/ichss.c +++ b/sys/dev/cpufreq/ichss.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2005 Nate Lawson (SDG) * All rights reserved. * diff --git a/sys/dev/cs/if_cs.c b/sys/dev/cs/if_cs.c index 2756aec1d598..b0b988f9972a 100644 --- a/sys/dev/cs/if_cs.c +++ b/sys/dev/cs/if_cs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997,1998 Maxim Bolotin and Oleg Sharoiko. * All rights reserved. * diff --git a/sys/dev/cs/if_cs_isa.c b/sys/dev/cs/if_cs_isa.c index 20b74046019e..55446238875f 100644 --- a/sys/dev/cs/if_cs_isa.c +++ b/sys/dev/cs/if_cs_isa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997,1998 Maxim Bolotin and Oleg Sharoiko. * All rights reserved. * diff --git a/sys/dev/cs/if_cs_pccard.c b/sys/dev/cs/if_cs_pccard.c index 645fbddc58cf..260e81bd79fb 100644 --- a/sys/dev/cs/if_cs_pccard.c +++ b/sys/dev/cs/if_cs_pccard.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 M. Warner Losh * All rights reserved. * diff --git a/sys/dev/cs/if_csreg.h b/sys/dev/cs/if_csreg.h index 7ffe27602697..8eea27322d17 100644 --- a/sys/dev/cs/if_csreg.h +++ b/sys/dev/cs/if_csreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997,1998 Maxim Bolotin and Oleg Sharoiko. * All rights reserved. * diff --git a/sys/dev/cs/if_csvar.h b/sys/dev/cs/if_csvar.h index 1765f9f7cab3..c49af45bb5ad 100644 --- a/sys/dev/cs/if_csvar.h +++ b/sys/dev/cs/if_csvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 M. Warner Losh * All rights reserved. * diff --git a/sys/dev/cxgb/bin2h.pl b/sys/dev/cxgb/bin2h.pl index 1fdc44f5f495..3bdaa3437bfb 100644 --- a/sys/dev/cxgb/bin2h.pl +++ b/sys/dev/cxgb/bin2h.pl @@ -22,6 +22,8 @@ unless ($success) { my $license = < * All rights reserved. * diff --git a/sys/dev/cxgb/sys/uipc_mvec.c b/sys/dev/cxgb/sys/uipc_mvec.c index b535d13e4dd3..ca31cf1897c7 100644 --- a/sys/dev/cxgb/sys/uipc_mvec.c +++ b/sys/dev/cxgb/sys/uipc_mvec.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2008 Kip Macy * All rights reserved. * diff --git a/sys/dev/cxgb/t3b_protocol_sram.h b/sys/dev/cxgb/t3b_protocol_sram.h index b476be2d3ccb..65936a0cbf5e 100644 --- a/sys/dev/cxgb/t3b_protocol_sram.h +++ b/sys/dev/cxgb/t3b_protocol_sram.h @@ -1,4 +1,5 @@ /************************************************************************** +SPDX-License-Identifier: BSD-2-Clause-FreeBSD Copyright (c) 2007-2008, Chelsio Inc. All rights reserved. diff --git a/sys/dev/cxgb/t3b_tp_eeprom.h b/sys/dev/cxgb/t3b_tp_eeprom.h index 8b47bdba1ec2..e073dee31575 100644 --- a/sys/dev/cxgb/t3b_tp_eeprom.h +++ b/sys/dev/cxgb/t3b_tp_eeprom.h @@ -1,4 +1,5 @@ /************************************************************************** +SPDX-License-Identifier: BSD-2-Clause-FreeBSD Copyright (c) 2007-2008, Chelsio Inc. All rights reserved. diff --git a/sys/dev/cxgb/t3c_protocol_sram.h b/sys/dev/cxgb/t3c_protocol_sram.h index 1fe84748144f..43a11d8b1559 100644 --- a/sys/dev/cxgb/t3c_protocol_sram.h +++ b/sys/dev/cxgb/t3c_protocol_sram.h @@ -1,4 +1,5 @@ /************************************************************************** +SPDX-License-Identifier: BSD-2-Clause-FreeBSD Copyright (c) 2007-2009, Chelsio Inc. All rights reserved. diff --git a/sys/dev/cxgb/t3c_tp_eeprom.h b/sys/dev/cxgb/t3c_tp_eeprom.h index 544472ebcfa0..bbb322d7d44d 100644 --- a/sys/dev/cxgb/t3c_tp_eeprom.h +++ b/sys/dev/cxgb/t3c_tp_eeprom.h @@ -1,4 +1,5 @@ /************************************************************************** +SPDX-License-Identifier: BSD-2-Clause-FreeBSD Copyright (c) 2007-2009, Chelsio Inc. All rights reserved. diff --git a/sys/dev/cxgbe/adapter.h b/sys/dev/cxgbe/adapter.h index 2afa5fbff4e1..3b1d14b70a21 100644 --- a/sys/dev/cxgbe/adapter.h +++ b/sys/dev/cxgbe/adapter.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Chelsio Communications, Inc. * All rights reserved. * Written by: Navdeep Parhar diff --git a/sys/dev/cxgbe/common/common.h b/sys/dev/cxgbe/common/common.h index c738e178b667..6adca0416651 100644 --- a/sys/dev/cxgbe/common/common.h +++ b/sys/dev/cxgbe/common/common.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Chelsio Communications, Inc. * All rights reserved. * diff --git a/sys/dev/cxgbe/common/t4_hw.c b/sys/dev/cxgbe/common/t4_hw.c index c5c88c4563a2..77ceb675e9c9 100644 --- a/sys/dev/cxgbe/common/t4_hw.c +++ b/sys/dev/cxgbe/common/t4_hw.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012, 2016 Chelsio Communications, Inc. * All rights reserved. * diff --git a/sys/dev/cxgbe/common/t4_hw.h b/sys/dev/cxgbe/common/t4_hw.h index f97c7a0889f5..4458840cdd56 100644 --- a/sys/dev/cxgbe/common/t4_hw.h +++ b/sys/dev/cxgbe/common/t4_hw.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011, 2016 Chelsio Communications, Inc. * All rights reserved. * diff --git a/sys/dev/cxgbe/common/t4_msg.h b/sys/dev/cxgbe/common/t4_msg.h index f15c3a89a56a..c3e3ef7c76dd 100644 --- a/sys/dev/cxgbe/common/t4_msg.h +++ b/sys/dev/cxgbe/common/t4_msg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011, 2016 Chelsio Communications, Inc. * All rights reserved. * diff --git a/sys/dev/cxgbe/common/t4_regs.h b/sys/dev/cxgbe/common/t4_regs.h index 56793b245575..c15a5b0b959c 100644 --- a/sys/dev/cxgbe/common/t4_regs.h +++ b/sys/dev/cxgbe/common/t4_regs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013, 2016 Chelsio Communications, Inc. * All rights reserved. * diff --git a/sys/dev/cxgbe/common/t4_regs_values.h b/sys/dev/cxgbe/common/t4_regs_values.h index bb1f61f3b20f..b20de2683da5 100644 --- a/sys/dev/cxgbe/common/t4_regs_values.h +++ b/sys/dev/cxgbe/common/t4_regs_values.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011, 2016 Chelsio Communications, Inc. * All rights reserved. * diff --git a/sys/dev/cxgbe/common/t4_tcb.h b/sys/dev/cxgbe/common/t4_tcb.h index a09b13b50bb8..89612b3d3c62 100644 --- a/sys/dev/cxgbe/common/t4_tcb.h +++ b/sys/dev/cxgbe/common/t4_tcb.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011, 2016 Chelsio Communications, Inc. * All rights reserved. * diff --git a/sys/dev/cxgbe/iw_cxgbe/cm.c b/sys/dev/cxgbe/iw_cxgbe/cm.c index e5ec3c672c6b..a38e4db66992 100644 --- a/sys/dev/cxgbe/iw_cxgbe/cm.c +++ b/sys/dev/cxgbe/iw_cxgbe/cm.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2013, 2016 Chelsio, Inc. All rights reserved. * * This software is available to you under a choice of one of two diff --git a/sys/dev/cxgbe/iw_cxgbe/cq.c b/sys/dev/cxgbe/iw_cxgbe/cq.c index 317b64ae9199..ab1019a93ebf 100644 --- a/sys/dev/cxgbe/iw_cxgbe/cq.c +++ b/sys/dev/cxgbe/iw_cxgbe/cq.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2013 Chelsio, Inc. All rights reserved. * * This software is available to you under a choice of one of two diff --git a/sys/dev/cxgbe/iw_cxgbe/device.c b/sys/dev/cxgbe/iw_cxgbe/device.c index 98833da61100..7892e3304d4b 100644 --- a/sys/dev/cxgbe/iw_cxgbe/device.c +++ b/sys/dev/cxgbe/iw_cxgbe/device.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2013 Chelsio, Inc. All rights reserved. * * This software is available to you under a choice of one of two diff --git a/sys/dev/cxgbe/iw_cxgbe/ev.c b/sys/dev/cxgbe/iw_cxgbe/ev.c index f4ea0c751ad4..7c42354644e0 100644 --- a/sys/dev/cxgbe/iw_cxgbe/ev.c +++ b/sys/dev/cxgbe/iw_cxgbe/ev.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2013 Chelsio, Inc. All rights reserved. * * This software is available to you under a choice of one of two diff --git a/sys/dev/cxgbe/iw_cxgbe/id_table.c b/sys/dev/cxgbe/iw_cxgbe/id_table.c index 6fab5dc8eb41..64ffdedf7ba5 100644 --- a/sys/dev/cxgbe/iw_cxgbe/id_table.c +++ b/sys/dev/cxgbe/iw_cxgbe/id_table.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2013 Chelsio Communications. All rights reserved. * * This software is available to you under a choice of one of two diff --git a/sys/dev/cxgbe/iw_cxgbe/iw_cxgbe.h b/sys/dev/cxgbe/iw_cxgbe/iw_cxgbe.h index 2f649f5f8c50..62b62d41fa03 100644 --- a/sys/dev/cxgbe/iw_cxgbe/iw_cxgbe.h +++ b/sys/dev/cxgbe/iw_cxgbe/iw_cxgbe.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2013, 2016 Chelsio, Inc. All rights reserved. * * This software is available to you under a choice of one of two diff --git a/sys/dev/cxgbe/iw_cxgbe/mem.c b/sys/dev/cxgbe/iw_cxgbe/mem.c index 7a62e82bf679..ec272b9e9418 100644 --- a/sys/dev/cxgbe/iw_cxgbe/mem.c +++ b/sys/dev/cxgbe/iw_cxgbe/mem.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2013 Chelsio, Inc. All rights reserved. * * This software is available to you under a choice of one of two diff --git a/sys/dev/cxgbe/iw_cxgbe/provider.c b/sys/dev/cxgbe/iw_cxgbe/provider.c index b3da809c8c02..ffde8a41d106 100644 --- a/sys/dev/cxgbe/iw_cxgbe/provider.c +++ b/sys/dev/cxgbe/iw_cxgbe/provider.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2013, 2016 Chelsio, Inc. All rights reserved. * * This software is available to you under a choice of one of two diff --git a/sys/dev/cxgbe/iw_cxgbe/qp.c b/sys/dev/cxgbe/iw_cxgbe/qp.c index 9eada7ecb103..c8204d8a878c 100644 --- a/sys/dev/cxgbe/iw_cxgbe/qp.c +++ b/sys/dev/cxgbe/iw_cxgbe/qp.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2013 Chelsio, Inc. All rights reserved. * * This software is available to you under a choice of one of two diff --git a/sys/dev/cxgbe/iw_cxgbe/resource.c b/sys/dev/cxgbe/iw_cxgbe/resource.c index ac0eef502498..42591f98717b 100644 --- a/sys/dev/cxgbe/iw_cxgbe/resource.c +++ b/sys/dev/cxgbe/iw_cxgbe/resource.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2013 Chelsio, Inc. All rights reserved. * * This software is available to you under a choice of one of two diff --git a/sys/dev/cxgbe/iw_cxgbe/t4.h b/sys/dev/cxgbe/iw_cxgbe/t4.h index 375688c67684..308e85da7c72 100644 --- a/sys/dev/cxgbe/iw_cxgbe/t4.h +++ b/sys/dev/cxgbe/iw_cxgbe/t4.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2013 Chelsio, Inc. All rights reserved. * * This software is available to you under a choice of one of two diff --git a/sys/dev/cxgbe/iw_cxgbe/user.h b/sys/dev/cxgbe/iw_cxgbe/user.h index a98a30056191..b3f23643a41f 100644 --- a/sys/dev/cxgbe/iw_cxgbe/user.h +++ b/sys/dev/cxgbe/iw_cxgbe/user.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2013 Chelsio, Inc. All rights reserved. * * This software is available to you under a choice of one of two diff --git a/sys/dev/cxgbe/offload.h b/sys/dev/cxgbe/offload.h index 58b35e2c3349..b9ee9a18631b 100644 --- a/sys/dev/cxgbe/offload.h +++ b/sys/dev/cxgbe/offload.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Chelsio Communications, Inc. * All rights reserved. * Written by: Navdeep Parhar diff --git a/sys/dev/cxgbe/osdep.h b/sys/dev/cxgbe/osdep.h index 6fd704b08ec6..f6d065ac38eb 100644 --- a/sys/dev/cxgbe/osdep.h +++ b/sys/dev/cxgbe/osdep.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Chelsio Communications, Inc. * All rights reserved. * Written by: Navdeep Parhar diff --git a/sys/dev/cxgbe/t4_ioctl.h b/sys/dev/cxgbe/t4_ioctl.h index 20a686da41ca..8fa92935c62b 100644 --- a/sys/dev/cxgbe/t4_ioctl.h +++ b/sys/dev/cxgbe/t4_ioctl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Chelsio Communications, Inc. * All rights reserved. * Written by: Navdeep Parhar diff --git a/sys/dev/cxgbe/t4_l2t.c b/sys/dev/cxgbe/t4_l2t.c index b4b1ee4d312d..11f5331e3441 100644 --- a/sys/dev/cxgbe/t4_l2t.c +++ b/sys/dev/cxgbe/t4_l2t.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Chelsio Communications, Inc. * All rights reserved. * diff --git a/sys/dev/cxgbe/t4_l2t.h b/sys/dev/cxgbe/t4_l2t.h index 2d861dc9a2fd..32758a884df0 100644 --- a/sys/dev/cxgbe/t4_l2t.h +++ b/sys/dev/cxgbe/t4_l2t.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Chelsio Communications, Inc. * All rights reserved. * diff --git a/sys/dev/cxgbe/t4_main.c b/sys/dev/cxgbe/t4_main.c index d1d813e43452..e701b74db516 100644 --- a/sys/dev/cxgbe/t4_main.c +++ b/sys/dev/cxgbe/t4_main.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Chelsio Communications, Inc. * All rights reserved. * Written by: Navdeep Parhar diff --git a/sys/dev/cxgbe/t4_sge.c b/sys/dev/cxgbe/t4_sge.c index 5c7ff8bebf43..0abc2ad678f2 100644 --- a/sys/dev/cxgbe/t4_sge.c +++ b/sys/dev/cxgbe/t4_sge.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Chelsio Communications, Inc. * All rights reserved. * Written by: Navdeep Parhar diff --git a/sys/dev/cxgbe/t4_tracer.c b/sys/dev/cxgbe/t4_tracer.c index 59096bc31ec0..035c7b029d8f 100644 --- a/sys/dev/cxgbe/t4_tracer.c +++ b/sys/dev/cxgbe/t4_tracer.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Chelsio Communications, Inc. * All rights reserved. * Written by: Navdeep Parhar diff --git a/sys/dev/cxgbe/tom/t4_connect.c b/sys/dev/cxgbe/tom/t4_connect.c index b1acd5a58be8..0924089f6b3f 100644 --- a/sys/dev/cxgbe/tom/t4_connect.c +++ b/sys/dev/cxgbe/tom/t4_connect.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Chelsio Communications, Inc. * All rights reserved. * Written by: Navdeep Parhar diff --git a/sys/dev/cxgbe/tom/t4_cpl_io.c b/sys/dev/cxgbe/tom/t4_cpl_io.c index a4cacdd32c39..7e8b18786a38 100644 --- a/sys/dev/cxgbe/tom/t4_cpl_io.c +++ b/sys/dev/cxgbe/tom/t4_cpl_io.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012, 2015 Chelsio Communications, Inc. * All rights reserved. * Written by: Navdeep Parhar diff --git a/sys/dev/cxgbe/tom/t4_ddp.c b/sys/dev/cxgbe/tom/t4_ddp.c index e32fc4fb18a6..2c3ea7d6539d 100644 --- a/sys/dev/cxgbe/tom/t4_ddp.c +++ b/sys/dev/cxgbe/tom/t4_ddp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Chelsio Communications, Inc. * All rights reserved. * Written by: Navdeep Parhar diff --git a/sys/dev/cxgbe/tom/t4_listen.c b/sys/dev/cxgbe/tom/t4_listen.c index 09532c26edb8..d3436759a9f3 100644 --- a/sys/dev/cxgbe/tom/t4_listen.c +++ b/sys/dev/cxgbe/tom/t4_listen.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Chelsio Communications, Inc. * All rights reserved. * Written by: Navdeep Parhar diff --git a/sys/dev/cxgbe/tom/t4_tom.c b/sys/dev/cxgbe/tom/t4_tom.c index 13668c6227fa..3d1a207d6ce4 100644 --- a/sys/dev/cxgbe/tom/t4_tom.c +++ b/sys/dev/cxgbe/tom/t4_tom.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Chelsio Communications, Inc. * All rights reserved. * Written by: Navdeep Parhar diff --git a/sys/dev/cxgbe/tom/t4_tom.h b/sys/dev/cxgbe/tom/t4_tom.h index 7da80d712178..eb7b5dd1873a 100644 --- a/sys/dev/cxgbe/tom/t4_tom.h +++ b/sys/dev/cxgbe/tom/t4_tom.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012, 2015 Chelsio Communications, Inc. * All rights reserved. * Written by: Navdeep Parhar diff --git a/sys/dev/cxgbe/tom/t4_tom_l2t.c b/sys/dev/cxgbe/tom/t4_tom_l2t.c index f89df02e1000..231a4669e810 100644 --- a/sys/dev/cxgbe/tom/t4_tom_l2t.c +++ b/sys/dev/cxgbe/tom/t4_tom_l2t.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Chelsio Communications, Inc. * All rights reserved. * diff --git a/sys/dev/cxgbe/tom/t4_tom_l2t.h b/sys/dev/cxgbe/tom/t4_tom_l2t.h index 9a7fb39fbd79..dc8e04d8d978 100644 --- a/sys/dev/cxgbe/tom/t4_tom_l2t.h +++ b/sys/dev/cxgbe/tom/t4_tom_l2t.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Chelsio Communications, Inc. * All rights reserved. * diff --git a/sys/dev/cy/cy.c b/sys/dev/cy/cy.c index ad4fa145cf7e..2d4663bee492 100644 --- a/sys/dev/cy/cy.c +++ b/sys/dev/cy/cy.c @@ -2,6 +2,8 @@ * cyclades cyclom-y serial driver * Andrew Herbert , 17 August 1993 * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 Andrew Herbert. * All rights reserved. * diff --git a/sys/dev/cy/cy_isa.c b/sys/dev/cy/cy_isa.c index 448cc033dcb0..a53da4fc33e6 100644 --- a/sys/dev/cy/cy_isa.c +++ b/sys/dev/cy/cy_isa.c @@ -2,6 +2,8 @@ * cyclades cyclom-y serial driver * Andrew Herbert , 17 August 1993 * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 Andrew Herbert. * All rights reserved. * diff --git a/sys/dev/cy/cy_pci.c b/sys/dev/cy/cy_pci.c index 3f9a1826f6b5..4bd833e27b19 100644 --- a/sys/dev/cy/cy_pci.c +++ b/sys/dev/cy/cy_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1996, David Greenman * All rights reserved. * diff --git a/sys/dev/cy/cyvar.h b/sys/dev/cy/cyvar.h index 6b770e8761fa..0289ecba4f3e 100644 --- a/sys/dev/cy/cyvar.h +++ b/sys/dev/cy/cyvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 Bruce D. Evans * All rights reserved. * diff --git a/sys/dev/de/dc21040reg.h b/sys/dev/de/dc21040reg.h index 8d910285a754..dc839f6610ca 100644 --- a/sys/dev/de/dc21040reg.h +++ b/sys/dev/de/dc21040reg.h @@ -3,6 +3,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1994, 1995, 1996 Matt Thomas * All rights reserved. * diff --git a/sys/dev/de/if_de.c b/sys/dev/de/if_de.c index 3e56c86258e5..753c82a6f5a7 100644 --- a/sys/dev/de/if_de.c +++ b/sys/dev/de/if_de.c @@ -1,5 +1,7 @@ /* $NetBSD: if_de.c,v 1.86 1999/06/01 19:17:59 thorpej Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1994-1997 Matt Thomas (matt@3am-software.com) * All rights reserved. * diff --git a/sys/dev/de/if_devar.h b/sys/dev/de/if_devar.h index e3e364d02575..c2aeeb2b843d 100644 --- a/sys/dev/de/if_devar.h +++ b/sys/dev/de/if_devar.h @@ -3,6 +3,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1994-1997 Matt Thomas (matt@3am-software.com) * All rights reserved. * diff --git a/sys/dev/dpt/dpt.h b/sys/dev/dpt/dpt.h index e337f09a120e..cc0f0528b869 100644 --- a/sys/dev/dpt/dpt.h +++ b/sys/dev/dpt/dpt.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1997 by Simon Shapiro * All Rights Reserved * diff --git a/sys/dev/dpt/dpt_pci.c b/sys/dev/dpt/dpt_pci.c index f547a2214156..15a097e61b2f 100644 --- a/sys/dev/dpt/dpt_pci.c +++ b/sys/dev/dpt/dpt_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Matthew N. Dodd * All rights reserved. * diff --git a/sys/dev/dpt/dpt_scsi.c b/sys/dev/dpt/dpt_scsi.c index 541b58665cf2..168764d80279 100644 --- a/sys/dev/dpt/dpt_scsi.c +++ b/sys/dev/dpt/dpt_scsi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1997 by Simon Shapiro * All Rights Reserved * diff --git a/sys/dev/drm2/drm_gem.c b/sys/dev/drm2/drm_gem.c index aaf99628c166..47d363a811ad 100644 --- a/sys/dev/drm2/drm_gem.c +++ b/sys/dev/drm2/drm_gem.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/drm2/drm_gem_names.c b/sys/dev/drm2/drm_gem_names.c index 8e47531e0439..6b0046fc042e 100644 --- a/sys/dev/drm2/drm_gem_names.c +++ b/sys/dev/drm2/drm_gem_names.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/drm2/drm_gem_names.h b/sys/dev/drm2/drm_gem_names.h index 08f6fa470786..bb97c0797f74 100644 --- a/sys/dev/drm2/drm_gem_names.h +++ b/sys/dev/drm2/drm_gem_names.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/drm2/drm_linux_list_sort.c b/sys/dev/drm2/drm_linux_list_sort.c index 19c5c9ecc8ed..bd7085e2a86d 100644 --- a/sys/dev/drm2/drm_linux_list_sort.c +++ b/sys/dev/drm2/drm_linux_list_sort.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/drm2/i915/i915_gem.c b/sys/dev/drm2/i915/i915_gem.c index 40d432ce73f1..4470c921c08e 100644 --- a/sys/dev/drm2/i915/i915_gem.c +++ b/sys/dev/drm2/i915/i915_gem.c @@ -23,6 +23,8 @@ * Authors: * Eric Anholt * + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/ed/ax88x90reg.h b/sys/dev/ed/ax88x90reg.h index d28d5aa6c9e2..245d0784f5fc 100644 --- a/sys/dev/ed/ax88x90reg.h +++ b/sys/dev/ed/ax88x90reg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005, M. Warner Losh. * All rights reserved. * diff --git a/sys/dev/ed/dl100xxreg.h b/sys/dev/ed/dl100xxreg.h index 3b9f1c9fac52..69870c2aedf1 100644 --- a/sys/dev/ed/dl100xxreg.h +++ b/sys/dev/ed/dl100xxreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005, M. Warner Losh. * All rights reserved. * diff --git a/sys/dev/ed/if_ed.c b/sys/dev/ed/if_ed.c index 0730c964df08..696da5745d11 100644 --- a/sys/dev/ed/if_ed.c +++ b/sys/dev/ed/if_ed.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1995, David Greenman * All rights reserved. * diff --git a/sys/dev/ed/if_ed_3c503.c b/sys/dev/ed/if_ed_3c503.c index bcb9e44a94ca..c7ff8edf448c 100644 --- a/sys/dev/ed/if_ed_3c503.c +++ b/sys/dev/ed/if_ed_3c503.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005, M. Warner Losh * All rights reserved. * Copyright (c) 1995, David Greenman diff --git a/sys/dev/ed/if_ed_hpp.c b/sys/dev/ed/if_ed_hpp.c index 5dac104410d2..282b8e468e14 100644 --- a/sys/dev/ed/if_ed_hpp.c +++ b/sys/dev/ed/if_ed_hpp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005, M. Warner Losh * All rights reserved. * Copyright (c) 1995, David Greenman diff --git a/sys/dev/ed/if_ed_isa.c b/sys/dev/ed/if_ed_isa.c index 7b974dc27f63..ac36f4060b87 100644 --- a/sys/dev/ed/if_ed_isa.c +++ b/sys/dev/ed/if_ed_isa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1995, David Greenman * All rights reserved. * diff --git a/sys/dev/ed/if_ed_novell.c b/sys/dev/ed/if_ed_novell.c index d81b50997bc2..5ef196bb4049 100644 --- a/sys/dev/ed/if_ed_novell.c +++ b/sys/dev/ed/if_ed_novell.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005, M. Warner Losh * All rights reserved. * Copyright (c) 1995, David Greenman diff --git a/sys/dev/ed/if_ed_pccard.c b/sys/dev/ed/if_ed_pccard.c index 571b8679dd58..bda04352df9f 100644 --- a/sys/dev/ed/if_ed_pccard.c +++ b/sys/dev/ed/if_ed_pccard.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005, M. Warner Losh * Copyright (c) 1995, David Greenman * All rights reserved. diff --git a/sys/dev/ed/if_ed_pci.c b/sys/dev/ed/if_ed_pci.c index 04130df2298f..78f9aff705ae 100644 --- a/sys/dev/ed/if_ed_pci.c +++ b/sys/dev/ed/if_ed_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1996 Stefan Esser * All rights reserved. * diff --git a/sys/dev/ed/if_ed_rtl80x9.c b/sys/dev/ed/if_ed_rtl80x9.c index 745551036c3d..3f160d05c4ad 100644 --- a/sys/dev/ed/if_ed_rtl80x9.c +++ b/sys/dev/ed/if_ed_rtl80x9.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003, David Madole * All rights reserved. * Copyright (c) 2005, M. Warner Losh. diff --git a/sys/dev/ed/if_ed_sic.c b/sys/dev/ed/if_ed_sic.c index d9c67120fd75..0a1965407734 100644 --- a/sys/dev/ed/if_ed_sic.c +++ b/sys/dev/ed/if_ed_sic.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005, M. Warner Losh * All rights reserved. * Copyright (c) 1995, David Greenman diff --git a/sys/dev/ed/if_ed_wd80x3.c b/sys/dev/ed/if_ed_wd80x3.c index ccaa46e883df..e736e9bd78cf 100644 --- a/sys/dev/ed/if_ed_wd80x3.c +++ b/sys/dev/ed/if_ed_wd80x3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005, M. Warner Losh * All rights reserved. * Copyright (c) 1995, David Greenman diff --git a/sys/dev/ed/if_edvar.h b/sys/dev/ed/if_edvar.h index bd3be77c4db3..d6d2d81946b1 100644 --- a/sys/dev/ed/if_edvar.h +++ b/sys/dev/ed/if_edvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1995, David Greenman * All rights reserved. * diff --git a/sys/dev/ed/rtl80x9reg.h b/sys/dev/ed/rtl80x9reg.h index 2120fcffa852..13d932b58d91 100644 --- a/sys/dev/ed/rtl80x9reg.h +++ b/sys/dev/ed/rtl80x9reg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003, David Madole * All rights reserved. * Copyright (c) 2005, M. Warner Losh. diff --git a/sys/dev/ed/tc5299jreg.h b/sys/dev/ed/tc5299jreg.h index 414216007c52..42ab8239a110 100644 --- a/sys/dev/ed/tc5299jreg.h +++ b/sys/dev/ed/tc5299jreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005, M. Warner Losh. * All rights reserved. * diff --git a/sys/dev/ep/if_ep.c b/sys/dev/ep/if_ep.c index fcd8796f6d09..af3f3d82b4cc 100644 --- a/sys/dev/ep/if_ep.c +++ b/sys/dev/ep/if_ep.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1994 Herb Peyerl * All rights reserved. * diff --git a/sys/dev/ep/if_ep_isa.c b/sys/dev/ep/if_ep_isa.c index 11523f184029..c904e609e6f8 100644 --- a/sys/dev/ep/if_ep_isa.c +++ b/sys/dev/ep/if_ep_isa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1994 Herb Peyerl * All rights reserved. * diff --git a/sys/dev/ep/if_ep_pccard.c b/sys/dev/ep/if_ep_pccard.c index e0e680c1ec77..4a202b2557df 100644 --- a/sys/dev/ep/if_ep_pccard.c +++ b/sys/dev/ep/if_ep_pccard.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1994 Herb Peyerl * All rights reserved. * diff --git a/sys/dev/ep/if_epreg.h b/sys/dev/ep/if_epreg.h index 15f937579f0d..5dfc703759ef 100644 --- a/sys/dev/ep/if_epreg.h +++ b/sys/dev/ep/if_epreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1993 Herb Peyerl (hpeyerl@novatel.ca) All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/ep/if_epvar.h b/sys/dev/ep/if_epvar.h index a7ad8ea45364..a11a69642868 100644 --- a/sys/dev/ep/if_epvar.h +++ b/sys/dev/ep/if_epvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1993 Herb Peyerl (hpeyerl@novatel.ca) All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/esp/am53c974reg.h b/sys/dev/esp/am53c974reg.h index 86260fd646c9..795aa88d1668 100644 --- a/sys/dev/esp/am53c974reg.h +++ b/sys/dev/esp/am53c974reg.h @@ -1,6 +1,8 @@ /* $NetBSD: pcscpreg.h,v 1.2 2008/04/28 20:23:55 martin Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/esp/esp_pci.c b/sys/dev/esp/esp_pci.c index fc3af2b2442e..1e484b29415e 100644 --- a/sys/dev/esp/esp_pci.c +++ b/sys/dev/esp/esp_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-2-Clause-NetBSD + * * Copyright (c) 2011 Marius Strobl * All rights reserved. * diff --git a/sys/dev/esp/esp_sbus.c b/sys/dev/esp/esp_sbus.c index 4d658d6671f6..c7f4cbbc9d29 100644 --- a/sys/dev/esp/esp_sbus.c +++ b/sys/dev/esp/esp_sbus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-2-Clause-NetBSD + * * Copyright (c) 2004 Scott Long * Copyright (c) 2005 Marius Strobl * All rights reserved. diff --git a/sys/dev/esp/ncr53c9x.c b/sys/dev/esp/ncr53c9x.c index 62f0ec6cd71f..98d40ce70697 100644 --- a/sys/dev/esp/ncr53c9x.c +++ b/sys/dev/esp/ncr53c9x.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-2-Clause NetBSD + * * Copyright (c) 2004 Scott Long * Copyright (c) 2005, 2008 Marius Strobl * All rights reserved. diff --git a/sys/dev/esp/ncr53c9xreg.h b/sys/dev/esp/ncr53c9xreg.h index dffbf7cd5770..557ae59ae720 100644 --- a/sys/dev/esp/ncr53c9xreg.h +++ b/sys/dev/esp/ncr53c9xreg.h @@ -1,6 +1,8 @@ /* $NetBSD: ncr53c9xreg.h,v 1.16 2009/09/07 13:31:44 tsutsui Exp $ */ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1994 Peter Galbavy. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/esp/ncr53c9xvar.h b/sys/dev/esp/ncr53c9xvar.h index c5c8343c47a5..cebb214df369 100644 --- a/sys/dev/esp/ncr53c9xvar.h +++ b/sys/dev/esp/ncr53c9xvar.h @@ -1,6 +1,8 @@ /* $NetBSD: ncr53c9xvar.h,v 1.55 2011/07/31 18:39:00 jakllsch Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD AND BSD-4-Clause + * * Copyright (c) 1997 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/etherswitch/arswitch/arswitch.c b/sys/dev/etherswitch/arswitch/arswitch.c index f98d84acaafc..c0098d7f2d35 100644 --- a/sys/dev/etherswitch/arswitch/arswitch.c +++ b/sys/dev/etherswitch/arswitch/arswitch.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Stefan Bethke. * Copyright (c) 2012 Adrian Chadd. * All rights reserved. diff --git a/sys/dev/etherswitch/arswitch/arswitch_7240.c b/sys/dev/etherswitch/arswitch/arswitch_7240.c index d8f51c2784d1..d114c3e0bf0b 100644 --- a/sys/dev/etherswitch/arswitch/arswitch_7240.c +++ b/sys/dev/etherswitch/arswitch/arswitch_7240.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Stefan Bethke. * Copyright (c) 2012 Adrian Chadd. * All rights reserved. diff --git a/sys/dev/etherswitch/arswitch/arswitch_7240.h b/sys/dev/etherswitch/arswitch/arswitch_7240.h index 838a6d1015a0..14fcfa5918cc 100644 --- a/sys/dev/etherswitch/arswitch/arswitch_7240.h +++ b/sys/dev/etherswitch/arswitch/arswitch_7240.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Stefan Bethke. * All rights reserved. * diff --git a/sys/dev/etherswitch/arswitch/arswitch_8216.c b/sys/dev/etherswitch/arswitch/arswitch_8216.c index bd5c2cb71d6e..c8b29b19d0a6 100644 --- a/sys/dev/etherswitch/arswitch/arswitch_8216.c +++ b/sys/dev/etherswitch/arswitch/arswitch_8216.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Stefan Bethke. * Copyright (c) 2012 Adrian Chadd. * All rights reserved. diff --git a/sys/dev/etherswitch/arswitch/arswitch_8216.h b/sys/dev/etherswitch/arswitch/arswitch_8216.h index 1795a20b921e..2b99552c01c5 100644 --- a/sys/dev/etherswitch/arswitch/arswitch_8216.h +++ b/sys/dev/etherswitch/arswitch/arswitch_8216.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Stefan Bethke. * All rights reserved. * diff --git a/sys/dev/etherswitch/arswitch/arswitch_8226.c b/sys/dev/etherswitch/arswitch/arswitch_8226.c index 5a86627345b5..ee9e17f67bae 100644 --- a/sys/dev/etherswitch/arswitch/arswitch_8226.c +++ b/sys/dev/etherswitch/arswitch/arswitch_8226.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Stefan Bethke. * Copyright (c) 2012 Adrian Chadd. * All rights reserved. diff --git a/sys/dev/etherswitch/arswitch/arswitch_8226.h b/sys/dev/etherswitch/arswitch/arswitch_8226.h index f430e1200f8c..b58b7708ad2e 100644 --- a/sys/dev/etherswitch/arswitch/arswitch_8226.h +++ b/sys/dev/etherswitch/arswitch/arswitch_8226.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Stefan Bethke. * All rights reserved. * diff --git a/sys/dev/etherswitch/arswitch/arswitch_8316.c b/sys/dev/etherswitch/arswitch/arswitch_8316.c index bd46657f8859..91791ed2d07d 100644 --- a/sys/dev/etherswitch/arswitch/arswitch_8316.c +++ b/sys/dev/etherswitch/arswitch/arswitch_8316.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Stefan Bethke. * Copyright (c) 2012 Adrian Chadd. * All rights reserved. diff --git a/sys/dev/etherswitch/arswitch/arswitch_8316.h b/sys/dev/etherswitch/arswitch/arswitch_8316.h index ceb8ae73ff8c..7a990a0d583a 100644 --- a/sys/dev/etherswitch/arswitch/arswitch_8316.h +++ b/sys/dev/etherswitch/arswitch/arswitch_8316.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Stefan Bethke. * All rights reserved. * diff --git a/sys/dev/etherswitch/arswitch/arswitch_8327.c b/sys/dev/etherswitch/arswitch/arswitch_8327.c index ab26707e300e..64f7a3b32e3f 100644 --- a/sys/dev/etherswitch/arswitch/arswitch_8327.c +++ b/sys/dev/etherswitch/arswitch/arswitch_8327.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Stefan Bethke. * Copyright (c) 2014 Adrian Chadd. * All rights reserved. diff --git a/sys/dev/etherswitch/arswitch/arswitch_8327.h b/sys/dev/etherswitch/arswitch/arswitch_8327.h index e2a5f5ec7fdd..941c7d097376 100644 --- a/sys/dev/etherswitch/arswitch/arswitch_8327.h +++ b/sys/dev/etherswitch/arswitch/arswitch_8327.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2014 Adrian Chadd * All rights reserved. * diff --git a/sys/dev/etherswitch/arswitch/arswitch_9340.c b/sys/dev/etherswitch/arswitch/arswitch_9340.c index fd3ab223843f..947385190b45 100644 --- a/sys/dev/etherswitch/arswitch/arswitch_9340.c +++ b/sys/dev/etherswitch/arswitch/arswitch_9340.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Stefan Bethke. * Copyright (c) 2013 Adrian Chadd * All rights reserved. diff --git a/sys/dev/etherswitch/arswitch/arswitch_9340.h b/sys/dev/etherswitch/arswitch/arswitch_9340.h index cd7e8e3384e3..a594ffaf82b5 100644 --- a/sys/dev/etherswitch/arswitch/arswitch_9340.h +++ b/sys/dev/etherswitch/arswitch/arswitch_9340.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Stefan Bethke. * Copyright (c) 2031 Adrian Chadd * All rights reserved. diff --git a/sys/dev/etherswitch/arswitch/arswitch_phy.c b/sys/dev/etherswitch/arswitch/arswitch_phy.c index 798f2b227150..07d3d5b88ed7 100644 --- a/sys/dev/etherswitch/arswitch/arswitch_phy.c +++ b/sys/dev/etherswitch/arswitch/arswitch_phy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Stefan Bethke. * Copyright (c) 2012 Adrian Chadd. * All rights reserved. diff --git a/sys/dev/etherswitch/arswitch/arswitch_phy.h b/sys/dev/etherswitch/arswitch/arswitch_phy.h index 885be2711279..fcfc263f3bf4 100644 --- a/sys/dev/etherswitch/arswitch/arswitch_phy.h +++ b/sys/dev/etherswitch/arswitch/arswitch_phy.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Stefan Bethke. * All rights reserved. * diff --git a/sys/dev/etherswitch/arswitch/arswitch_reg.c b/sys/dev/etherswitch/arswitch/arswitch_reg.c index fb6baeb95441..c9f16f21fff1 100644 --- a/sys/dev/etherswitch/arswitch/arswitch_reg.c +++ b/sys/dev/etherswitch/arswitch/arswitch_reg.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Stefan Bethke. * All rights reserved. * diff --git a/sys/dev/etherswitch/arswitch/arswitch_reg.h b/sys/dev/etherswitch/arswitch/arswitch_reg.h index 04612b2468cd..b15147faa371 100644 --- a/sys/dev/etherswitch/arswitch/arswitch_reg.h +++ b/sys/dev/etherswitch/arswitch/arswitch_reg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Stefan Bethke. * All rights reserved. * diff --git a/sys/dev/etherswitch/arswitch/arswitch_vlans.c b/sys/dev/etherswitch/arswitch/arswitch_vlans.c index 9853b22f5f3b..a9452841d66a 100644 --- a/sys/dev/etherswitch/arswitch/arswitch_vlans.c +++ b/sys/dev/etherswitch/arswitch/arswitch_vlans.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Luiz Otavio O Souza. * Copyright (c) 2011-2012 Stefan Bethke. * Copyright (c) 2012 Adrian Chadd. diff --git a/sys/dev/etherswitch/arswitch/arswitch_vlans.h b/sys/dev/etherswitch/arswitch/arswitch_vlans.h index b82db898822d..fa0e9b4dc572 100644 --- a/sys/dev/etherswitch/arswitch/arswitch_vlans.h +++ b/sys/dev/etherswitch/arswitch/arswitch_vlans.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Luiz Otavio O Souza. * Copyright (c) 2011-2012 Stefan Bethke. * All rights reserved. diff --git a/sys/dev/etherswitch/arswitch/arswitchreg.h b/sys/dev/etherswitch/arswitch/arswitchreg.h index 80f95b6502ab..2dd0b1a965e5 100644 --- a/sys/dev/etherswitch/arswitch/arswitchreg.h +++ b/sys/dev/etherswitch/arswitch/arswitchreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Aleksandr Rybalko. * All rights reserved. * diff --git a/sys/dev/etherswitch/arswitch/arswitchvar.h b/sys/dev/etherswitch/arswitch/arswitchvar.h index 19731f3b9413..dc3ccf4a55c2 100644 --- a/sys/dev/etherswitch/arswitch/arswitchvar.h +++ b/sys/dev/etherswitch/arswitch/arswitchvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Stefan Bethke. * All rights reserved. * diff --git a/sys/dev/etherswitch/etherswitch.c b/sys/dev/etherswitch/etherswitch.c index ee9b71086bed..c00c68ea4f5f 100644 --- a/sys/dev/etherswitch/etherswitch.c +++ b/sys/dev/etherswitch/etherswitch.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Stefan Bethke. * All rights reserved. * diff --git a/sys/dev/etherswitch/ip17x/ip175c.c b/sys/dev/etherswitch/ip17x/ip175c.c index c87543bc5b15..bcf62f06dfbe 100644 --- a/sys/dev/etherswitch/ip17x/ip175c.c +++ b/sys/dev/etherswitch/ip17x/ip175c.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Luiz Otavio O Souza. * Copyright (c) 2011-2012 Stefan Bethke. * Copyright (c) 2012 Adrian Chadd. diff --git a/sys/dev/etherswitch/ip17x/ip175c.h b/sys/dev/etherswitch/ip17x/ip175c.h index 2b9e05665d28..026c09a11683 100644 --- a/sys/dev/etherswitch/ip17x/ip175c.h +++ b/sys/dev/etherswitch/ip17x/ip175c.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Luiz Otavio O Souza. * Copyright (c) 2011-2012 Stefan Bethke. * Copyright (c) 2012 Adrian Chadd. diff --git a/sys/dev/etherswitch/ip17x/ip175d.c b/sys/dev/etherswitch/ip17x/ip175d.c index 5d43641b1127..45ba44d58ec0 100644 --- a/sys/dev/etherswitch/ip17x/ip175d.c +++ b/sys/dev/etherswitch/ip17x/ip175d.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Luiz Otavio O Souza. * Copyright (c) 2011-2012 Stefan Bethke. * Copyright (c) 2012 Adrian Chadd. diff --git a/sys/dev/etherswitch/ip17x/ip175d.h b/sys/dev/etherswitch/ip17x/ip175d.h index d8a3033c2094..6dba68c8d3bf 100644 --- a/sys/dev/etherswitch/ip17x/ip175d.h +++ b/sys/dev/etherswitch/ip17x/ip175d.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Luiz Otavio O Souza. * Copyright (c) 2011-2012 Stefan Bethke. * Copyright (c) 2012 Adrian Chadd. diff --git a/sys/dev/etherswitch/ip17x/ip17x.c b/sys/dev/etherswitch/ip17x/ip17x.c index 650dac2ddfd6..ff1db9dbd68a 100644 --- a/sys/dev/etherswitch/ip17x/ip17x.c +++ b/sys/dev/etherswitch/ip17x/ip17x.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Luiz Otavio O Souza. * Copyright (c) 2011-2012 Stefan Bethke. * Copyright (c) 2012 Adrian Chadd. diff --git a/sys/dev/etherswitch/ip17x/ip17x_phy.c b/sys/dev/etherswitch/ip17x/ip17x_phy.c index d110b26a69f0..50cbbe5dfef7 100644 --- a/sys/dev/etherswitch/ip17x/ip17x_phy.c +++ b/sys/dev/etherswitch/ip17x/ip17x_phy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Luiz Otavio O Souza. * Copyright (c) 2011-2012 Stefan Bethke. * Copyright (c) 2012 Adrian Chadd. diff --git a/sys/dev/etherswitch/ip17x/ip17x_phy.h b/sys/dev/etherswitch/ip17x/ip17x_phy.h index e2638aefda60..3ecd18821eb9 100644 --- a/sys/dev/etherswitch/ip17x/ip17x_phy.h +++ b/sys/dev/etherswitch/ip17x/ip17x_phy.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Luiz Otavio O Souza. * Copyright (c) 2011-2012 Stefan Bethke. * Copyright (c) 2012 Adrian Chadd. diff --git a/sys/dev/etherswitch/ip17x/ip17x_reg.h b/sys/dev/etherswitch/ip17x/ip17x_reg.h index 09b119669c8c..b79e0c064809 100644 --- a/sys/dev/etherswitch/ip17x/ip17x_reg.h +++ b/sys/dev/etherswitch/ip17x/ip17x_reg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Luiz Otavio O Souza. * Copyright (c) 2011-2012 Stefan Bethke. * Copyright (c) 2012 Adrian Chadd. diff --git a/sys/dev/etherswitch/ip17x/ip17x_var.h b/sys/dev/etherswitch/ip17x/ip17x_var.h index 19e0abac340d..9573a18a1875 100644 --- a/sys/dev/etherswitch/ip17x/ip17x_var.h +++ b/sys/dev/etherswitch/ip17x/ip17x_var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Luiz Otavio O Souza. * Copyright (c) 2011-2012 Stefan Bethke. * Copyright (c) 2012 Adrian Chadd. diff --git a/sys/dev/etherswitch/ip17x/ip17x_vlans.c b/sys/dev/etherswitch/ip17x/ip17x_vlans.c index 6746344f48d6..d6b5883692d6 100644 --- a/sys/dev/etherswitch/ip17x/ip17x_vlans.c +++ b/sys/dev/etherswitch/ip17x/ip17x_vlans.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Luiz Otavio O Souza. * Copyright (c) 2011-2012 Stefan Bethke. * Copyright (c) 2012 Adrian Chadd. diff --git a/sys/dev/etherswitch/ip17x/ip17x_vlans.h b/sys/dev/etherswitch/ip17x/ip17x_vlans.h index 705926a48610..5d4c0ef56887 100644 --- a/sys/dev/etherswitch/ip17x/ip17x_vlans.h +++ b/sys/dev/etherswitch/ip17x/ip17x_vlans.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Luiz Otavio O Souza. * All rights reserved. * diff --git a/sys/dev/etherswitch/miiproxy.c b/sys/dev/etherswitch/miiproxy.c index b0f2398058cd..d667cfec2c3e 100644 --- a/sys/dev/etherswitch/miiproxy.c +++ b/sys/dev/etherswitch/miiproxy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Stefan Bethke. * All rights reserved. * diff --git a/sys/dev/etherswitch/miiproxy.h b/sys/dev/etherswitch/miiproxy.h index 4883c57dabd7..fc30af10ada2 100644 --- a/sys/dev/etherswitch/miiproxy.h +++ b/sys/dev/etherswitch/miiproxy.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Stefan Bethke. * All rights reserved. * diff --git a/sys/dev/etherswitch/rtl8366/rtl8366rb.c b/sys/dev/etherswitch/rtl8366/rtl8366rb.c index 8ad3753c8caa..a80c27649f4b 100644 --- a/sys/dev/etherswitch/rtl8366/rtl8366rb.c +++ b/sys/dev/etherswitch/rtl8366/rtl8366rb.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2015-2016 Hiroki Mori. * Copyright (c) 2011-2012 Stefan Bethke. * All rights reserved. diff --git a/sys/dev/etherswitch/rtl8366/rtl8366rbvar.h b/sys/dev/etherswitch/rtl8366/rtl8366rbvar.h index 661f1132ac07..471a0c732283 100644 --- a/sys/dev/etherswitch/rtl8366/rtl8366rbvar.h +++ b/sys/dev/etherswitch/rtl8366/rtl8366rbvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2015-2016 Hiroki Mori. * Copyright (c) 2011-2012 Stefan Bethke. * All rights reserved. diff --git a/sys/dev/etherswitch/ukswitch/ukswitch.c b/sys/dev/etherswitch/ukswitch/ukswitch.c index 5d8c95eabb8d..cb063f4d634a 100644 --- a/sys/dev/etherswitch/ukswitch/ukswitch.c +++ b/sys/dev/etherswitch/ukswitch/ukswitch.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Luiz Otavio O Souza. * Copyright (c) 2011-2012 Stefan Bethke. * Copyright (c) 2012 Adrian Chadd. diff --git a/sys/dev/ex/if_ex.c b/sys/dev/ex/if_ex.c index a37a484f2156..863e61b73424 100644 --- a/sys/dev/ex/if_ex.c +++ b/sys/dev/ex/if_ex.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1996, Javier Martín Rueda (jmrueda@diatel.upm.es) * All rights reserved. * diff --git a/sys/dev/ex/if_ex_isa.c b/sys/dev/ex/if_ex_isa.c index 02d4a751026d..ab572fff1ef5 100644 --- a/sys/dev/ex/if_ex_isa.c +++ b/sys/dev/ex/if_ex_isa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Matthew N. Dodd * All rights reserved. * diff --git a/sys/dev/ex/if_ex_pccard.c b/sys/dev/ex/if_ex_pccard.c index 6d13a72fd2fc..bcc2cfb7e254 100644 --- a/sys/dev/ex/if_ex_pccard.c +++ b/sys/dev/ex/if_ex_pccard.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Mitsuru IWASAKI * All rights reserved. * diff --git a/sys/dev/ex/if_exreg.h b/sys/dev/ex/if_exreg.h index 8b86f36daf57..8c260ede28c0 100644 --- a/sys/dev/ex/if_exreg.h +++ b/sys/dev/ex/if_exreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1996, Javier Martín Rueda (jmrueda@diatel.upm.es) * All rights reserved. * diff --git a/sys/dev/ex/if_exvar.h b/sys/dev/ex/if_exvar.h index 44576a33404b..a5f806b6c97c 100644 --- a/sys/dev/ex/if_exvar.h +++ b/sys/dev/ex/if_exvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1996, Javier Mart^mn Rueda (jmrueda@diatel.upm.es) * All rights reserved. * diff --git a/sys/dev/exca/exca.c b/sys/dev/exca/exca.c index ea611a87e86b..899375bce733 100644 --- a/sys/dev/exca/exca.c +++ b/sys/dev/exca/exca.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause AND BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2005 M Warner Losh. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/exca/excareg.h b/sys/dev/exca/excareg.h index ecde55a4a1de..0cb419d6d9a7 100644 --- a/sys/dev/exca/excareg.h +++ b/sys/dev/exca/excareg.h @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-4-Clause AND BSD-2-Clause-FreeBSD + * * Copyright (c) 2002 M Warner Losh. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/exca/excavar.h b/sys/dev/exca/excavar.h index bc29c81a0990..c4a8a556bbb9 100644 --- a/sys/dev/exca/excavar.h +++ b/sys/dev/exca/excavar.h @@ -1,6 +1,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-4-Clause AND BSD-2-Clause-FreeBSD + * * Copyright (c) 2002 M Warner Losh. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/fb/creator.c b/sys/dev/fb/creator.c index 89cf877641c8..2fd0bd105972 100644 --- a/sys/dev/fb/creator.c +++ b/sys/dev/fb/creator.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Jake Burkholder. * Copyright (c) 2005 - 2006 Marius Strobl * All rights reserved. diff --git a/sys/dev/fb/creatorreg.h b/sys/dev/fb/creatorreg.h index c73af6fb40f6..2cdb2dff1b93 100644 --- a/sys/dev/fb/creatorreg.h +++ b/sys/dev/fb/creatorreg.h @@ -21,6 +21,8 @@ * from: XFree86: ffb_dac.h,v 1.1 2000/05/23 04:47:44 dawes Exp */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Jake Burkholder. * All rights reserved. * diff --git a/sys/dev/fb/fb.c b/sys/dev/fb/fb.c index 169dacc77360..2f821c8b65f1 100644 --- a/sys/dev/fb/fb.c +++ b/sys/dev/fb/fb.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999 Kazutaka YOKOTA * All rights reserved. * diff --git a/sys/dev/fb/fbd.c b/sys/dev/fb/fbd.c index 6110e4afd25e..02b8eb3ada44 100644 --- a/sys/dev/fb/fbd.c +++ b/sys/dev/fb/fbd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/fb/fbreg.h b/sys/dev/fb/fbreg.h index 0ae2d54526e7..5e8f2cd105f3 100644 --- a/sys/dev/fb/fbreg.h +++ b/sys/dev/fb/fbreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Kazutaka YOKOTA * All rights reserved. * diff --git a/sys/dev/fb/machfb.c b/sys/dev/fb/machfb.c index 42824835fcb9..7c719bbe1cd9 100644 --- a/sys/dev/fb/machfb.c +++ b/sys/dev/fb/machfb.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002 Bang Jun-Young * Copyright (c) 2005 Marius Strobl * All rights reserved. diff --git a/sys/dev/fb/s3_pci.c b/sys/dev/fb/s3_pci.c index 4a438fa690fe..37ecddbaeb43 100644 --- a/sys/dev/fb/s3_pci.c +++ b/sys/dev/fb/s3_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Alcove - Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/fb/splash.c b/sys/dev/fb/splash.c index 4a7226f9ce42..c3e1946ad0e8 100644 --- a/sys/dev/fb/splash.c +++ b/sys/dev/fb/splash.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Kazutaka YOKOTA * All rights reserved. * diff --git a/sys/dev/fb/splash_bmp.c b/sys/dev/fb/splash_bmp.c index 719725ee0fe6..fbd7360766c0 100644 --- a/sys/dev/fb/splash_bmp.c +++ b/sys/dev/fb/splash_bmp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Michael Smith * Copyright (c) 1999 Kazutaka YOKOTA * All rights reserved. diff --git a/sys/dev/fb/splash_pcx.c b/sys/dev/fb/splash_pcx.c index 5340b2e5d504..8d82bca31ac9 100644 --- a/sys/dev/fb/splash_pcx.c +++ b/sys/dev/fb/splash_pcx.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999 Michael Smith * Copyright (c) 1999 Kazutaka YOKOTA * Copyright (c) 1999 Dag-Erling Coïdan Smørgrav diff --git a/sys/dev/fb/splash_txt.c b/sys/dev/fb/splash_txt.c index 7bd9ff95bc5f..1477c3bf52b4 100644 --- a/sys/dev/fb/splash_txt.c +++ b/sys/dev/fb/splash_txt.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Michael Smith * Copyright (c) 1999 Kazutaka YOKOTA * Copyright (c) 2005 Antony Mawer diff --git a/sys/dev/fb/splashreg.h b/sys/dev/fb/splashreg.h index 36ba9a708d89..be81e4ad7cd7 100644 --- a/sys/dev/fb/splashreg.h +++ b/sys/dev/fb/splashreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Kazutaka YOKOTA * All rights reserved. * diff --git a/sys/dev/fb/vesa.c b/sys/dev/fb/vesa.c index c752efc6903c..47f768abcc92 100644 --- a/sys/dev/fb/vesa.c +++ b/sys/dev/fb/vesa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 Kazutaka YOKOTA and Michael Smith * Copyright (c) 2009-2013 Jung-uk Kim * All rights reserved. diff --git a/sys/dev/fb/vesa.h b/sys/dev/fb/vesa.h index 17314394f9b3..d38af0ee645c 100644 --- a/sys/dev/fb/vesa.h +++ b/sys/dev/fb/vesa.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 Michael Smith and Kazutaka YOKOTA * All rights reserved. * diff --git a/sys/dev/fb/vga.c b/sys/dev/fb/vga.c index 286202d72d0b..572c2b9d2844 100644 --- a/sys/dev/fb/vga.c +++ b/sys/dev/fb/vga.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999 Kazutaka YOKOTA * Copyright (c) 1992-1998 Søren Schmidt * All rights reserved. diff --git a/sys/dev/fb/vgareg.h b/sys/dev/fb/vgareg.h index 249d32c5957a..229231d1f843 100644 --- a/sys/dev/fb/vgareg.h +++ b/sys/dev/fb/vgareg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Kazutaka YOKOTA * All rights reserved. * diff --git a/sys/dev/fdc/fdc_acpi.c b/sys/dev/fdc/fdc_acpi.c index afef4096316b..1adebe845304 100644 --- a/sys/dev/fdc/fdc_acpi.c +++ b/sys/dev/fdc/fdc_acpi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 Nate Lawson (SDG) * All rights reserved. * diff --git a/sys/dev/fdc/fdc_isa.c b/sys/dev/fdc/fdc_isa.c index a3a0e6167501..55d9c85ca9c2 100644 --- a/sys/dev/fdc/fdc_isa.c +++ b/sys/dev/fdc/fdc_isa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2005 M. Warner Losh. * All rights reserved. * diff --git a/sys/dev/fdc/fdc_pccard.c b/sys/dev/fdc/fdc_pccard.c index 767a4d157a13..c63295052379 100644 --- a/sys/dev/fdc/fdc_pccard.c +++ b/sys/dev/fdc/fdc_pccard.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2005 M. Warner Losh. * All rights reserved. * diff --git a/sys/dev/fdc/fdcvar.h b/sys/dev/fdc/fdcvar.h index 082990115135..f492d0949879 100644 --- a/sys/dev/fdc/fdcvar.h +++ b/sys/dev/fdc/fdcvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2005 M. Warner Losh. * All rights reserved. * diff --git a/sys/dev/fdt/fdt_common.c b/sys/dev/fdt/fdt_common.c index e738423bc242..d163cac3e67b 100644 --- a/sys/dev/fdt/fdt_common.c +++ b/sys/dev/fdt/fdt_common.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2014 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/fdt/fdt_common.h b/sys/dev/fdt/fdt_common.h index 904d3e18fab1..91522df5b0ae 100644 --- a/sys/dev/fdt/fdt_common.h +++ b/sys/dev/fdt/fdt_common.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2010 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/fdt/fdt_powerpc.c b/sys/dev/fdt/fdt_powerpc.c index 3c3dccef0f32..cf1fad59c66b 100644 --- a/sys/dev/fdt/fdt_powerpc.c +++ b/sys/dev/fdt/fdt_powerpc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2010 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/fdt/fdt_slicer.c b/sys/dev/fdt/fdt_slicer.c index 2765f53aa1ba..5470256073e0 100644 --- a/sys/dev/fdt/fdt_slicer.c +++ b/sys/dev/fdt/fdt_slicer.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Semihalf. * All rights reserved. * diff --git a/sys/dev/fdt/simplebus.c b/sys/dev/fdt/simplebus.c index f9bea0e6d444..23f3d2c83787 100644 --- a/sys/dev/fdt/simplebus.c +++ b/sys/dev/fdt/simplebus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Nathan Whitehorn * All rights reserved. * diff --git a/sys/dev/ffec/if_ffec.c b/sys/dev/ffec/if_ffec.c index d93547af9dfe..164e25594242 100644 --- a/sys/dev/ffec/if_ffec.c +++ b/sys/dev/ffec/if_ffec.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Ian Lepore * All rights reserved. * diff --git a/sys/dev/ffec/if_ffecreg.h b/sys/dev/ffec/if_ffecreg.h index bb1d19790c14..00bb896f6694 100644 --- a/sys/dev/ffec/if_ffecreg.h +++ b/sys/dev/ffec/if_ffecreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Ian Lepore * All rights reserved. * diff --git a/sys/dev/filemon/filemon.c b/sys/dev/filemon/filemon.c index 26e1bc38d071..8ae6b55c44c8 100644 --- a/sys/dev/filemon/filemon.c +++ b/sys/dev/filemon/filemon.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011, David E. O'Brien. * Copyright (c) 2009-2011, Juniper Networks, Inc. * Copyright (c) 2015-2016, EMC Corp. diff --git a/sys/dev/filemon/filemon.h b/sys/dev/filemon/filemon.h index b3fa061727eb..4a97dfd010ad 100644 --- a/sys/dev/filemon/filemon.h +++ b/sys/dev/filemon/filemon.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011, David E. O'Brien. * Copyright (c) 2009-2011, Juniper Networks, Inc. * All rights reserved. diff --git a/sys/dev/filemon/filemon_wrapper.c b/sys/dev/filemon/filemon_wrapper.c index 6c71d27a767c..fbc101afda34 100644 --- a/sys/dev/filemon/filemon_wrapper.c +++ b/sys/dev/filemon/filemon_wrapper.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011, David E. O'Brien. * Copyright (c) 2009-2011, Juniper Networks, Inc. * Copyright (c) 2015-2016, EMC Corp. diff --git a/sys/dev/firewire/firewire.c b/sys/dev/firewire/firewire.c index c5b24ff78d73..3798188fdcb1 100644 --- a/sys/dev/firewire/firewire.c +++ b/sys/dev/firewire/firewire.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2003 Hidetoshi Shimokawa * Copyright (c) 1998-2002 Katsushi Kobayashi and Hidetoshi Shimokawa * All rights reserved. diff --git a/sys/dev/firewire/firewire.h b/sys/dev/firewire/firewire.h index 442fd6f624fb..e91e5c26adab 100644 --- a/sys/dev/firewire/firewire.h +++ b/sys/dev/firewire/firewire.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2003 Hidetoshi Shimokawa * Copyright (c) 1998-2002 Katsushi Kobayashi and Hidetoshi Shimokawa * All rights reserved. diff --git a/sys/dev/firewire/firewire_phy.h b/sys/dev/firewire/firewire_phy.h index a420a4a9f04e..1cac818fb106 100644 --- a/sys/dev/firewire/firewire_phy.h +++ b/sys/dev/firewire/firewire_phy.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1998-2002 Katsushi Kobayashi and Hidetoshi Shimokawa * All rights reserved. * diff --git a/sys/dev/firewire/firewirereg.h b/sys/dev/firewire/firewirereg.h index e9a86060b45c..494ff45c61db 100644 --- a/sys/dev/firewire/firewirereg.h +++ b/sys/dev/firewire/firewirereg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2003 Hidetoshi Shimokawa * Copyright (c) 1998-2002 Katsushi Kobayashi and Hidetoshi Shimokawa * All rights reserved. diff --git a/sys/dev/firewire/fwdev.c b/sys/dev/firewire/fwdev.c index 87f44ac840bb..2442a9131779 100644 --- a/sys/dev/firewire/fwdev.c +++ b/sys/dev/firewire/fwdev.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2003 Hidetoshi Shimokawa * Copyright (c) 1998-2002 Katsushi Kobayashi and Hidetoshi Shimokawa * All rights reserved. diff --git a/sys/dev/firewire/fwohci.c b/sys/dev/firewire/fwohci.c index 5162c065f674..03df023b7531 100644 --- a/sys/dev/firewire/fwohci.c +++ b/sys/dev/firewire/fwohci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2003 Hidetoshi Shimokawa * Copyright (c) 1998-2002 Katsushi Kobayashi and Hidetoshi Shimokawa * All rights reserved. diff --git a/sys/dev/firewire/fwohci_pci.c b/sys/dev/firewire/fwohci_pci.c index 7523f2cbc54f..5fa94ebe65d7 100644 --- a/sys/dev/firewire/fwohci_pci.c +++ b/sys/dev/firewire/fwohci_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2003 Hidetoshi Shimokawa * Copyright (c) 1998-2002 Katsushi Kobayashi and Hidetoshi Shimokawa * All rights reserved. diff --git a/sys/dev/firewire/fwohcireg.h b/sys/dev/firewire/fwohcireg.h index 95fe26ed2b22..38b7a5d25f0d 100644 --- a/sys/dev/firewire/fwohcireg.h +++ b/sys/dev/firewire/fwohcireg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2003 Hidetoshi Shimokawa * Copyright (c) 1998-2002 Katsushi Kobayashi and Hidetoshi Shimokawa * All rights reserved. diff --git a/sys/dev/firewire/fwohcivar.h b/sys/dev/firewire/fwohcivar.h index 985bc6aff5ee..84de76aa7758 100644 --- a/sys/dev/firewire/fwohcivar.h +++ b/sys/dev/firewire/fwohcivar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2003 Hidetoshi SHimokawa * Copyright (c) 1998-2002 Katsushi Kobayashi and Hidetoshi SHimokawa * All rights reserved. diff --git a/sys/dev/firewire/iec13213.h b/sys/dev/firewire/iec13213.h index 058649fc0cc4..6351c5bfc3b4 100644 --- a/sys/dev/firewire/iec13213.h +++ b/sys/dev/firewire/iec13213.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2003 Hidetoshi Shimokawa * Copyright (c) 1998-2002 Katsushi Kobayashi and Hidetoshi Shimokawa * All rights reserved. diff --git a/sys/dev/firewire/iec68113.h b/sys/dev/firewire/iec68113.h index 393d93156b7d..1ecf31cd82f0 100644 --- a/sys/dev/firewire/iec68113.h +++ b/sys/dev/firewire/iec68113.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2003 Hidetoshi Shimokawa * Copyright (c) 1998-2002 Katsushi Kobayashi and Hidetoshi Shimokawa * All rights reserved. diff --git a/sys/dev/firewire/sbp.c b/sys/dev/firewire/sbp.c index 342958d9f1a4..9daa9f001661 100644 --- a/sys/dev/firewire/sbp.c +++ b/sys/dev/firewire/sbp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2003 Hidetoshi Shimokawa * Copyright (c) 1998-2002 Katsushi Kobayashi and Hidetoshi Shimokawa * All rights reserved. diff --git a/sys/dev/firewire/sbp.h b/sys/dev/firewire/sbp.h index 79f2e2840eb8..93ad991e3a76 100644 --- a/sys/dev/firewire/sbp.h +++ b/sys/dev/firewire/sbp.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2003 Hidetoshi Shimokawa * Copyright (c) 1998-2002 Katsushi Kobayashi and Hidetoshi Shimokawa * All rights reserved. diff --git a/sys/dev/flash/at45d.c b/sys/dev/flash/at45d.c index 347ed9051d6d..89e5dec39cbf 100644 --- a/sys/dev/flash/at45d.c +++ b/sys/dev/flash/at45d.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 M. Warner Losh * Copyright (c) 2011-2012 Ian Lepore * Copyright (c) 2012 Marius Strobl diff --git a/sys/dev/flash/mx25l.c b/sys/dev/flash/mx25l.c index 6b005aede523..a28f42218936 100644 --- a/sys/dev/flash/mx25l.c +++ b/sys/dev/flash/mx25l.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 M. Warner Losh. All rights reserved. * Copyright (c) 2009 Oleksandr Tymoshenko. All rights reserved. * diff --git a/sys/dev/flash/mx25lreg.h b/sys/dev/flash/mx25lreg.h index 5e303e121ebc..4a72f60c1855 100644 --- a/sys/dev/flash/mx25lreg.h +++ b/sys/dev/flash/mx25lreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009, Oleksandr Tymoshenko * All rights reserved. * diff --git a/sys/dev/fxp/if_fxp.c b/sys/dev/fxp/if_fxp.c index cf23694c7bfd..2da51fda40a5 100644 --- a/sys/dev/fxp/if_fxp.c +++ b/sys/dev/fxp/if_fxp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1995, David Greenman * Copyright (c) 2001 Jonathan Lemon * All rights reserved. diff --git a/sys/dev/fxp/if_fxpreg.h b/sys/dev/fxp/if_fxpreg.h index 7ee8588400a3..d1e6a45a2766 100644 --- a/sys/dev/fxp/if_fxpreg.h +++ b/sys/dev/fxp/if_fxpreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1995, David Greenman * Copyright (c) 2001 Jonathan Lemon * All rights reserved. diff --git a/sys/dev/fxp/if_fxpvar.h b/sys/dev/fxp/if_fxpvar.h index 78200ce3b3fd..476a1a2c361a 100644 --- a/sys/dev/fxp/if_fxpvar.h +++ b/sys/dev/fxp/if_fxpvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1995, David Greenman * All rights reserved. * diff --git a/sys/dev/gem/if_gem.c b/sys/dev/gem/if_gem.c index b2a828dbbd54..d46b4ebff97c 100644 --- a/sys/dev/gem/if_gem.c +++ b/sys/dev/gem/if_gem.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (C) 2001 Eduardo Horvath. * Copyright (c) 2001-2003 Thomas Moestl * Copyright (c) 2007 Marius Strobl diff --git a/sys/dev/gem/if_gem_pci.c b/sys/dev/gem/if_gem_pci.c index e6cd7e711b55..0f91d0c228bd 100644 --- a/sys/dev/gem/if_gem_pci.c +++ b/sys/dev/gem/if_gem_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (C) 2001 Eduardo Horvath. * Copyright (c) 2007 Marius Strobl * All rights reserved. diff --git a/sys/dev/gem/if_gem_sbus.c b/sys/dev/gem/if_gem_sbus.c index 4265b8c543c9..59f79e216781 100644 --- a/sys/dev/gem/if_gem_sbus.c +++ b/sys/dev/gem/if_gem_sbus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (C) 2001 Eduardo Horvath. * Copyright (c) 2007 Marius Strobl * All rights reserved. diff --git a/sys/dev/gem/if_gemreg.h b/sys/dev/gem/if_gemreg.h index 394fd9019fee..b5aa06edd5bf 100644 --- a/sys/dev/gem/if_gemreg.h +++ b/sys/dev/gem/if_gemreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (C) 2001 Eduardo Horvath. * All rights reserved. * diff --git a/sys/dev/gem/if_gemvar.h b/sys/dev/gem/if_gemvar.h index d89a322d127d..a19f44be75e7 100644 --- a/sys/dev/gem/if_gemvar.h +++ b/sys/dev/gem/if_gemvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (C) 2001 Eduardo Horvath. * All rights reserved. * diff --git a/sys/dev/glxiic/glxiic.c b/sys/dev/glxiic/glxiic.c index 101f27b760e2..d5f5f248f4af 100644 --- a/sys/dev/glxiic/glxiic.c +++ b/sys/dev/glxiic/glxiic.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Henrik Brix Andersen * All rights reserved. * diff --git a/sys/dev/glxsb/glxsb.h b/sys/dev/glxsb/glxsb.h index 06219d33a282..e9f95d395241 100644 --- a/sys/dev/glxsb/glxsb.h +++ b/sys/dev/glxsb/glxsb.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2006 Pawel Jakub Dawidek * All rights reserved. * diff --git a/sys/dev/glxsb/glxsb_hash.c b/sys/dev/glxsb/glxsb_hash.c index 20e479c5c10f..c5c2028103f2 100644 --- a/sys/dev/glxsb/glxsb_hash.c +++ b/sys/dev/glxsb/glxsb_hash.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Pawel Jakub Dawidek * All rights reserved. * diff --git a/sys/dev/gpio/gpiobus.c b/sys/dev/gpio/gpiobus.c index 90e447d065dd..133b72185d7f 100644 --- a/sys/dev/gpio/gpiobus.c +++ b/sys/dev/gpio/gpiobus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Oleksandr Tymoshenko * All rights reserved. * diff --git a/sys/dev/gpio/gpiobusvar.h b/sys/dev/gpio/gpiobusvar.h index b6fb44cf5866..fd3ca29bafd0 100644 --- a/sys/dev/gpio/gpiobusvar.h +++ b/sys/dev/gpio/gpiobusvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Oleksandr Tymoshenko * All rights reserved. * diff --git a/sys/dev/gpio/gpioc.c b/sys/dev/gpio/gpioc.c index 36705ba67a8a..846fcdb6678a 100644 --- a/sys/dev/gpio/gpioc.c +++ b/sys/dev/gpio/gpioc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Oleksandr Tymoshenko * All rights reserved. * diff --git a/sys/dev/gpio/gpioiic.c b/sys/dev/gpio/gpioiic.c index f547be488589..fdd226f2414f 100644 --- a/sys/dev/gpio/gpioiic.c +++ b/sys/dev/gpio/gpioiic.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Oleksandr Tymoshenko * Copyright (c) 2010 Luiz Otavio O Souza * All rights reserved. diff --git a/sys/dev/gpio/gpioled.c b/sys/dev/gpio/gpioled.c index 27e6ac344653..a4e6140cf4cb 100644 --- a/sys/dev/gpio/gpioled.c +++ b/sys/dev/gpio/gpioled.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Oleksandr Tymoshenko * All rights reserved. * diff --git a/sys/dev/gpio/ofw_gpiobus.c b/sys/dev/gpio/ofw_gpiobus.c index 1f98d7cad2a3..b405f442fffe 100644 --- a/sys/dev/gpio/ofw_gpiobus.c +++ b/sys/dev/gpio/ofw_gpiobus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009, Nathan Whitehorn * Copyright (c) 2013, Luiz Otavio O Souza * Copyright (c) 2013 The FreeBSD Foundation diff --git a/sys/dev/gxemul/cons/gxemul_cons.c b/sys/dev/gxemul/cons/gxemul_cons.c index 15deaf0002bc..01c1d5d569de 100644 --- a/sys/dev/gxemul/cons/gxemul_cons.c +++ b/sys/dev/gxemul/cons/gxemul_cons.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/gxemul/disk/gxemul_disk.c b/sys/dev/gxemul/disk/gxemul_disk.c index 006a695e3e39..d306e2bf53c5 100644 --- a/sys/dev/gxemul/disk/gxemul_disk.c +++ b/sys/dev/gxemul/disk/gxemul_disk.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008-2012 Juli Mallett * All rights reserved. * diff --git a/sys/dev/gxemul/disk/gxemul_diskreg.h b/sys/dev/gxemul/disk/gxemul_diskreg.h index f83794486b15..8db71f1593f9 100644 --- a/sys/dev/gxemul/disk/gxemul_diskreg.h +++ b/sys/dev/gxemul/disk/gxemul_diskreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008-2012 Juli Mallett * All rights reserved. * diff --git a/sys/dev/gxemul/ether/gxreg.h b/sys/dev/gxemul/ether/gxreg.h index a528250b2aa8..557c902befef 100644 --- a/sys/dev/gxemul/ether/gxreg.h +++ b/sys/dev/gxemul/ether/gxreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008-2012 Juli Mallett * All rights reserved. * diff --git a/sys/dev/gxemul/ether/if_gx.c b/sys/dev/gxemul/ether/if_gx.c index 886fb590441b..7e2493dba1a6 100644 --- a/sys/dev/gxemul/ether/if_gx.c +++ b/sys/dev/gxemul/ether/if_gx.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008-2012 Juli Mallett * All rights reserved. * diff --git a/sys/dev/hifn/hifn7751.c b/sys/dev/hifn/hifn7751.c index 65dbfab955ab..1ec6c42c1949 100644 --- a/sys/dev/hifn/hifn7751.c +++ b/sys/dev/hifn/hifn7751.c @@ -1,6 +1,8 @@ /* $OpenBSD: hifn7751.c,v 1.120 2002/05/17 00:33:34 deraadt Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Invertex AEON / Hifn 7751 driver * Copyright (c) 1999 Invertex Inc. All rights reserved. * Copyright (c) 1999 Theo de Raadt diff --git a/sys/dev/hifn/hifn7751reg.h b/sys/dev/hifn/hifn7751reg.h index c3b343801b66..e2a8cc3080a9 100644 --- a/sys/dev/hifn/hifn7751reg.h +++ b/sys/dev/hifn/hifn7751reg.h @@ -2,6 +2,8 @@ /* $OpenBSD: hifn7751reg.h,v 1.35 2002/04/08 17:49:42 jason Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Invertex AEON / Hifn 7751 driver * Copyright (c) 1999 Invertex Inc. All rights reserved. * Copyright (c) 1999 Theo de Raadt diff --git a/sys/dev/hifn/hifn7751var.h b/sys/dev/hifn/hifn7751var.h index c5e8a8b73831..9ad9973af71e 100644 --- a/sys/dev/hifn/hifn7751var.h +++ b/sys/dev/hifn/hifn7751var.h @@ -2,6 +2,8 @@ /* $OpenBSD: hifn7751var.h,v 1.42 2002/04/08 17:49:42 jason Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Invertex AEON / Hifn 7751 driver * Copyright (c) 1999 Invertex Inc. All rights reserved. * Copyright (c) 1999 Theo de Raadt diff --git a/sys/dev/hme/if_hme.c b/sys/dev/hme/if_hme.c index 5645c147452b..463d65dd8f9e 100644 --- a/sys/dev/hme/if_hme.c +++ b/sys/dev/hme/if_hme.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 The NetBSD Foundation, Inc. * Copyright (c) 2001-2003 Thomas Moestl . * All rights reserved. diff --git a/sys/dev/hme/if_hme_pci.c b/sys/dev/hme/if_hme_pci.c index 79cb31ba5857..a7ba6f24fdbc 100644 --- a/sys/dev/hme/if_hme_pci.c +++ b/sys/dev/hme/if_hme_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Matthew R. Green * Copyright (c) 2007 Marius Strobl * All rights reserved. diff --git a/sys/dev/hme/if_hme_sbus.c b/sys/dev/hme/if_hme_sbus.c index 13e7062c3609..0ea789adac71 100644 --- a/sys/dev/hme/if_hme_sbus.c +++ b/sys/dev/hme/if_hme_sbus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/hme/if_hmereg.h b/sys/dev/hme/if_hmereg.h index 585ca845bb50..6fa0b1219d3a 100644 --- a/sys/dev/hme/if_hmereg.h +++ b/sys/dev/hme/if_hmereg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/hme/if_hmevar.h b/sys/dev/hme/if_hmevar.h index 845f8398cab9..a84a8c150c1f 100644 --- a/sys/dev/hme/if_hmevar.h +++ b/sys/dev/hme/if_hmevar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/hpt27xx/array.h b/sys/dev/hpt27xx/array.h index cd463e1574cb..f6839679a103 100644 --- a/sys/dev/hpt27xx/array.h +++ b/sys/dev/hpt27xx/array.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2011 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hpt27xx/him.h b/sys/dev/hpt27xx/him.h index 9dd2a47c083a..b51529ca7453 100644 --- a/sys/dev/hpt27xx/him.h +++ b/sys/dev/hpt27xx/him.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hpt27xx/himfuncs.h b/sys/dev/hpt27xx/himfuncs.h index 24193c93a832..2c4396ed2e6e 100644 --- a/sys/dev/hpt27xx/himfuncs.h +++ b/sys/dev/hpt27xx/himfuncs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2011 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hpt27xx/hpt27xx_config.c b/sys/dev/hpt27xx/hpt27xx_config.c index 09e88fc18e43..79950a744727 100644 --- a/sys/dev/hpt27xx/hpt27xx_config.c +++ b/sys/dev/hpt27xx/hpt27xx_config.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hpt27xx/hpt27xx_config.h b/sys/dev/hpt27xx/hpt27xx_config.h index 990f39ab48d5..4416dd181b15 100644 --- a/sys/dev/hpt27xx/hpt27xx_config.h +++ b/sys/dev/hpt27xx/hpt27xx_config.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hpt27xx/hpt27xx_os_bsd.c b/sys/dev/hpt27xx/hpt27xx_os_bsd.c index 12e0efa9ab2b..f429cc7142fa 100644 --- a/sys/dev/hpt27xx/hpt27xx_os_bsd.c +++ b/sys/dev/hpt27xx/hpt27xx_os_bsd.c @@ -1,6 +1,8 @@ /*- * HighPoint RAID Driver for FreeBSD * + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2005-2011 HighPoint Technologies, Inc. All Rights Reserved. * All rights reserved. * diff --git a/sys/dev/hpt27xx/hpt27xx_osm_bsd.c b/sys/dev/hpt27xx/hpt27xx_osm_bsd.c index b2e9ed25ee55..d8389d852528 100644 --- a/sys/dev/hpt27xx/hpt27xx_osm_bsd.c +++ b/sys/dev/hpt27xx/hpt27xx_osm_bsd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hpt27xx/hptintf.h b/sys/dev/hpt27xx/hptintf.h index 45771d8324a9..ce768b846fba 100644 --- a/sys/dev/hpt27xx/hptintf.h +++ b/sys/dev/hpt27xx/hptintf.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hpt27xx/ldm.h b/sys/dev/hpt27xx/ldm.h index defa459bf825..1ffdaaca71af 100644 --- a/sys/dev/hpt27xx/ldm.h +++ b/sys/dev/hpt27xx/ldm.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2011 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hpt27xx/list.h b/sys/dev/hpt27xx/list.h index 92cdc0f6b7be..c05dc7f63dd0 100644 --- a/sys/dev/hpt27xx/list.h +++ b/sys/dev/hpt27xx/list.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2011 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hpt27xx/os_bsd.h b/sys/dev/hpt27xx/os_bsd.h index db893e021213..292ab68c583f 100644 --- a/sys/dev/hpt27xx/os_bsd.h +++ b/sys/dev/hpt27xx/os_bsd.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2011 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hpt27xx/osm.h b/sys/dev/hpt27xx/osm.h index 51b61b009409..38f1daea026a 100644 --- a/sys/dev/hpt27xx/osm.h +++ b/sys/dev/hpt27xx/osm.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2011 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hpt27xx/wj.h b/sys/dev/hpt27xx/wj.h index 7f2a9c9cc4a5..bb47908ce0dc 100644 --- a/sys/dev/hpt27xx/wj.h +++ b/sys/dev/hpt27xx/wj.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptiop/hptiop.c b/sys/dev/hptiop/hptiop.c index a20def6ef00b..50d26231a91c 100644 --- a/sys/dev/hptiop/hptiop.c +++ b/sys/dev/hptiop/hptiop.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * HighPoint RR3xxx/4xxx RAID Driver for FreeBSD * Copyright (C) 2007-2012 HighPoint Technologies, Inc. All Rights Reserved. * diff --git a/sys/dev/hptiop/hptiop.h b/sys/dev/hptiop/hptiop.h index ba8c16b43ab6..d18a027b9660 100644 --- a/sys/dev/hptiop/hptiop.h +++ b/sys/dev/hptiop/hptiop.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * HighPoint RR3xxx/4xxx RAID Driver for FreeBSD * Copyright (C) 2007-2012 HighPoint Technologies, Inc. All Rights Reserved. * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/hptmv/access601.h b/sys/dev/hptmv/access601.h index 51f1ca33932b..0165343ae824 100644 --- a/sys/dev/hptmv/access601.h +++ b/sys/dev/hptmv/access601.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2005 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptmv/array.h b/sys/dev/hptmv/array.h index 2caf413ccb0f..c512453ecb6a 100644 --- a/sys/dev/hptmv/array.h +++ b/sys/dev/hptmv/array.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2005 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptmv/atapi.h b/sys/dev/hptmv/atapi.h index 712787f24b9c..622260f52f2d 100644 --- a/sys/dev/hptmv/atapi.h +++ b/sys/dev/hptmv/atapi.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2005 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptmv/command.h b/sys/dev/hptmv/command.h index de51356cdd8f..9acac222fb64 100644 --- a/sys/dev/hptmv/command.h +++ b/sys/dev/hptmv/command.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2005 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptmv/entry.c b/sys/dev/hptmv/entry.c index 167f82a46e87..dc82f8acf2c6 100644 --- a/sys/dev/hptmv/entry.c +++ b/sys/dev/hptmv/entry.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2005 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptmv/global.h b/sys/dev/hptmv/global.h index 18390a7e5941..a5373b37991e 100644 --- a/sys/dev/hptmv/global.h +++ b/sys/dev/hptmv/global.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2005 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptmv/gui_lib.c b/sys/dev/hptmv/gui_lib.c index bc57239c217b..927f5bd94c4c 100644 --- a/sys/dev/hptmv/gui_lib.c +++ b/sys/dev/hptmv/gui_lib.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2005 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptmv/hptintf.h b/sys/dev/hptmv/hptintf.h index 191795c048cb..c78256923dbc 100644 --- a/sys/dev/hptmv/hptintf.h +++ b/sys/dev/hptmv/hptintf.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2005 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptmv/hptproc.c b/sys/dev/hptmv/hptproc.c index d9ded9fd0e1a..c9ee38a4d41a 100644 --- a/sys/dev/hptmv/hptproc.c +++ b/sys/dev/hptmv/hptproc.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2005 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptmv/ioctl.c b/sys/dev/hptmv/ioctl.c index 671d64c86bcf..7dc6616b66f5 100644 --- a/sys/dev/hptmv/ioctl.c +++ b/sys/dev/hptmv/ioctl.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2005 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptmv/mv.c b/sys/dev/hptmv/mv.c index aaf67d9e2db4..f86401ef4242 100644 --- a/sys/dev/hptmv/mv.c +++ b/sys/dev/hptmv/mv.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2005 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptmv/mvOs.h b/sys/dev/hptmv/mvOs.h index 31109738fa0e..8070db1a402d 100644 --- a/sys/dev/hptmv/mvOs.h +++ b/sys/dev/hptmv/mvOs.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2005 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptmv/mvSata.h b/sys/dev/hptmv/mvSata.h index 982743ce0d1c..32427c30557d 100644 --- a/sys/dev/hptmv/mvSata.h +++ b/sys/dev/hptmv/mvSata.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2005 MARVELL SEMICONDUCTOR ISRAEL, LTD. * All rights reserved. * diff --git a/sys/dev/hptmv/mvStorageDev.h b/sys/dev/hptmv/mvStorageDev.h index d9cdce6cc1ef..2d7baa3075c3 100644 --- a/sys/dev/hptmv/mvStorageDev.h +++ b/sys/dev/hptmv/mvStorageDev.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2005 MARVELL SEMICONDUCTOR ISRAEL, LTD. * All rights reserved. * diff --git a/sys/dev/hptmv/osbsd.h b/sys/dev/hptmv/osbsd.h index a9abc3e2c69f..f4922c8e4a0a 100644 --- a/sys/dev/hptmv/osbsd.h +++ b/sys/dev/hptmv/osbsd.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2005 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptmv/raid5n.h b/sys/dev/hptmv/raid5n.h index 52dd95bed3c2..ee85b60e30d3 100644 --- a/sys/dev/hptmv/raid5n.h +++ b/sys/dev/hptmv/raid5n.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2005 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptmv/vdevice.h b/sys/dev/hptmv/vdevice.h index c7f96da8d480..acf3baf5423f 100644 --- a/sys/dev/hptmv/vdevice.h +++ b/sys/dev/hptmv/vdevice.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2005 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptnr/array.h b/sys/dev/hptnr/array.h index e81126857704..780ab75e180d 100644 --- a/sys/dev/hptnr/array.h +++ b/sys/dev/hptnr/array.h @@ -1,5 +1,7 @@ /* $Id: array.h,v 1.46 2010/02/05 06:57:43 mah Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2004-2011 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptnr/him.h b/sys/dev/hptnr/him.h index dac0a1268976..21ec6d6b07f5 100644 --- a/sys/dev/hptnr/him.h +++ b/sys/dev/hptnr/him.h @@ -1,5 +1,7 @@ /* $Id: him.h,v 1.57 2011/02/21 06:03:21 zsf Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2004-2005 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptnr/himfuncs.h b/sys/dev/hptnr/himfuncs.h index a79790310a86..38dfb5ce4763 100644 --- a/sys/dev/hptnr/himfuncs.h +++ b/sys/dev/hptnr/himfuncs.h @@ -1,5 +1,7 @@ /* $Id: himfuncs.h,v 1.17 2010/05/10 10:10:02 lcn Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2005-2011 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptnr/hptintf.h b/sys/dev/hptnr/hptintf.h index aefb49c6fdff..208a75e1dfd3 100644 --- a/sys/dev/hptnr/hptintf.h +++ b/sys/dev/hptnr/hptintf.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptnr/hptnr_config.c b/sys/dev/hptnr/hptnr_config.c index 2164f17efc4b..c6d0d636b2bb 100644 --- a/sys/dev/hptnr/hptnr_config.c +++ b/sys/dev/hptnr/hptnr_config.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptnr/hptnr_config.h b/sys/dev/hptnr/hptnr_config.h index 2c91cd0ddc55..819bb599f3f6 100644 --- a/sys/dev/hptnr/hptnr_config.h +++ b/sys/dev/hptnr/hptnr_config.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptnr/hptnr_os_bsd.c b/sys/dev/hptnr/hptnr_os_bsd.c index 36f0c3c19620..ea04c9d532b2 100644 --- a/sys/dev/hptnr/hptnr_os_bsd.c +++ b/sys/dev/hptnr/hptnr_os_bsd.c @@ -1,5 +1,7 @@ /* $Id: os_bsd.c,v 1.13 2010/05/11 03:12:11 lcn Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * HighPoint RAID Driver for FreeBSD * Copyright (C) 2005-2011 HighPoint Technologies, Inc. All Rights Reserved. * All rights reserved. diff --git a/sys/dev/hptnr/hptnr_osm_bsd.c b/sys/dev/hptnr/hptnr_osm_bsd.c index 4d712b31c6f8..0fd09ee93a6e 100644 --- a/sys/dev/hptnr/hptnr_osm_bsd.c +++ b/sys/dev/hptnr/hptnr_osm_bsd.c @@ -1,5 +1,7 @@ /* $Id: osm_bsd.c,v 1.36 2010/05/11 03:12:11 lcn Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * HighPoint RAID Driver for FreeBSD * Copyright (C) 2005-2011 HighPoint Technologies, Inc. * All rights reserved. diff --git a/sys/dev/hptnr/ldm.h b/sys/dev/hptnr/ldm.h index a8f29911b7b4..db3439220a54 100644 --- a/sys/dev/hptnr/ldm.h +++ b/sys/dev/hptnr/ldm.h @@ -1,5 +1,7 @@ /* $Id: ldm.h,v 1.78 2010/05/10 10:08:46 lcn Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2005-2011 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptnr/list.h b/sys/dev/hptnr/list.h index bdac009a536b..832093fe9325 100644 --- a/sys/dev/hptnr/list.h +++ b/sys/dev/hptnr/list.h @@ -1,5 +1,7 @@ /* $Id: list.h,v 1.6 2006/10/31 06:25:28 gmm Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2005-2011 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptnr/os_bsd.h b/sys/dev/hptnr/os_bsd.h index 5b41a7636128..c1f7c8c6779c 100644 --- a/sys/dev/hptnr/os_bsd.h +++ b/sys/dev/hptnr/os_bsd.h @@ -1,5 +1,7 @@ /* $Id: os_bsd.h,v 1.20 2010/05/11 03:12:11 lcn Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * HighPoint RAID Driver for FreeBSD * Copyright (C) 2005-2011 HighPoint Technologies, Inc. All Rights Reserved. * All rights reserved. diff --git a/sys/dev/hptnr/osm.h b/sys/dev/hptnr/osm.h index b5b90ee8b3ab..9b443bc9c909 100644 --- a/sys/dev/hptnr/osm.h +++ b/sys/dev/hptnr/osm.h @@ -1,5 +1,7 @@ /* $Id: osm.h,v 1.10 2010/05/11 10:30:33 lcn Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2005-2011 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptnr/wj.h b/sys/dev/hptnr/wj.h index d0cfacfaed2b..0102a60c4e8f 100644 --- a/sys/dev/hptnr/wj.h +++ b/sys/dev/hptnr/wj.h @@ -1,5 +1,7 @@ /* $Id: wj.h,v 1.1 2007/11/01 03:05:51 gmm Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptrr/array.h b/sys/dev/hptrr/array.h index c06e2a572e5b..1e50554d25f6 100644 --- a/sys/dev/hptrr/array.h +++ b/sys/dev/hptrr/array.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptrr/him.h b/sys/dev/hptrr/him.h index b32d58cb2a51..dc62f20f1a0b 100644 --- a/sys/dev/hptrr/him.h +++ b/sys/dev/hptrr/him.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptrr/himfuncs.h b/sys/dev/hptrr/himfuncs.h index 6926365ffaec..32adb972243f 100644 --- a/sys/dev/hptrr/himfuncs.h +++ b/sys/dev/hptrr/himfuncs.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptrr/hptintf.h b/sys/dev/hptrr/hptintf.h index b7f22ab19674..1c08d272f964 100644 --- a/sys/dev/hptrr/hptintf.h +++ b/sys/dev/hptrr/hptintf.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptrr/hptrr_config.c b/sys/dev/hptrr/hptrr_config.c index b3cda443939c..e35bddb8def5 100644 --- a/sys/dev/hptrr/hptrr_config.c +++ b/sys/dev/hptrr/hptrr_config.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptrr/hptrr_config.h b/sys/dev/hptrr/hptrr_config.h index cdb2ce23d548..c58023f93baf 100644 --- a/sys/dev/hptrr/hptrr_config.h +++ b/sys/dev/hptrr/hptrr_config.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptrr/hptrr_os_bsd.c b/sys/dev/hptrr/hptrr_os_bsd.c index 6cd01e5017f4..32deb405fe42 100644 --- a/sys/dev/hptrr/hptrr_os_bsd.c +++ b/sys/dev/hptrr/hptrr_os_bsd.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptrr/hptrr_osm_bsd.c b/sys/dev/hptrr/hptrr_osm_bsd.c index d2c58d4932ad..0078574b6498 100644 --- a/sys/dev/hptrr/hptrr_osm_bsd.c +++ b/sys/dev/hptrr/hptrr_osm_bsd.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptrr/ldm.h b/sys/dev/hptrr/ldm.h index 1ec3427146d8..16480237df41 100644 --- a/sys/dev/hptrr/ldm.h +++ b/sys/dev/hptrr/ldm.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptrr/list.h b/sys/dev/hptrr/list.h index 9cfad53e2263..8eab0e023593 100644 --- a/sys/dev/hptrr/list.h +++ b/sys/dev/hptrr/list.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptrr/os_bsd.h b/sys/dev/hptrr/os_bsd.h index 4f8abb55c834..232a137927cc 100644 --- a/sys/dev/hptrr/os_bsd.h +++ b/sys/dev/hptrr/os_bsd.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hptrr/osm.h b/sys/dev/hptrr/osm.h index c33e0dee2948..4cfd3a123d7e 100644 --- a/sys/dev/hptrr/osm.h +++ b/sys/dev/hptrr/osm.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) HighPoint Technologies, Inc. * All rights reserved. * diff --git a/sys/dev/hwpmc/hwpmc_amd.c b/sys/dev/hwpmc/hwpmc_amd.c index 44a22d20dc2f..240b07ff9479 100644 --- a/sys/dev/hwpmc/hwpmc_amd.c +++ b/sys/dev/hwpmc/hwpmc_amd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003-2008 Joseph Koshy * Copyright (c) 2007 The FreeBSD Foundation * All rights reserved. diff --git a/sys/dev/hwpmc/hwpmc_amd.h b/sys/dev/hwpmc/hwpmc_amd.h index 8b0b29f0e981..2eb5a2d3ce15 100644 --- a/sys/dev/hwpmc/hwpmc_amd.h +++ b/sys/dev/hwpmc/hwpmc_amd.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005, Joseph Koshy * All rights reserved. * diff --git a/sys/dev/hwpmc/hwpmc_arm.c b/sys/dev/hwpmc/hwpmc_arm.c index 94f29922290b..a073ba4fca0e 100644 --- a/sys/dev/hwpmc/hwpmc_arm.c +++ b/sys/dev/hwpmc/hwpmc_arm.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005, Joseph Koshy * All rights reserved. * diff --git a/sys/dev/hwpmc/hwpmc_core.c b/sys/dev/hwpmc/hwpmc_core.c index 7f8b1adb6841..08ec377626d8 100644 --- a/sys/dev/hwpmc/hwpmc_core.c +++ b/sys/dev/hwpmc/hwpmc_core.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Joseph Koshy * All rights reserved. * diff --git a/sys/dev/hwpmc/hwpmc_core.h b/sys/dev/hwpmc/hwpmc_core.h index 6183e269c7e1..d264318f8c25 100644 --- a/sys/dev/hwpmc/hwpmc_core.h +++ b/sys/dev/hwpmc/hwpmc_core.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Joseph Koshy * All rights reserved. * diff --git a/sys/dev/hwpmc/hwpmc_intel.c b/sys/dev/hwpmc/hwpmc_intel.c index b7027f9113dc..064046859e37 100644 --- a/sys/dev/hwpmc/hwpmc_intel.c +++ b/sys/dev/hwpmc/hwpmc_intel.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Joseph Koshy * All rights reserved. * diff --git a/sys/dev/hwpmc/hwpmc_logging.c b/sys/dev/hwpmc/hwpmc_logging.c index d06db4d00650..550d125079ec 100644 --- a/sys/dev/hwpmc/hwpmc_logging.c +++ b/sys/dev/hwpmc/hwpmc_logging.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2007 Joseph Koshy * Copyright (c) 2007 The FreeBSD Foundation * All rights reserved. diff --git a/sys/dev/hwpmc/hwpmc_mips.c b/sys/dev/hwpmc/hwpmc_mips.c index d9c26af558e7..7a27777d7578 100644 --- a/sys/dev/hwpmc/hwpmc_mips.c +++ b/sys/dev/hwpmc/hwpmc_mips.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010, George V. Neville-Neil * All rights reserved. * diff --git a/sys/dev/hwpmc/hwpmc_mips24k.c b/sys/dev/hwpmc/hwpmc_mips24k.c index ac42559af760..7a87902a39ea 100644 --- a/sys/dev/hwpmc/hwpmc_mips24k.c +++ b/sys/dev/hwpmc/hwpmc_mips24k.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 George V. Neville-Neil * All rights reserved. * diff --git a/sys/dev/hwpmc/hwpmc_mod.c b/sys/dev/hwpmc/hwpmc_mod.c index b715b54294fd..92ea20646719 100644 --- a/sys/dev/hwpmc/hwpmc_mod.c +++ b/sys/dev/hwpmc/hwpmc_mod.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003-2008 Joseph Koshy * Copyright (c) 2007 The FreeBSD Foundation * All rights reserved. diff --git a/sys/dev/hwpmc/hwpmc_mpc7xxx.c b/sys/dev/hwpmc/hwpmc_mpc7xxx.c index 2a2b6088f740..73afda55d680 100644 --- a/sys/dev/hwpmc/hwpmc_mpc7xxx.c +++ b/sys/dev/hwpmc/hwpmc_mpc7xxx.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Justin Hibbits * Copyright (c) 2005, Joseph Koshy * All rights reserved. diff --git a/sys/dev/hwpmc/hwpmc_octeon.c b/sys/dev/hwpmc/hwpmc_octeon.c index 751828222669..1b90833bbb35 100644 --- a/sys/dev/hwpmc/hwpmc_octeon.c +++ b/sys/dev/hwpmc/hwpmc_octeon.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Oleksandr Tymoshenko * All rights reserved. * diff --git a/sys/dev/hwpmc/hwpmc_pentium.c b/sys/dev/hwpmc/hwpmc_pentium.c index 0084fa845f64..8da9d316718a 100644 --- a/sys/dev/hwpmc/hwpmc_pentium.c +++ b/sys/dev/hwpmc/hwpmc_pentium.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003-2005 Joseph Koshy * All rights reserved. * diff --git a/sys/dev/hwpmc/hwpmc_pentium.h b/sys/dev/hwpmc/hwpmc_pentium.h index 9bb8e781fbe7..c27c108a47a3 100644 --- a/sys/dev/hwpmc/hwpmc_pentium.h +++ b/sys/dev/hwpmc/hwpmc_pentium.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005, Joseph Koshy * All rights reserved. * diff --git a/sys/dev/hwpmc/hwpmc_piv.c b/sys/dev/hwpmc/hwpmc_piv.c index 71b3ac5bbbdf..6ced08ac2dc8 100644 --- a/sys/dev/hwpmc/hwpmc_piv.c +++ b/sys/dev/hwpmc/hwpmc_piv.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003-2007 Joseph Koshy * Copyright (c) 2007 The FreeBSD Foundation * All rights reserved. diff --git a/sys/dev/hwpmc/hwpmc_piv.h b/sys/dev/hwpmc/hwpmc_piv.h index 4faeadd11e3e..14e5ed4a6f4c 100644 --- a/sys/dev/hwpmc/hwpmc_piv.h +++ b/sys/dev/hwpmc/hwpmc_piv.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005, Joseph Koshy * All rights reserved. * diff --git a/sys/dev/hwpmc/hwpmc_powerpc.c b/sys/dev/hwpmc/hwpmc_powerpc.c index e395d5824ed5..994068e84756 100644 --- a/sys/dev/hwpmc/hwpmc_powerpc.c +++ b/sys/dev/hwpmc/hwpmc_powerpc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011,2013 Justin Hibbits * Copyright (c) 2005, Joseph Koshy * All rights reserved. diff --git a/sys/dev/hwpmc/hwpmc_powerpc.h b/sys/dev/hwpmc/hwpmc_powerpc.h index 66eaa21d4a86..b31e9f93294d 100644 --- a/sys/dev/hwpmc/hwpmc_powerpc.h +++ b/sys/dev/hwpmc/hwpmc_powerpc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Justin Hibbits * All rights reserved. * diff --git a/sys/dev/hwpmc/hwpmc_ppc970.c b/sys/dev/hwpmc/hwpmc_ppc970.c index 1a263f38c950..ecf588f9bf8c 100644 --- a/sys/dev/hwpmc/hwpmc_ppc970.c +++ b/sys/dev/hwpmc/hwpmc_ppc970.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Justin Hibbits * All rights reserved. * diff --git a/sys/dev/hwpmc/hwpmc_ppro.c b/sys/dev/hwpmc/hwpmc_ppro.c index 9d983fad046f..416f51c31b6c 100644 --- a/sys/dev/hwpmc/hwpmc_ppro.c +++ b/sys/dev/hwpmc/hwpmc_ppro.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003-2005,2008 Joseph Koshy * Copyright (c) 2007 The FreeBSD Foundation * All rights reserved. diff --git a/sys/dev/hwpmc/hwpmc_ppro.h b/sys/dev/hwpmc/hwpmc_ppro.h index c42a2b4d315d..55238704809a 100644 --- a/sys/dev/hwpmc/hwpmc_ppro.h +++ b/sys/dev/hwpmc/hwpmc_ppro.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005, Joseph Koshy * All rights reserved. * diff --git a/sys/dev/hwpmc/hwpmc_soft.c b/sys/dev/hwpmc/hwpmc_soft.c index fe143ad36c24..e9464223edd1 100644 --- a/sys/dev/hwpmc/hwpmc_soft.c +++ b/sys/dev/hwpmc/hwpmc_soft.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Fabien Thomas * All rights reserved. * diff --git a/sys/dev/hwpmc/hwpmc_soft.h b/sys/dev/hwpmc/hwpmc_soft.h index f82baff01667..68df3ee846ca 100644 --- a/sys/dev/hwpmc/hwpmc_soft.h +++ b/sys/dev/hwpmc/hwpmc_soft.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Fabien Thomas * All rights reserved. * diff --git a/sys/dev/hwpmc/hwpmc_sparc64.c b/sys/dev/hwpmc/hwpmc_sparc64.c index ce1caf69e108..3ded908e2529 100644 --- a/sys/dev/hwpmc/hwpmc_sparc64.c +++ b/sys/dev/hwpmc/hwpmc_sparc64.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005, Joseph Koshy * All rights reserved. * diff --git a/sys/dev/hwpmc/hwpmc_tsc.c b/sys/dev/hwpmc/hwpmc_tsc.c index 5eb69076dcea..ef11e6991aed 100644 --- a/sys/dev/hwpmc/hwpmc_tsc.c +++ b/sys/dev/hwpmc/hwpmc_tsc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Joseph Koshy * All rights reserved. * diff --git a/sys/dev/hwpmc/hwpmc_tsc.h b/sys/dev/hwpmc/hwpmc_tsc.h index a8b011e6ee31..57156d053d9d 100644 --- a/sys/dev/hwpmc/hwpmc_tsc.h +++ b/sys/dev/hwpmc/hwpmc_tsc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Joseph Koshy * All rights reserved. * diff --git a/sys/dev/hwpmc/hwpmc_uncore.c b/sys/dev/hwpmc/hwpmc_uncore.c index 7050927cb90e..50f5e988c643 100644 --- a/sys/dev/hwpmc/hwpmc_uncore.c +++ b/sys/dev/hwpmc/hwpmc_uncore.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Fabien Thomas * All rights reserved. * diff --git a/sys/dev/hwpmc/hwpmc_uncore.h b/sys/dev/hwpmc/hwpmc_uncore.h index 0e2ff86f0206..64bf650dd5bc 100644 --- a/sys/dev/hwpmc/hwpmc_uncore.h +++ b/sys/dev/hwpmc/hwpmc_uncore.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Fabien Thomas * All rights reserved. * diff --git a/sys/dev/hwpmc/hwpmc_x86.c b/sys/dev/hwpmc/hwpmc_x86.c index f571e419bcdd..b2453f0fe04c 100644 --- a/sys/dev/hwpmc/hwpmc_x86.c +++ b/sys/dev/hwpmc/hwpmc_x86.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005,2008 Joseph Koshy * Copyright (c) 2007 The FreeBSD Foundation * All rights reserved. diff --git a/sys/dev/hwpmc/hwpmc_xscale.c b/sys/dev/hwpmc/hwpmc_xscale.c index 4a03ea69fc3c..a779c7f898f9 100644 --- a/sys/dev/hwpmc/hwpmc_xscale.c +++ b/sys/dev/hwpmc/hwpmc_xscale.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Rui Paulo * All rights reserved. * diff --git a/sys/dev/hwpmc/hwpmc_xscale.h b/sys/dev/hwpmc/hwpmc_xscale.h index 80e2d23a820f..112a722c8c03 100644 --- a/sys/dev/hwpmc/hwpmc_xscale.h +++ b/sys/dev/hwpmc/hwpmc_xscale.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Rui Paulo * All rights reserved. * diff --git a/sys/dev/hwpmc/pmc_events.h b/sys/dev/hwpmc/pmc_events.h index e8f5454c1158..213d311cf472 100644 --- a/sys/dev/hwpmc/pmc_events.h +++ b/sys/dev/hwpmc/pmc_events.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005 Joseph Koshy * All rights reserved. * diff --git a/sys/dev/hyperv/include/hyperv.h b/sys/dev/hyperv/include/hyperv.h index dcd91bd035a6..3761b2864eef 100644 --- a/sys/dev/hyperv/include/hyperv.h +++ b/sys/dev/hyperv/include/hyperv.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2012,2016-2017 Microsoft Corp. * Copyright (c) 2012 NetApp Inc. * Copyright (c) 2012 Citrix Inc. diff --git a/sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c b/sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c index 7a00a8c04704..3ed31b95c73a 100644 --- a/sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c +++ b/sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2012,2016-2017 Microsoft Corp. * Copyright (c) 2012 NetApp Inc. * Copyright (c) 2012 Citrix Inc. diff --git a/sys/dev/hyperv/storvsc/hv_vstorage.h b/sys/dev/hyperv/storvsc/hv_vstorage.h index 992cea2604d9..ebdda510b609 100644 --- a/sys/dev/hyperv/storvsc/hv_vstorage.h +++ b/sys/dev/hyperv/storvsc/hv_vstorage.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2012,2017 Microsoft Corp. * Copyright (c) 2012 NetApp Inc. * Copyright (c) 2012 Citrix Inc. diff --git a/sys/dev/hyperv/utilities/hv_kvp.h b/sys/dev/hyperv/utilities/hv_kvp.h index a94e67110f21..91e1ea404d4a 100644 --- a/sys/dev/hyperv/utilities/hv_kvp.h +++ b/sys/dev/hyperv/utilities/hv_kvp.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2014,2016 Microsoft Corp. * All rights reserved. * diff --git a/sys/dev/ic/cd1400.h b/sys/dev/ic/cd1400.h index 90672c4ee7e6..fed0468382b8 100644 --- a/sys/dev/ic/cd1400.h +++ b/sys/dev/ic/cd1400.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * cyclades cyclom-y serial driver * Andrew Herbert , 17 August 1993 * diff --git a/sys/dev/ic/cd180.h b/sys/dev/ic/cd180.h index 941f8caf4f59..68f0f47f6adb 100644 --- a/sys/dev/ic/cd180.h +++ b/sys/dev/ic/cd180.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 1995 by Pavel Antonov, Moscow, Russia. * Copyright (C) 1995 by Andrey A. Chernov, Moscow, Russia. * All rights reserved. diff --git a/sys/dev/ic/i8259.h b/sys/dev/ic/i8259.h index 239384c555ae..facf663d8e1f 100644 --- a/sys/dev/ic/i8259.h +++ b/sys/dev/ic/i8259.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Peter Wemm * All rights reserved. * diff --git a/sys/dev/ic/quicc.h b/sys/dev/ic/quicc.h index 7db6c03ebf75..af05e03c2813 100644 --- a/sys/dev/ic/quicc.h +++ b/sys/dev/ic/quicc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Juniper Networks * All rights reserved. * diff --git a/sys/dev/ic/sab82532.h b/sys/dev/ic/sab82532.h index e570c6a9ae5f..4cc723b6464c 100644 --- a/sys/dev/ic/sab82532.h +++ b/sys/dev/ic/sab82532.h @@ -1,6 +1,8 @@ /* $OpenBSD: sab82532reg.h,v 1.2 2002/04/08 17:49:42 jason Exp $ */ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2001 Jason L. Wright (jason@thought.net) * All rights reserved. * diff --git a/sys/dev/ic/via6522reg.h b/sys/dev/ic/via6522reg.h index 6e309c7f48c6..66f902dccd45 100644 --- a/sys/dev/ic/via6522reg.h +++ b/sys/dev/ic/via6522reg.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright 2004 by Peter Grehan. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/ic/z8530.h b/sys/dev/ic/z8530.h index 2466d1c9198f..115f9a689bc5 100644 --- a/sys/dev/ic/z8530.h +++ b/sys/dev/ic/z8530.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/ichwd/ichwd.c b/sys/dev/ichwd/ichwd.c index 9cb77254f637..c2615121e6bc 100644 --- a/sys/dev/ichwd/ichwd.c +++ b/sys/dev/ichwd/ichwd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 Texas A&M University * All rights reserved. * diff --git a/sys/dev/ichwd/ichwd.h b/sys/dev/ichwd/ichwd.h index 4407b5ba96e5..93cfa3702a81 100644 --- a/sys/dev/ichwd/ichwd.h +++ b/sys/dev/ichwd/ichwd.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 Texas A&M University * All rights reserved. * diff --git a/sys/dev/ida/ida.c b/sys/dev/ida/ida.c index fd6fcd6c2a29..10bba8146706 100644 --- a/sys/dev/ida/ida.c +++ b/sys/dev/ida/ida.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999,2000 Jonathan Lemon * All rights reserved. * diff --git a/sys/dev/ida/ida_disk.c b/sys/dev/ida/ida_disk.c index 8ec87be35762..3d70a5e27fb2 100644 --- a/sys/dev/ida/ida_disk.c +++ b/sys/dev/ida/ida_disk.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999,2000 Jonathan Lemon * All rights reserved. * diff --git a/sys/dev/ida/ida_pci.c b/sys/dev/ida/ida_pci.c index a16425830e4a..63a18ecf0259 100644 --- a/sys/dev/ida/ida_pci.c +++ b/sys/dev/ida/ida_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999,2000 Jonathan Lemon * All rights reserved. * diff --git a/sys/dev/ida/idareg.h b/sys/dev/ida/idareg.h index 3b74f0bfcacd..bfaee97681f8 100644 --- a/sys/dev/ida/idareg.h +++ b/sys/dev/ida/idareg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999,2000 Jonathan Lemon * All rights reserved. * diff --git a/sys/dev/ida/idavar.h b/sys/dev/ida/idavar.h index 122a47e030d0..8ff7181bf185 100644 --- a/sys/dev/ida/idavar.h +++ b/sys/dev/ida/idavar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999,2000 Jonathan Lemon * All rights reserved. * diff --git a/sys/dev/iicbus/ad7417.c b/sys/dev/iicbus/ad7417.c index ac84ffe78955..11ed09855d52 100644 --- a/sys/dev/iicbus/ad7417.c +++ b/sys/dev/iicbus/ad7417.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Andreas Tobler * All rights reserved. * diff --git a/sys/dev/iicbus/ad7418.c b/sys/dev/iicbus/ad7418.c index 82a8018c8f46..457b3626c8ef 100644 --- a/sys/dev/iicbus/ad7418.c +++ b/sys/dev/iicbus/ad7418.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Sam Leffler. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/iicbus/adt746x.c b/sys/dev/iicbus/adt746x.c index 179cd12ea47d..bd4bb70103c6 100644 --- a/sys/dev/iicbus/adt746x.c +++ b/sys/dev/iicbus/adt746x.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Andreas Tobler * Copyright (c) 2014 Justin Hibbits * All rights reserved. diff --git a/sys/dev/iicbus/ds1631.c b/sys/dev/iicbus/ds1631.c index 22c8eccc7273..81fe62fd9ed4 100644 --- a/sys/dev/iicbus/ds1631.c +++ b/sys/dev/iicbus/ds1631.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Andreas Tobler * All rights reserved. * diff --git a/sys/dev/iicbus/ds1672.c b/sys/dev/iicbus/ds1672.c index 1dd0ab07243d..fae7cbf8db95 100644 --- a/sys/dev/iicbus/ds1672.c +++ b/sys/dev/iicbus/ds1672.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Sam Leffler. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/iicbus/ds1775.c b/sys/dev/iicbus/ds1775.c index 884ac4cc83b4..f303125c779b 100644 --- a/sys/dev/iicbus/ds1775.c +++ b/sys/dev/iicbus/ds1775.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Andreas Tobler * All rights reserved. * diff --git a/sys/dev/iicbus/icee.c b/sys/dev/iicbus/icee.c index d581e29b404f..df67261048b9 100644 --- a/sys/dev/iicbus/icee.c +++ b/sys/dev/iicbus/icee.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Warner Losh. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/iicbus/if_ic.c b/sys/dev/iicbus/if_ic.c index 323b0f7c29bb..ca50fbb11c33 100644 --- a/sys/dev/iicbus/if_ic.c +++ b/sys/dev/iicbus/if_ic.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998, 2001 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/iicbus/iic.c b/sys/dev/iicbus/iic.c index e09624110011..b4a60c29ca9a 100644 --- a/sys/dev/iicbus/iic.c +++ b/sys/dev/iicbus/iic.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998, 2001 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/iicbus/iic.h b/sys/dev/iicbus/iic.h index 8ae19120a4fe..5ebf56a9f7f3 100644 --- a/sys/dev/iicbus/iic.h +++ b/sys/dev/iicbus/iic.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/iicbus/iicbb.c b/sys/dev/iicbus/iicbb.c index ed1d7b846d31..5e82ad04691c 100644 --- a/sys/dev/iicbus/iicbb.c +++ b/sys/dev/iicbus/iicbb.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998, 2001 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/iicbus/iicbus.c b/sys/dev/iicbus/iicbus.c index 8cb7383df243..de30c0168901 100644 --- a/sys/dev/iicbus/iicbus.c +++ b/sys/dev/iicbus/iicbus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998, 2001 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/iicbus/iicbus.h b/sys/dev/iicbus/iicbus.h index c73e475bc153..5afd5fc4a222 100644 --- a/sys/dev/iicbus/iicbus.h +++ b/sys/dev/iicbus/iicbus.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/iicbus/iicoc.c b/sys/dev/iicbus/iicoc.c index 1186b514879c..26ff52f4cc6b 100644 --- a/sys/dev/iicbus/iicoc.c +++ b/sys/dev/iicbus/iicoc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003-2012 Broadcom Corporation * All Rights Reserved * diff --git a/sys/dev/iicbus/iicoc.h b/sys/dev/iicbus/iicoc.h index e0d6d27253df..3a677c0ff8d5 100644 --- a/sys/dev/iicbus/iicoc.h +++ b/sys/dev/iicbus/iicoc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003-2012 Broadcom Corporation * All Rights Reserved * diff --git a/sys/dev/iicbus/iiconf.c b/sys/dev/iicbus/iiconf.c index d32b640b4cab..27316a1cf7ee 100644 --- a/sys/dev/iicbus/iiconf.c +++ b/sys/dev/iicbus/iiconf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/iicbus/iiconf.h b/sys/dev/iicbus/iiconf.h index 856b029af9ff..7bd893c00e16 100644 --- a/sys/dev/iicbus/iiconf.h +++ b/sys/dev/iicbus/iiconf.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998, 2001 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/iicbus/iicsmb.c b/sys/dev/iicbus/iicsmb.c index 88af163d2fe2..8e79452cf2a8 100644 --- a/sys/dev/iicbus/iicsmb.c +++ b/sys/dev/iicbus/iicsmb.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998, 2001 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/iicbus/max6690.c b/sys/dev/iicbus/max6690.c index 67bb042b39bd..af3aeee4be34 100644 --- a/sys/dev/iicbus/max6690.c +++ b/sys/dev/iicbus/max6690.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Andreas Tobler * All rights reserved. * diff --git a/sys/dev/iicbus/s35390a.c b/sys/dev/iicbus/s35390a.c index 042f088c410f..890bdd068c0e 100644 --- a/sys/dev/iicbus/s35390a.c +++ b/sys/dev/iicbus/s35390a.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-2-Clause-NetBSD + * * Copyright (c) 2012 Yusuke Tanaka * All rights reserved. * diff --git a/sys/dev/iir/iir.c b/sys/dev/iir/iir.c index 49b0f6021056..35ceef8d66a5 100644 --- a/sys/dev/iir/iir.c +++ b/sys/dev/iir/iir.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2000-04 ICP vortex GmbH * Copyright (c) 2002-04 Intel Corporation * Copyright (c) 2003-04 Adaptec Inc. diff --git a/sys/dev/iir/iir.h b/sys/dev/iir/iir.h index 40debb518ed3..481341467800 100644 --- a/sys/dev/iir/iir.h +++ b/sys/dev/iir/iir.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2000-04 ICP vortex GmbH * Copyright (c) 2002-04 Intel Corporation * Copyright (c) 2003-04 Adaptec Inc. diff --git a/sys/dev/iir/iir_ctrl.c b/sys/dev/iir/iir_ctrl.c index 65088d07de89..0ec995a5b081 100644 --- a/sys/dev/iir/iir_ctrl.c +++ b/sys/dev/iir/iir_ctrl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2000-03 ICP vortex GmbH * Copyright (c) 2002-03 Intel Corporation * Copyright (c) 2003 Adaptec Inc. diff --git a/sys/dev/iir/iir_pci.c b/sys/dev/iir/iir_pci.c index 5db66b1d9cb0..bd7f15b57c4a 100644 --- a/sys/dev/iir/iir_pci.c +++ b/sys/dev/iir/iir_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2000-03 ICP vortex GmbH * Copyright (c) 2002-03 Intel Corporation * Copyright (c) 2003 Adaptec Inc. diff --git a/sys/dev/io/iodev.c b/sys/dev/io/iodev.c index eae69f484a4b..e9859792b200 100644 --- a/sys/dev/io/iodev.c +++ b/sys/dev/io/iodev.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 Mark R V Murray * All rights reserved. * diff --git a/sys/dev/io/iodev.h b/sys/dev/io/iodev.h index d040fcccf481..5558a9bb5504 100644 --- a/sys/dev/io/iodev.h +++ b/sys/dev/io/iodev.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/ipmi/ipmi.c b/sys/dev/ipmi/ipmi.c index 8cc8bdc4f2b3..57176ebf1b5b 100644 --- a/sys/dev/ipmi/ipmi.c +++ b/sys/dev/ipmi/ipmi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 IronPort Systems Inc. * All rights reserved. * diff --git a/sys/dev/ipmi/ipmi_acpi.c b/sys/dev/ipmi/ipmi_acpi.c index 42810028d544..c00d782dc974 100644 --- a/sys/dev/ipmi/ipmi_acpi.c +++ b/sys/dev/ipmi/ipmi_acpi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 IronPort Systems Inc. * All rights reserved. * diff --git a/sys/dev/ipmi/ipmi_isa.c b/sys/dev/ipmi/ipmi_isa.c index fc66ab1840e5..cdff305b07ec 100644 --- a/sys/dev/ipmi/ipmi_isa.c +++ b/sys/dev/ipmi/ipmi_isa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 IronPort Systems Inc. * All rights reserved. * diff --git a/sys/dev/ipmi/ipmi_kcs.c b/sys/dev/ipmi/ipmi_kcs.c index 864e9a0a0bcb..ba6b0916236c 100644 --- a/sys/dev/ipmi/ipmi_kcs.c +++ b/sys/dev/ipmi/ipmi_kcs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 IronPort Systems Inc. * All rights reserved. * diff --git a/sys/dev/ipmi/ipmi_linux.c b/sys/dev/ipmi/ipmi_linux.c index 13d4bdad4b37..136712e8cfb5 100644 --- a/sys/dev/ipmi/ipmi_linux.c +++ b/sys/dev/ipmi/ipmi_linux.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 IronPort Systems Inc. * All rights reserved. * diff --git a/sys/dev/ipmi/ipmi_pci.c b/sys/dev/ipmi/ipmi_pci.c index e3225f19ffd8..d4598f9db873 100644 --- a/sys/dev/ipmi/ipmi_pci.c +++ b/sys/dev/ipmi/ipmi_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 IronPort Systems Inc. * All rights reserved. * diff --git a/sys/dev/ipmi/ipmi_smbios.c b/sys/dev/ipmi/ipmi_smbios.c index 4ca17cae7f58..df0a7f70e9cd 100644 --- a/sys/dev/ipmi/ipmi_smbios.c +++ b/sys/dev/ipmi/ipmi_smbios.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 IronPort Systems Inc. * All rights reserved. * diff --git a/sys/dev/ipmi/ipmi_smbus.c b/sys/dev/ipmi/ipmi_smbus.c index 3798a628d26f..212248f0217e 100644 --- a/sys/dev/ipmi/ipmi_smbus.c +++ b/sys/dev/ipmi/ipmi_smbus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 IronPort Systems Inc. * All rights reserved. * diff --git a/sys/dev/ipmi/ipmi_smic.c b/sys/dev/ipmi/ipmi_smic.c index 92cf14e9e615..4a515a379725 100644 --- a/sys/dev/ipmi/ipmi_smic.c +++ b/sys/dev/ipmi/ipmi_smic.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 IronPort Systems Inc. * All rights reserved. * diff --git a/sys/dev/ipmi/ipmi_ssif.c b/sys/dev/ipmi/ipmi_ssif.c index e5d5d3aa8cdd..197c317dcc09 100644 --- a/sys/dev/ipmi/ipmi_ssif.c +++ b/sys/dev/ipmi/ipmi_ssif.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 IronPort Systems Inc. * All rights reserved. * diff --git a/sys/dev/ipmi/ipmivars.h b/sys/dev/ipmi/ipmivars.h index 35234b5bf57a..7a1346655983 100644 --- a/sys/dev/ipmi/ipmivars.h +++ b/sys/dev/ipmi/ipmivars.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 IronPort Systems Inc. * All rights reserved. * diff --git a/sys/dev/ips/ips.c b/sys/dev/ips/ips.c index 2bda55deaf68..20b93a0a4646 100644 --- a/sys/dev/ips/ips.c +++ b/sys/dev/ips/ips.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Written by: David Jeffery * Copyright (c) 2002 Adaptec Inc. * All rights reserved. diff --git a/sys/dev/ips/ips.h b/sys/dev/ips/ips.h index 9ae4812b65f8..c57d5a459f5f 100644 --- a/sys/dev/ips/ips.h +++ b/sys/dev/ips/ips.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002 Adaptec Inc. * All rights reserved. * diff --git a/sys/dev/ips/ips_commands.c b/sys/dev/ips/ips_commands.c index 151c0022a309..ef367bd83b70 100644 --- a/sys/dev/ips/ips_commands.c +++ b/sys/dev/ips/ips_commands.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Written by: David Jeffery * Copyright (c) 2002 Adaptec Inc. * All rights reserved. diff --git a/sys/dev/ips/ips_disk.c b/sys/dev/ips/ips_disk.c index 12bdacd63115..1d2732260792 100644 --- a/sys/dev/ips/ips_disk.c +++ b/sys/dev/ips/ips_disk.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Written by: David Jeffery * Copyright (c) 2002 Adaptec Inc. * All rights reserved. diff --git a/sys/dev/ips/ips_disk.h b/sys/dev/ips/ips_disk.h index b841eeaeea2f..1d532ed31193 100644 --- a/sys/dev/ips/ips_disk.h +++ b/sys/dev/ips/ips_disk.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002 Adaptec Inc. * All rights reserved. * diff --git a/sys/dev/ips/ips_ioctl.c b/sys/dev/ips/ips_ioctl.c index ea076703237c..e495c639200b 100644 --- a/sys/dev/ips/ips_ioctl.c +++ b/sys/dev/ips/ips_ioctl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Written by: David Jeffery * Copyright (c) 2002 Adaptec Inc. * All rights reserved. diff --git a/sys/dev/ips/ips_ioctl.h b/sys/dev/ips/ips_ioctl.h index ea76ed501fac..34972eaa8ada 100644 --- a/sys/dev/ips/ips_ioctl.h +++ b/sys/dev/ips/ips_ioctl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002 Adaptec Inc. * All rights reserved. * diff --git a/sys/dev/ips/ips_pci.c b/sys/dev/ips/ips_pci.c index efffb32eda54..588e14d5e6b8 100644 --- a/sys/dev/ips/ips_pci.c +++ b/sys/dev/ips/ips_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002 Adaptec Inc. * All rights reserved. * diff --git a/sys/dev/ips/ipsreg.h b/sys/dev/ips/ipsreg.h index ed282574ab8f..762ff315c6e3 100644 --- a/sys/dev/ips/ipsreg.h +++ b/sys/dev/ips/ipsreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002 Adaptec Inc. * All rights reserved. * diff --git a/sys/dev/ipw/if_ipw.c b/sys/dev/ipw/if_ipw.c index a4cb28b147ae..bfc2c6309892 100644 --- a/sys/dev/ipw/if_ipw.c +++ b/sys/dev/ipw/if_ipw.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2006 * Damien Bergamini . All rights reserved. * Copyright (c) 2006 Sam Leffler, Errno Consulting diff --git a/sys/dev/ipw/if_ipwreg.h b/sys/dev/ipw/if_ipwreg.h index b300e13492ca..a78910b8272c 100644 --- a/sys/dev/ipw/if_ipwreg.h +++ b/sys/dev/ipw/if_ipwreg.h @@ -1,6 +1,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2006 * Damien Bergamini . All rights reserved. * diff --git a/sys/dev/ipw/if_ipwvar.h b/sys/dev/ipw/if_ipwvar.h index 774d57ce6809..a86f3566b403 100644 --- a/sys/dev/ipw/if_ipwvar.h +++ b/sys/dev/ipw/if_ipwvar.h @@ -1,6 +1,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2006 * Damien Bergamini . All rights reserved. * diff --git a/sys/dev/isci/environment.h b/sys/dev/isci/environment.h index 63bd0e89eee4..8c1da4b59728 100644 --- a/sys/dev/isci/environment.h +++ b/sys/dev/isci/environment.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * BSD LICENSE * * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. diff --git a/sys/dev/isci/isci.c b/sys/dev/isci/isci.c index 913952360670..9dd138ad1fb0 100644 --- a/sys/dev/isci/isci.c +++ b/sys/dev/isci/isci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * BSD LICENSE * * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. diff --git a/sys/dev/isci/isci.h b/sys/dev/isci/isci.h index ce0426a158c3..4e8d7f974494 100644 --- a/sys/dev/isci/isci.h +++ b/sys/dev/isci/isci.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * BSD LICENSE * * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. diff --git a/sys/dev/isci/isci_controller.c b/sys/dev/isci/isci_controller.c index d4c51f2b1a97..eb937b70f560 100644 --- a/sys/dev/isci/isci_controller.c +++ b/sys/dev/isci/isci_controller.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * BSD LICENSE * * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. diff --git a/sys/dev/isci/isci_domain.c b/sys/dev/isci/isci_domain.c index a5df4715630a..1c6597655361 100644 --- a/sys/dev/isci/isci_domain.c +++ b/sys/dev/isci/isci_domain.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * BSD LICENSE * * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. diff --git a/sys/dev/isci/isci_interrupt.c b/sys/dev/isci/isci_interrupt.c index b56fd3a50bee..22b35f441be0 100644 --- a/sys/dev/isci/isci_interrupt.c +++ b/sys/dev/isci/isci_interrupt.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * BSD LICENSE * * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. diff --git a/sys/dev/isci/isci_io_request.c b/sys/dev/isci/isci_io_request.c index 468d12452d2a..f5e933e9b1f9 100644 --- a/sys/dev/isci/isci_io_request.c +++ b/sys/dev/isci/isci_io_request.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * BSD LICENSE * * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. diff --git a/sys/dev/isci/isci_logger.c b/sys/dev/isci/isci_logger.c index 97df04371646..e1b648a0df36 100644 --- a/sys/dev/isci/isci_logger.c +++ b/sys/dev/isci/isci_logger.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * BSD LICENSE * * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. diff --git a/sys/dev/isci/isci_oem_parameters.c b/sys/dev/isci/isci_oem_parameters.c index 83234a2cce8c..4b830b8a98cb 100644 --- a/sys/dev/isci/isci_oem_parameters.c +++ b/sys/dev/isci/isci_oem_parameters.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * BSD LICENSE * * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. diff --git a/sys/dev/isci/isci_remote_device.c b/sys/dev/isci/isci_remote_device.c index 0640d50f9c08..8aa8fc7ebb08 100644 --- a/sys/dev/isci/isci_remote_device.c +++ b/sys/dev/isci/isci_remote_device.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * BSD LICENSE * * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. diff --git a/sys/dev/isci/isci_sysctl.c b/sys/dev/isci/isci_sysctl.c index a7c56c63233b..af47f9a5766e 100644 --- a/sys/dev/isci/isci_sysctl.c +++ b/sys/dev/isci/isci_sysctl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * BSD LICENSE * * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. diff --git a/sys/dev/isci/isci_task_request.c b/sys/dev/isci/isci_task_request.c index 2ed0afe7999a..2cec90fa4421 100644 --- a/sys/dev/isci/isci_task_request.c +++ b/sys/dev/isci/isci_task_request.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * BSD LICENSE * * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. diff --git a/sys/dev/isci/isci_timer.c b/sys/dev/isci/isci_timer.c index 9059c5b5d766..60dfb63d83eb 100644 --- a/sys/dev/isci/isci_timer.c +++ b/sys/dev/isci/isci_timer.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * BSD LICENSE * * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. diff --git a/sys/dev/isci/scil/intel_ata.h b/sys/dev/isci/scil/intel_ata.h index 9e1cbb7cc1c4..b2d43997763a 100644 --- a/sys/dev/isci/scil/intel_ata.h +++ b/sys/dev/isci/scil/intel_ata.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/intel_pci.h b/sys/dev/isci/scil/intel_pci.h index 08f6d1d08b52..6cf135607ed3 100644 --- a/sys/dev/isci/scil/intel_pci.h +++ b/sys/dev/isci/scil/intel_pci.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/intel_sas.h b/sys/dev/isci/scil/intel_sas.h index e2bd8ee8badb..8f53e1c49bf1 100644 --- a/sys/dev/isci/scil/intel_sas.h +++ b/sys/dev/isci/scil/intel_sas.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/intel_sat.h b/sys/dev/isci/scil/intel_sat.h index c85482df5e04..18a0aaf78ada 100644 --- a/sys/dev/isci/scil/intel_sat.h +++ b/sys/dev/isci/scil/intel_sat.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/intel_sata.h b/sys/dev/isci/scil/intel_sata.h index bde7100dbd04..3a63866c8d47 100644 --- a/sys/dev/isci/scil/intel_sata.h +++ b/sys/dev/isci/scil/intel_sata.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/intel_scsi.h b/sys/dev/isci/scil/intel_scsi.h index 658876cbfef6..36a4bd6b4c39 100644 --- a/sys/dev/isci/scil/intel_scsi.h +++ b/sys/dev/isci/scil/intel_scsi.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati.c b/sys/dev/isci/scil/sati.c index 57df757ca716..c9fc971a027f 100644 --- a/sys/dev/isci/scil/sati.c +++ b/sys/dev/isci/scil/sati.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati.h b/sys/dev/isci/scil/sati.h index 9b3eafa3a3ac..4002f4a6a7fb 100644 --- a/sys/dev/isci/scil/sati.h +++ b/sys/dev/isci/scil/sati.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_abort_task_set.c b/sys/dev/isci/scil/sati_abort_task_set.c index 9de790303265..ac9e00add63d 100644 --- a/sys/dev/isci/scil/sati_abort_task_set.c +++ b/sys/dev/isci/scil/sati_abort_task_set.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_abort_task_set.h b/sys/dev/isci/scil/sati_abort_task_set.h index 33a642542cd4..a9f6c288594b 100644 --- a/sys/dev/isci/scil/sati_abort_task_set.h +++ b/sys/dev/isci/scil/sati_abort_task_set.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_atapi.c b/sys/dev/isci/scil/sati_atapi.c index f2158aeeab81..b0832c60e9ee 100644 --- a/sys/dev/isci/scil/sati_atapi.c +++ b/sys/dev/isci/scil/sati_atapi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_atapi.h b/sys/dev/isci/scil/sati_atapi.h index e22e68258552..6d9665ce5422 100644 --- a/sys/dev/isci/scil/sati_atapi.h +++ b/sys/dev/isci/scil/sati_atapi.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_callbacks.h b/sys/dev/isci/scil/sati_callbacks.h index 2364e42b01af..3826f131118b 100644 --- a/sys/dev/isci/scil/sati_callbacks.h +++ b/sys/dev/isci/scil/sati_callbacks.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_design.h b/sys/dev/isci/scil/sati_design.h index 47f05b0642cd..8d87ad4397a0 100644 --- a/sys/dev/isci/scil/sati_design.h +++ b/sys/dev/isci/scil/sati_design.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_device.c b/sys/dev/isci/scil/sati_device.c index 1fbcf6ccb8fe..e7a20491d57f 100644 --- a/sys/dev/isci/scil/sati_device.c +++ b/sys/dev/isci/scil/sati_device.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_device.h b/sys/dev/isci/scil/sati_device.h index d955f83cda51..1992460e373e 100644 --- a/sys/dev/isci/scil/sati_device.h +++ b/sys/dev/isci/scil/sati_device.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_inquiry.c b/sys/dev/isci/scil/sati_inquiry.c index cbf096ec5446..2ddf90f2aa27 100644 --- a/sys/dev/isci/scil/sati_inquiry.c +++ b/sys/dev/isci/scil/sati_inquiry.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_inquiry.h b/sys/dev/isci/scil/sati_inquiry.h index e3fc86124ac6..c23d6f0449a8 100644 --- a/sys/dev/isci/scil/sati_inquiry.h +++ b/sys/dev/isci/scil/sati_inquiry.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_log_sense.c b/sys/dev/isci/scil/sati_log_sense.c index 04c489411d8f..d8d592c1db23 100644 --- a/sys/dev/isci/scil/sati_log_sense.c +++ b/sys/dev/isci/scil/sati_log_sense.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_log_sense.h b/sys/dev/isci/scil/sati_log_sense.h index d35f949f9fc2..f6c7e4be8427 100644 --- a/sys/dev/isci/scil/sati_log_sense.h +++ b/sys/dev/isci/scil/sati_log_sense.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_lun_reset.c b/sys/dev/isci/scil/sati_lun_reset.c index 6696a16d2e86..a906ef953fb4 100644 --- a/sys/dev/isci/scil/sati_lun_reset.c +++ b/sys/dev/isci/scil/sati_lun_reset.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_lun_reset.h b/sys/dev/isci/scil/sati_lun_reset.h index 9e79e6f8ac35..f8ffa5646d24 100644 --- a/sys/dev/isci/scil/sati_lun_reset.h +++ b/sys/dev/isci/scil/sati_lun_reset.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_mode_pages.c b/sys/dev/isci/scil/sati_mode_pages.c index 0189c050d2c3..55d12633cf21 100644 --- a/sys/dev/isci/scil/sati_mode_pages.c +++ b/sys/dev/isci/scil/sati_mode_pages.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_mode_pages.h b/sys/dev/isci/scil/sati_mode_pages.h index d8cbe8c40cd5..258fd094e04d 100644 --- a/sys/dev/isci/scil/sati_mode_pages.h +++ b/sys/dev/isci/scil/sati_mode_pages.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_mode_select.c b/sys/dev/isci/scil/sati_mode_select.c index dc83bfd53ec4..3e52bb60d588 100644 --- a/sys/dev/isci/scil/sati_mode_select.c +++ b/sys/dev/isci/scil/sati_mode_select.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_mode_select.h b/sys/dev/isci/scil/sati_mode_select.h index ce0e5d4c6890..f1d77b2d7f62 100644 --- a/sys/dev/isci/scil/sati_mode_select.h +++ b/sys/dev/isci/scil/sati_mode_select.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_mode_sense.c b/sys/dev/isci/scil/sati_mode_sense.c index e03cbdb125f8..1b2c29394799 100644 --- a/sys/dev/isci/scil/sati_mode_sense.c +++ b/sys/dev/isci/scil/sati_mode_sense.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_mode_sense.h b/sys/dev/isci/scil/sati_mode_sense.h index e87701e60e7d..7d05dcf975dc 100644 --- a/sys/dev/isci/scil/sati_mode_sense.h +++ b/sys/dev/isci/scil/sati_mode_sense.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_mode_sense_10.c b/sys/dev/isci/scil/sati_mode_sense_10.c index 3e8a84f48e52..d706e866945d 100644 --- a/sys/dev/isci/scil/sati_mode_sense_10.c +++ b/sys/dev/isci/scil/sati_mode_sense_10.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_mode_sense_10.h b/sys/dev/isci/scil/sati_mode_sense_10.h index 1840777a3d2c..76f08fb7a0a1 100644 --- a/sys/dev/isci/scil/sati_mode_sense_10.h +++ b/sys/dev/isci/scil/sati_mode_sense_10.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_mode_sense_6.c b/sys/dev/isci/scil/sati_mode_sense_6.c index 3100c223b3e5..e65b2f0f2a4f 100644 --- a/sys/dev/isci/scil/sati_mode_sense_6.c +++ b/sys/dev/isci/scil/sati_mode_sense_6.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_mode_sense_6.h b/sys/dev/isci/scil/sati_mode_sense_6.h index 64afebc81b24..68eeb51e69fd 100644 --- a/sys/dev/isci/scil/sati_mode_sense_6.h +++ b/sys/dev/isci/scil/sati_mode_sense_6.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_move.c b/sys/dev/isci/scil/sati_move.c index 9b1e8dc2db3b..cf905d426112 100644 --- a/sys/dev/isci/scil/sati_move.c +++ b/sys/dev/isci/scil/sati_move.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_move.h b/sys/dev/isci/scil/sati_move.h index b0985a247c75..2f61e12ef7b9 100644 --- a/sys/dev/isci/scil/sati_move.h +++ b/sys/dev/isci/scil/sati_move.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_passthrough.c b/sys/dev/isci/scil/sati_passthrough.c index 88ff0bc12df3..12fa17e07f62 100644 --- a/sys/dev/isci/scil/sati_passthrough.c +++ b/sys/dev/isci/scil/sati_passthrough.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_passthrough.h b/sys/dev/isci/scil/sati_passthrough.h index 110664ba983a..040d6aa1d636 100644 --- a/sys/dev/isci/scil/sati_passthrough.h +++ b/sys/dev/isci/scil/sati_passthrough.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_read.c b/sys/dev/isci/scil/sati_read.c index ce32d259bf5d..e9c6064482d9 100644 --- a/sys/dev/isci/scil/sati_read.c +++ b/sys/dev/isci/scil/sati_read.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_read.h b/sys/dev/isci/scil/sati_read.h index 016700cd5430..55511157fd1c 100644 --- a/sys/dev/isci/scil/sati_read.h +++ b/sys/dev/isci/scil/sati_read.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_read_buffer.c b/sys/dev/isci/scil/sati_read_buffer.c index 329e7637f0ee..cce5988a00cf 100644 --- a/sys/dev/isci/scil/sati_read_buffer.c +++ b/sys/dev/isci/scil/sati_read_buffer.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_read_buffer.h b/sys/dev/isci/scil/sati_read_buffer.h index 8bcb17be4f60..83e34d07d690 100644 --- a/sys/dev/isci/scil/sati_read_buffer.h +++ b/sys/dev/isci/scil/sati_read_buffer.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_read_capacity.c b/sys/dev/isci/scil/sati_read_capacity.c index 7607e3aae7c7..964ed0973811 100644 --- a/sys/dev/isci/scil/sati_read_capacity.c +++ b/sys/dev/isci/scil/sati_read_capacity.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_read_capacity.h b/sys/dev/isci/scil/sati_read_capacity.h index 41660de1a345..d1f29391c3e5 100644 --- a/sys/dev/isci/scil/sati_read_capacity.h +++ b/sys/dev/isci/scil/sati_read_capacity.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_reassign_blocks.c b/sys/dev/isci/scil/sati_reassign_blocks.c index ebe16b7dfeb2..e0bf7637ec80 100644 --- a/sys/dev/isci/scil/sati_reassign_blocks.c +++ b/sys/dev/isci/scil/sati_reassign_blocks.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_reassign_blocks.h b/sys/dev/isci/scil/sati_reassign_blocks.h index 7531fd82e0fa..0388f664a4b2 100644 --- a/sys/dev/isci/scil/sati_reassign_blocks.h +++ b/sys/dev/isci/scil/sati_reassign_blocks.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_report_luns.c b/sys/dev/isci/scil/sati_report_luns.c index 6aaad4da43f3..d85d8700bf6e 100644 --- a/sys/dev/isci/scil/sati_report_luns.c +++ b/sys/dev/isci/scil/sati_report_luns.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_report_luns.h b/sys/dev/isci/scil/sati_report_luns.h index 4aef3a43cb96..7ed08c91b709 100644 --- a/sys/dev/isci/scil/sati_report_luns.h +++ b/sys/dev/isci/scil/sati_report_luns.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_request_sense.c b/sys/dev/isci/scil/sati_request_sense.c index a247fa335ed1..f12f0ffcb7e5 100644 --- a/sys/dev/isci/scil/sati_request_sense.c +++ b/sys/dev/isci/scil/sati_request_sense.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_request_sense.h b/sys/dev/isci/scil/sati_request_sense.h index 6348bd923e32..f7c08a05a436 100644 --- a/sys/dev/isci/scil/sati_request_sense.h +++ b/sys/dev/isci/scil/sati_request_sense.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_start_stop_unit.c b/sys/dev/isci/scil/sati_start_stop_unit.c index 04139e21b321..729474ea2a34 100644 --- a/sys/dev/isci/scil/sati_start_stop_unit.c +++ b/sys/dev/isci/scil/sati_start_stop_unit.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_start_stop_unit.h b/sys/dev/isci/scil/sati_start_stop_unit.h index 8235c4b77d81..8ecacc06a2c6 100644 --- a/sys/dev/isci/scil/sati_start_stop_unit.h +++ b/sys/dev/isci/scil/sati_start_stop_unit.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_synchronize_cache.c b/sys/dev/isci/scil/sati_synchronize_cache.c index 3c974719b472..73773cf49ee5 100644 --- a/sys/dev/isci/scil/sati_synchronize_cache.c +++ b/sys/dev/isci/scil/sati_synchronize_cache.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_synchronize_cache.h b/sys/dev/isci/scil/sati_synchronize_cache.h index 58d6026dcfb6..0162eddba2e4 100644 --- a/sys/dev/isci/scil/sati_synchronize_cache.h +++ b/sys/dev/isci/scil/sati_synchronize_cache.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_test_unit_ready.c b/sys/dev/isci/scil/sati_test_unit_ready.c index e5e781bff261..10bd07c3657e 100644 --- a/sys/dev/isci/scil/sati_test_unit_ready.c +++ b/sys/dev/isci/scil/sati_test_unit_ready.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_test_unit_ready.h b/sys/dev/isci/scil/sati_test_unit_ready.h index 50360c72a93c..f26f8e1e1b46 100644 --- a/sys/dev/isci/scil/sati_test_unit_ready.h +++ b/sys/dev/isci/scil/sati_test_unit_ready.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_translator_sequence.h b/sys/dev/isci/scil/sati_translator_sequence.h index dba53260bc7e..1f03c31aa7ab 100644 --- a/sys/dev/isci/scil/sati_translator_sequence.h +++ b/sys/dev/isci/scil/sati_translator_sequence.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_types.h b/sys/dev/isci/scil/sati_types.h index 4851aeb78500..8d59ceda39d6 100644 --- a/sys/dev/isci/scil/sati_types.h +++ b/sys/dev/isci/scil/sati_types.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_unmap.c b/sys/dev/isci/scil/sati_unmap.c index 4cd6e9c41952..bf9cfe3ccdb1 100644 --- a/sys/dev/isci/scil/sati_unmap.c +++ b/sys/dev/isci/scil/sati_unmap.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_unmap.h b/sys/dev/isci/scil/sati_unmap.h index 1b5ffb23c3ca..e89d1e0c1e37 100644 --- a/sys/dev/isci/scil/sati_unmap.h +++ b/sys/dev/isci/scil/sati_unmap.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_util.c b/sys/dev/isci/scil/sati_util.c index e037c5cfae1f..b74e00fea4b7 100644 --- a/sys/dev/isci/scil/sati_util.c +++ b/sys/dev/isci/scil/sati_util.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_util.h b/sys/dev/isci/scil/sati_util.h index 5b4ac4721a32..a97262031d21 100644 --- a/sys/dev/isci/scil/sati_util.h +++ b/sys/dev/isci/scil/sati_util.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_verify.c b/sys/dev/isci/scil/sati_verify.c index 350499d5c5a6..aab2a10bd613 100644 --- a/sys/dev/isci/scil/sati_verify.c +++ b/sys/dev/isci/scil/sati_verify.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_verify.h b/sys/dev/isci/scil/sati_verify.h index 7c762f63a2d9..768047f3d906 100644 --- a/sys/dev/isci/scil/sati_verify.h +++ b/sys/dev/isci/scil/sati_verify.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_write.c b/sys/dev/isci/scil/sati_write.c index 931a1a597e91..915fbde25ab8 100644 --- a/sys/dev/isci/scil/sati_write.c +++ b/sys/dev/isci/scil/sati_write.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_write.h b/sys/dev/isci/scil/sati_write.h index 9d7be32e257b..6faf9c072838 100644 --- a/sys/dev/isci/scil/sati_write.h +++ b/sys/dev/isci/scil/sati_write.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_write_and_verify.c b/sys/dev/isci/scil/sati_write_and_verify.c index bca6ca4eab3e..30f2d5eb6476 100644 --- a/sys/dev/isci/scil/sati_write_and_verify.c +++ b/sys/dev/isci/scil/sati_write_and_verify.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_write_and_verify.h b/sys/dev/isci/scil/sati_write_and_verify.h index bbe88067c66e..8cc287f4cd1e 100644 --- a/sys/dev/isci/scil/sati_write_and_verify.h +++ b/sys/dev/isci/scil/sati_write_and_verify.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_write_buffer.c b/sys/dev/isci/scil/sati_write_buffer.c index dfa4e2925030..1ce0cd8c85b7 100644 --- a/sys/dev/isci/scil/sati_write_buffer.c +++ b/sys/dev/isci/scil/sati_write_buffer.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_write_buffer.h b/sys/dev/isci/scil/sati_write_buffer.h index c027e1c6858c..e5fa4609bb5b 100644 --- a/sys/dev/isci/scil/sati_write_buffer.h +++ b/sys/dev/isci/scil/sati_write_buffer.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_write_long.c b/sys/dev/isci/scil/sati_write_long.c index 7847cc137449..8d9e4247c5f1 100644 --- a/sys/dev/isci/scil/sati_write_long.c +++ b/sys/dev/isci/scil/sati_write_long.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sati_write_long.h b/sys/dev/isci/scil/sati_write_long.h index 1084f8580ed0..a3f9f1d6fd5e 100644 --- a/sys/dev/isci/scil/sati_write_long.h +++ b/sys/dev/isci/scil/sati_write_long.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_abstract_list.c b/sys/dev/isci/scil/sci_abstract_list.c index 641eb4aebe09..9163d34b4e67 100644 --- a/sys/dev/isci/scil/sci_abstract_list.c +++ b/sys/dev/isci/scil/sci_abstract_list.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_abstract_list.h b/sys/dev/isci/scil/sci_abstract_list.h index 7ae53eae29a9..010bbc6041f4 100644 --- a/sys/dev/isci/scil/sci_abstract_list.h +++ b/sys/dev/isci/scil/sci_abstract_list.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_controller.c b/sys/dev/isci/scil/sci_base_controller.c index 52533042917e..7be706a50c78 100644 --- a/sys/dev/isci/scil/sci_base_controller.c +++ b/sys/dev/isci/scil/sci_base_controller.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_controller.h b/sys/dev/isci/scil/sci_base_controller.h index dc28b52627ee..da7bdb7b5b7c 100644 --- a/sys/dev/isci/scil/sci_base_controller.h +++ b/sys/dev/isci/scil/sci_base_controller.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_domain.c b/sys/dev/isci/scil/sci_base_domain.c index 87b112c6c2ad..21db480151e2 100644 --- a/sys/dev/isci/scil/sci_base_domain.c +++ b/sys/dev/isci/scil/sci_base_domain.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_domain.h b/sys/dev/isci/scil/sci_base_domain.h index 537c8ff68cde..84d52c412700 100644 --- a/sys/dev/isci/scil/sci_base_domain.h +++ b/sys/dev/isci/scil/sci_base_domain.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_iterator.c b/sys/dev/isci/scil/sci_base_iterator.c index 6855f40a0407..ad80860797c0 100644 --- a/sys/dev/isci/scil/sci_base_iterator.c +++ b/sys/dev/isci/scil/sci_base_iterator.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_iterator.h b/sys/dev/isci/scil/sci_base_iterator.h index 36a23f26cd43..52e4658ba4f9 100644 --- a/sys/dev/isci/scil/sci_base_iterator.h +++ b/sys/dev/isci/scil/sci_base_iterator.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_library.c b/sys/dev/isci/scil/sci_base_library.c index a3b85e69c664..c4653b4bcba0 100644 --- a/sys/dev/isci/scil/sci_base_library.c +++ b/sys/dev/isci/scil/sci_base_library.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_library.h b/sys/dev/isci/scil/sci_base_library.h index 63d2cb4fb7ba..d4f9d268b198 100644 --- a/sys/dev/isci/scil/sci_base_library.h +++ b/sys/dev/isci/scil/sci_base_library.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_logger.c b/sys/dev/isci/scil/sci_base_logger.c index 7f0e425b58ed..7a32a13e06a0 100644 --- a/sys/dev/isci/scil/sci_base_logger.c +++ b/sys/dev/isci/scil/sci_base_logger.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_logger.h b/sys/dev/isci/scil/sci_base_logger.h index e3c5a4060e2d..40d0fb07049c 100644 --- a/sys/dev/isci/scil/sci_base_logger.h +++ b/sys/dev/isci/scil/sci_base_logger.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_memory_descriptor_list.c b/sys/dev/isci/scil/sci_base_memory_descriptor_list.c index d470b8f33bd9..d25cfe43b3d9 100644 --- a/sys/dev/isci/scil/sci_base_memory_descriptor_list.c +++ b/sys/dev/isci/scil/sci_base_memory_descriptor_list.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_memory_descriptor_list.h b/sys/dev/isci/scil/sci_base_memory_descriptor_list.h index b4bb43aa0b58..3a4a067e0b57 100644 --- a/sys/dev/isci/scil/sci_base_memory_descriptor_list.h +++ b/sys/dev/isci/scil/sci_base_memory_descriptor_list.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_memory_descriptor_list_decorator.c b/sys/dev/isci/scil/sci_base_memory_descriptor_list_decorator.c index 0c691f097494..417e5c996973 100644 --- a/sys/dev/isci/scil/sci_base_memory_descriptor_list_decorator.c +++ b/sys/dev/isci/scil/sci_base_memory_descriptor_list_decorator.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_object.c b/sys/dev/isci/scil/sci_base_object.c index 94af19f3e5a1..c2140c9901fe 100644 --- a/sys/dev/isci/scil/sci_base_object.c +++ b/sys/dev/isci/scil/sci_base_object.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_object.h b/sys/dev/isci/scil/sci_base_object.h index 58f04306812e..311c25401f57 100644 --- a/sys/dev/isci/scil/sci_base_object.h +++ b/sys/dev/isci/scil/sci_base_object.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_observer.c b/sys/dev/isci/scil/sci_base_observer.c index 60403a5e3f64..7b26726236b3 100644 --- a/sys/dev/isci/scil/sci_base_observer.c +++ b/sys/dev/isci/scil/sci_base_observer.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_observer.h b/sys/dev/isci/scil/sci_base_observer.h index 991d66a63083..308209f860e0 100644 --- a/sys/dev/isci/scil/sci_base_observer.h +++ b/sys/dev/isci/scil/sci_base_observer.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_phy.c b/sys/dev/isci/scil/sci_base_phy.c index 8cffc13aba09..25434cd03680 100644 --- a/sys/dev/isci/scil/sci_base_phy.c +++ b/sys/dev/isci/scil/sci_base_phy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_phy.h b/sys/dev/isci/scil/sci_base_phy.h index 914a11007385..40f010b30a92 100644 --- a/sys/dev/isci/scil/sci_base_phy.h +++ b/sys/dev/isci/scil/sci_base_phy.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_port.c b/sys/dev/isci/scil/sci_base_port.c index d482aa9abbe9..3b6c4cc66c3d 100644 --- a/sys/dev/isci/scil/sci_base_port.c +++ b/sys/dev/isci/scil/sci_base_port.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_port.h b/sys/dev/isci/scil/sci_base_port.h index 733677dca103..7d2c229e1847 100644 --- a/sys/dev/isci/scil/sci_base_port.h +++ b/sys/dev/isci/scil/sci_base_port.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_remote_device.c b/sys/dev/isci/scil/sci_base_remote_device.c index e227166d7500..40220128146b 100644 --- a/sys/dev/isci/scil/sci_base_remote_device.c +++ b/sys/dev/isci/scil/sci_base_remote_device.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_remote_device.h b/sys/dev/isci/scil/sci_base_remote_device.h index 9c220f244702..47209ae2f575 100644 --- a/sys/dev/isci/scil/sci_base_remote_device.h +++ b/sys/dev/isci/scil/sci_base_remote_device.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_request.c b/sys/dev/isci/scil/sci_base_request.c index ecb75c4ee878..d9a619207419 100644 --- a/sys/dev/isci/scil/sci_base_request.c +++ b/sys/dev/isci/scil/sci_base_request.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_request.h b/sys/dev/isci/scil/sci_base_request.h index 231c0bf11a5e..5638932bd085 100644 --- a/sys/dev/isci/scil/sci_base_request.h +++ b/sys/dev/isci/scil/sci_base_request.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_state.h b/sys/dev/isci/scil/sci_base_state.h index 68cce84b5f1b..8b93c929ff2e 100644 --- a/sys/dev/isci/scil/sci_base_state.h +++ b/sys/dev/isci/scil/sci_base_state.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_state_machine.c b/sys/dev/isci/scil/sci_base_state_machine.c index 0e95c64bbf08..2f1720acc9ac 100644 --- a/sys/dev/isci/scil/sci_base_state_machine.c +++ b/sys/dev/isci/scil/sci_base_state_machine.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_state_machine.h b/sys/dev/isci/scil/sci_base_state_machine.h index 9a5f7491c2ba..a0d5e02711e1 100644 --- a/sys/dev/isci/scil/sci_base_state_machine.h +++ b/sys/dev/isci/scil/sci_base_state_machine.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_state_machine_logger.c b/sys/dev/isci/scil/sci_base_state_machine_logger.c index 0adec264d9bc..02cac1fd9835 100644 --- a/sys/dev/isci/scil/sci_base_state_machine_logger.c +++ b/sys/dev/isci/scil/sci_base_state_machine_logger.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_state_machine_logger.h b/sys/dev/isci/scil/sci_base_state_machine_logger.h index 42f2121146ea..5acf10648a57 100644 --- a/sys/dev/isci/scil/sci_base_state_machine_logger.h +++ b/sys/dev/isci/scil/sci_base_state_machine_logger.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_state_machine_observer.c b/sys/dev/isci/scil/sci_base_state_machine_observer.c index 5a0ef54ca780..c4e2376ee7d3 100644 --- a/sys/dev/isci/scil/sci_base_state_machine_observer.c +++ b/sys/dev/isci/scil/sci_base_state_machine_observer.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_state_machine_observer.h b/sys/dev/isci/scil/sci_base_state_machine_observer.h index adbeabd9d374..27b4b3a4bdb5 100644 --- a/sys/dev/isci/scil/sci_base_state_machine_observer.h +++ b/sys/dev/isci/scil/sci_base_state_machine_observer.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_subject.c b/sys/dev/isci/scil/sci_base_subject.c index 894136dc5110..0ba41aaaa484 100644 --- a/sys/dev/isci/scil/sci_base_subject.c +++ b/sys/dev/isci/scil/sci_base_subject.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_base_subject.h b/sys/dev/isci/scil/sci_base_subject.h index 0499d1b55169..92b19b974a6c 100644 --- a/sys/dev/isci/scil/sci_base_subject.h +++ b/sys/dev/isci/scil/sci_base_subject.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_controller.h b/sys/dev/isci/scil/sci_controller.h index ca004f0873c8..4396f4c9692a 100644 --- a/sys/dev/isci/scil/sci_controller.h +++ b/sys/dev/isci/scil/sci_controller.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_controller_constants.h b/sys/dev/isci/scil/sci_controller_constants.h index c4e97f6878be..04a47856de51 100644 --- a/sys/dev/isci/scil/sci_controller_constants.h +++ b/sys/dev/isci/scil/sci_controller_constants.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_fast_list.h b/sys/dev/isci/scil/sci_fast_list.h index 0325fadf0ff8..361abb337d2b 100644 --- a/sys/dev/isci/scil/sci_fast_list.h +++ b/sys/dev/isci/scil/sci_fast_list.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_iterator.h b/sys/dev/isci/scil/sci_iterator.h index fd5cab2ff74a..0ed3d2d1c938 100644 --- a/sys/dev/isci/scil/sci_iterator.h +++ b/sys/dev/isci/scil/sci_iterator.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_library.h b/sys/dev/isci/scil/sci_library.h index 6dea219f85cb..3fa542d769e6 100644 --- a/sys/dev/isci/scil/sci_library.h +++ b/sys/dev/isci/scil/sci_library.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_logger.h b/sys/dev/isci/scil/sci_logger.h index e98081223fac..f30adca4fdeb 100644 --- a/sys/dev/isci/scil/sci_logger.h +++ b/sys/dev/isci/scil/sci_logger.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_memory_descriptor_list.h b/sys/dev/isci/scil/sci_memory_descriptor_list.h index 3912ceb379ff..6b78fbc6055d 100644 --- a/sys/dev/isci/scil/sci_memory_descriptor_list.h +++ b/sys/dev/isci/scil/sci_memory_descriptor_list.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_memory_descriptor_list_decorator.h b/sys/dev/isci/scil/sci_memory_descriptor_list_decorator.h index 42f4db1efa60..3f7bd24f88c4 100644 --- a/sys/dev/isci/scil/sci_memory_descriptor_list_decorator.h +++ b/sys/dev/isci/scil/sci_memory_descriptor_list_decorator.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_object.h b/sys/dev/isci/scil/sci_object.h index e88e44b37cb6..cb1bda14a88e 100644 --- a/sys/dev/isci/scil/sci_object.h +++ b/sys/dev/isci/scil/sci_object.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_overview.h b/sys/dev/isci/scil/sci_overview.h index fadea725735a..3cde341efb1f 100644 --- a/sys/dev/isci/scil/sci_overview.h +++ b/sys/dev/isci/scil/sci_overview.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_pool.h b/sys/dev/isci/scil/sci_pool.h index 2a4d45e9b62c..da642ad76075 100644 --- a/sys/dev/isci/scil/sci_pool.h +++ b/sys/dev/isci/scil/sci_pool.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_simple_list.h b/sys/dev/isci/scil/sci_simple_list.h index 9c0848a52fcc..2ebb7298db49 100644 --- a/sys/dev/isci/scil/sci_simple_list.h +++ b/sys/dev/isci/scil/sci_simple_list.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_status.h b/sys/dev/isci/scil/sci_status.h index 1b40860c8385..27c0d87dae1b 100644 --- a/sys/dev/isci/scil/sci_status.h +++ b/sys/dev/isci/scil/sci_status.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_types.h b/sys/dev/isci/scil/sci_types.h index b48ee7bfbdd0..48e58d178191 100644 --- a/sys/dev/isci/scil/sci_types.h +++ b/sys/dev/isci/scil/sci_types.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_util.c b/sys/dev/isci/scil/sci_util.c index 693bc8bb478d..53038eb0d6ca 100644 --- a/sys/dev/isci/scil/sci_util.c +++ b/sys/dev/isci/scil/sci_util.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/sci_util.h b/sys/dev/isci/scil/sci_util.h index f7c14ac04bdf..9e2b0343aeb8 100644 --- a/sys/dev/isci/scil/sci_util.h +++ b/sys/dev/isci/scil/sci_util.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_config_parameters.h b/sys/dev/isci/scil/scic_config_parameters.h index 969cd30350fe..aafd12fc28a6 100644 --- a/sys/dev/isci/scil/scic_config_parameters.h +++ b/sys/dev/isci/scil/scic_config_parameters.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_controller.h b/sys/dev/isci/scil/scic_controller.h index 31c94af6d1f8..f87f14b658e6 100644 --- a/sys/dev/isci/scil/scic_controller.h +++ b/sys/dev/isci/scil/scic_controller.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_io_request.h b/sys/dev/isci/scil/scic_io_request.h index 21c70c0f243c..d3cc800e667a 100644 --- a/sys/dev/isci/scil/scic_io_request.h +++ b/sys/dev/isci/scil/scic_io_request.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_library.h b/sys/dev/isci/scil/scic_library.h index 269ffd7724e3..25f6a339f77b 100644 --- a/sys/dev/isci/scil/scic_library.h +++ b/sys/dev/isci/scil/scic_library.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_logger.h b/sys/dev/isci/scil/scic_logger.h index 0a9e50b1f6fd..b64c60d4c083 100644 --- a/sys/dev/isci/scil/scic_logger.h +++ b/sys/dev/isci/scil/scic_logger.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_overview.h b/sys/dev/isci/scil/scic_overview.h index 87216c805d39..eb47fe1aca02 100644 --- a/sys/dev/isci/scil/scic_overview.h +++ b/sys/dev/isci/scil/scic_overview.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_phy.h b/sys/dev/isci/scil/scic_phy.h index 75b11d47cedc..6007c14f7242 100644 --- a/sys/dev/isci/scil/scic_phy.h +++ b/sys/dev/isci/scil/scic_phy.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_port.h b/sys/dev/isci/scil/scic_port.h index 4c4ee051fb83..b6588b77a912 100644 --- a/sys/dev/isci/scil/scic_port.h +++ b/sys/dev/isci/scil/scic_port.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_remote_device.h b/sys/dev/isci/scil/scic_remote_device.h index 9abd04dbf748..ab8e77154875 100644 --- a/sys/dev/isci/scil/scic_remote_device.h +++ b/sys/dev/isci/scil/scic_remote_device.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_controller.c b/sys/dev/isci/scil/scic_sds_controller.c index 767f89c04e3c..2532d87a37db 100644 --- a/sys/dev/isci/scil/scic_sds_controller.c +++ b/sys/dev/isci/scil/scic_sds_controller.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_controller.h b/sys/dev/isci/scil/scic_sds_controller.h index fe3468f157d9..54c7ffe34104 100644 --- a/sys/dev/isci/scil/scic_sds_controller.h +++ b/sys/dev/isci/scil/scic_sds_controller.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_controller_registers.h b/sys/dev/isci/scil/scic_sds_controller_registers.h index 81a1f3f8f01c..ecb5cbff9d68 100644 --- a/sys/dev/isci/scil/scic_sds_controller_registers.h +++ b/sys/dev/isci/scil/scic_sds_controller_registers.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_library.c b/sys/dev/isci/scil/scic_sds_library.c index 5337516e81a1..3f7dace4b4d2 100644 --- a/sys/dev/isci/scil/scic_sds_library.c +++ b/sys/dev/isci/scil/scic_sds_library.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_library.h b/sys/dev/isci/scil/scic_sds_library.h index d6a7c83a9d5d..25515107b790 100644 --- a/sys/dev/isci/scil/scic_sds_library.h +++ b/sys/dev/isci/scil/scic_sds_library.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_logger.h b/sys/dev/isci/scil/scic_sds_logger.h index 56e50dce1891..710590af6510 100644 --- a/sys/dev/isci/scil/scic_sds_logger.h +++ b/sys/dev/isci/scil/scic_sds_logger.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_pci.c b/sys/dev/isci/scil/scic_sds_pci.c index d5d620055e52..3c5b285180d3 100644 --- a/sys/dev/isci/scil/scic_sds_pci.c +++ b/sys/dev/isci/scil/scic_sds_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_pci.h b/sys/dev/isci/scil/scic_sds_pci.h index 8ddcd7d4b245..4b33c8015da3 100644 --- a/sys/dev/isci/scil/scic_sds_pci.h +++ b/sys/dev/isci/scil/scic_sds_pci.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_phy.c b/sys/dev/isci/scil/scic_sds_phy.c index a7755c3e5df4..a812be2cab24 100644 --- a/sys/dev/isci/scil/scic_sds_phy.c +++ b/sys/dev/isci/scil/scic_sds_phy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_phy.h b/sys/dev/isci/scil/scic_sds_phy.h index 501a7244dc1b..eda6998e8be7 100644 --- a/sys/dev/isci/scil/scic_sds_phy.h +++ b/sys/dev/isci/scil/scic_sds_phy.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_phy_registers.h b/sys/dev/isci/scil/scic_sds_phy_registers.h index 24ed608d291c..46524fdfd7ee 100644 --- a/sys/dev/isci/scil/scic_sds_phy_registers.h +++ b/sys/dev/isci/scil/scic_sds_phy_registers.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_port.c b/sys/dev/isci/scil/scic_sds_port.c index 42993a349465..938d82d48e46 100644 --- a/sys/dev/isci/scil/scic_sds_port.c +++ b/sys/dev/isci/scil/scic_sds_port.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_port.h b/sys/dev/isci/scil/scic_sds_port.h index 321f6674ec63..677f2026a650 100644 --- a/sys/dev/isci/scil/scic_sds_port.h +++ b/sys/dev/isci/scil/scic_sds_port.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_port_configuration_agent.c b/sys/dev/isci/scil/scic_sds_port_configuration_agent.c index 95e442ff1ebf..d23e0623b00a 100644 --- a/sys/dev/isci/scil/scic_sds_port_configuration_agent.c +++ b/sys/dev/isci/scil/scic_sds_port_configuration_agent.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_port_configuration_agent.h b/sys/dev/isci/scil/scic_sds_port_configuration_agent.h index 37f533777da7..89adeeccce98 100644 --- a/sys/dev/isci/scil/scic_sds_port_configuration_agent.h +++ b/sys/dev/isci/scil/scic_sds_port_configuration_agent.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_port_registers.h b/sys/dev/isci/scil/scic_sds_port_registers.h index 3e567969b3c9..3a201dc3933d 100644 --- a/sys/dev/isci/scil/scic_sds_port_registers.h +++ b/sys/dev/isci/scil/scic_sds_port_registers.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_remote_device.c b/sys/dev/isci/scil/scic_sds_remote_device.c index efc2f18c0a4b..763930781905 100644 --- a/sys/dev/isci/scil/scic_sds_remote_device.c +++ b/sys/dev/isci/scil/scic_sds_remote_device.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_remote_device.h b/sys/dev/isci/scil/scic_sds_remote_device.h index 432227d7faae..2170e934cff0 100644 --- a/sys/dev/isci/scil/scic_sds_remote_device.h +++ b/sys/dev/isci/scil/scic_sds_remote_device.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_remote_node_context.c b/sys/dev/isci/scil/scic_sds_remote_node_context.c index 473b4763dd6c..ba3ce38eea75 100644 --- a/sys/dev/isci/scil/scic_sds_remote_node_context.c +++ b/sys/dev/isci/scil/scic_sds_remote_node_context.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_remote_node_context.h b/sys/dev/isci/scil/scic_sds_remote_node_context.h index 4b4481db1ebf..3eb9011a5b79 100644 --- a/sys/dev/isci/scil/scic_sds_remote_node_context.h +++ b/sys/dev/isci/scil/scic_sds_remote_node_context.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_remote_node_table.c b/sys/dev/isci/scil/scic_sds_remote_node_table.c index 2c287bd90497..51329f2565c3 100644 --- a/sys/dev/isci/scil/scic_sds_remote_node_table.c +++ b/sys/dev/isci/scil/scic_sds_remote_node_table.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_remote_node_table.h b/sys/dev/isci/scil/scic_sds_remote_node_table.h index 8912c1751bc6..482f320411be 100644 --- a/sys/dev/isci/scil/scic_sds_remote_node_table.h +++ b/sys/dev/isci/scil/scic_sds_remote_node_table.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_request.c b/sys/dev/isci/scil/scic_sds_request.c index 3e85785042e0..ea3c93551b65 100644 --- a/sys/dev/isci/scil/scic_sds_request.c +++ b/sys/dev/isci/scil/scic_sds_request.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_request.h b/sys/dev/isci/scil/scic_sds_request.h index 1940721eb2b9..a1783176dd84 100644 --- a/sys/dev/isci/scil/scic_sds_request.h +++ b/sys/dev/isci/scil/scic_sds_request.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_sgpio.c b/sys/dev/isci/scil/scic_sds_sgpio.c index 25441c29833d..e85445de021c 100644 --- a/sys/dev/isci/scil/scic_sds_sgpio.c +++ b/sys/dev/isci/scil/scic_sds_sgpio.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_smp_remote_device.c b/sys/dev/isci/scil/scic_sds_smp_remote_device.c index 579e05c1d02a..d6b7642ac1ad 100644 --- a/sys/dev/isci/scil/scic_sds_smp_remote_device.c +++ b/sys/dev/isci/scil/scic_sds_smp_remote_device.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_smp_request.c b/sys/dev/isci/scil/scic_sds_smp_request.c index ea92782fbfd8..d0b4029b2466 100644 --- a/sys/dev/isci/scil/scic_sds_smp_request.c +++ b/sys/dev/isci/scil/scic_sds_smp_request.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_smp_request.h b/sys/dev/isci/scil/scic_sds_smp_request.h index ad9a33ade913..6f1421eead84 100644 --- a/sys/dev/isci/scil/scic_sds_smp_request.h +++ b/sys/dev/isci/scil/scic_sds_smp_request.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_ssp_request.c b/sys/dev/isci/scil/scic_sds_ssp_request.c index c7a67acf0a04..6f580e48e30f 100644 --- a/sys/dev/isci/scil/scic_sds_ssp_request.c +++ b/sys/dev/isci/scil/scic_sds_ssp_request.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_stp_packet_request.c b/sys/dev/isci/scil/scic_sds_stp_packet_request.c index 42a7497b7ad0..327dcdfff4b8 100644 --- a/sys/dev/isci/scil/scic_sds_stp_packet_request.c +++ b/sys/dev/isci/scil/scic_sds_stp_packet_request.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_stp_packet_request.h b/sys/dev/isci/scil/scic_sds_stp_packet_request.h index 2c51f96e8bb7..227fa2f21a6c 100644 --- a/sys/dev/isci/scil/scic_sds_stp_packet_request.h +++ b/sys/dev/isci/scil/scic_sds_stp_packet_request.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_stp_pio_request.h b/sys/dev/isci/scil/scic_sds_stp_pio_request.h index 3a0eb40f8f10..ca36b56c5337 100644 --- a/sys/dev/isci/scil/scic_sds_stp_pio_request.h +++ b/sys/dev/isci/scil/scic_sds_stp_pio_request.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_stp_remote_device.c b/sys/dev/isci/scil/scic_sds_stp_remote_device.c index 8eb511f93136..70f6ff187da2 100644 --- a/sys/dev/isci/scil/scic_sds_stp_remote_device.c +++ b/sys/dev/isci/scil/scic_sds_stp_remote_device.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_stp_request.c b/sys/dev/isci/scil/scic_sds_stp_request.c index 5a2612cf588d..f35e8cca7256 100644 --- a/sys/dev/isci/scil/scic_sds_stp_request.c +++ b/sys/dev/isci/scil/scic_sds_stp_request.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_stp_request.h b/sys/dev/isci/scil/scic_sds_stp_request.h index 5d57acfcf1b7..fedde046e444 100644 --- a/sys/dev/isci/scil/scic_sds_stp_request.h +++ b/sys/dev/isci/scil/scic_sds_stp_request.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_unsolicited_frame_control.c b/sys/dev/isci/scil/scic_sds_unsolicited_frame_control.c index f3fd91ad8dc3..d9e214a49123 100644 --- a/sys/dev/isci/scil/scic_sds_unsolicited_frame_control.c +++ b/sys/dev/isci/scil/scic_sds_unsolicited_frame_control.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sds_unsolicited_frame_control.h b/sys/dev/isci/scil/scic_sds_unsolicited_frame_control.h index a05572df0f9a..28620f23f7dd 100644 --- a/sys/dev/isci/scil/scic_sds_unsolicited_frame_control.h +++ b/sys/dev/isci/scil/scic_sds_unsolicited_frame_control.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_sgpio.h b/sys/dev/isci/scil/scic_sgpio.h index 4fc5197ed422..eb5ad3bb1a97 100644 --- a/sys/dev/isci/scil/scic_sgpio.h +++ b/sys/dev/isci/scil/scic_sgpio.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_task_request.h b/sys/dev/isci/scil/scic_task_request.h index 0b93972e8a68..104db8e27436 100644 --- a/sys/dev/isci/scil/scic_task_request.h +++ b/sys/dev/isci/scil/scic_task_request.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scic_user_callback.h b/sys/dev/isci/scil/scic_user_callback.h index 3f75c7816a67..292237062ae3 100644 --- a/sys/dev/isci/scil/scic_user_callback.h +++ b/sys/dev/isci/scil/scic_user_callback.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_config_parameters.h b/sys/dev/isci/scil/scif_config_parameters.h index d5d15bf906cf..8f68df7d2e4d 100644 --- a/sys/dev/isci/scil/scif_config_parameters.h +++ b/sys/dev/isci/scil/scif_config_parameters.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_controller.h b/sys/dev/isci/scil/scif_controller.h index 61a513fc4585..e7142a28e485 100644 --- a/sys/dev/isci/scil/scif_controller.h +++ b/sys/dev/isci/scil/scif_controller.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_domain.h b/sys/dev/isci/scil/scif_domain.h index 73ca775ef546..22d3dbfd3d94 100644 --- a/sys/dev/isci/scil/scif_domain.h +++ b/sys/dev/isci/scil/scif_domain.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_io_request.h b/sys/dev/isci/scil/scif_io_request.h index 69d86eed7070..9734d5e07cb6 100644 --- a/sys/dev/isci/scil/scif_io_request.h +++ b/sys/dev/isci/scil/scif_io_request.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_library.h b/sys/dev/isci/scil/scif_library.h index 28de43d7b443..a1d8a8faf03c 100644 --- a/sys/dev/isci/scil/scif_library.h +++ b/sys/dev/isci/scil/scif_library.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_logger.h b/sys/dev/isci/scil/scif_logger.h index f9d760cbf410..d5c124135437 100644 --- a/sys/dev/isci/scil/scif_logger.h +++ b/sys/dev/isci/scil/scif_logger.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_overview.h b/sys/dev/isci/scil/scif_overview.h index b7132bbf5054..d19e05914d94 100644 --- a/sys/dev/isci/scil/scif_overview.h +++ b/sys/dev/isci/scil/scif_overview.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_remote_device.h b/sys/dev/isci/scil/scif_remote_device.h index f67d40d8967f..08dbbe8ae499 100644 --- a/sys/dev/isci/scil/scif_remote_device.h +++ b/sys/dev/isci/scil/scif_remote_device.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_constants.h b/sys/dev/isci/scil/scif_sas_constants.h index 88404efb37c5..c9670ebbac65 100644 --- a/sys/dev/isci/scil/scif_sas_constants.h +++ b/sys/dev/isci/scil/scif_sas_constants.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_controller.c b/sys/dev/isci/scil/scif_sas_controller.c index a859e4e2f018..ca847d2b0af0 100644 --- a/sys/dev/isci/scil/scif_sas_controller.c +++ b/sys/dev/isci/scil/scif_sas_controller.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_controller.h b/sys/dev/isci/scil/scif_sas_controller.h index 1efd00d10b89..fc7583e84367 100644 --- a/sys/dev/isci/scil/scif_sas_controller.h +++ b/sys/dev/isci/scil/scif_sas_controller.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_controller_state_handlers.c b/sys/dev/isci/scil/scif_sas_controller_state_handlers.c index 397cfbca1576..d0704a1e8f44 100644 --- a/sys/dev/isci/scil/scif_sas_controller_state_handlers.c +++ b/sys/dev/isci/scil/scif_sas_controller_state_handlers.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_controller_states.c b/sys/dev/isci/scil/scif_sas_controller_states.c index 7f280fc65905..e5a88a917ee1 100644 --- a/sys/dev/isci/scil/scif_sas_controller_states.c +++ b/sys/dev/isci/scil/scif_sas_controller_states.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_design.h b/sys/dev/isci/scil/scif_sas_design.h index e847b284ff85..1f2e8a851287 100644 --- a/sys/dev/isci/scil/scif_sas_design.h +++ b/sys/dev/isci/scil/scif_sas_design.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_domain.c b/sys/dev/isci/scil/scif_sas_domain.c index c5a54fad6cd6..a6a3d70132e4 100644 --- a/sys/dev/isci/scil/scif_sas_domain.c +++ b/sys/dev/isci/scil/scif_sas_domain.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_domain.h b/sys/dev/isci/scil/scif_sas_domain.h index 9fbd338e7a8c..654f3772f261 100644 --- a/sys/dev/isci/scil/scif_sas_domain.h +++ b/sys/dev/isci/scil/scif_sas_domain.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_domain_state_handlers.c b/sys/dev/isci/scil/scif_sas_domain_state_handlers.c index 42b75fc9211b..89188b334431 100644 --- a/sys/dev/isci/scil/scif_sas_domain_state_handlers.c +++ b/sys/dev/isci/scil/scif_sas_domain_state_handlers.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_domain_states.c b/sys/dev/isci/scil/scif_sas_domain_states.c index 803c26adc3f7..84f8e53189d3 100644 --- a/sys/dev/isci/scil/scif_sas_domain_states.c +++ b/sys/dev/isci/scil/scif_sas_domain_states.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_high_priority_request_queue.c b/sys/dev/isci/scil/scif_sas_high_priority_request_queue.c index a9aada72468a..1999a9e84912 100644 --- a/sys/dev/isci/scil/scif_sas_high_priority_request_queue.c +++ b/sys/dev/isci/scil/scif_sas_high_priority_request_queue.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_high_priority_request_queue.h b/sys/dev/isci/scil/scif_sas_high_priority_request_queue.h index 451285038e5b..c630af19c9c1 100644 --- a/sys/dev/isci/scil/scif_sas_high_priority_request_queue.h +++ b/sys/dev/isci/scil/scif_sas_high_priority_request_queue.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_internal_io_request.c b/sys/dev/isci/scil/scif_sas_internal_io_request.c index 9d98190fbf18..7086b817d64b 100644 --- a/sys/dev/isci/scil/scif_sas_internal_io_request.c +++ b/sys/dev/isci/scil/scif_sas_internal_io_request.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_internal_io_request.h b/sys/dev/isci/scil/scif_sas_internal_io_request.h index 411e46fd0132..18967e412044 100644 --- a/sys/dev/isci/scil/scif_sas_internal_io_request.h +++ b/sys/dev/isci/scil/scif_sas_internal_io_request.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_io_request.c b/sys/dev/isci/scil/scif_sas_io_request.c index 4983c37ac1d2..e0461ae2f366 100644 --- a/sys/dev/isci/scil/scif_sas_io_request.c +++ b/sys/dev/isci/scil/scif_sas_io_request.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_io_request.h b/sys/dev/isci/scil/scif_sas_io_request.h index f09f9febbcbd..7dd9ea6b8c18 100644 --- a/sys/dev/isci/scil/scif_sas_io_request.h +++ b/sys/dev/isci/scil/scif_sas_io_request.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_io_request_state_handlers.c b/sys/dev/isci/scil/scif_sas_io_request_state_handlers.c index 303ea852aeb7..0111e7a023ab 100644 --- a/sys/dev/isci/scil/scif_sas_io_request_state_handlers.c +++ b/sys/dev/isci/scil/scif_sas_io_request_state_handlers.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_io_request_states.c b/sys/dev/isci/scil/scif_sas_io_request_states.c index 0ae3ca29ecf4..13d9f5636c7a 100644 --- a/sys/dev/isci/scil/scif_sas_io_request_states.c +++ b/sys/dev/isci/scil/scif_sas_io_request_states.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_library.c b/sys/dev/isci/scil/scif_sas_library.c index 5521d6f56b53..015f8f00eaa0 100644 --- a/sys/dev/isci/scil/scif_sas_library.c +++ b/sys/dev/isci/scil/scif_sas_library.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_library.h b/sys/dev/isci/scil/scif_sas_library.h index 63c1ca2012f3..66947b00215b 100644 --- a/sys/dev/isci/scil/scif_sas_library.h +++ b/sys/dev/isci/scil/scif_sas_library.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_logger.h b/sys/dev/isci/scil/scif_sas_logger.h index d2bdabcb04e2..e9712ffa7d1f 100644 --- a/sys/dev/isci/scil/scif_sas_logger.h +++ b/sys/dev/isci/scil/scif_sas_logger.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_remote_device.c b/sys/dev/isci/scil/scif_sas_remote_device.c index 5fcebd6497b1..991c6a0b482f 100644 --- a/sys/dev/isci/scil/scif_sas_remote_device.c +++ b/sys/dev/isci/scil/scif_sas_remote_device.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_remote_device.h b/sys/dev/isci/scil/scif_sas_remote_device.h index 91ad2edd28e3..be066f83381a 100644 --- a/sys/dev/isci/scil/scif_sas_remote_device.h +++ b/sys/dev/isci/scil/scif_sas_remote_device.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_remote_device_ready_substate_handlers.c b/sys/dev/isci/scil/scif_sas_remote_device_ready_substate_handlers.c index 447143424ae0..514624dba0d6 100644 --- a/sys/dev/isci/scil/scif_sas_remote_device_ready_substate_handlers.c +++ b/sys/dev/isci/scil/scif_sas_remote_device_ready_substate_handlers.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_remote_device_ready_substates.c b/sys/dev/isci/scil/scif_sas_remote_device_ready_substates.c index 9f6bb4a9df57..24a10a23ee61 100644 --- a/sys/dev/isci/scil/scif_sas_remote_device_ready_substates.c +++ b/sys/dev/isci/scil/scif_sas_remote_device_ready_substates.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_remote_device_starting_substate_handlers.c b/sys/dev/isci/scil/scif_sas_remote_device_starting_substate_handlers.c index ec0612598f20..8027469ef856 100644 --- a/sys/dev/isci/scil/scif_sas_remote_device_starting_substate_handlers.c +++ b/sys/dev/isci/scil/scif_sas_remote_device_starting_substate_handlers.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_remote_device_starting_substates.c b/sys/dev/isci/scil/scif_sas_remote_device_starting_substates.c index 4639fd360d51..37dd878fac92 100644 --- a/sys/dev/isci/scil/scif_sas_remote_device_starting_substates.c +++ b/sys/dev/isci/scil/scif_sas_remote_device_starting_substates.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_remote_device_state_handlers.c b/sys/dev/isci/scil/scif_sas_remote_device_state_handlers.c index dc6aa4ededd8..64a06629c553 100644 --- a/sys/dev/isci/scil/scif_sas_remote_device_state_handlers.c +++ b/sys/dev/isci/scil/scif_sas_remote_device_state_handlers.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_remote_device_states.c b/sys/dev/isci/scil/scif_sas_remote_device_states.c index fda6db1cc68b..98ea9db1c5d6 100644 --- a/sys/dev/isci/scil/scif_sas_remote_device_states.c +++ b/sys/dev/isci/scil/scif_sas_remote_device_states.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_request.c b/sys/dev/isci/scil/scif_sas_request.c index 9c7d62ef5ac9..2fff5cd9df44 100644 --- a/sys/dev/isci/scil/scif_sas_request.c +++ b/sys/dev/isci/scil/scif_sas_request.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_request.h b/sys/dev/isci/scil/scif_sas_request.h index 0dc41e3696b7..b0a5a8b288fc 100644 --- a/sys/dev/isci/scil/scif_sas_request.h +++ b/sys/dev/isci/scil/scif_sas_request.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_sati_binding.h b/sys/dev/isci/scil/scif_sas_sati_binding.h index 329efd7794f9..c4d9ea9de6f9 100644 --- a/sys/dev/isci/scil/scif_sas_sati_binding.h +++ b/sys/dev/isci/scil/scif_sas_sati_binding.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_smp_activity_clear_affiliation.c b/sys/dev/isci/scil/scif_sas_smp_activity_clear_affiliation.c index 998e147c2a71..123abed1d412 100644 --- a/sys/dev/isci/scil/scif_sas_smp_activity_clear_affiliation.c +++ b/sys/dev/isci/scil/scif_sas_smp_activity_clear_affiliation.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_smp_io_request.c b/sys/dev/isci/scil/scif_sas_smp_io_request.c index 818eb5f9e9a2..3452993a9fbf 100644 --- a/sys/dev/isci/scil/scif_sas_smp_io_request.c +++ b/sys/dev/isci/scil/scif_sas_smp_io_request.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_smp_io_request.h b/sys/dev/isci/scil/scif_sas_smp_io_request.h index 6497cb848dde..a821b1720209 100644 --- a/sys/dev/isci/scil/scif_sas_smp_io_request.h +++ b/sys/dev/isci/scil/scif_sas_smp_io_request.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_smp_phy.c b/sys/dev/isci/scil/scif_sas_smp_phy.c index ad3a0419a62f..60ac048370b8 100644 --- a/sys/dev/isci/scil/scif_sas_smp_phy.c +++ b/sys/dev/isci/scil/scif_sas_smp_phy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_smp_phy.h b/sys/dev/isci/scil/scif_sas_smp_phy.h index 703d0bed21ed..9e462bece2c9 100644 --- a/sys/dev/isci/scil/scif_sas_smp_phy.h +++ b/sys/dev/isci/scil/scif_sas_smp_phy.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_smp_remote_device.c b/sys/dev/isci/scil/scif_sas_smp_remote_device.c index c27a0e8bd478..a1353ffa6a09 100644 --- a/sys/dev/isci/scil/scif_sas_smp_remote_device.c +++ b/sys/dev/isci/scil/scif_sas_smp_remote_device.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_smp_remote_device.h b/sys/dev/isci/scil/scif_sas_smp_remote_device.h index a28683d7beb5..6979b1b47e9c 100644 --- a/sys/dev/isci/scil/scif_sas_smp_remote_device.h +++ b/sys/dev/isci/scil/scif_sas_smp_remote_device.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_stp_io_request.c b/sys/dev/isci/scil/scif_sas_stp_io_request.c index cca50c64f969..671389267a7f 100644 --- a/sys/dev/isci/scil/scif_sas_stp_io_request.c +++ b/sys/dev/isci/scil/scif_sas_stp_io_request.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_stp_io_request.h b/sys/dev/isci/scil/scif_sas_stp_io_request.h index 0c9ba4bc60b1..b24c9479162d 100644 --- a/sys/dev/isci/scil/scif_sas_stp_io_request.h +++ b/sys/dev/isci/scil/scif_sas_stp_io_request.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_stp_remote_device.c b/sys/dev/isci/scil/scif_sas_stp_remote_device.c index 2ead30495346..280cc8e8a31d 100644 --- a/sys/dev/isci/scil/scif_sas_stp_remote_device.c +++ b/sys/dev/isci/scil/scif_sas_stp_remote_device.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_stp_remote_device.h b/sys/dev/isci/scil/scif_sas_stp_remote_device.h index 94e1b3679e9e..323fe2937665 100644 --- a/sys/dev/isci/scil/scif_sas_stp_remote_device.h +++ b/sys/dev/isci/scil/scif_sas_stp_remote_device.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_stp_task_request.c b/sys/dev/isci/scil/scif_sas_stp_task_request.c index e7680d66e912..495f923834cb 100644 --- a/sys/dev/isci/scil/scif_sas_stp_task_request.c +++ b/sys/dev/isci/scil/scif_sas_stp_task_request.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_stp_task_request.h b/sys/dev/isci/scil/scif_sas_stp_task_request.h index cbba60040687..18a22d99f125 100644 --- a/sys/dev/isci/scil/scif_sas_stp_task_request.h +++ b/sys/dev/isci/scil/scif_sas_stp_task_request.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_task_request.c b/sys/dev/isci/scil/scif_sas_task_request.c index 0dddf36b5a91..38f45668fcba 100644 --- a/sys/dev/isci/scil/scif_sas_task_request.c +++ b/sys/dev/isci/scil/scif_sas_task_request.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_task_request.h b/sys/dev/isci/scil/scif_sas_task_request.h index 3fd85e0f74a4..f4f1d525adcf 100644 --- a/sys/dev/isci/scil/scif_sas_task_request.h +++ b/sys/dev/isci/scil/scif_sas_task_request.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_task_request_state_handlers.c b/sys/dev/isci/scil/scif_sas_task_request_state_handlers.c index 0e032e825a4e..76daad7b9a9a 100644 --- a/sys/dev/isci/scil/scif_sas_task_request_state_handlers.c +++ b/sys/dev/isci/scil/scif_sas_task_request_state_handlers.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_task_request_states.c b/sys/dev/isci/scil/scif_sas_task_request_states.c index 684fda557f76..65e8b4dd7e51 100644 --- a/sys/dev/isci/scil/scif_sas_task_request_states.c +++ b/sys/dev/isci/scil/scif_sas_task_request_states.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_sas_timer.c b/sys/dev/isci/scil/scif_sas_timer.c index 6457f6013bbe..1da91e90c70a 100644 --- a/sys/dev/isci/scil/scif_sas_timer.c +++ b/sys/dev/isci/scil/scif_sas_timer.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_task_request.h b/sys/dev/isci/scil/scif_task_request.h index c0ad0876c496..f64bf86234cf 100644 --- a/sys/dev/isci/scil/scif_task_request.h +++ b/sys/dev/isci/scil/scif_task_request.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scif_user_callback.h b/sys/dev/isci/scil/scif_user_callback.h index 70ef235a13be..39c6718b6f3e 100644 --- a/sys/dev/isci/scil/scif_user_callback.h +++ b/sys/dev/isci/scil/scif_user_callback.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scu_bios_definitions.h b/sys/dev/isci/scil/scu_bios_definitions.h index 67d2ffd5911d..a33f7edc82dc 100644 --- a/sys/dev/isci/scil/scu_bios_definitions.h +++ b/sys/dev/isci/scil/scu_bios_definitions.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scu_completion_codes.h b/sys/dev/isci/scil/scu_completion_codes.h index 2ea2b9df74ac..e86a2c54a996 100644 --- a/sys/dev/isci/scil/scu_completion_codes.h +++ b/sys/dev/isci/scil/scu_completion_codes.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scu_constants.h b/sys/dev/isci/scil/scu_constants.h index 98641d1c652f..c211a6c6bcf8 100644 --- a/sys/dev/isci/scil/scu_constants.h +++ b/sys/dev/isci/scil/scu_constants.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scu_event_codes.h b/sys/dev/isci/scil/scu_event_codes.h index 9aefede58502..47ac82684ec5 100644 --- a/sys/dev/isci/scil/scu_event_codes.h +++ b/sys/dev/isci/scil/scu_event_codes.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scu_registers.h b/sys/dev/isci/scil/scu_registers.h index a72c629afd79..eca54fa7e452 100644 --- a/sys/dev/isci/scil/scu_registers.h +++ b/sys/dev/isci/scil/scu_registers.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scu_remote_node_context.h b/sys/dev/isci/scil/scu_remote_node_context.h index 78786ff8e715..b5c301e3f6df 100644 --- a/sys/dev/isci/scil/scu_remote_node_context.h +++ b/sys/dev/isci/scil/scu_remote_node_context.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scu_task_context.h b/sys/dev/isci/scil/scu_task_context.h index 39a639672f3e..dc78899dd9a5 100644 --- a/sys/dev/isci/scil/scu_task_context.h +++ b/sys/dev/isci/scil/scu_task_context.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scu_unsolicited_frame.h b/sys/dev/isci/scil/scu_unsolicited_frame.h index a99a7b2232a6..e8b0f88e098f 100644 --- a/sys/dev/isci/scil/scu_unsolicited_frame.h +++ b/sys/dev/isci/scil/scu_unsolicited_frame.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/scil/scu_viit_data.h b/sys/dev/isci/scil/scu_viit_data.h index 9c9d14d30466..f264c2e6a7b7 100644 --- a/sys/dev/isci/scil/scu_viit_data.h +++ b/sys/dev/isci/scil/scu_viit_data.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * diff --git a/sys/dev/isci/types.h b/sys/dev/isci/types.h index 59c48343a94e..51f3aff93408 100644 --- a/sys/dev/isci/types.h +++ b/sys/dev/isci/types.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * BSD LICENSE * * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. diff --git a/sys/dev/iscsi/icl.c b/sys/dev/iscsi/icl.c index 9a20b54a1f83..b466d6b69ca8 100644 --- a/sys/dev/iscsi/icl.c +++ b/sys/dev/iscsi/icl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/iscsi/icl.h b/sys/dev/iscsi/icl.h index 0a1ee9414e4f..9105f0d68a35 100644 --- a/sys/dev/iscsi/icl.h +++ b/sys/dev/iscsi/icl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/iscsi/iscsi.c b/sys/dev/iscsi/iscsi.c index 0d53d68066e0..292c5c063857 100644 --- a/sys/dev/iscsi/iscsi.c +++ b/sys/dev/iscsi/iscsi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/iscsi/iscsi.h b/sys/dev/iscsi/iscsi.h index d5bd79ab4140..b6e774f2ae97 100644 --- a/sys/dev/iscsi/iscsi.h +++ b/sys/dev/iscsi/iscsi.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/iscsi/iscsi_ioctl.h b/sys/dev/iscsi/iscsi_ioctl.h index 3767c45f99df..334f14d4d1a3 100644 --- a/sys/dev/iscsi/iscsi_ioctl.h +++ b/sys/dev/iscsi/iscsi_ioctl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/iscsi/iscsi_proto.h b/sys/dev/iscsi/iscsi_proto.h index ee19fbc92a21..9ec24f46425a 100644 --- a/sys/dev/iscsi/iscsi_proto.h +++ b/sys/dev/iscsi/iscsi_proto.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/iscsi_initiator/isc_cam.c b/sys/dev/iscsi_initiator/isc_cam.c index 2324a409b643..f967901152e3 100644 --- a/sys/dev/iscsi_initiator/isc_cam.c +++ b/sys/dev/iscsi_initiator/isc_cam.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2010 Daniel Braniss * All rights reserved. * diff --git a/sys/dev/iscsi_initiator/isc_sm.c b/sys/dev/iscsi_initiator/isc_sm.c index 097cdcca2153..588c674c06f2 100644 --- a/sys/dev/iscsi_initiator/isc_sm.c +++ b/sys/dev/iscsi_initiator/isc_sm.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2010 Daniel Braniss * All rights reserved. * diff --git a/sys/dev/iscsi_initiator/isc_soc.c b/sys/dev/iscsi_initiator/isc_soc.c index ed84f192a6cf..bd3a0dd2267b 100644 --- a/sys/dev/iscsi_initiator/isc_soc.c +++ b/sys/dev/iscsi_initiator/isc_soc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2010 Daniel Braniss * All rights reserved. * diff --git a/sys/dev/iscsi_initiator/isc_subr.c b/sys/dev/iscsi_initiator/isc_subr.c index d553cd1c3326..f3dfcb715e2f 100644 --- a/sys/dev/iscsi_initiator/isc_subr.c +++ b/sys/dev/iscsi_initiator/isc_subr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2011 Daniel Braniss * All rights reserved. * diff --git a/sys/dev/iscsi_initiator/iscsi.c b/sys/dev/iscsi_initiator/iscsi.c index ac3d1cc15547..3ce4abc0de30 100644 --- a/sys/dev/iscsi_initiator/iscsi.c +++ b/sys/dev/iscsi_initiator/iscsi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2011 Daniel Braniss * All rights reserved. * diff --git a/sys/dev/iscsi_initiator/iscsi.h b/sys/dev/iscsi_initiator/iscsi.h index 5f9d36b1b2b7..6791fbfd87c0 100644 --- a/sys/dev/iscsi_initiator/iscsi.h +++ b/sys/dev/iscsi_initiator/iscsi.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2010 Daniel Braniss * All rights reserved. * diff --git a/sys/dev/iscsi_initiator/iscsi_subr.c b/sys/dev/iscsi_initiator/iscsi_subr.c index cf746cda65f7..4d1869f5de6d 100644 --- a/sys/dev/iscsi_initiator/iscsi_subr.c +++ b/sys/dev/iscsi_initiator/iscsi_subr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2010 Daniel Braniss * All rights reserved. * diff --git a/sys/dev/iscsi_initiator/iscsivar.h b/sys/dev/iscsi_initiator/iscsivar.h index 681ad7053e0b..2b70d815a382 100644 --- a/sys/dev/iscsi_initiator/iscsivar.h +++ b/sys/dev/iscsi_initiator/iscsivar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2011 Daniel Braniss * All rights reserved. * diff --git a/sys/dev/isp/isp.c b/sys/dev/isp/isp.c index f0e5f2754520..ded7b39bc093 100644 --- a/sys/dev/isp/isp.c +++ b/sys/dev/isp/isp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2017 Alexander Motin * Copyright (c) 1997-2009 by Matthew Jacob * All rights reserved. diff --git a/sys/dev/isp/isp_freebsd.c b/sys/dev/isp/isp_freebsd.c index b3bab4849045..464c80584c08 100644 --- a/sys/dev/isp/isp_freebsd.c +++ b/sys/dev/isp/isp_freebsd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2017 Alexander Motin * Copyright (c) 1997-2009 by Matthew Jacob * All rights reserved. diff --git a/sys/dev/isp/isp_freebsd.h b/sys/dev/isp/isp_freebsd.h index ad6ddbed4669..6bd2a71b5f0f 100644 --- a/sys/dev/isp/isp_freebsd.h +++ b/sys/dev/isp/isp_freebsd.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Qlogic ISP SCSI Host Adapter FreeBSD Wrapper Definitions * * Copyright (c) 1997-2008 by Matthew Jacob diff --git a/sys/dev/isp/isp_ioctl.h b/sys/dev/isp/isp_ioctl.h index 8fda052067bb..f54ea086dde5 100644 --- a/sys/dev/isp/isp_ioctl.h +++ b/sys/dev/isp/isp_ioctl.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997-2006 by Matthew Jacob * All rights reserved. * diff --git a/sys/dev/isp/isp_library.c b/sys/dev/isp/isp_library.c index 72e2f179e3f2..204603e783e1 100644 --- a/sys/dev/isp/isp_library.c +++ b/sys/dev/isp/isp_library.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2017 Alexander Motin * Copyright (c) 1997-2009 by Matthew Jacob * All rights reserved. diff --git a/sys/dev/isp/isp_library.h b/sys/dev/isp/isp_library.h index 1b45ad22ee5d..6e8d8153af51 100644 --- a/sys/dev/isp/isp_library.h +++ b/sys/dev/isp/isp_library.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2017 Alexander Motin * Copyright (c) 1997-2009 by Matthew Jacob * All rights reserved. diff --git a/sys/dev/isp/isp_pci.c b/sys/dev/isp/isp_pci.c index 8f72891bceab..ee7509292337 100644 --- a/sys/dev/isp/isp_pci.c +++ b/sys/dev/isp/isp_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997-2008 by Matthew Jacob * All rights reserved. * diff --git a/sys/dev/isp/isp_sbus.c b/sys/dev/isp/isp_sbus.c index f8579357b2e3..35e3e220b276 100644 --- a/sys/dev/isp/isp_sbus.c +++ b/sys/dev/isp/isp_sbus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997-2006 by Matthew Jacob * All rights reserved. * diff --git a/sys/dev/isp/isp_stds.h b/sys/dev/isp/isp_stds.h index a83f08f17ff3..c095901da4bd 100644 --- a/sys/dev/isp/isp_stds.h +++ b/sys/dev/isp/isp_stds.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997-2009 by Matthew Jacob * All rights reserved. * diff --git a/sys/dev/isp/isp_target.c b/sys/dev/isp/isp_target.c index f7a7efa3399c..046010cc713b 100644 --- a/sys/dev/isp/isp_target.c +++ b/sys/dev/isp/isp_target.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997-2009 by Matthew Jacob * All rights reserved. * diff --git a/sys/dev/isp/isp_target.h b/sys/dev/isp/isp_target.h index 14945642cd63..633204ba4b4a 100644 --- a/sys/dev/isp/isp_target.h +++ b/sys/dev/isp/isp_target.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997-2009 by Matthew Jacob * All rights reserved. * diff --git a/sys/dev/isp/ispmbox.h b/sys/dev/isp/ispmbox.h index 3d3d5f2ac950..5baa6240db16 100644 --- a/sys/dev/isp/ispmbox.h +++ b/sys/dev/isp/ispmbox.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2017 Alexander Motin * Copyright (c) 1997-2009 by Matthew Jacob * All rights reserved. diff --git a/sys/dev/isp/ispreg.h b/sys/dev/isp/ispreg.h index 46d74ebe2eb6..0d72b94f207c 100644 --- a/sys/dev/isp/ispreg.h +++ b/sys/dev/isp/ispreg.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997-2009 by Matthew Jacob * All rights reserved. * diff --git a/sys/dev/isp/ispvar.h b/sys/dev/isp/ispvar.h index c49ec3aff192..bdd3f7085855 100644 --- a/sys/dev/isp/ispvar.h +++ b/sys/dev/isp/ispvar.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2017 Alexander Motin * Copyright (c) 1997-2009 by Matthew Jacob * All rights reserved. diff --git a/sys/dev/ispfw/asm_1000.h b/sys/dev/ispfw/asm_1000.h index fb064094d30b..69193fac602d 100644 --- a/sys/dev/ispfw/asm_1000.h +++ b/sys/dev/ispfw/asm_1000.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000 Qlogic, Inc. * All rights reserved. * diff --git a/sys/dev/ispfw/asm_1040.h b/sys/dev/ispfw/asm_1040.h index 4df4e71113f4..920919be2222 100644 --- a/sys/dev/ispfw/asm_1040.h +++ b/sys/dev/ispfw/asm_1040.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000 Qlogic, Inc. * All rights reserved. * diff --git a/sys/dev/ispfw/asm_1080.h b/sys/dev/ispfw/asm_1080.h index b29cc3c024d5..27b50a0b4f12 100644 --- a/sys/dev/ispfw/asm_1080.h +++ b/sys/dev/ispfw/asm_1080.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000 Qlogic, Inc. * All rights reserved. * diff --git a/sys/dev/ispfw/asm_12160.h b/sys/dev/ispfw/asm_12160.h index 18688bf8cf7e..ca66ec7f8be6 100644 --- a/sys/dev/ispfw/asm_12160.h +++ b/sys/dev/ispfw/asm_12160.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000 Qlogic, Inc. * All rights reserved. * diff --git a/sys/dev/ispfw/asm_2100.h b/sys/dev/ispfw/asm_2100.h index 399707d57543..34088424ef28 100644 --- a/sys/dev/ispfw/asm_2100.h +++ b/sys/dev/ispfw/asm_2100.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000 Qlogic, Inc. * All rights reserved. * diff --git a/sys/dev/ispfw/asm_2200.h b/sys/dev/ispfw/asm_2200.h index f82513964c43..953240a13733 100644 --- a/sys/dev/ispfw/asm_2200.h +++ b/sys/dev/ispfw/asm_2200.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000 Qlogic, Inc. * All rights reserved. * diff --git a/sys/dev/ispfw/asm_2300.h b/sys/dev/ispfw/asm_2300.h index 75808c398cb7..b814ea78cc58 100644 --- a/sys/dev/ispfw/asm_2300.h +++ b/sys/dev/ispfw/asm_2300.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2001, 2002, 2003, 2004, 2005 by Qlogic, Inc. * All rights reserved. * diff --git a/sys/dev/ispfw/asm_2322.h b/sys/dev/ispfw/asm_2322.h index 0e3504de25e5..c94450d162db 100644 --- a/sys/dev/ispfw/asm_2322.h +++ b/sys/dev/ispfw/asm_2322.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2004-2005 by Qlogic, Inc. * All rights reserved. * diff --git a/sys/dev/ispfw/asm_2400.h b/sys/dev/ispfw/asm_2400.h index 4527e303bef6..6ce19f030d54 100644 --- a/sys/dev/ispfw/asm_2400.h +++ b/sys/dev/ispfw/asm_2400.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2005-2014 by Qlogic, Inc. * All rights reserved. * diff --git a/sys/dev/ispfw/asm_2500.h b/sys/dev/ispfw/asm_2500.h index 92993f22f2cc..4cdea8fbea19 100644 --- a/sys/dev/ispfw/asm_2500.h +++ b/sys/dev/ispfw/asm_2500.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2005-2014 by Qlogic, Inc. * All rights reserved. * diff --git a/sys/dev/ispfw/ispfw.c b/sys/dev/ispfw/ispfw.c index 5f69d7c41d2e..3c963663939d 100644 --- a/sys/dev/ispfw/ispfw.c +++ b/sys/dev/ispfw/ispfw.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * ISP Firmware Modules for FreeBSD * * Copyright (c) 2000, 2001, 2006 by Matthew Jacob diff --git a/sys/dev/iwi/if_iwi.c b/sys/dev/iwi/if_iwi.c index 4b3454f32b85..90e9dd1a04dc 100644 --- a/sys/dev/iwi/if_iwi.c +++ b/sys/dev/iwi/if_iwi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004, 2005 * Damien Bergamini . All rights reserved. * Copyright (c) 2005-2006 Sam Leffler, Errno Consulting diff --git a/sys/dev/iwi/if_iwireg.h b/sys/dev/iwi/if_iwireg.h index 0e837ffa9aad..32cec30e66fe 100644 --- a/sys/dev/iwi/if_iwireg.h +++ b/sys/dev/iwi/if_iwireg.h @@ -1,6 +1,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004, 2005 * Damien Bergamini . All rights reserved. * diff --git a/sys/dev/iwi/if_iwivar.h b/sys/dev/iwi/if_iwivar.h index 88138cf0ed67..8cc68ab59459 100644 --- a/sys/dev/iwi/if_iwivar.h +++ b/sys/dev/iwi/if_iwivar.h @@ -1,6 +1,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004, 2005 * Damien Bergamini . All rights reserved. * diff --git a/sys/dev/jme/if_jme.c b/sys/dev/jme/if_jme.c index d77b63fccea8..c80d4da15e39 100644 --- a/sys/dev/jme/if_jme.c +++ b/sys/dev/jme/if_jme.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008, Pyun YongHyeon * All rights reserved. * diff --git a/sys/dev/jme/if_jmereg.h b/sys/dev/jme/if_jmereg.h index d778b7f340d4..14265334a63b 100644 --- a/sys/dev/jme/if_jmereg.h +++ b/sys/dev/jme/if_jmereg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008, Pyun YongHyeon * All rights reserved. * diff --git a/sys/dev/jme/if_jmevar.h b/sys/dev/jme/if_jmevar.h index cffab5a90319..2e34364a962e 100644 --- a/sys/dev/jme/if_jmevar.h +++ b/sys/dev/jme/if_jmevar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008, Pyun YongHyeon * All rights reserved. * diff --git a/sys/dev/joy/joy.c b/sys/dev/joy/joy.c index 3df9d9be479a..dfcc59276e94 100644 --- a/sys/dev/joy/joy.c +++ b/sys/dev/joy/joy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 Jean-Marc Zucconi * All rights reserved. * diff --git a/sys/dev/joy/joy_isa.c b/sys/dev/joy/joy_isa.c index efb1e29280dc..483279e69147 100644 --- a/sys/dev/joy/joy_isa.c +++ b/sys/dev/joy/joy_isa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 Jean-Marc Zucconi * All rights reserved. * diff --git a/sys/dev/joy/joyvar.h b/sys/dev/joy/joyvar.h index 966fe78abb60..b20cfab6dfe9 100644 --- a/sys/dev/joy/joyvar.h +++ b/sys/dev/joy/joyvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 Jean-Marc Zucconi * All rights reserved. * diff --git a/sys/dev/kbd/kbd.c b/sys/dev/kbd/kbd.c index 2452507002ae..df6e107604a7 100644 --- a/sys/dev/kbd/kbd.c +++ b/sys/dev/kbd/kbd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Kazutaka YOKOTA * All rights reserved. * diff --git a/sys/dev/kbd/kbdreg.h b/sys/dev/kbd/kbdreg.h index ff4a694bc03f..5caafdda6571 100644 --- a/sys/dev/kbd/kbdreg.h +++ b/sys/dev/kbd/kbdreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Kazutaka YOKOTA * All rights reserved. * diff --git a/sys/dev/kbd/kbdtables.h b/sys/dev/kbd/kbdtables.h index 5ff744c0c716..c1c6defc2d91 100644 --- a/sys/dev/kbd/kbdtables.h +++ b/sys/dev/kbd/kbdtables.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1992-1998 Sen Schmidt * All rights reserved. * diff --git a/sys/dev/kbdmux/kbdmux.c b/sys/dev/kbdmux/kbdmux.c index 9a80760a8730..7fee5d96fa46 100644 --- a/sys/dev/kbdmux/kbdmux.c +++ b/sys/dev/kbdmux/kbdmux.c @@ -3,6 +3,8 @@ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005 Maksim Yevmenkin * All rights reserved. * diff --git a/sys/dev/ksyms/ksyms.c b/sys/dev/ksyms/ksyms.c index 64daaa01472f..6d5aeeed686f 100644 --- a/sys/dev/ksyms/ksyms.c +++ b/sys/dev/ksyms/ksyms.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008-2009, Stacey Son * All rights reserved. * diff --git a/sys/dev/le/am7990.c b/sys/dev/le/am7990.c index 32c2e1e65e80..66dce0e6ac1d 100644 --- a/sys/dev/le/am7990.c +++ b/sys/dev/le/am7990.c @@ -1,6 +1,8 @@ /* $NetBSD: am7990.c,v 1.68 2005/12/11 12:21:25 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD AND BSD-3-Clause + * * Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/le/am79900.c b/sys/dev/le/am79900.c index cb6a31f30b5f..316e12388ffd 100644 --- a/sys/dev/le/am79900.c +++ b/sys/dev/le/am79900.c @@ -1,6 +1,8 @@ /* $NetBSD: am79900.c,v 1.17 2005/12/24 20:27:29 perry Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD AND BSD-3-Clause + * * Copyright (c) 1997 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/le/am79900reg.h b/sys/dev/le/am79900reg.h index 620a1ddc273d..a2de33b3a89a 100644 --- a/sys/dev/le/am79900reg.h +++ b/sys/dev/le/am79900reg.h @@ -1,6 +1,8 @@ /* $NetBSD: am79900reg.h,v 1.8 2005/12/11 12:21:25 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD AND BSD-3-Clause + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/le/am79900var.h b/sys/dev/le/am79900var.h index 79ab3309e13a..d14fb9090a5f 100644 --- a/sys/dev/le/am79900var.h +++ b/sys/dev/le/am79900var.h @@ -1,6 +1,8 @@ /* $NetBSD: am79900var.h,v 1.4 2005/12/11 12:21:25 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/le/am7990reg.h b/sys/dev/le/am7990reg.h index 1cc4dcb7d1f9..b53132231dbb 100644 --- a/sys/dev/le/am7990reg.h +++ b/sys/dev/le/am7990reg.h @@ -30,6 +30,8 @@ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/dev/le/am7990var.h b/sys/dev/le/am7990var.h index 24cbfe05aff2..59a7d5455a38 100644 --- a/sys/dev/le/am7990var.h +++ b/sys/dev/le/am7990var.h @@ -1,6 +1,8 @@ /* $NetBSD: am7990var.h,v 1.23 2005/12/11 12:21:25 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/le/if_le_isa.c b/sys/dev/le/if_le_isa.c index 70a91aa27ff7..ba0fc098d1f9 100644 --- a/sys/dev/le/if_le_isa.c +++ b/sys/dev/le/if_le_isa.c @@ -1,6 +1,8 @@ /* $NetBSD: if_le_isa.c,v 1.41 2005/12/24 20:27:41 perry Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD AND BSD-3-Clause + * * Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/le/if_le_lebuffer.c b/sys/dev/le/if_le_lebuffer.c index f2147ea894b2..630a47a921fb 100644 --- a/sys/dev/le/if_le_lebuffer.c +++ b/sys/dev/le/if_le_lebuffer.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 2006 Marius Strobl * All rights reserved. * diff --git a/sys/dev/le/if_le_ledma.c b/sys/dev/le/if_le_ledma.c index e86f947be5be..482c2341038c 100644 --- a/sys/dev/le/if_le_ledma.c +++ b/sys/dev/le/if_le_ledma.c @@ -1,6 +1,8 @@ /* $NetBSD: if_le_ledma.c,v 1.26 2005/12/11 12:23:44 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/le/if_le_pci.c b/sys/dev/le/if_le_pci.c index 6c4f1fa6e724..4dd5b2310ca9 100644 --- a/sys/dev/le/if_le_pci.c +++ b/sys/dev/le/if_le_pci.c @@ -1,6 +1,8 @@ /* $NetBSD: if_le_pci.c,v 1.43 2005/12/11 12:22:49 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD AND BSD-3-Clause + * * Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/le/lance.c b/sys/dev/le/lance.c index 2eee7af1b8ba..d72b50413d5b 100644 --- a/sys/dev/le/lance.c +++ b/sys/dev/le/lance.c @@ -1,6 +1,8 @@ /* $NetBSD: lance.c,v 1.34 2005/12/24 20:27:30 perry Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/le/lancereg.h b/sys/dev/le/lancereg.h index 7c1a5a876608..7b08d84f5e9b 100644 --- a/sys/dev/le/lancereg.h +++ b/sys/dev/le/lancereg.h @@ -1,6 +1,8 @@ /* $NetBSD: lancereg.h,v 1.12 2005/12/11 12:21:27 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998, 2000 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/le/lancevar.h b/sys/dev/le/lancevar.h index a0d39396fe41..87804f845631 100644 --- a/sys/dev/le/lancevar.h +++ b/sys/dev/le/lancevar.h @@ -1,6 +1,8 @@ /* $NetBSD: lancevar.h,v 1.10 2005/12/11 12:21:27 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/le/lebuffer_sbus.c b/sys/dev/le/lebuffer_sbus.c index 1dc948809f5f..9c5620dad918 100644 --- a/sys/dev/le/lebuffer_sbus.c +++ b/sys/dev/le/lebuffer_sbus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Marius Strobl * All rights reserved. * diff --git a/sys/dev/lmc/if_lmc.c b/sys/dev/lmc/if_lmc.c index b9076e85fd7e..11388d695436 100644 --- a/sys/dev/lmc/if_lmc.c +++ b/sys/dev/lmc/if_lmc.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * $FreeBSD$ * * Copyright (c) 2002-2004 David Boggs. diff --git a/sys/dev/lmc/if_lmc.h b/sys/dev/lmc/if_lmc.h index 357fd8834845..93b400496833 100644 --- a/sys/dev/lmc/if_lmc.h +++ b/sys/dev/lmc/if_lmc.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * $FreeBSD$ * * Copyright (c) 2002-2004 David Boggs. (boggs@boggs.palo-alto.ca.us) diff --git a/sys/dev/malo/if_malo.c b/sys/dev/malo/if_malo.c index e1959e223cfc..9b4190aa7c08 100644 --- a/sys/dev/malo/if_malo.c +++ b/sys/dev/malo/if_malo.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Weongyo Jeong * Copyright (c) 2007 Marvell Semiconductor, Inc. * Copyright (c) 2007 Sam Leffler, Errno Consulting diff --git a/sys/dev/malo/if_malo.h b/sys/dev/malo/if_malo.h index 681e7501aa67..e6246faf26cd 100644 --- a/sys/dev/malo/if_malo.h +++ b/sys/dev/malo/if_malo.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007 Marvell Semiconductor, Inc. * Copyright (c) 2007 Sam Leffler, Errno Consulting * Copyright (c) 2008 Weongyo Jeong diff --git a/sys/dev/malo/if_malo_pci.c b/sys/dev/malo/if_malo_pci.c index 01b519e84988..895bc179af10 100644 --- a/sys/dev/malo/if_malo_pci.c +++ b/sys/dev/malo/if_malo_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007 Marvell Semiconductor, Inc. * Copyright (c) 2007 Sam Leffler, Errno Consulting * Copyright (c) 2008 Weongyo Jeong diff --git a/sys/dev/malo/if_malohal.c b/sys/dev/malo/if_malohal.c index 8a779433dda0..ed74a7324b2c 100644 --- a/sys/dev/malo/if_malohal.c +++ b/sys/dev/malo/if_malohal.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007 Marvell Semiconductor, Inc. * Copyright (c) 2007 Sam Leffler, Errno Consulting * Copyright (c) 2008 Weongyo Jeong diff --git a/sys/dev/malo/if_malohal.h b/sys/dev/malo/if_malohal.h index fb962cc8dd54..b608eaba2abd 100644 --- a/sys/dev/malo/if_malohal.h +++ b/sys/dev/malo/if_malohal.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007 Marvell Semiconductor, Inc. * Copyright (c) 2007 Sam Leffler, Errno Consulting * Copyright (c) 2008 Weongyo Jeong diff --git a/sys/dev/malo/if_maloioctl.h b/sys/dev/malo/if_maloioctl.h index 0647b156b69e..88507cffede2 100644 --- a/sys/dev/malo/if_maloioctl.h +++ b/sys/dev/malo/if_maloioctl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007 Marvell Semiconductor, Inc. * Copyright (c) 2007 Sam Leffler, Errno Consulting * Copyright (c) 2008 Weongyo Jeong diff --git a/sys/dev/mc146818/mc146818.c b/sys/dev/mc146818/mc146818.c index fae24487cdb9..518c8cde8a2e 100644 --- a/sys/dev/mc146818/mc146818.c +++ b/sys/dev/mc146818/mc146818.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Izumi Tsutsui. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/mc146818/mc146818var.h b/sys/dev/mc146818/mc146818var.h index 722b4fe1e77c..7cca69991b20 100644 --- a/sys/dev/mc146818/mc146818var.h +++ b/sys/dev/mc146818/mc146818var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Izumi Tsutsui. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/mem/memdev.c b/sys/dev/mem/memdev.c index c3d1af1ac3a2..2436c173418b 100644 --- a/sys/dev/mem/memdev.c +++ b/sys/dev/mem/memdev.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 Mark R V Murray * All rights reserved. * diff --git a/sys/dev/mem/memutil.c b/sys/dev/mem/memutil.c index f4ea103b39f9..ff28deb3abd1 100644 --- a/sys/dev/mem/memutil.c +++ b/sys/dev/mem/memutil.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 Mark R V Murray * All rights reserved. * diff --git a/sys/dev/mfi/mfi.c b/sys/dev/mfi/mfi.c index 91ec872558a2..3a9872f1b142 100644 --- a/sys/dev/mfi/mfi.c +++ b/sys/dev/mfi/mfi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-2-Clause + * * Copyright (c) 2006 IronPort Systems * All rights reserved. * diff --git a/sys/dev/mfi/mfi_cam.c b/sys/dev/mfi/mfi_cam.c index 49150f9b0b14..d4a8294ac866 100644 --- a/sys/dev/mfi/mfi_cam.c +++ b/sys/dev/mfi/mfi_cam.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright 2007 Scott Long * All rights reserved. * diff --git a/sys/dev/mfi/mfi_debug.c b/sys/dev/mfi/mfi_debug.c index be42ec00c15e..919a728759ec 100644 --- a/sys/dev/mfi/mfi_debug.c +++ b/sys/dev/mfi/mfi_debug.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 IronPort Systems * All rights reserved. * diff --git a/sys/dev/mfi/mfi_disk.c b/sys/dev/mfi/mfi_disk.c index 5dea332926fb..086da9f8599c 100644 --- a/sys/dev/mfi/mfi_disk.c +++ b/sys/dev/mfi/mfi_disk.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 IronPort Systems * All rights reserved. * diff --git a/sys/dev/mfi/mfi_ioctl.h b/sys/dev/mfi/mfi_ioctl.h index da62ad9d82a9..ff0bfa30b702 100644 --- a/sys/dev/mfi/mfi_ioctl.h +++ b/sys/dev/mfi/mfi_ioctl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 IronPort Systems * All rights reserved. * diff --git a/sys/dev/mfi/mfi_linux.c b/sys/dev/mfi/mfi_linux.c index c0082f792c6a..1452b80c280f 100644 --- a/sys/dev/mfi/mfi_linux.c +++ b/sys/dev/mfi/mfi_linux.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 IronPort Systems * All rights reserved. * diff --git a/sys/dev/mfi/mfi_pci.c b/sys/dev/mfi/mfi_pci.c index 80d655cf1b02..d63c5ae6435f 100644 --- a/sys/dev/mfi/mfi_pci.c +++ b/sys/dev/mfi/mfi_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-2-Clause + * * Copyright (c) 2006 IronPort Systems * All rights reserved. * diff --git a/sys/dev/mfi/mfi_syspd.c b/sys/dev/mfi/mfi_syspd.c index ba75e35e4379..0418abf356d0 100644 --- a/sys/dev/mfi/mfi_syspd.c +++ b/sys/dev/mfi/mfi_syspd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/sys/dev/mfi/mfi_tbolt.c b/sys/dev/mfi/mfi_tbolt.c index 3f83eb95962b..d7397d2a2ccc 100644 --- a/sys/dev/mfi/mfi_tbolt.c +++ b/sys/dev/mfi/mfi_tbolt.c @@ -1,4 +1,6 @@ - /*- +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/sys/dev/mfi/mfireg.h b/sys/dev/mfi/mfireg.h index 163c75f40ca7..21510bdd0b9a 100644 --- a/sys/dev/mfi/mfireg.h +++ b/sys/dev/mfi/mfireg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-2-Clause + * * Copyright (c) 2006 IronPort Systems * All rights reserved. * diff --git a/sys/dev/mfi/mfivar.h b/sys/dev/mfi/mfivar.h index c11da8c727aa..d11c7c76dad6 100644 --- a/sys/dev/mfi/mfivar.h +++ b/sys/dev/mfi/mfivar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-2-Clause + * * Copyright (c) 2006 IronPort Systems * All rights reserved. * diff --git a/sys/dev/mii/acphy.c b/sys/dev/mii/acphy.c index 6eb58ce2b721..52caa37d3b61 100644 --- a/sys/dev/mii/acphy.c +++ b/sys/dev/mii/acphy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mii/acphyreg.h b/sys/dev/mii/acphyreg.h index dc34010e0d34..74cd6a79e840 100644 --- a/sys/dev/mii/acphyreg.h +++ b/sys/dev/mii/acphyreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Semen Ustimenko (semenu@FreeBSD.org) * All rights reserved. * diff --git a/sys/dev/mii/atphy.c b/sys/dev/mii/atphy.c index 819b15621433..fa729b6a75ca 100644 --- a/sys/dev/mii/atphy.c +++ b/sys/dev/mii/atphy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008, Pyun YongHyeon * All rights reserved. * diff --git a/sys/dev/mii/atphyreg.h b/sys/dev/mii/atphyreg.h index 6181f2d107dc..01e70ea22156 100644 --- a/sys/dev/mii/atphyreg.h +++ b/sys/dev/mii/atphyreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008, Pyun YongHyeon * All rights reserved. * diff --git a/sys/dev/mii/axphy.c b/sys/dev/mii/axphy.c index f6fbc2a9f431..34192f11f842 100644 --- a/sys/dev/mii/axphy.c +++ b/sys/dev/mii/axphy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009, M. Warner Losh * All rights reserved. * diff --git a/sys/dev/mii/bmtphy.c b/sys/dev/mii/bmtphy.c index a4e880e0489f..5fe34a616434 100644 --- a/sys/dev/mii/bmtphy.c +++ b/sys/dev/mii/bmtphy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998, 1999, 2000, 2001 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mii/bmtphyreg.h b/sys/dev/mii/bmtphyreg.h index 6aa141deb4f9..798eeecdcbc7 100644 --- a/sys/dev/mii/bmtphyreg.h +++ b/sys/dev/mii/bmtphyreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mii/e1000phy.c b/sys/dev/mii/e1000phy.c index d97c7d598626..f7d5af271b91 100644 --- a/sys/dev/mii/e1000phy.c +++ b/sys/dev/mii/e1000phy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Principal Author: Parag Patel * Copyright (c) 2001 * All rights reserved. diff --git a/sys/dev/mii/gentbi.c b/sys/dev/mii/gentbi.c index 52dc8fcdb064..69190fefa94b 100644 --- a/sys/dev/mii/gentbi.c +++ b/sys/dev/mii/gentbi.c @@ -1,6 +1,8 @@ /* $NetBSD: gentbi.c,v 1.15 2006/03/29 07:05:24 thorpej Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD AND BSD-2-Clause + * * Copyright (c) 1998, 1999, 2000, 2001 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mii/icsphy.c b/sys/dev/mii/icsphy.c index 53afc9a6fcf4..68396f9de3d6 100644 --- a/sys/dev/mii/icsphy.c +++ b/sys/dev/mii/icsphy.c @@ -1,6 +1,8 @@ /* $NetBSD: icsphy.c,v 1.41 2006/11/16 21:24:07 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mii/icsphyreg.h b/sys/dev/mii/icsphyreg.h index d92d0b51ec69..80ebbded9241 100644 --- a/sys/dev/mii/icsphyreg.h +++ b/sys/dev/mii/icsphyreg.h @@ -1,6 +1,8 @@ /* $NetBSD: icsphyreg.h,v 1.2 2003/07/01 22:46:08 msaitoh Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mii/ip1000phy.c b/sys/dev/mii/ip1000phy.c index 284af49b1e04..ad0c4805a552 100644 --- a/sys/dev/mii/ip1000phy.c +++ b/sys/dev/mii/ip1000phy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006, Pyun YongHyeon * All rights reserved. * diff --git a/sys/dev/mii/ip1000phyreg.h b/sys/dev/mii/ip1000phyreg.h index 27add4fe516c..771e025e3040 100644 --- a/sys/dev/mii/ip1000phyreg.h +++ b/sys/dev/mii/ip1000phyreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006, Pyun YongHyeon * All rights reserved. * diff --git a/sys/dev/mii/jmphy.c b/sys/dev/mii/jmphy.c index 13a38bc5796f..ff6842562e0c 100644 --- a/sys/dev/mii/jmphy.c +++ b/sys/dev/mii/jmphy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008, Pyun YongHyeon * All rights reserved. * diff --git a/sys/dev/mii/jmphyreg.h b/sys/dev/mii/jmphyreg.h index ec668ad1cc9d..b7f42b411ccb 100644 --- a/sys/dev/mii/jmphyreg.h +++ b/sys/dev/mii/jmphyreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008, Pyun YongHyeon * All rights reserved. * diff --git a/sys/dev/mii/lxtphy.c b/sys/dev/mii/lxtphy.c index a796b1113bc3..699c1d6f83b6 100644 --- a/sys/dev/mii/lxtphy.c +++ b/sys/dev/mii/lxtphy.c @@ -2,6 +2,8 @@ /* NetBSD: lxtphy.c,v 1.19 2000/02/02 23:34:57 thorpej Exp */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mii/lxtphyreg.h b/sys/dev/mii/lxtphyreg.h index f563b0927211..acf15ae0731b 100644 --- a/sys/dev/mii/lxtphyreg.h +++ b/sys/dev/mii/lxtphyreg.h @@ -3,6 +3,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mii/mii.c b/sys/dev/mii/mii.c index e20c102e8e53..1d9ed20790f0 100644 --- a/sys/dev/mii/mii.c +++ b/sys/dev/mii/mii.c @@ -1,6 +1,8 @@ /* $NetBSD: mii.c,v 1.12 1999/08/03 19:41:49 drochner Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mii/mii.h b/sys/dev/mii/mii.h index fa1ec84eaa77..11b2d11721a7 100644 --- a/sys/dev/mii/mii.h +++ b/sys/dev/mii/mii.h @@ -1,6 +1,8 @@ /* $NetBSD: mii.h,v 1.18 2014/06/16 14:43:22 msaitoh Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 1997 Manuel Bouyer. All rights reserved. * * Modification to match BSD/OS 3.0 MII interface by Jason R. Thorpe, diff --git a/sys/dev/mii/mii_bitbang.c b/sys/dev/mii/mii_bitbang.c index 6a5f5dc7758b..8fcf1972934a 100644 --- a/sys/dev/mii/mii_bitbang.c +++ b/sys/dev/mii/mii_bitbang.c @@ -1,6 +1,8 @@ /* $NetBSD: mii_bitbang.c,v 1.12 2008/05/04 17:06:09 xtraeme Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1999 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mii/mii_bitbang.h b/sys/dev/mii/mii_bitbang.h index 2bc7427625b1..14e2c90fa496 100644 --- a/sys/dev/mii/mii_bitbang.h +++ b/sys/dev/mii/mii_bitbang.h @@ -1,6 +1,8 @@ /* $NetBSD: mii_bitbang.h,v 1.6 2009/05/12 14:31:27 cegger Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1999 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mii/mii_physubr.c b/sys/dev/mii/mii_physubr.c index 423315924211..f56676d4e091 100644 --- a/sys/dev/mii/mii_physubr.c +++ b/sys/dev/mii/mii_physubr.c @@ -1,6 +1,8 @@ /* $NetBSD: mii_physubr.c,v 1.5 1999/08/03 19:41:49 drochner Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998, 1999, 2000, 2001 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mii/miivar.h b/sys/dev/mii/miivar.h index ef81bdb2e4a1..9def25c4fe31 100644 --- a/sys/dev/mii/miivar.h +++ b/sys/dev/mii/miivar.h @@ -1,6 +1,8 @@ /* $NetBSD: miivar.h,v 1.8 1999/04/23 04:24:32 thorpej Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mii/nsgphy.c b/sys/dev/mii/nsgphy.c index e87747a5443b..1e5f7a8557d1 100644 --- a/sys/dev/mii/nsgphy.c +++ b/sys/dev/mii/nsgphy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2001 Wind River Systems * Copyright (c) 2001 * Bill Paul . All rights reserved. diff --git a/sys/dev/mii/nsphy.c b/sys/dev/mii/nsphy.c index 748e02a41991..76ef81320a5c 100644 --- a/sys/dev/mii/nsphy.c +++ b/sys/dev/mii/nsphy.c @@ -1,6 +1,8 @@ /* $NetBSD: nsphy.c,v 1.18 1999/07/14 23:57:36 thorpej Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD AND BSD-2-Clause + * * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mii/nsphyreg.h b/sys/dev/mii/nsphyreg.h index 71fcfb687c01..cc9ad4459849 100644 --- a/sys/dev/mii/nsphyreg.h +++ b/sys/dev/mii/nsphyreg.h @@ -1,6 +1,8 @@ /* $NetBSD: nsphyreg.h,v 1.1 1998/08/10 23:58:39 thorpej Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mii/nsphyter.c b/sys/dev/mii/nsphyter.c index 00c0550a8caa..5bb5ea81e3be 100644 --- a/sys/dev/mii/nsphyter.c +++ b/sys/dev/mii/nsphyter.c @@ -1,6 +1,8 @@ /* $NetBSD: nsphyter.c,v 1.28 2008/01/20 07:58:19 msaitoh Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD AND BSD-2-Clause + * * Copyright (c) 1998, 1999, 2000, 2001 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mii/nsphyterreg.h b/sys/dev/mii/nsphyterreg.h index 3bf5208ab95a..b7e3556f7f61 100644 --- a/sys/dev/mii/nsphyterreg.h +++ b/sys/dev/mii/nsphyterreg.h @@ -1,6 +1,8 @@ /* $NetBSD: nsphyterreg.h,v 1.4 2005/12/11 12:22:42 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1999, 2001 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mii/qsphy.c b/sys/dev/mii/qsphy.c index e1d137ca0989..02c37c299c1d 100644 --- a/sys/dev/mii/qsphy.c +++ b/sys/dev/mii/qsphy.c @@ -2,6 +2,8 @@ /* NetBSD: qsphy.c,v 1.19 2000/02/02 23:34:57 thorpej Exp */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD AND BSD-2-Clause + * * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mii/qsphyreg.h b/sys/dev/mii/qsphyreg.h index 91ebe0b52b30..eaa566b6c409 100644 --- a/sys/dev/mii/qsphyreg.h +++ b/sys/dev/mii/qsphyreg.h @@ -3,6 +3,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mii/rdcphy.c b/sys/dev/mii/rdcphy.c index c411eaecfa8b..c03cf550eec6 100644 --- a/sys/dev/mii/rdcphy.c +++ b/sys/dev/mii/rdcphy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010, Pyun YongHyeon * All rights reserved. * diff --git a/sys/dev/mii/rdcphyreg.h b/sys/dev/mii/rdcphyreg.h index 44b14a467bc8..1fa77308222b 100644 --- a/sys/dev/mii/rdcphyreg.h +++ b/sys/dev/mii/rdcphyreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010, Pyun YongHyeon * All rights reserved. * diff --git a/sys/dev/mii/smcphy.c b/sys/dev/mii/smcphy.c index 484c736909bc..57b5eef0d968 100644 --- a/sys/dev/mii/smcphy.c +++ b/sys/dev/mii/smcphy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Benno Rice. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/mii/smscphy.c b/sys/dev/mii/smscphy.c index 43b7087dc3fb..25464b781441 100644 --- a/sys/dev/mii/smscphy.c +++ b/sys/dev/mii/smscphy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Benno Rice. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/mii/tdkphy.c b/sys/dev/mii/tdkphy.c index 0dfb934767f2..7812a518f4bb 100644 --- a/sys/dev/mii/tdkphy.c +++ b/sys/dev/mii/tdkphy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000,2001 Jonathan Chen. * All rights reserved. * diff --git a/sys/dev/mii/tdkphyreg.h b/sys/dev/mii/tdkphyreg.h index 4429c9481ec7..6d7a2ca932ab 100644 --- a/sys/dev/mii/tdkphyreg.h +++ b/sys/dev/mii/tdkphyreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000,2001 Jonathan Chen. * All rights reserved. * diff --git a/sys/dev/mii/tlphy.c b/sys/dev/mii/tlphy.c index 9f6f8cea408c..438db72f78b7 100644 --- a/sys/dev/mii/tlphy.c +++ b/sys/dev/mii/tlphy.c @@ -1,6 +1,8 @@ /* $NetBSD: tlphy.c,v 1.18 1999/05/14 11:40:28 drochner Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD AND BSD-2-Clause + * * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mii/tlphyreg.h b/sys/dev/mii/tlphyreg.h index 717d7c102f8f..2443652e9724 100644 --- a/sys/dev/mii/tlphyreg.h +++ b/sys/dev/mii/tlphyreg.h @@ -1,6 +1,8 @@ /* $NetBSD: tlphyreg.h,v 1.1 1998/08/10 23:59:58 thorpej Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1997 Manuel Bouyer. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/mii/ukphy.c b/sys/dev/mii/ukphy.c index 45addcbc7570..22b8035f3091 100644 --- a/sys/dev/mii/ukphy.c +++ b/sys/dev/mii/ukphy.c @@ -1,6 +1,8 @@ /* $NetBSD: ukphy.c,v 1.2 1999/04/23 04:24:32 thorpej Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mii/ukphy_subr.c b/sys/dev/mii/ukphy_subr.c index 5f2f6341ba6a..b83b8e8a29f9 100644 --- a/sys/dev/mii/ukphy_subr.c +++ b/sys/dev/mii/ukphy_subr.c @@ -1,6 +1,8 @@ /* $NetBSD: ukphy_subr.c,v 1.2 1998/11/05 04:08:02 thorpej Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mk48txx/mk48txx.c b/sys/dev/mk48txx/mk48txx.c index d1fcfb4ebf18..04867b14c0f2 100644 --- a/sys/dev/mk48txx/mk48txx.c +++ b/sys/dev/mk48txx/mk48txx.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mk48txx/mk48txxreg.h b/sys/dev/mk48txx/mk48txxreg.h index ef55b87229b9..7ff432c4b3b7 100644 --- a/sys/dev/mk48txx/mk48txxreg.h +++ b/sys/dev/mk48txx/mk48txxreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mk48txx/mk48txxvar.h b/sys/dev/mk48txx/mk48txxvar.h index 9706d8dbc942..f51f4e715415 100644 --- a/sys/dev/mk48txx/mk48txxvar.h +++ b/sys/dev/mk48txx/mk48txxvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/mlx/mlx.c b/sys/dev/mlx/mlx.c index e3b09582a367..bafd0902e09a 100644 --- a/sys/dev/mlx/mlx.c +++ b/sys/dev/mlx/mlx.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Michael Smith * All rights reserved. * diff --git a/sys/dev/mlx/mlx_disk.c b/sys/dev/mlx/mlx_disk.c index 2464dd526748..1fb0a27c9da7 100644 --- a/sys/dev/mlx/mlx_disk.c +++ b/sys/dev/mlx/mlx_disk.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Jonathan Lemon * Copyright (c) 1999 Michael Smith * All rights reserved. diff --git a/sys/dev/mlx/mlx_pci.c b/sys/dev/mlx/mlx_pci.c index 28f6463f202b..a61701d54e58 100644 --- a/sys/dev/mlx/mlx_pci.c +++ b/sys/dev/mlx/mlx_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Michael Smith * All rights reserved. * diff --git a/sys/dev/mlx/mlxio.h b/sys/dev/mlx/mlxio.h index f091befad2d0..20107e72ae23 100644 --- a/sys/dev/mlx/mlxio.h +++ b/sys/dev/mlx/mlxio.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Michael Smith * All rights reserved. * diff --git a/sys/dev/mlx/mlxreg.h b/sys/dev/mlx/mlxreg.h index af6c85467bd0..a26dc21d9506 100644 --- a/sys/dev/mlx/mlxreg.h +++ b/sys/dev/mlx/mlxreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Michael Smith * All rights reserved. * diff --git a/sys/dev/mlx/mlxvar.h b/sys/dev/mlx/mlxvar.h index c087b90965c8..cb752557e7bc 100644 --- a/sys/dev/mlx/mlxvar.h +++ b/sys/dev/mlx/mlxvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Michael Smith * All rights reserved. * diff --git a/sys/dev/mly/mly.c b/sys/dev/mly/mly.c index 2d7184ba15b6..33a3997663be 100644 --- a/sys/dev/mly/mly.c +++ b/sys/dev/mly/mly.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000, 2001 Michael Smith * Copyright (c) 2000 BSDi * All rights reserved. diff --git a/sys/dev/mly/mly_tables.h b/sys/dev/mly/mly_tables.h index 433a1cb1036e..92e208a28a01 100644 --- a/sys/dev/mly/mly_tables.h +++ b/sys/dev/mly/mly_tables.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Michael Smith * Copyright (c) 2000 BSDi * All rights reserved. diff --git a/sys/dev/mly/mlyio.h b/sys/dev/mly/mlyio.h index 504b5040b532..00a798ca670a 100644 --- a/sys/dev/mly/mlyio.h +++ b/sys/dev/mly/mlyio.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Michael Smith * All rights reserved. * diff --git a/sys/dev/mly/mlyreg.h b/sys/dev/mly/mlyreg.h index 9e5715b61b4d..b30a213b3619 100644 --- a/sys/dev/mly/mlyreg.h +++ b/sys/dev/mly/mlyreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Michael Smith * Copyright (c) 2000 BSDi * All rights reserved. diff --git a/sys/dev/mly/mlyvar.h b/sys/dev/mly/mlyvar.h index 6bec8ebe6a45..c205bdf3d33e 100644 --- a/sys/dev/mly/mlyvar.h +++ b/sys/dev/mly/mlyvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000, 2001 Michael Smith * Copyright (c) 2000 BSDi * All rights reserved. diff --git a/sys/dev/mmc/bridge.h b/sys/dev/mmc/bridge.h index b7d95ffc90b4..7af811f17662 100644 --- a/sys/dev/mmc/bridge.h +++ b/sys/dev/mmc/bridge.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 M. Warner Losh. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/mmc/mmc.c b/sys/dev/mmc/mmc.c index 2959f99e15f2..b8ddb48f84e3 100644 --- a/sys/dev/mmc/mmc.c +++ b/sys/dev/mmc/mmc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Bernd Walter. All rights reserved. * Copyright (c) 2006 M. Warner Losh. All rights reserved. * Copyright (c) 2017 Marius Strobl diff --git a/sys/dev/mmc/mmcbrvar.h b/sys/dev/mmc/mmcbrvar.h index c8cf0020e2bf..a6285eb7e9d3 100644 --- a/sys/dev/mmc/mmcbrvar.h +++ b/sys/dev/mmc/mmcbrvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Bernd Walter. All rights reserved. * Copyright (c) 2006 M. Warner Losh. All rights reserved. * diff --git a/sys/dev/mmc/mmcreg.h b/sys/dev/mmc/mmcreg.h index 7c48f278588a..65fbd8decdd2 100644 --- a/sys/dev/mmc/mmcreg.h +++ b/sys/dev/mmc/mmcreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 M. Warner Losh. All rights reserved. * Copyright (c) 2017 Marius Strobl * Copyright (c) 2015-2016 Ilya Bakulin diff --git a/sys/dev/mmc/mmcsd.c b/sys/dev/mmc/mmcsd.c index 70ffb77e796b..03ec0fc0dc9f 100644 --- a/sys/dev/mmc/mmcsd.c +++ b/sys/dev/mmc/mmcsd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Bernd Walter. All rights reserved. * Copyright (c) 2006 M. Warner Losh. All rights reserved. * Copyright (c) 2017 Marius Strobl diff --git a/sys/dev/mmc/mmcvar.h b/sys/dev/mmc/mmcvar.h index d0f4e3308702..1604c3060a2a 100644 --- a/sys/dev/mmc/mmcvar.h +++ b/sys/dev/mmc/mmcvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Bernd Walter. All rights reserved. * Copyright (c) 2006 M. Warner Losh. All rights reserved. * diff --git a/sys/dev/mps/mpi/mpi2.h b/sys/dev/mps/mpi/mpi2.h index 1d387218f5fb..d4de9d4346a0 100644 --- a/sys/dev/mps/mpi/mpi2.h +++ b/sys/dev/mps/mpi/mpi2.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006-2015 LSI Corp. * Copyright (c) 2013-2015 Avago Technologies * All rights reserved. diff --git a/sys/dev/mps/mpi/mpi2_cnfg.h b/sys/dev/mps/mpi/mpi2_cnfg.h index 871d2b8026e8..caa23bc5ced3 100644 --- a/sys/dev/mps/mpi/mpi2_cnfg.h +++ b/sys/dev/mps/mpi/mpi2_cnfg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006-2015 LSI Corp. * Copyright (c) 2013-2015 Avago Technologies * All rights reserved. diff --git a/sys/dev/mps/mpi/mpi2_hbd.h b/sys/dev/mps/mpi/mpi2_hbd.h index 1b42ff3fb85d..54bb0208b0d7 100644 --- a/sys/dev/mps/mpi/mpi2_hbd.h +++ b/sys/dev/mps/mpi/mpi2_hbd.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2015 LSI Corp. * Copyright (c) 2013-2015 Avago Technologies * All rights reserved. diff --git a/sys/dev/mps/mpi/mpi2_init.h b/sys/dev/mps/mpi/mpi2_init.h index a75873ceee0a..d467104b6b6f 100644 --- a/sys/dev/mps/mpi/mpi2_init.h +++ b/sys/dev/mps/mpi/mpi2_init.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006-2015 LSI Corp. * Copyright (c) 2013-2015 Avago Technologies * All rights reserved. diff --git a/sys/dev/mps/mpi/mpi2_ioc.h b/sys/dev/mps/mpi/mpi2_ioc.h index 0cef643c0c1a..c82a7d239598 100644 --- a/sys/dev/mps/mpi/mpi2_ioc.h +++ b/sys/dev/mps/mpi/mpi2_ioc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006-2015 LSI Corp. * Copyright (c) 2013-2015 Avago Technologies * All rights reserved. diff --git a/sys/dev/mps/mpi/mpi2_ra.h b/sys/dev/mps/mpi/mpi2_ra.h index 4ba141bb1319..ca7741fdf4b0 100644 --- a/sys/dev/mps/mpi/mpi2_ra.h +++ b/sys/dev/mps/mpi/mpi2_ra.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2015 LSI Corp. * Copyright (c) 2013-2015 Avago Technologies * All rights reserved. diff --git a/sys/dev/mps/mpi/mpi2_raid.h b/sys/dev/mps/mpi/mpi2_raid.h index 4154077dfa31..2aa9f126303d 100644 --- a/sys/dev/mps/mpi/mpi2_raid.h +++ b/sys/dev/mps/mpi/mpi2_raid.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2015 LSI Corp. * Copyright (c) 2013-2015 Avago Technologies * All rights reserved. diff --git a/sys/dev/mps/mpi/mpi2_sas.h b/sys/dev/mps/mpi/mpi2_sas.h index 25143702f966..427f924cf3cb 100644 --- a/sys/dev/mps/mpi/mpi2_sas.h +++ b/sys/dev/mps/mpi/mpi2_sas.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2015 LSI Corp. * Copyright (c) 2013-2015 Avago Technologies * All rights reserved. diff --git a/sys/dev/mps/mpi/mpi2_targ.h b/sys/dev/mps/mpi/mpi2_targ.h index 7e3038178e26..0bb80bb56572 100644 --- a/sys/dev/mps/mpi/mpi2_targ.h +++ b/sys/dev/mps/mpi/mpi2_targ.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006-2015 LSI Corp. * Copyright (c) 2013-2015 Avago Technologies * All rights reserved. diff --git a/sys/dev/mps/mpi/mpi2_tool.h b/sys/dev/mps/mpi/mpi2_tool.h index b9f0f53014b6..d0c093b34049 100644 --- a/sys/dev/mps/mpi/mpi2_tool.h +++ b/sys/dev/mps/mpi/mpi2_tool.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2015 LSI Corp. * Copyright (c) 2013-2015 Avago Technologies * All rights reserved. diff --git a/sys/dev/mps/mpi/mpi2_type.h b/sys/dev/mps/mpi/mpi2_type.h index 6b9371602514..d60a2c8e21fd 100644 --- a/sys/dev/mps/mpi/mpi2_type.h +++ b/sys/dev/mps/mpi/mpi2_type.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006-2015 LSI Corp. * Copyright (c) 2013-2015 Avago Technologies * All rights reserved. diff --git a/sys/dev/mps/mps.c b/sys/dev/mps/mps.c index c5fb0ee614ce..2f684bdd3c6e 100644 --- a/sys/dev/mps/mps.c +++ b/sys/dev/mps/mps.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Yahoo! Inc. * Copyright (c) 2011-2015 LSI Corp. * Copyright (c) 2013-2015 Avago Technologies diff --git a/sys/dev/mps/mps_config.c b/sys/dev/mps/mps_config.c index cfaf0a472f6a..076276ab3cf1 100644 --- a/sys/dev/mps/mps_config.c +++ b/sys/dev/mps/mps_config.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2015 LSI Corp. * Copyright (c) 2013-2015 Avago Technologies * All rights reserved. diff --git a/sys/dev/mps/mps_mapping.c b/sys/dev/mps/mps_mapping.c index b586ea8db0f8..9330288acd06 100644 --- a/sys/dev/mps/mps_mapping.c +++ b/sys/dev/mps/mps_mapping.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2015 LSI Corp. * Copyright (c) 2013-2015 Avago Technologies * All rights reserved. diff --git a/sys/dev/mps/mps_mapping.h b/sys/dev/mps/mps_mapping.h index 9803b806e596..2f7318dbdab5 100644 --- a/sys/dev/mps/mps_mapping.h +++ b/sys/dev/mps/mps_mapping.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2015 LSI Corp. * Copyright (c) 2013-2015 Avago Technologies * All rights reserved. diff --git a/sys/dev/mps/mps_pci.c b/sys/dev/mps/mps_pci.c index 2e00241d329e..a81fe8a7300f 100644 --- a/sys/dev/mps/mps_pci.c +++ b/sys/dev/mps/mps_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Yahoo! Inc. * All rights reserved. * diff --git a/sys/dev/mps/mps_sas.c b/sys/dev/mps/mps_sas.c index aafb04f2064a..1ccb8b93b54d 100644 --- a/sys/dev/mps/mps_sas.c +++ b/sys/dev/mps/mps_sas.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Yahoo! Inc. * Copyright (c) 2011-2015 LSI Corp. * Copyright (c) 2013-2015 Avago Technologies diff --git a/sys/dev/mps/mps_sas.h b/sys/dev/mps/mps_sas.h index ce7593d1b625..03d70c5b3b2c 100644 --- a/sys/dev/mps/mps_sas.h +++ b/sys/dev/mps/mps_sas.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2015 LSI Corp. * Copyright (c) 2013-2015 Avago Technologies * All rights reserved. diff --git a/sys/dev/mps/mps_sas_lsi.c b/sys/dev/mps/mps_sas_lsi.c index 38989e8e0713..5ae57055f9f3 100644 --- a/sys/dev/mps/mps_sas_lsi.c +++ b/sys/dev/mps/mps_sas_lsi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2015 LSI Corp. * Copyright (c) 2013-2015 Avago Technologies * All rights reserved. diff --git a/sys/dev/mps/mps_table.c b/sys/dev/mps/mps_table.c index 26ef629bcc8a..bd8b8505a365 100644 --- a/sys/dev/mps/mps_table.c +++ b/sys/dev/mps/mps_table.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Yahoo! Inc. * All rights reserved. * diff --git a/sys/dev/mps/mps_table.h b/sys/dev/mps/mps_table.h index 4d9b0d78495b..2ad609dc9776 100644 --- a/sys/dev/mps/mps_table.h +++ b/sys/dev/mps/mps_table.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Yahoo! Inc. * All rights reserved. * diff --git a/sys/dev/mps/mpsvar.h b/sys/dev/mps/mpsvar.h index 9fcf338846c8..fd7fc7a8758a 100644 --- a/sys/dev/mps/mpsvar.h +++ b/sys/dev/mps/mpsvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Yahoo! Inc. * Copyright (c) 2011-2015 LSI Corp. * Copyright (c) 2013-2015 Avago Technologies diff --git a/sys/dev/mpt/mpt.c b/sys/dev/mpt/mpt.c index 1d8054f83af8..6e41ff079e91 100644 --- a/sys/dev/mpt/mpt.c +++ b/sys/dev/mpt/mpt.c @@ -2,6 +2,8 @@ * Generic routines for LSI Fusion adapters. * FreeBSD Version. * + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-3-Clause + * * Copyright (c) 2000, 2001 by Greg Ansley * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/mpt/mpt.h b/sys/dev/mpt/mpt.h index 50befa27dd25..1bff77e3758c 100644 --- a/sys/dev/mpt/mpt.h +++ b/sys/dev/mpt/mpt.h @@ -3,6 +3,8 @@ * Generic defines for LSI '909 FC adapters. * FreeBSD Version. * + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-3-Clause + * * Copyright (c) 2000, 2001 by Greg Ansley * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/mpt/mpt_cam.c b/sys/dev/mpt/mpt_cam.c index d4c4d9c93722..4fbca1d9fe25 100644 --- a/sys/dev/mpt/mpt_cam.c +++ b/sys/dev/mpt/mpt_cam.c @@ -2,6 +2,8 @@ * FreeBSD/CAM specific routines for LSI '909 FC adapters. * FreeBSD Version. * + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-3-Clause + * * Copyright (c) 2000, 2001 by Greg Ansley * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/mpt/mpt_cam.h b/sys/dev/mpt/mpt_cam.h index 8a18934d6483..080a3c1fe9d9 100644 --- a/sys/dev/mpt/mpt_cam.h +++ b/sys/dev/mpt/mpt_cam.h @@ -2,6 +2,8 @@ /*- * LSI MPT Host Adapter FreeBSD Wrapper Definitions (CAM version) * + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-3-Clause + * * Copyright (c) 2000, 2001 by Greg Ansley, Adam Prewett * * Partially derived from Matty Jacobs ISP driver. diff --git a/sys/dev/mpt/mpt_debug.c b/sys/dev/mpt/mpt_debug.c index 329482bd2909..d17db1a14afd 100644 --- a/sys/dev/mpt/mpt_debug.c +++ b/sys/dev/mpt/mpt_debug.c @@ -2,6 +2,8 @@ * Debug routines for LSI '909 FC adapters. * FreeBSD Version. * + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-3-Clause + * * Copyright (c) 2000, 2001 by Greg Ansley * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/mpt/mpt_pci.c b/sys/dev/mpt/mpt_pci.c index 7caf6d4f568b..2adaa95df32a 100644 --- a/sys/dev/mpt/mpt_pci.c +++ b/sys/dev/mpt/mpt_pci.c @@ -2,6 +2,8 @@ * PCI specific probe and attach routines for LSI Fusion Adapters * FreeBSD Version. * + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-3-Clause + * * Copyright (c) 2000, 2001 by Greg Ansley * Partially derived from Matt Jacob's ISP driver. * Copyright (c) 1997, 1998, 1999, 2000, 2001, 2002 by Matthew Jacob diff --git a/sys/dev/mpt/mpt_raid.c b/sys/dev/mpt/mpt_raid.c index 17042cdf7381..2ff62eb10adb 100644 --- a/sys/dev/mpt/mpt_raid.c +++ b/sys/dev/mpt/mpt_raid.c @@ -1,6 +1,8 @@ /*- * Routines for handling the integrated RAID features LSI MPT Fusion adapters. * + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2005, WHEEL Sp. z o.o. * Copyright (c) 2005 Justin T. Gibbs. * All rights reserved. diff --git a/sys/dev/mpt/mpt_raid.h b/sys/dev/mpt/mpt_raid.h index 2047707b155c..8bb96b516156 100644 --- a/sys/dev/mpt/mpt_raid.h +++ b/sys/dev/mpt/mpt_raid.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Definitions for the integrated RAID features LSI MPT Fusion adapters. * * Copyright (c) 2005, WHEEL Sp. z o.o. diff --git a/sys/dev/mpt/mpt_reg.h b/sys/dev/mpt/mpt_reg.h index 746c9b5ea267..b66d67bcb1e1 100644 --- a/sys/dev/mpt/mpt_reg.h +++ b/sys/dev/mpt/mpt_reg.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-3-Clause + * * Generic defines for LSI '909 FC adapters. * FreeBSD Version. * diff --git a/sys/dev/mse/mse.c b/sys/dev/mse/mse.c index 0cf668680238..2f4bf06171c7 100644 --- a/sys/dev/mse/mse.c +++ b/sys/dev/mse/mse.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 M. Warner Losh * All rights reserved. * diff --git a/sys/dev/mse/mse_isa.c b/sys/dev/mse/mse_isa.c index 354ad636a82f..ca4c3a8fe511 100644 --- a/sys/dev/mse/mse_isa.c +++ b/sys/dev/mse/mse_isa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 M. Warner Losh * All rights reserved. * diff --git a/sys/dev/mse/msevar.h b/sys/dev/mse/msevar.h index 19b069ea27d5..e0bdb7e693de 100644 --- a/sys/dev/mse/msevar.h +++ b/sys/dev/mse/msevar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 M. Warner Losh * All rights reserved. * diff --git a/sys/dev/mvs/mvs.c b/sys/dev/mvs/mvs.c index 9b48d445acbc..9f51683f7eb8 100644 --- a/sys/dev/mvs/mvs.c +++ b/sys/dev/mvs/mvs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Alexander Motin * All rights reserved. * diff --git a/sys/dev/mvs/mvs.h b/sys/dev/mvs/mvs.h index 51f1d51fc820..a25faed18901 100644 --- a/sys/dev/mvs/mvs.h +++ b/sys/dev/mvs/mvs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Alexander Motin * All rights reserved. * diff --git a/sys/dev/mvs/mvs_pci.c b/sys/dev/mvs/mvs_pci.c index 798f10794d5c..5bae834bc6fd 100644 --- a/sys/dev/mvs/mvs_pci.c +++ b/sys/dev/mvs/mvs_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Alexander Motin * All rights reserved. * diff --git a/sys/dev/mvs/mvs_soc.c b/sys/dev/mvs/mvs_soc.c index 31cdefdfd87d..6243c2ce1951 100644 --- a/sys/dev/mvs/mvs_soc.c +++ b/sys/dev/mvs/mvs_soc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Alexander Motin * All rights reserved. * diff --git a/sys/dev/mwl/if_mwl.c b/sys/dev/mwl/if_mwl.c index 861cbff950f3..87b087472777 100644 --- a/sys/dev/mwl/if_mwl.c +++ b/sys/dev/mwl/if_mwl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2009 Sam Leffler, Errno Consulting * Copyright (c) 2007-2008 Marvell Semiconductor, Inc. * All rights reserved. diff --git a/sys/dev/mwl/if_mwl_pci.c b/sys/dev/mwl/if_mwl_pci.c index d9da128af70e..6dd521a6ed9a 100644 --- a/sys/dev/mwl/if_mwl_pci.c +++ b/sys/dev/mwl/if_mwl_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2009 Sam Leffler, Errno Consulting * Copyright (c) 2007-2009 Marvell Semiconductor, Inc. * All rights reserved. diff --git a/sys/dev/mwl/if_mwlioctl.h b/sys/dev/mwl/if_mwlioctl.h index e0760194c42a..02aabbf10a37 100644 --- a/sys/dev/mwl/if_mwlioctl.h +++ b/sys/dev/mwl/if_mwlioctl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2009 Sam Leffler, Errno Consulting * Copyright (c) 2007-2009 Marvell Semiconductor, Inc. * All rights reserved. diff --git a/sys/dev/mwl/if_mwlvar.h b/sys/dev/mwl/if_mwlvar.h index e5feda994ba9..5b5ce11d6247 100644 --- a/sys/dev/mwl/if_mwlvar.h +++ b/sys/dev/mwl/if_mwlvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2009 Sam Leffler, Errno Consulting * Copyright (c) 2007-2009 Marvell Semiconductor, Inc. * All rights reserved. diff --git a/sys/dev/mwl/mwldiag.h b/sys/dev/mwl/mwldiag.h index 65c8eb5941dd..deb1704a6a1c 100644 --- a/sys/dev/mwl/mwldiag.h +++ b/sys/dev/mwl/mwldiag.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2009 Sam Leffler, Errno Consulting * Copyright (c) 2007-2009 Marvell Semiconductor, Inc. * All rights reserved. diff --git a/sys/dev/mwl/mwlhal.c b/sys/dev/mwl/mwlhal.c index 41f1b8f2dad8..d66941919288 100644 --- a/sys/dev/mwl/mwlhal.c +++ b/sys/dev/mwl/mwlhal.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2009 Sam Leffler, Errno Consulting * Copyright (c) 2007-2009 Marvell Semiconductor, Inc. * All rights reserved. diff --git a/sys/dev/mwl/mwlhal.h b/sys/dev/mwl/mwlhal.h index 087effa5a722..d745deafb9ae 100644 --- a/sys/dev/mwl/mwlhal.h +++ b/sys/dev/mwl/mwlhal.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2009 Sam Leffler, Errno Consulting * Copyright (c) 2007-2009 Marvell Semiconductor, Inc. * All rights reserved. diff --git a/sys/dev/mwl/mwlreg.h b/sys/dev/mwl/mwlreg.h index a8186b174e28..9b64dda9f83a 100644 --- a/sys/dev/mwl/mwlreg.h +++ b/sys/dev/mwl/mwlreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2009 Sam Leffler, Errno Consulting * Copyright (c) 2007-2009 Marvell Semiconductor, Inc. * All rights reserved. diff --git a/sys/dev/mxge/eth_z8e.h b/sys/dev/mxge/eth_z8e.h index b836212266f8..cf8891b8e3a5 100644 --- a/sys/dev/mxge/eth_z8e.h +++ b/sys/dev/mxge/eth_z8e.h @@ -1,4 +1,5 @@ /******************************************************************************* +SPDX-License-Identifier: BSD-2-Clause-FreeBSD Copyright (c) 2006-2012, Myricom Inc. All rights reserved. diff --git a/sys/dev/mxge/ethp_z8e.h b/sys/dev/mxge/ethp_z8e.h index 3da83416c600..4f0defc89d64 100644 --- a/sys/dev/mxge/ethp_z8e.h +++ b/sys/dev/mxge/ethp_z8e.h @@ -1,4 +1,5 @@ /******************************************************************************* +SPDX-License-Identifier: BSD-2-Clause-FreeBSD Copyright (c) 2006-2012, Myricom Inc. All rights reserved. diff --git a/sys/dev/mxge/if_mxge.c b/sys/dev/mxge/if_mxge.c index c14fda95748f..edd5ff3a972f 100644 --- a/sys/dev/mxge/if_mxge.c +++ b/sys/dev/mxge/if_mxge.c @@ -1,4 +1,5 @@ /****************************************************************************** +SPDX-License-Identifier: BSD-2-Clause-FreeBSD Copyright (c) 2006-2013, Myricom Inc. All rights reserved. diff --git a/sys/dev/mxge/if_mxge_var.h b/sys/dev/mxge/if_mxge_var.h index a284cdf58625..dd9ec3ff2612 100644 --- a/sys/dev/mxge/if_mxge_var.h +++ b/sys/dev/mxge/if_mxge_var.h @@ -1,4 +1,5 @@ /******************************************************************************* +SPDX-License-Identifier: BSD-2-Clause-FreeBSD Copyright (c) 2006-2013, Myricom Inc. All rights reserved. diff --git a/sys/dev/mxge/mcp_gen_header.h b/sys/dev/mxge/mcp_gen_header.h index 65fe27cf4cd0..ecb6427a3dd3 100644 --- a/sys/dev/mxge/mcp_gen_header.h +++ b/sys/dev/mxge/mcp_gen_header.h @@ -1,4 +1,5 @@ /******************************************************************************* +SPDX-License-Identifier: BSD-2-Clause-FreeBSD Copyright (c) 2006-2007, Myricom Inc. All rights reserved. diff --git a/sys/dev/mxge/mxge_mcp.h b/sys/dev/mxge/mxge_mcp.h index 365357e0b5b9..6970288f3b15 100644 --- a/sys/dev/mxge/mxge_mcp.h +++ b/sys/dev/mxge/mxge_mcp.h @@ -1,4 +1,5 @@ /******************************************************************************* +SPDX-License-Identifier: BSD-2-Clause-FreeBSD Copyright (c) 2006-2009, Myricom Inc. All rights reserved. diff --git a/sys/dev/mxge/rss_eth_z8e.h b/sys/dev/mxge/rss_eth_z8e.h index acc0fbf44ccf..964293196267 100644 --- a/sys/dev/mxge/rss_eth_z8e.h +++ b/sys/dev/mxge/rss_eth_z8e.h @@ -1,4 +1,5 @@ /******************************************************************************* +SPDX-License-Identifier: BSD-2-Clause-FreeBSD Copyright (c) 2006-2012, Myricom Inc. All rights reserved. diff --git a/sys/dev/mxge/rss_ethp_z8e.h b/sys/dev/mxge/rss_ethp_z8e.h index 3cec65fa23db..60d7d210f9fe 100644 --- a/sys/dev/mxge/rss_ethp_z8e.h +++ b/sys/dev/mxge/rss_ethp_z8e.h @@ -1,4 +1,5 @@ /******************************************************************************* +SPDX-License-Identifier: BSD-2-Clause-FreeBSD Copyright (c) 2006-2012, Myricom Inc. All rights reserved. diff --git a/sys/dev/my/if_my.c b/sys/dev/my/if_my.c index 14dda5090f20..4c879260b0d2 100644 --- a/sys/dev/my/if_my.c +++ b/sys/dev/my/if_my.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Written by: yen_cw@myson.com.tw * Copyright (c) 2002 Myson Technology Inc. * All rights reserved. diff --git a/sys/dev/my/if_myreg.h b/sys/dev/my/if_myreg.h index f7870319fe31..27c7f1cdd445 100644 --- a/sys/dev/my/if_myreg.h +++ b/sys/dev/my/if_myreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002 Myson Technology Inc. * All rights reserved. * diff --git a/sys/dev/nand/nand.c b/sys/dev/nand/nand.c index ae641217ad78..6997ef7f8a0d 100644 --- a/sys/dev/nand/nand.c +++ b/sys/dev/nand/nand.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2009-2012 Semihalf * All rights reserved. * diff --git a/sys/dev/nand/nand.h b/sys/dev/nand/nand.h index 0e9ea41bc60b..06902601b8d0 100644 --- a/sys/dev/nand/nand.h +++ b/sys/dev/nand/nand.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2009-2012 Semihalf * All rights reserved. * diff --git a/sys/dev/nand/nand_bbt.c b/sys/dev/nand/nand_bbt.c index d3f163af3b17..d99ed67523a2 100644 --- a/sys/dev/nand/nand_bbt.c +++ b/sys/dev/nand/nand_bbt.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2012 Semihalf * All rights reserved. * diff --git a/sys/dev/nand/nand_cdev.c b/sys/dev/nand/nand_cdev.c index 054095538356..53c62dbc2913 100644 --- a/sys/dev/nand/nand_cdev.c +++ b/sys/dev/nand/nand_cdev.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2009-2012 Semihalf * All rights reserved. * diff --git a/sys/dev/nand/nand_dev.h b/sys/dev/nand/nand_dev.h index bc7d6c49c063..bd00c4d4b3b4 100644 --- a/sys/dev/nand/nand_dev.h +++ b/sys/dev/nand/nand_dev.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2009-2012 Semihalf * All rights reserved. * diff --git a/sys/dev/nand/nand_ecc_pos.h b/sys/dev/nand/nand_ecc_pos.h index f40415cc4f30..835f45e6c083 100644 --- a/sys/dev/nand/nand_ecc_pos.h +++ b/sys/dev/nand/nand_ecc_pos.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2009-2012 Semihalf * All rights reserved. * diff --git a/sys/dev/nand/nand_generic.c b/sys/dev/nand/nand_generic.c index 272b9590b1f8..cc6ef9bd57b0 100644 --- a/sys/dev/nand/nand_generic.c +++ b/sys/dev/nand/nand_generic.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2009-2012 Semihalf * All rights reserved. * diff --git a/sys/dev/nand/nand_geom.c b/sys/dev/nand/nand_geom.c index cd3f5211630b..b814ffc4e0a9 100644 --- a/sys/dev/nand/nand_geom.c +++ b/sys/dev/nand/nand_geom.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2009-2012 Semihalf * All rights reserved. * diff --git a/sys/dev/nand/nand_id.c b/sys/dev/nand/nand_id.c index bf0b44a158db..7259c951bfc9 100644 --- a/sys/dev/nand/nand_id.c +++ b/sys/dev/nand/nand_id.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2009-2012 Semihalf * All rights reserved. * diff --git a/sys/dev/nand/nandbus.c b/sys/dev/nand/nandbus.c index 893b62841b6a..003c1797af64 100644 --- a/sys/dev/nand/nandbus.c +++ b/sys/dev/nand/nandbus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2009-2012 Semihalf * All rights reserved. * diff --git a/sys/dev/nand/nandbus.h b/sys/dev/nand/nandbus.h index 417fbf5e14b5..6dd4cbf26daa 100644 --- a/sys/dev/nand/nandbus.h +++ b/sys/dev/nand/nandbus.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2009-2012 Semihalf * All rights reserved. * diff --git a/sys/dev/nand/nandsim.c b/sys/dev/nand/nandsim.c index a1ac13ab763d..4639a15700a2 100644 --- a/sys/dev/nand/nandsim.c +++ b/sys/dev/nand/nandsim.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2009-2012 Semihalf * All rights reserved. * diff --git a/sys/dev/nand/nandsim.h b/sys/dev/nand/nandsim.h index fbbb6d4bc7a4..d4b225113bfd 100644 --- a/sys/dev/nand/nandsim.h +++ b/sys/dev/nand/nandsim.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2009-2012 Semihalf * All rights reserved. * diff --git a/sys/dev/nand/nandsim_chip.c b/sys/dev/nand/nandsim_chip.c index 70ccbc9a32b8..b7ab83b9d208 100644 --- a/sys/dev/nand/nandsim_chip.c +++ b/sys/dev/nand/nandsim_chip.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2009-2012 Semihalf * All rights reserved. * diff --git a/sys/dev/nand/nandsim_chip.h b/sys/dev/nand/nandsim_chip.h index a6fb2346ded7..86ced5ea2bf2 100644 --- a/sys/dev/nand/nandsim_chip.h +++ b/sys/dev/nand/nandsim_chip.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2009-2012 Semihalf * All rights reserved. * diff --git a/sys/dev/nand/nandsim_ctrl.c b/sys/dev/nand/nandsim_ctrl.c index 5f7b01979203..bc203902fe7e 100644 --- a/sys/dev/nand/nandsim_ctrl.c +++ b/sys/dev/nand/nandsim_ctrl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2009-2012 Semihalf * All rights reserved. * diff --git a/sys/dev/nand/nandsim_log.c b/sys/dev/nand/nandsim_log.c index c51118f0dda8..0bd316ace4e2 100644 --- a/sys/dev/nand/nandsim_log.c +++ b/sys/dev/nand/nandsim_log.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2009-2012 Semihalf * All rights reserved. * diff --git a/sys/dev/nand/nandsim_log.h b/sys/dev/nand/nandsim_log.h index 8cf108200df6..5e5a055a4053 100644 --- a/sys/dev/nand/nandsim_log.h +++ b/sys/dev/nand/nandsim_log.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2009-2012 Semihalf * All rights reserved. * diff --git a/sys/dev/nand/nandsim_swap.c b/sys/dev/nand/nandsim_swap.c index 7844196bc17d..78e14e9557bd 100644 --- a/sys/dev/nand/nandsim_swap.c +++ b/sys/dev/nand/nandsim_swap.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2009-2012 Semihalf * All rights reserved. * diff --git a/sys/dev/nand/nandsim_swap.h b/sys/dev/nand/nandsim_swap.h index 4fbae2a6827a..c9eb0be63a9c 100644 --- a/sys/dev/nand/nandsim_swap.h +++ b/sys/dev/nand/nandsim_swap.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2009-2012 Semihalf * All rights reserved. * diff --git a/sys/dev/nand/nfc_at91.c b/sys/dev/nand/nfc_at91.c index 74b0901dd07e..d7998422f674 100644 --- a/sys/dev/nand/nfc_at91.c +++ b/sys/dev/nand/nfc_at91.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2013 Ian Lepore. * All rights reserved. * diff --git a/sys/dev/nand/nfc_at91.h b/sys/dev/nand/nfc_at91.h index ae06e69cb72f..f12b764468c9 100644 --- a/sys/dev/nand/nfc_at91.h +++ b/sys/dev/nand/nfc_at91.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2014 Warner Losh. * All rights reserved. * diff --git a/sys/dev/nand/nfc_fsl.c b/sys/dev/nand/nfc_fsl.c index 8c3ca06951a7..992cfeb784fe 100644 --- a/sys/dev/nand/nfc_fsl.c +++ b/sys/dev/nand/nfc_fsl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2012 Juniper Networks, Inc. * Copyright (C) 2009-2012 Semihalf * All rights reserved. diff --git a/sys/dev/nand/nfc_fsl.h b/sys/dev/nand/nfc_fsl.h index e334c2602e18..5410da558171 100644 --- a/sys/dev/nand/nfc_fsl.h +++ b/sys/dev/nand/nfc_fsl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2012 Juniper Networks, Inc. * Copyright (C) 2009-2012 Semihalf * All rights reserved. diff --git a/sys/dev/nand/nfc_mv.c b/sys/dev/nand/nfc_mv.c index 7f68e824cf90..0d78d34d9912 100644 --- a/sys/dev/nand/nfc_mv.c +++ b/sys/dev/nand/nfc_mv.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2009-2012 Semihalf * All rights reserved. * diff --git a/sys/dev/ncv/ncr53c500.c b/sys/dev/ncv/ncr53c500.c index 836268281e48..5a9b0d8d33b8 100644 --- a/sys/dev/ncv/ncr53c500.c +++ b/sys/dev/ncv/ncr53c500.c @@ -6,6 +6,8 @@ #define NCV_IO_CONTROL_FLAGS (0) /*- + * SPDX-License-Identifier: BSD-3-Clause + * * [NetBSD for NEC PC-98 series] * Copyright (c) 1995, 1996, 1997, 1998, 1999, 2000, 2001 * NetBSD/pc98 porting staff. All rights reserved. diff --git a/sys/dev/ncv/ncr53c500_pccard.c b/sys/dev/ncv/ncr53c500_pccard.c index 55f0ef98d49e..6fa56a8f3e9a 100644 --- a/sys/dev/ncv/ncr53c500_pccard.c +++ b/sys/dev/ncv/ncr53c500_pccard.c @@ -2,6 +2,8 @@ /* $NetBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * [Ported for FreeBSD] * Copyright (c) 2000 * Noriaki Mitsunaga, Mitsuru Iwasaki and Takanori Watanabe. diff --git a/sys/dev/ncv/ncr53c500hw.h b/sys/dev/ncv/ncr53c500hw.h index 7b9c8445eb10..26e40b467f8a 100644 --- a/sys/dev/ncv/ncr53c500hw.h +++ b/sys/dev/ncv/ncr53c500hw.h @@ -3,6 +3,8 @@ /* $NetBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * [NetBSD for NEC PC-98 series] * Copyright (c) 1996, 1997, 1998 * NetBSD/pc98 porting staff. All rights reserved. diff --git a/sys/dev/ncv/ncr53c500hwtab.h b/sys/dev/ncv/ncr53c500hwtab.h index 47406b1947e4..9e70f17cb8bc 100644 --- a/sys/dev/ncv/ncr53c500hwtab.h +++ b/sys/dev/ncv/ncr53c500hwtab.h @@ -3,6 +3,8 @@ /* $NetBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * [NetBSD for NEC PC-98 series] * Copyright (c) 1996, 1997, 1998 * NetBSD/pc98 porting staff. All rights reserved. diff --git a/sys/dev/ncv/ncr53c500reg.h b/sys/dev/ncv/ncr53c500reg.h index 2a9906e44cdf..927d45c89c94 100644 --- a/sys/dev/ncv/ncr53c500reg.h +++ b/sys/dev/ncv/ncr53c500reg.h @@ -3,6 +3,8 @@ /* $NetBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * [NetBSD for NEC PC-98 series] * Copyright (c) 1995, 1996, 1997, 1998 * NetBSD/pc98 porting staff. All rights reserved. diff --git a/sys/dev/ncv/ncr53c500var.h b/sys/dev/ncv/ncr53c500var.h index d92702fac1e7..3b966e1d80e8 100644 --- a/sys/dev/ncv/ncr53c500var.h +++ b/sys/dev/ncv/ncr53c500var.h @@ -3,6 +3,8 @@ /* $NetBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * [NetBSD for NEC PC-98 series] * Copyright (c) 1995, 1996, 1997, 1998, 1999, 2000, 2001 * NetBSD/pc98 porting staff. All rights reserved. diff --git a/sys/dev/netmap/if_em_netmap.h b/sys/dev/netmap/if_em_netmap.h index 1fe7563348c6..26f85fdf321d 100644 --- a/sys/dev/netmap/if_em_netmap.h +++ b/sys/dev/netmap/if_em_netmap.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2011-2014 Matteo Landi, Luigi Rizzo. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/netmap/if_igb_netmap.h b/sys/dev/netmap/if_igb_netmap.h index 33b7b3b66547..cd80f2663bc7 100644 --- a/sys/dev/netmap/if_igb_netmap.h +++ b/sys/dev/netmap/if_igb_netmap.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2011-2014 Universita` di Pisa. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/netmap/if_lem_netmap.h b/sys/dev/netmap/if_lem_netmap.h index 91c637a8b3f8..56d65733a4f5 100644 --- a/sys/dev/netmap/if_lem_netmap.h +++ b/sys/dev/netmap/if_lem_netmap.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2011-2014 Matteo Landi, Luigi Rizzo. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/netmap/if_re_netmap.h b/sys/dev/netmap/if_re_netmap.h index ac08aedd7962..2cb3454c5f31 100644 --- a/sys/dev/netmap/if_re_netmap.h +++ b/sys/dev/netmap/if_re_netmap.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2011-2014 Luigi Rizzo. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/netmap/ixgbe_netmap.h b/sys/dev/netmap/ixgbe_netmap.h index 7986c9965173..419e08f0f6de 100644 --- a/sys/dev/netmap/ixgbe_netmap.h +++ b/sys/dev/netmap/ixgbe_netmap.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2011-2014 Matteo Landi, Luigi Rizzo. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/netmap/netmap.c b/sys/dev/netmap/netmap.c index 8b51a680a7d5..edcc308e8d87 100644 --- a/sys/dev/netmap/netmap.c +++ b/sys/dev/netmap/netmap.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2011-2014 Matteo Landi * Copyright (C) 2011-2016 Luigi Rizzo * Copyright (C) 2011-2016 Giuseppe Lettieri diff --git a/sys/dev/netmap/netmap_freebsd.c b/sys/dev/netmap/netmap_freebsd.c index 14bbf7c0edd7..b811a017822b 100644 --- a/sys/dev/netmap/netmap_freebsd.c +++ b/sys/dev/netmap/netmap_freebsd.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2013-2014 Universita` di Pisa. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/netmap/netmap_generic.c b/sys/dev/netmap/netmap_generic.c index 939fed5b573b..1276a3a0c46c 100644 --- a/sys/dev/netmap/netmap_generic.c +++ b/sys/dev/netmap/netmap_generic.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2013-2016 Vincenzo Maffione * Copyright (C) 2013-2016 Luigi Rizzo * All rights reserved. diff --git a/sys/dev/netmap/netmap_kern.h b/sys/dev/netmap/netmap_kern.h index 0a5a88eaa2a6..47949e06707d 100644 --- a/sys/dev/netmap/netmap_kern.h +++ b/sys/dev/netmap/netmap_kern.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2011-2014 Matteo Landi, Luigi Rizzo * Copyright (C) 2013-2016 Universita` di Pisa * All rights reserved. diff --git a/sys/dev/netmap/netmap_mbq.c b/sys/dev/netmap/netmap_mbq.c index 3eb971b74561..3ce73f0e065c 100644 --- a/sys/dev/netmap/netmap_mbq.c +++ b/sys/dev/netmap/netmap_mbq.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2013-2014 Vincenzo Maffione * All rights reserved. * diff --git a/sys/dev/netmap/netmap_mbq.h b/sys/dev/netmap/netmap_mbq.h index 8ba0947b5708..044cb54bbf09 100644 --- a/sys/dev/netmap/netmap_mbq.h +++ b/sys/dev/netmap/netmap_mbq.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2013-2014 Vincenzo Maffione * All rights reserved. * diff --git a/sys/dev/netmap/netmap_mem2.c b/sys/dev/netmap/netmap_mem2.c index d6bc2863027e..a39aa1b3f042 100644 --- a/sys/dev/netmap/netmap_mem2.c +++ b/sys/dev/netmap/netmap_mem2.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2012-2014 Matteo Landi * Copyright (C) 2012-2016 Luigi Rizzo * Copyright (C) 2012-2016 Giuseppe Lettieri diff --git a/sys/dev/netmap/netmap_mem2.h b/sys/dev/netmap/netmap_mem2.h index c1c35fbce1a0..81f601c4ca9f 100644 --- a/sys/dev/netmap/netmap_mem2.h +++ b/sys/dev/netmap/netmap_mem2.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2012-2014 Matteo Landi * Copyright (C) 2012-2016 Luigi Rizzo * Copyright (C) 2012-2016 Giuseppe Lettieri diff --git a/sys/dev/netmap/netmap_offloadings.c b/sys/dev/netmap/netmap_offloadings.c index f8da672ffa53..6dc32b13ff8e 100644 --- a/sys/dev/netmap/netmap_offloadings.c +++ b/sys/dev/netmap/netmap_offloadings.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2014-2015 Vincenzo Maffione * All rights reserved. * diff --git a/sys/dev/netmap/netmap_pipe.c b/sys/dev/netmap/netmap_pipe.c index b48f4618794b..80843403b996 100644 --- a/sys/dev/netmap/netmap_pipe.c +++ b/sys/dev/netmap/netmap_pipe.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2014-2016 Giuseppe Lettieri * All rights reserved. * diff --git a/sys/dev/netmap/netmap_vale.c b/sys/dev/netmap/netmap_vale.c index d20f384c48d7..0df3d08f2a69 100644 --- a/sys/dev/netmap/netmap_vale.c +++ b/sys/dev/netmap/netmap_vale.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2013-2016 Universita` di Pisa * All rights reserved. * diff --git a/sys/dev/nsp/nsp.c b/sys/dev/nsp/nsp.c index c86bcdb3e1a8..537296e76118 100644 --- a/sys/dev/nsp/nsp.c +++ b/sys/dev/nsp/nsp.c @@ -9,6 +9,8 @@ NSP_USE_MEMIO | NSP_WAIT_FOR_SELECT) /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1998, 1999, 2000, 2001 * NetBSD/pc98 porting staff. All rights reserved. * diff --git a/sys/dev/nsp/nsp_pccard.c b/sys/dev/nsp/nsp_pccard.c index a784cadccfcc..b81ca30f815e 100644 --- a/sys/dev/nsp/nsp_pccard.c +++ b/sys/dev/nsp/nsp_pccard.c @@ -2,6 +2,8 @@ /* $NetBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * [Ported for FreeBSD] * Copyright (c) 2000 * Noriaki Mitsunaga, Mitsuru Iwasaki and Takanori Watanabe. diff --git a/sys/dev/nsp/nspreg.h b/sys/dev/nsp/nspreg.h index 81512c91a609..68bd09842cfd 100644 --- a/sys/dev/nsp/nspreg.h +++ b/sys/dev/nsp/nspreg.h @@ -3,6 +3,8 @@ /* $NetBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * [NetBSD for NEC PC-98 series] * Copyright (c) 1998 * NetBSD/pc98 porting staff. All rights reserved. diff --git a/sys/dev/nsp/nspvar.h b/sys/dev/nsp/nspvar.h index ed8a981d158e..9bff1b578f9b 100644 --- a/sys/dev/nsp/nspvar.h +++ b/sys/dev/nsp/nspvar.h @@ -3,6 +3,8 @@ /* $NetBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * [NetBSD for NEC PC-98 series] * Copyright (c) 1998, 1999, 2000, 2001 * NetBSD/pc98 porting staff. All rights reserved. diff --git a/sys/dev/null/null.c b/sys/dev/null/null.c index 22654a251de4..923f8791ecec 100644 --- a/sys/dev/null/null.c +++ b/sys/dev/null/null.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Mark R. V. Murray & Jeroen C. van Gelderen * Copyright (c) 2001-2004 Mark R. V. Murray * Copyright (c) 2014 Eitan Adler diff --git a/sys/dev/nvd/nvd.c b/sys/dev/nvd/nvd.c index cebd36d15af5..9d06a6af36d0 100644 --- a/sys/dev/nvd/nvd.c +++ b/sys/dev/nvd/nvd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2012-2016 Intel Corporation * All rights reserved. * diff --git a/sys/dev/nvme/nvme.c b/sys/dev/nvme/nvme.c index 1448a0f7c479..ffb076b297f5 100644 --- a/sys/dev/nvme/nvme.c +++ b/sys/dev/nvme/nvme.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2012-2014 Intel Corporation * All rights reserved. * diff --git a/sys/dev/nvme/nvme.h b/sys/dev/nvme/nvme.h index b5960eb9b115..5d11f79337fe 100644 --- a/sys/dev/nvme/nvme.h +++ b/sys/dev/nvme/nvme.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2012-2013 Intel Corporation * All rights reserved. * diff --git a/sys/dev/nvme/nvme_ctrlr.c b/sys/dev/nvme/nvme_ctrlr.c index b036eb64bf9f..34d6ff83b693 100644 --- a/sys/dev/nvme/nvme_ctrlr.c +++ b/sys/dev/nvme/nvme_ctrlr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2012-2016 Intel Corporation * All rights reserved. * diff --git a/sys/dev/nvme/nvme_ctrlr_cmd.c b/sys/dev/nvme/nvme_ctrlr_cmd.c index 7f125b2f66d4..f7d0da7d0917 100644 --- a/sys/dev/nvme/nvme_ctrlr_cmd.c +++ b/sys/dev/nvme/nvme_ctrlr_cmd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2012-2013 Intel Corporation * All rights reserved. * diff --git a/sys/dev/nvme/nvme_ns.c b/sys/dev/nvme/nvme_ns.c index fd8f53ffe5c3..2fe1c8b90896 100644 --- a/sys/dev/nvme/nvme_ns.c +++ b/sys/dev/nvme/nvme_ns.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2012-2013 Intel Corporation * All rights reserved. * diff --git a/sys/dev/nvme/nvme_ns_cmd.c b/sys/dev/nvme/nvme_ns_cmd.c index 1bf3b7f3f418..c9a37c385f9a 100644 --- a/sys/dev/nvme/nvme_ns_cmd.c +++ b/sys/dev/nvme/nvme_ns_cmd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2012 Intel Corporation * All rights reserved. * diff --git a/sys/dev/nvme/nvme_private.h b/sys/dev/nvme/nvme_private.h index 6f3df62155f7..f61b824da811 100644 --- a/sys/dev/nvme/nvme_private.h +++ b/sys/dev/nvme/nvme_private.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2012-2014 Intel Corporation * All rights reserved. * diff --git a/sys/dev/nvme/nvme_qpair.c b/sys/dev/nvme/nvme_qpair.c index a3eb90c9bd2c..8b96f6d5e264 100644 --- a/sys/dev/nvme/nvme_qpair.c +++ b/sys/dev/nvme/nvme_qpair.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2012-2014 Intel Corporation * All rights reserved. * diff --git a/sys/dev/nvme/nvme_sysctl.c b/sys/dev/nvme/nvme_sysctl.c index f0b628d3eafa..09bcb270b43a 100644 --- a/sys/dev/nvme/nvme_sysctl.c +++ b/sys/dev/nvme/nvme_sysctl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2012-2016 Intel Corporation * All rights reserved. * diff --git a/sys/dev/nvme/nvme_test.c b/sys/dev/nvme/nvme_test.c index 24f65cce9b98..20eaa2694954 100644 --- a/sys/dev/nvme/nvme_test.c +++ b/sys/dev/nvme/nvme_test.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2012-2013 Intel Corporation * All rights reserved. * diff --git a/sys/dev/nvme/nvme_util.c b/sys/dev/nvme/nvme_util.c index 6d7084167a75..e673cf75362e 100644 --- a/sys/dev/nvme/nvme_util.c +++ b/sys/dev/nvme/nvme_util.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2013 Intel Corporation * Copyright (C) 1997 Justin T. Gibbs * All rights reserved. diff --git a/sys/dev/nvram/nvram.c b/sys/dev/nvram/nvram.c index 164287ef097a..683603825d01 100644 --- a/sys/dev/nvram/nvram.c +++ b/sys/dev/nvram/nvram.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007 Peter Wemm * All rights reserved. * diff --git a/sys/dev/nvram2env/nvram2env.c b/sys/dev/nvram2env/nvram2env.c index d8da4dd1212e..b9c16f278ecb 100644 --- a/sys/dev/nvram2env/nvram2env.c +++ b/sys/dev/nvram2env/nvram2env.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Aleksandr Rybalko. * All rights reserved. * diff --git a/sys/dev/nxge/if_nxge.c b/sys/dev/nxge/if_nxge.c index af95e8bc2f87..ae232c849daf 100644 --- a/sys/dev/nxge/if_nxge.c +++ b/sys/dev/nxge/if_nxge.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/if_nxge.h b/sys/dev/nxge/if_nxge.h index 1cc128691c52..aa7d4c533806 100644 --- a/sys/dev/nxge/if_nxge.h +++ b/sys/dev/nxge/if_nxge.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/include/version.h b/sys/dev/nxge/include/version.h index 47d4fc1bfdec..28c85c2b4a14 100644 --- a/sys/dev/nxge/include/version.h +++ b/sys/dev/nxge/include/version.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/include/xge-debug.h b/sys/dev/nxge/include/xge-debug.h index 74b9756040c2..c76b299e6d3e 100644 --- a/sys/dev/nxge/include/xge-debug.h +++ b/sys/dev/nxge/include/xge-debug.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/include/xge-defs.h b/sys/dev/nxge/include/xge-defs.h index 17bc907b8a34..c69e13b4441a 100644 --- a/sys/dev/nxge/include/xge-defs.h +++ b/sys/dev/nxge/include/xge-defs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/include/xge-list.h b/sys/dev/nxge/include/xge-list.h index 544a62304386..a7a9247d8c3f 100644 --- a/sys/dev/nxge/include/xge-list.h +++ b/sys/dev/nxge/include/xge-list.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/include/xge-os-pal.h b/sys/dev/nxge/include/xge-os-pal.h index 166cadb7f2a5..3d33595fccda 100644 --- a/sys/dev/nxge/include/xge-os-pal.h +++ b/sys/dev/nxge/include/xge-os-pal.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/include/xge-queue.h b/sys/dev/nxge/include/xge-queue.h index c38ffb8ca349..a25ce6a90afb 100644 --- a/sys/dev/nxge/include/xge-queue.h +++ b/sys/dev/nxge/include/xge-queue.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/include/xgehal-channel.h b/sys/dev/nxge/include/xgehal-channel.h index 2f637b2688de..a5b9fab7f147 100644 --- a/sys/dev/nxge/include/xgehal-channel.h +++ b/sys/dev/nxge/include/xgehal-channel.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/include/xgehal-config.h b/sys/dev/nxge/include/xgehal-config.h index 2a63296e56bf..4d5e3970d049 100644 --- a/sys/dev/nxge/include/xgehal-config.h +++ b/sys/dev/nxge/include/xgehal-config.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/include/xgehal-device.h b/sys/dev/nxge/include/xgehal-device.h index 31d99b4e94dd..88b757226f9d 100644 --- a/sys/dev/nxge/include/xgehal-device.h +++ b/sys/dev/nxge/include/xgehal-device.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/include/xgehal-driver.h b/sys/dev/nxge/include/xgehal-driver.h index 507031b00740..d375570f1076 100644 --- a/sys/dev/nxge/include/xgehal-driver.h +++ b/sys/dev/nxge/include/xgehal-driver.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/include/xgehal-event.h b/sys/dev/nxge/include/xgehal-event.h index 1613aaeb5933..ac7bf35dd088 100644 --- a/sys/dev/nxge/include/xgehal-event.h +++ b/sys/dev/nxge/include/xgehal-event.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/include/xgehal-fifo.h b/sys/dev/nxge/include/xgehal-fifo.h index 5f082d6b8232..3dc23a048786 100644 --- a/sys/dev/nxge/include/xgehal-fifo.h +++ b/sys/dev/nxge/include/xgehal-fifo.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/include/xgehal-mgmt.h b/sys/dev/nxge/include/xgehal-mgmt.h index 93e60a29186e..842a12cc7a37 100644 --- a/sys/dev/nxge/include/xgehal-mgmt.h +++ b/sys/dev/nxge/include/xgehal-mgmt.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/include/xgehal-mgmtaux.h b/sys/dev/nxge/include/xgehal-mgmtaux.h index 93a9865f9c2d..ae495fee67b6 100644 --- a/sys/dev/nxge/include/xgehal-mgmtaux.h +++ b/sys/dev/nxge/include/xgehal-mgmtaux.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/include/xgehal-mm.h b/sys/dev/nxge/include/xgehal-mm.h index 7b43de404e51..80111eef6176 100644 --- a/sys/dev/nxge/include/xgehal-mm.h +++ b/sys/dev/nxge/include/xgehal-mm.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/include/xgehal-regs.h b/sys/dev/nxge/include/xgehal-regs.h index a20e083c9233..bfd3852a8ce7 100644 --- a/sys/dev/nxge/include/xgehal-regs.h +++ b/sys/dev/nxge/include/xgehal-regs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/include/xgehal-ring.h b/sys/dev/nxge/include/xgehal-ring.h index 0e5b7e66e291..811fdccbc685 100644 --- a/sys/dev/nxge/include/xgehal-ring.h +++ b/sys/dev/nxge/include/xgehal-ring.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/include/xgehal-stats.h b/sys/dev/nxge/include/xgehal-stats.h index ec093e7f7223..c3847d4161f9 100644 --- a/sys/dev/nxge/include/xgehal-stats.h +++ b/sys/dev/nxge/include/xgehal-stats.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/include/xgehal-types.h b/sys/dev/nxge/include/xgehal-types.h index 58dd09187372..a73bfa1633d2 100644 --- a/sys/dev/nxge/include/xgehal-types.h +++ b/sys/dev/nxge/include/xgehal-types.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/include/xgehal.h b/sys/dev/nxge/include/xgehal.h index c8645120edec..2e77d67b7a5b 100644 --- a/sys/dev/nxge/include/xgehal.h +++ b/sys/dev/nxge/include/xgehal.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/xge-osdep.h b/sys/dev/nxge/xge-osdep.h index 2f7098385131..7ff3e93404a4 100644 --- a/sys/dev/nxge/xge-osdep.h +++ b/sys/dev/nxge/xge-osdep.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/xgehal/xge-queue.c b/sys/dev/nxge/xgehal/xge-queue.c index a1a792e0b8a0..dd84884f2f1e 100644 --- a/sys/dev/nxge/xgehal/xge-queue.c +++ b/sys/dev/nxge/xgehal/xge-queue.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/xgehal/xgehal-channel-fp.c b/sys/dev/nxge/xgehal/xgehal-channel-fp.c index 98c98103adec..b03c63b512d6 100644 --- a/sys/dev/nxge/xgehal/xgehal-channel-fp.c +++ b/sys/dev/nxge/xgehal/xgehal-channel-fp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/xgehal/xgehal-channel.c b/sys/dev/nxge/xgehal/xgehal-channel.c index c1ca17bea733..981e4c96fc47 100644 --- a/sys/dev/nxge/xgehal/xgehal-channel.c +++ b/sys/dev/nxge/xgehal/xgehal-channel.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/xgehal/xgehal-config.c b/sys/dev/nxge/xgehal/xgehal-config.c index a937d5370e8c..86beb46eda57 100644 --- a/sys/dev/nxge/xgehal/xgehal-config.c +++ b/sys/dev/nxge/xgehal/xgehal-config.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/xgehal/xgehal-device-fp.c b/sys/dev/nxge/xgehal/xgehal-device-fp.c index 2788e512883c..aa6057ac7336 100644 --- a/sys/dev/nxge/xgehal/xgehal-device-fp.c +++ b/sys/dev/nxge/xgehal/xgehal-device-fp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/xgehal/xgehal-device.c b/sys/dev/nxge/xgehal/xgehal-device.c index b211c04811cd..6f1f5ffeac7c 100644 --- a/sys/dev/nxge/xgehal/xgehal-device.c +++ b/sys/dev/nxge/xgehal/xgehal-device.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/xgehal/xgehal-driver.c b/sys/dev/nxge/xgehal/xgehal-driver.c index 430931c32f24..4168f4a33a1f 100644 --- a/sys/dev/nxge/xgehal/xgehal-driver.c +++ b/sys/dev/nxge/xgehal/xgehal-driver.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/xgehal/xgehal-fifo-fp.c b/sys/dev/nxge/xgehal/xgehal-fifo-fp.c index 6c28c5588507..c699630a5efb 100644 --- a/sys/dev/nxge/xgehal/xgehal-fifo-fp.c +++ b/sys/dev/nxge/xgehal/xgehal-fifo-fp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/xgehal/xgehal-fifo.c b/sys/dev/nxge/xgehal/xgehal-fifo.c index 78c0923dee0f..c410b33bfb37 100644 --- a/sys/dev/nxge/xgehal/xgehal-fifo.c +++ b/sys/dev/nxge/xgehal/xgehal-fifo.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/xgehal/xgehal-mgmt.c b/sys/dev/nxge/xgehal/xgehal-mgmt.c index 7f8346bd0035..9c530f12ead3 100644 --- a/sys/dev/nxge/xgehal/xgehal-mgmt.c +++ b/sys/dev/nxge/xgehal/xgehal-mgmt.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/xgehal/xgehal-mgmtaux.c b/sys/dev/nxge/xgehal/xgehal-mgmtaux.c index 00550d830f4b..4c4edbf87e40 100644 --- a/sys/dev/nxge/xgehal/xgehal-mgmtaux.c +++ b/sys/dev/nxge/xgehal/xgehal-mgmtaux.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/xgehal/xgehal-mm.c b/sys/dev/nxge/xgehal/xgehal-mm.c index a787dad67d8a..2acae64c0ae5 100644 --- a/sys/dev/nxge/xgehal/xgehal-mm.c +++ b/sys/dev/nxge/xgehal/xgehal-mm.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/xgehal/xgehal-ring-fp.c b/sys/dev/nxge/xgehal/xgehal-ring-fp.c index 349d685a04bb..2f049a8365d2 100644 --- a/sys/dev/nxge/xgehal/xgehal-ring-fp.c +++ b/sys/dev/nxge/xgehal/xgehal-ring-fp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/xgehal/xgehal-ring.c b/sys/dev/nxge/xgehal/xgehal-ring.c index 061b77384213..0e8699ccdd3b 100644 --- a/sys/dev/nxge/xgehal/xgehal-ring.c +++ b/sys/dev/nxge/xgehal/xgehal-ring.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/xgehal/xgehal-stats.c b/sys/dev/nxge/xgehal/xgehal-stats.c index c5f59b6a855d..2bc74f82b11f 100644 --- a/sys/dev/nxge/xgehal/xgehal-stats.c +++ b/sys/dev/nxge/xgehal/xgehal-stats.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/nxge/xgell-version.h b/sys/dev/nxge/xgell-version.h index df724827ee50..bbfeb484c6d9 100644 --- a/sys/dev/nxge/xgell-version.h +++ b/sys/dev/nxge/xgell-version.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2007 Neterion, Inc. * All rights reserved. * diff --git a/sys/dev/ofw/ofw_bus.h b/sys/dev/ofw/ofw_bus.h index f7c72958d55f..7cbc5c05358c 100644 --- a/sys/dev/ofw/ofw_bus.h +++ b/sys/dev/ofw/ofw_bus.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001, 2003 by Thomas Moestl * Copyright (c) 2004 by Marius Strobl * All rights reserved. diff --git a/sys/dev/ofw/ofw_bus_subr.c b/sys/dev/ofw/ofw_bus_subr.c index 5a97edd093f6..c9e0a5f34510 100644 --- a/sys/dev/ofw/ofw_bus_subr.c +++ b/sys/dev/ofw/ofw_bus_subr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 - 2003 by Thomas Moestl . * Copyright (c) 2005 Marius Strobl * All rights reserved. diff --git a/sys/dev/ofw/ofw_bus_subr.h b/sys/dev/ofw/ofw_bus_subr.h index 521c59059184..408dfc525ec3 100644 --- a/sys/dev/ofw/ofw_bus_subr.h +++ b/sys/dev/ofw/ofw_bus_subr.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005 Marius Strobl * All rights reserved. * diff --git a/sys/dev/ofw/ofw_console.c b/sys/dev/ofw/ofw_console.c index 63d378b9f0e3..8f3061bde89d 100644 --- a/sys/dev/ofw/ofw_console.c +++ b/sys/dev/ofw/ofw_console.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2001 Benno Rice. * All rights reserved. * diff --git a/sys/dev/ofw/ofw_disk.c b/sys/dev/ofw/ofw_disk.c index dbf706c6ed7d..5975abcf7aae 100644 --- a/sys/dev/ofw/ofw_disk.c +++ b/sys/dev/ofw/ofw_disk.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2002 Benno Rice * All rights reserved. * diff --git a/sys/dev/ofw/ofw_fdt.c b/sys/dev/ofw/ofw_fdt.c index 0b7699725843..9b3507f4e923 100644 --- a/sys/dev/ofw/ofw_fdt.c +++ b/sys/dev/ofw/ofw_fdt.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2010 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/ofw/ofw_pci.h b/sys/dev/ofw/ofw_pci.h index eb60c5baee0b..fe4e8b1a1584 100644 --- a/sys/dev/ofw/ofw_pci.h +++ b/sys/dev/ofw/ofw_pci.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1999 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/ofw/ofw_standard.c b/sys/dev/ofw/ofw_standard.c index b514a94f3357..12d5e3f026ce 100644 --- a/sys/dev/ofw/ofw_standard.c +++ b/sys/dev/ofw/ofw_standard.c @@ -1,6 +1,8 @@ /* $NetBSD: Locore.c,v 1.7 2000/08/20 07:04:59 tsubai Exp $ */ /*- + * SPDX-License-Identifier: BSD-4-Clause AND BSD-2-Clause-FreeBSD + * * Copyright (C) 1995, 1996 Wolfgang Solfrank. * Copyright (C) 1995, 1996 TooLs GmbH. * All rights reserved. diff --git a/sys/dev/ofw/ofwvar.h b/sys/dev/ofw/ofwvar.h index ddaa3db097dd..08ab78ad28c5 100644 --- a/sys/dev/ofw/ofwvar.h +++ b/sys/dev/ofw/ofwvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005 Peter Grehan * Copyright (c) 2008 Nathan Whitehorn * All rights reserved. diff --git a/sys/dev/ofw/openfirm.c b/sys/dev/ofw/openfirm.c index 8ba5066001d1..45545ac34647 100644 --- a/sys/dev/ofw/openfirm.c +++ b/sys/dev/ofw/openfirm.c @@ -1,6 +1,8 @@ /* $NetBSD: Locore.c,v 1.7 2000/08/20 07:04:59 tsubai Exp $ */ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (C) 1995, 1996 Wolfgang Solfrank. * Copyright (C) 1995, 1996 TooLs GmbH. * All rights reserved. diff --git a/sys/dev/ofw/openfirm.h b/sys/dev/ofw/openfirm.h index 4e9fb29c9014..e17011640b55 100644 --- a/sys/dev/ofw/openfirm.h +++ b/sys/dev/ofw/openfirm.h @@ -1,6 +1,8 @@ /* $NetBSD: openfirm.h,v 1.1 1998/05/15 10:16:00 tsubai Exp $ */ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (C) 1995, 1996 Wolfgang Solfrank. * Copyright (C) 1995, 1996 TooLs GmbH. * All rights reserved. diff --git a/sys/dev/ofw/openpromio.c b/sys/dev/ofw/openpromio.c index e2a345b1e9db..5f1a6c51cd2a 100644 --- a/sys/dev/ofw/openpromio.c +++ b/sys/dev/ofw/openpromio.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Jake Burkholder. * All rights reserved. * diff --git a/sys/dev/ofw/openpromio.h b/sys/dev/ofw/openpromio.h index 5233d29eb870..9b52d377f0eb 100644 --- a/sys/dev/ofw/openpromio.h +++ b/sys/dev/ofw/openpromio.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Jake Burkholder. * All rights reserved. * diff --git a/sys/dev/pbio/pbio.c b/sys/dev/pbio/pbio.c index ebb0e33c8661..b128e6450c70 100644 --- a/sys/dev/pbio/pbio.c +++ b/sys/dev/pbio/pbio.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000-2004 * Diomidis D. Spinellis, Athens, Greece * All rights reserved. diff --git a/sys/dev/pbio/pbioio.h b/sys/dev/pbio/pbioio.h index 9a08bfab0254..9d970f8bbc67 100644 --- a/sys/dev/pbio/pbioio.h +++ b/sys/dev/pbio/pbioio.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000-2004 * Diomidis D. Spinellis, Athens, Greece * All rights reserved. diff --git a/sys/dev/pccard/pccard.c b/sys/dev/pccard/pccard.c index 4c80feae63ec..71926d7dca26 100644 --- a/sys/dev/pccard/pccard.c +++ b/sys/dev/pccard/pccard.c @@ -1,6 +1,8 @@ /* $NetBSD: pcmcia.c,v 1.23 2000/07/28 19:17:02 drochner Exp $ */ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1997 Marc Horowitz. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/pccard/pccard_cis.c b/sys/dev/pccard/pccard_cis.c index 4bd5e772d1b4..a221d9377ba4 100644 --- a/sys/dev/pccard/pccard_cis.c +++ b/sys/dev/pccard/pccard_cis.c @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1997 Marc Horowitz. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/pccard/pccard_cis.h b/sys/dev/pccard/pccard_cis.h index d6b9c3899f86..915f555924ad 100644 --- a/sys/dev/pccard/pccard_cis.h +++ b/sys/dev/pccard/pccard_cis.h @@ -1,6 +1,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1997 Marc Horowitz. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/pccard/pccard_cis_quirks.c b/sys/dev/pccard/pccard_cis_quirks.c index cb077185a246..29f1d4ee97b6 100644 --- a/sys/dev/pccard/pccard_cis_quirks.c +++ b/sys/dev/pccard/pccard_cis_quirks.c @@ -6,6 +6,8 @@ __FBSDID("$FreeBSD$"); #define PCCARDDEBUG /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1998 Marc Horowitz. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/pccard/pccard_device.c b/sys/dev/pccard/pccard_device.c index 807ed7984187..844422b54d57 100644 --- a/sys/dev/pccard/pccard_device.c +++ b/sys/dev/pccard/pccard_device.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005, M. Warner Losh * All rights reserved. * diff --git a/sys/dev/pccard/pccardreg.h b/sys/dev/pccard/pccardreg.h index e0f6647771bc..7d567dd6d52b 100644 --- a/sys/dev/pccard/pccardreg.h +++ b/sys/dev/pccard/pccardreg.h @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1997 Marc Horowitz. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/pccard/pccardvar.h b/sys/dev/pccard/pccardvar.h index e29c51b0eaee..c26da6f3bd15 100644 --- a/sys/dev/pccard/pccardvar.h +++ b/sys/dev/pccard/pccardvar.h @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1997 Marc Horowitz. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/pccard/pccardvarp.h b/sys/dev/pccard/pccardvarp.h index 9478c8f03e3e..89890c00bed2 100644 --- a/sys/dev/pccard/pccardvarp.h +++ b/sys/dev/pccard/pccardvarp.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005, M. Warner Losh * All rights reserved. * diff --git a/sys/dev/pccbb/pccbb.c b/sys/dev/pccbb/pccbb.c index f120219a82ff..ab378868a8b5 100644 --- a/sys/dev/pccbb/pccbb.c +++ b/sys/dev/pccbb/pccbb.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2004 M. Warner Losh. * Copyright (c) 2000-2001 Jonathan Chen. * All rights reserved. diff --git a/sys/dev/pccbb/pccbb_isa.c b/sys/dev/pccbb/pccbb_isa.c index df936c6738c6..0b139bf75f2c 100644 --- a/sys/dev/pccbb/pccbb_isa.c +++ b/sys/dev/pccbb/pccbb_isa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2004 M. Warner Losh. * All rights reserved. * diff --git a/sys/dev/pccbb/pccbb_pci.c b/sys/dev/pccbb/pccbb_pci.c index bc08c1903175..bbffb8b53200 100644 --- a/sys/dev/pccbb/pccbb_pci.c +++ b/sys/dev/pccbb/pccbb_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002-2004 M. Warner Losh. * Copyright (c) 2000-2001 Jonathan Chen. * All rights reserved. diff --git a/sys/dev/pccbb/pccbbdevid.h b/sys/dev/pccbb/pccbbdevid.h index b73036f376bd..cc1aa3ffe7c8 100644 --- a/sys/dev/pccbb/pccbbdevid.h +++ b/sys/dev/pccbb/pccbbdevid.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001-2004 M. Warner Losh. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/pccbb/pccbbreg.h b/sys/dev/pccbb/pccbbreg.h index ae73fe1c7149..3fb7e6a53074 100644 --- a/sys/dev/pccbb/pccbbreg.h +++ b/sys/dev/pccbb/pccbbreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000,2001 Jonathan Chen. * All rights reserved. * diff --git a/sys/dev/pccbb/pccbbvar.h b/sys/dev/pccbb/pccbbvar.h index 196f154fe077..3e1f56a4e823 100644 --- a/sys/dev/pccbb/pccbbvar.h +++ b/sys/dev/pccbb/pccbbvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003-2004 Warner Losh. * Copyright (c) 2000,2001 Jonathan Chen. * All rights reserved. diff --git a/sys/dev/pcf/envctrl.c b/sys/dev/pcf/envctrl.c index d577aa43699f..1d57b36e000e 100644 --- a/sys/dev/pcf/envctrl.c +++ b/sys/dev/pcf/envctrl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 Joerg Wunsch * * derived from sys/i386/isa/pcf.c which is: diff --git a/sys/dev/pcf/pcf.c b/sys/dev/pcf/pcf.c index cf2b65dc88cf..0dcd1c40195f 100644 --- a/sys/dev/pcf/pcf.c +++ b/sys/dev/pcf/pcf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 Nicolas Souchu, Marc Bouget * Copyright (c) 2004 Joerg Wunsch * All rights reserved. diff --git a/sys/dev/pcf/pcf_ebus.c b/sys/dev/pcf/pcf_ebus.c index b3a27377c948..3fa0be6b26cc 100644 --- a/sys/dev/pcf/pcf_ebus.c +++ b/sys/dev/pcf/pcf_ebus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 Marius Strobl, Joerg Wunsch * * derived from sys/i386/isa/pcf.c which is: diff --git a/sys/dev/pcf/pcf_isa.c b/sys/dev/pcf/pcf_isa.c index ca63583879a5..d2ba419ca658 100644 --- a/sys/dev/pcf/pcf_isa.c +++ b/sys/dev/pcf/pcf_isa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 Joerg Wunsch * * derived from sys/i386/isa/pcf.c which is: diff --git a/sys/dev/pcf/pcfvar.h b/sys/dev/pcf/pcfvar.h index 33721c9a4331..c2f0becd42fe 100644 --- a/sys/dev/pcf/pcfvar.h +++ b/sys/dev/pcf/pcfvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 Nicolas Souchu, Marc Bouget * Copyright (c) 2004 Joerg Wunsch * All rights reserved. diff --git a/sys/dev/pci/fixup_pci.c b/sys/dev/pci/fixup_pci.c index 3a40a7ab418e..e4c64be3b30d 100644 --- a/sys/dev/pci/fixup_pci.c +++ b/sys/dev/pci/fixup_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994,1995 Stefan Esser, Wolfgang StanglMeier * Copyright (c) 2000 Michael Smith * Copyright (c) 2000 BSDi diff --git a/sys/dev/pci/hostb_pci.c b/sys/dev/pci/hostb_pci.c index 57b8a1ab8eaf..fade49dcc324 100644 --- a/sys/dev/pci/hostb_pci.c +++ b/sys/dev/pci/hostb_pci.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997, Stefan Esser * All rights reserved. * diff --git a/sys/dev/pci/ignore_pci.c b/sys/dev/pci/ignore_pci.c index 1ae9d34545c1..5a24b87367ec 100644 --- a/sys/dev/pci/ignore_pci.c +++ b/sys/dev/pci/ignore_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Michael Smith * Copyright (c) 2000 BSDi * All rights reserved. diff --git a/sys/dev/pci/isa_pci.c b/sys/dev/pci/isa_pci.c index 94a4732b5079..f93d5f462dfa 100644 --- a/sys/dev/pci/isa_pci.c +++ b/sys/dev/pci/isa_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994,1995 Stefan Esser, Wolfgang StanglMeier * Copyright (c) 2000 Michael Smith * Copyright (c) 2000 BSDi diff --git a/sys/dev/pci/pci.c b/sys/dev/pci/pci.c index eb26b3627e69..79321945ce82 100644 --- a/sys/dev/pci/pci.c +++ b/sys/dev/pci/pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997, Stefan Esser * Copyright (c) 2000, Michael Smith * Copyright (c) 2000, BSDi diff --git a/sys/dev/pci/pci_pci.c b/sys/dev/pci/pci_pci.c index cf11334d4169..939ff4f0abe0 100644 --- a/sys/dev/pci/pci_pci.c +++ b/sys/dev/pci/pci_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994,1995 Stefan Esser, Wolfgang StanglMeier * Copyright (c) 2000 Michael Smith * Copyright (c) 2000 BSDi diff --git a/sys/dev/pci/pci_private.h b/sys/dev/pci/pci_private.h index 6c5a1677891e..dd254e66079f 100644 --- a/sys/dev/pci/pci_private.h +++ b/sys/dev/pci/pci_private.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997, Stefan Esser * Copyright (c) 2000, Michael Smith * Copyright (c) 2000, BSDi diff --git a/sys/dev/pci/pci_subr.c b/sys/dev/pci/pci_subr.c index 822911a122c1..d00a576cf392 100644 --- a/sys/dev/pci/pci_subr.c +++ b/sys/dev/pci/pci_subr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Hudson River Trading LLC * Written by: John H. Baldwin * All rights reserved. diff --git a/sys/dev/pci/pci_user.c b/sys/dev/pci/pci_user.c index dba76d130aa5..229515d0c381 100644 --- a/sys/dev/pci/pci_user.c +++ b/sys/dev/pci/pci_user.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997, Stefan Esser * All rights reserved. * diff --git a/sys/dev/pci/pcib_private.h b/sys/dev/pci/pcib_private.h index 5482e12d5bb8..5cda3a3890ef 100644 --- a/sys/dev/pci/pcib_private.h +++ b/sys/dev/pci/pcib_private.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994,1995 Stefan Esser, Wolfgang StanglMeier * Copyright (c) 2000 Michael Smith * Copyright (c) 2000 BSDi diff --git a/sys/dev/pci/pcireg.h b/sys/dev/pci/pcireg.h index b434b2e69201..00589c4b83da 100644 --- a/sys/dev/pci/pcireg.h +++ b/sys/dev/pci/pcireg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997, Stefan Esser * All rights reserved. * diff --git a/sys/dev/pci/pcivar.h b/sys/dev/pci/pcivar.h index d6e773c0a4c9..8497490a2c05 100644 --- a/sys/dev/pci/pcivar.h +++ b/sys/dev/pci/pcivar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997, Stefan Esser * All rights reserved. * diff --git a/sys/dev/pci/vga_pci.c b/sys/dev/pci/vga_pci.c index 3e7c7447a8f0..f68f206fa26d 100644 --- a/sys/dev/pci/vga_pci.c +++ b/sys/dev/pci/vga_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005 John Baldwin * All rights reserved. * diff --git a/sys/dev/pdq/if_fpa.c b/sys/dev/pdq/if_fpa.c index 1701454d9620..12f7cf7a9928 100644 --- a/sys/dev/pdq/if_fpa.c +++ b/sys/dev/pdq/if_fpa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1995, 1996 Matt Thomas * All rights reserved. * diff --git a/sys/dev/pdq/pdq.c b/sys/dev/pdq/pdq.c index 9bb86ce6c3dd..a2a0c6cedf6d 100644 --- a/sys/dev/pdq/pdq.c +++ b/sys/dev/pdq/pdq.c @@ -1,6 +1,8 @@ /* $NetBSD: pdq.c,v 1.33 2001/11/13 13:14:43 lukem Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1995,1996 Matt Thomas * All rights reserved. * diff --git a/sys/dev/pdq/pdq_freebsd.h b/sys/dev/pdq/pdq_freebsd.h index a378e05d4e5a..5c006ef339d6 100644 --- a/sys/dev/pdq/pdq_freebsd.h +++ b/sys/dev/pdq/pdq_freebsd.h @@ -1,6 +1,8 @@ /* $NetBSD: pdqvar.h,v 1.27 2000/05/03 19:17:54 thorpej Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1995, 1996 Matt Thomas * All rights reserved. * diff --git a/sys/dev/pdq/pdq_ifsubr.c b/sys/dev/pdq/pdq_ifsubr.c index ed724df50309..87d5c54a57b2 100644 --- a/sys/dev/pdq/pdq_ifsubr.c +++ b/sys/dev/pdq/pdq_ifsubr.c @@ -1,6 +1,8 @@ /* $NetBSD: pdq_ifsubr.c,v 1.38 2001/12/21 23:21:47 matt Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1995, 1996 Matt Thomas * All rights reserved. * diff --git a/sys/dev/pdq/pdqreg.h b/sys/dev/pdq/pdqreg.h index 1d2a15882fef..5fff7d998893 100644 --- a/sys/dev/pdq/pdqreg.h +++ b/sys/dev/pdq/pdqreg.h @@ -1,6 +1,8 @@ /* $NetBSD: pdqreg.h,v 1.14 2001/06/13 10:46:03 wiz Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1995, 1996 Matt Thomas * All rights reserved. * diff --git a/sys/dev/pdq/pdqvar.h b/sys/dev/pdq/pdqvar.h index a84c00bc6624..c0c19545cac4 100644 --- a/sys/dev/pdq/pdqvar.h +++ b/sys/dev/pdq/pdqvar.h @@ -1,6 +1,8 @@ /* $NetBSD: pdqvar.h,v 1.27 2000/05/03 19:17:54 thorpej Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1995, 1996 Matt Thomas * All rights reserved. * diff --git a/sys/dev/powermac_nvram/powermac_nvram.c b/sys/dev/powermac_nvram/powermac_nvram.c index 53650e9a0246..2402933326a5 100644 --- a/sys/dev/powermac_nvram/powermac_nvram.c +++ b/sys/dev/powermac_nvram/powermac_nvram.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Maxim Sobolev * All rights reserved. * diff --git a/sys/dev/powermac_nvram/powermac_nvramvar.h b/sys/dev/powermac_nvram/powermac_nvramvar.h index c326e3c5b5d6..1073e50242e7 100644 --- a/sys/dev/powermac_nvram/powermac_nvramvar.h +++ b/sys/dev/powermac_nvram/powermac_nvramvar.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Maxim Sobolev * All rights reserved. * diff --git a/sys/dev/ppbus/if_plip.c b/sys/dev/ppbus/if_plip.c index 7a9d9b0e4579..8b573254cb12 100644 --- a/sys/dev/ppbus/if_plip.c +++ b/sys/dev/ppbus/if_plip.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997 Poul-Henning Kamp * All rights reserved. * diff --git a/sys/dev/ppbus/immio.c b/sys/dev/ppbus/immio.c index 6d460b758905..eb1b2e12f28a 100644 --- a/sys/dev/ppbus/immio.c +++ b/sys/dev/ppbus/immio.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998, 1999 Nicolas Souchu * Copyright (c) 2001 Alcove - Nicolas Souchu * All rights reserved. diff --git a/sys/dev/ppbus/lpbb.c b/sys/dev/ppbus/lpbb.c index 0c85620675bf..5ad1c2c6667a 100644 --- a/sys/dev/ppbus/lpbb.c +++ b/sys/dev/ppbus/lpbb.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998, 2001 Nicolas Souchu, Marc Bouget * All rights reserved. * diff --git a/sys/dev/ppbus/lpt.h b/sys/dev/ppbus/lpt.h index c5a0f24a8446..97628f334ac4 100644 --- a/sys/dev/ppbus/lpt.h +++ b/sys/dev/ppbus/lpt.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/dev/ppbus/pcfclock.c b/sys/dev/ppbus/pcfclock.c index 65612a21de4c..7997e2883b6b 100644 --- a/sys/dev/ppbus/pcfclock.c +++ b/sys/dev/ppbus/pcfclock.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Sascha Schumann. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/ppbus/ppb_1284.c b/sys/dev/ppbus/ppb_1284.c index 5e869774c785..cd46b36c5473 100644 --- a/sys/dev/ppbus/ppb_1284.c +++ b/sys/dev/ppbus/ppb_1284.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/ppbus/ppb_1284.h b/sys/dev/ppbus/ppb_1284.h index 5c4010f88bf5..1ad05158fef9 100644 --- a/sys/dev/ppbus/ppb_1284.h +++ b/sys/dev/ppbus/ppb_1284.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/ppbus/ppb_base.c b/sys/dev/ppbus/ppb_base.c index b87b5975769f..20782385acc0 100644 --- a/sys/dev/ppbus/ppb_base.c +++ b/sys/dev/ppbus/ppb_base.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997, 1998, 1999 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/ppbus/ppb_msq.c b/sys/dev/ppbus/ppb_msq.c index 8aba5ec3504d..7eb6df407384 100644 --- a/sys/dev/ppbus/ppb_msq.c +++ b/sys/dev/ppbus/ppb_msq.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998, 1999 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/ppbus/ppb_msq.h b/sys/dev/ppbus/ppb_msq.h index 1ee55e56d4bf..a01519412951 100644 --- a/sys/dev/ppbus/ppb_msq.h +++ b/sys/dev/ppbus/ppb_msq.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/ppbus/ppbconf.c b/sys/dev/ppbus/ppbconf.c index b5b74b46243a..23a16ff7444d 100644 --- a/sys/dev/ppbus/ppbconf.c +++ b/sys/dev/ppbus/ppbconf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997, 1998, 1999 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/ppbus/ppbconf.h b/sys/dev/ppbus/ppbconf.h index 8ac578e01380..c026bf4574d0 100644 --- a/sys/dev/ppbus/ppbconf.h +++ b/sys/dev/ppbus/ppbconf.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997, 1998, 1999 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/ppbus/ppbio.h b/sys/dev/ppbus/ppbio.h index 2794eddc1dea..ad019524a781 100644 --- a/sys/dev/ppbus/ppbio.h +++ b/sys/dev/ppbus/ppbio.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/ppbus/ppi.c b/sys/dev/ppbus/ppi.c index 2ee8fa670216..bf6a4268fdb8 100644 --- a/sys/dev/ppbus/ppi.c +++ b/sys/dev/ppbus/ppi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997, 1998, 1999 Nicolas Souchu, Michael Smith * All rights reserved. * diff --git a/sys/dev/ppbus/ppi.h b/sys/dev/ppbus/ppi.h index 9e9d86a6f8ba..4fb16e921179 100644 --- a/sys/dev/ppbus/ppi.h +++ b/sys/dev/ppbus/ppi.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/ppbus/vpo.c b/sys/dev/ppbus/vpo.c index c8585c86e69b..723417f47bda 100644 --- a/sys/dev/ppbus/vpo.c +++ b/sys/dev/ppbus/vpo.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997, 1998, 1999 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/ppbus/vpoio.c b/sys/dev/ppbus/vpoio.c index 57129d78e28e..a1bed05cf473 100644 --- a/sys/dev/ppbus/vpoio.c +++ b/sys/dev/ppbus/vpoio.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998, 1999 Nicolas Souchu * Copyright (c) 2000 Alcove - Nicolas Souchu * All rights reserved. diff --git a/sys/dev/ppbus/vpoio.h b/sys/dev/ppbus/vpoio.h index a264c66e9259..574afba38f6d 100644 --- a/sys/dev/ppbus/vpoio.h +++ b/sys/dev/ppbus/vpoio.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/ppc/ppc.c b/sys/dev/ppc/ppc.c index 08967344021f..c4d423ff99c0 100644 --- a/sys/dev/ppc/ppc.c +++ b/sys/dev/ppc/ppc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997-2000 Nicolas Souchu * Copyright (c) 2001 Alcove - Nicolas Souchu * All rights reserved. diff --git a/sys/dev/ppc/ppc_acpi.c b/sys/dev/ppc/ppc_acpi.c index b0a30b44331b..582638183f13 100644 --- a/sys/dev/ppc/ppc_acpi.c +++ b/sys/dev/ppc/ppc_acpi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/ppc/ppc_isa.c b/sys/dev/ppc/ppc_isa.c index a40fc8e8ef36..96bfc9bd18af 100644 --- a/sys/dev/ppc/ppc_isa.c +++ b/sys/dev/ppc/ppc_isa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997-2000 Nicolas Souchu * Copyright (c) 2001 Alcove - Nicolas Souchu * Copyright (c) 2006 Marcel Moolenaar diff --git a/sys/dev/ppc/ppc_pci.c b/sys/dev/ppc/ppc_pci.c index 64f31823139c..b3a2826c6f0c 100644 --- a/sys/dev/ppc/ppc_pci.c +++ b/sys/dev/ppc/ppc_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/ppc/ppc_puc.c b/sys/dev/ppc/ppc_puc.c index 361d9b70af7e..5acdd1f05b83 100644 --- a/sys/dev/ppc/ppc_puc.c +++ b/sys/dev/ppc/ppc_puc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Marcel Moolenaar * Copyright (c) 1997-2000 Nicolas Souchu * Copyright (c) 2001 Alcove - Nicolas Souchu diff --git a/sys/dev/ppc/ppcreg.h b/sys/dev/ppc/ppcreg.h index fa1f165d6daa..af5f5846be45 100644 --- a/sys/dev/ppc/ppcreg.h +++ b/sys/dev/ppc/ppcreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Alcove - Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/ppc/ppcvar.h b/sys/dev/ppc/ppcvar.h index 792111e8e23d..08d7a6af4f33 100644 --- a/sys/dev/ppc/ppcvar.h +++ b/sys/dev/ppc/ppcvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997-2000 Nicolas Souchu * Copyright (c) 2001 Alcove - Nicolas Souchu * All rights reserved. diff --git a/sys/dev/pst/pst-iop.c b/sys/dev/pst/pst-iop.c index 65f9267c29d8..15fbf36b6328 100644 --- a/sys/dev/pst/pst-iop.c +++ b/sys/dev/pst/pst-iop.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001,2002,2003 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/pst/pst-iop.h b/sys/dev/pst/pst-iop.h index 65320845bd26..0cb18957a3dc 100644 --- a/sys/dev/pst/pst-iop.h +++ b/sys/dev/pst/pst-iop.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001,2002,2003 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/pst/pst-pci.c b/sys/dev/pst/pst-pci.c index 4cc579636ec5..0a09e1de79f3 100644 --- a/sys/dev/pst/pst-pci.c +++ b/sys/dev/pst/pst-pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001,2002,2003 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/pst/pst-raid.c b/sys/dev/pst/pst-raid.c index 084d32ce0158..2c16064981ab 100644 --- a/sys/dev/pst/pst-raid.c +++ b/sys/dev/pst/pst-raid.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001,2002,2003 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/pty/pty.c b/sys/dev/pty/pty.c index ad34e1188d5d..656e05e18fba 100644 --- a/sys/dev/pty/pty.c +++ b/sys/dev/pty/pty.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Ed Schouten * All rights reserved. * diff --git a/sys/dev/puc/puc.c b/sys/dev/puc/puc.c index 3d3c3fabfbad..f45493145be9 100644 --- a/sys/dev/puc/puc.c +++ b/sys/dev/puc/puc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/puc/puc_bfe.h b/sys/dev/puc/puc_bfe.h index 912958b3becb..68678d3771e1 100644 --- a/sys/dev/puc/puc_bfe.h +++ b/sys/dev/puc/puc_bfe.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/puc/puc_bus.h b/sys/dev/puc/puc_bus.h index 59da93da9b6e..71af1cfd4ce3 100644 --- a/sys/dev/puc/puc_bus.h +++ b/sys/dev/puc/puc_bus.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/puc/puc_cfg.c b/sys/dev/puc/puc_cfg.c index 99d98163b4ed..e7f7f775dc7e 100644 --- a/sys/dev/puc/puc_cfg.c +++ b/sys/dev/puc/puc_cfg.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/puc/puc_cfg.h b/sys/dev/puc/puc_cfg.h index 3599d4c9429c..490358053db7 100644 --- a/sys/dev/puc/puc_cfg.h +++ b/sys/dev/puc/puc_cfg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/puc/puc_pccard.c b/sys/dev/puc/puc_pccard.c index 232741e589d5..6aa115ed583f 100644 --- a/sys/dev/puc/puc_pccard.c +++ b/sys/dev/puc/puc_pccard.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002 Poul-Henning Kamp. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/puc/puc_pci.c b/sys/dev/puc/puc_pci.c index 618a3ae03691..d6b126f0f92b 100644 --- a/sys/dev/puc/puc_pci.c +++ b/sys/dev/puc/puc_pci.c @@ -1,6 +1,8 @@ /* $NetBSD: puc.c,v 1.7 2000/07/29 17:43:38 jlam Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-3-Clause + * * Copyright (c) 2002 JF Hay. All rights reserved. * Copyright (c) 2000 M. Warner Losh. All rights reserved. * diff --git a/sys/dev/puc/pucdata.c b/sys/dev/puc/pucdata.c index d8ca2584ab66..5a949becd98c 100644 --- a/sys/dev/puc/pucdata.c +++ b/sys/dev/puc/pucdata.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/qlxgb/qla_dbg.c b/sys/dev/qlxgb/qla_dbg.c index bdbe8687f956..b0e359f33ce5 100644 --- a/sys/dev/qlxgb/qla_dbg.c +++ b/sys/dev/qlxgb/qla_dbg.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2013 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgb/qla_dbg.h b/sys/dev/qlxgb/qla_dbg.h index 893b13f7fdae..8fd4ede8baea 100644 --- a/sys/dev/qlxgb/qla_dbg.h +++ b/sys/dev/qlxgb/qla_dbg.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2013 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgb/qla_def.h b/sys/dev/qlxgb/qla_def.h index d5b11c156768..fd154e788a8b 100644 --- a/sys/dev/qlxgb/qla_def.h +++ b/sys/dev/qlxgb/qla_def.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2013 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgb/qla_glbl.h b/sys/dev/qlxgb/qla_glbl.h index 9f045839313c..e9179685dc64 100644 --- a/sys/dev/qlxgb/qla_glbl.h +++ b/sys/dev/qlxgb/qla_glbl.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2013 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgb/qla_hw.c b/sys/dev/qlxgb/qla_hw.c index cebe05aed81a..94a007d227c3 100644 --- a/sys/dev/qlxgb/qla_hw.c +++ b/sys/dev/qlxgb/qla_hw.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgb/qla_hw.h b/sys/dev/qlxgb/qla_hw.h index 57012dddbc72..e60b239b75f9 100644 --- a/sys/dev/qlxgb/qla_hw.h +++ b/sys/dev/qlxgb/qla_hw.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2013 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgb/qla_inline.h b/sys/dev/qlxgb/qla_inline.h index 1f8bf6f51ee8..807bae765a38 100644 --- a/sys/dev/qlxgb/qla_inline.h +++ b/sys/dev/qlxgb/qla_inline.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2013 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgb/qla_ioctl.c b/sys/dev/qlxgb/qla_ioctl.c index 5afb1a477e16..615ef662c19a 100644 --- a/sys/dev/qlxgb/qla_ioctl.c +++ b/sys/dev/qlxgb/qla_ioctl.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2013 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgb/qla_ioctl.h b/sys/dev/qlxgb/qla_ioctl.h index 4f100518d0e8..860a1290f017 100644 --- a/sys/dev/qlxgb/qla_ioctl.h +++ b/sys/dev/qlxgb/qla_ioctl.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2013 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgb/qla_isr.c b/sys/dev/qlxgb/qla_isr.c index d9670fb3f8f0..3633303b6e9e 100644 --- a/sys/dev/qlxgb/qla_isr.c +++ b/sys/dev/qlxgb/qla_isr.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2013 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgb/qla_misc.c b/sys/dev/qlxgb/qla_misc.c index afed7a1a4985..9b265252f837 100644 --- a/sys/dev/qlxgb/qla_misc.c +++ b/sys/dev/qlxgb/qla_misc.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2013 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgb/qla_os.c b/sys/dev/qlxgb/qla_os.c index 8e3d8f46bc22..f690b4fc833a 100644 --- a/sys/dev/qlxgb/qla_os.c +++ b/sys/dev/qlxgb/qla_os.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2013 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgb/qla_os.h b/sys/dev/qlxgb/qla_os.h index 6c1e6f74b981..548719de890d 100644 --- a/sys/dev/qlxgb/qla_os.h +++ b/sys/dev/qlxgb/qla_os.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2013 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgb/qla_reg.h b/sys/dev/qlxgb/qla_reg.h index 0cc66b000843..fae144185c8a 100644 --- a/sys/dev/qlxgb/qla_reg.h +++ b/sys/dev/qlxgb/qla_reg.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2013 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgb/qla_ver.h b/sys/dev/qlxgb/qla_ver.h index e32bd496f7d2..84aa3d00ceb4 100644 --- a/sys/dev/qlxgb/qla_ver.h +++ b/sys/dev/qlxgb/qla_ver.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2013 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgbe/ql_dbg.c b/sys/dev/qlxgbe/ql_dbg.c index 0e9ec2d64c56..0a7e29fd26de 100644 --- a/sys/dev/qlxgbe/ql_dbg.c +++ b/sys/dev/qlxgbe/ql_dbg.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2016 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgbe/ql_dbg.h b/sys/dev/qlxgbe/ql_dbg.h index 9e2675bb4611..158729caa846 100644 --- a/sys/dev/qlxgbe/ql_dbg.h +++ b/sys/dev/qlxgbe/ql_dbg.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2016 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgbe/ql_def.h b/sys/dev/qlxgbe/ql_def.h index 168cd265f66c..4e4e40fb575a 100644 --- a/sys/dev/qlxgbe/ql_def.h +++ b/sys/dev/qlxgbe/ql_def.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2016 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgbe/ql_glbl.h b/sys/dev/qlxgbe/ql_glbl.h index f8c7c8b165c1..02704613e153 100644 --- a/sys/dev/qlxgbe/ql_glbl.h +++ b/sys/dev/qlxgbe/ql_glbl.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2016 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgbe/ql_hw.c b/sys/dev/qlxgbe/ql_hw.c index 5bd8c9397ff4..7ddd6d5d5ffe 100644 --- a/sys/dev/qlxgbe/ql_hw.c +++ b/sys/dev/qlxgbe/ql_hw.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2016 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgbe/ql_hw.h b/sys/dev/qlxgbe/ql_hw.h index e8f53c86407d..333d000b67c8 100644 --- a/sys/dev/qlxgbe/ql_hw.h +++ b/sys/dev/qlxgbe/ql_hw.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2016 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgbe/ql_inline.h b/sys/dev/qlxgbe/ql_inline.h index 986855a73939..2ec7ea2ef3dd 100644 --- a/sys/dev/qlxgbe/ql_inline.h +++ b/sys/dev/qlxgbe/ql_inline.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2016 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgbe/ql_ioctl.c b/sys/dev/qlxgbe/ql_ioctl.c index 7675d54823c4..abd817e1bfd5 100644 --- a/sys/dev/qlxgbe/ql_ioctl.c +++ b/sys/dev/qlxgbe/ql_ioctl.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2016 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgbe/ql_ioctl.h b/sys/dev/qlxgbe/ql_ioctl.h index f985958a74e6..4586b095a793 100644 --- a/sys/dev/qlxgbe/ql_ioctl.h +++ b/sys/dev/qlxgbe/ql_ioctl.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2016 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgbe/ql_isr.c b/sys/dev/qlxgbe/ql_isr.c index 3159ce6783f3..da03db24e0eb 100644 --- a/sys/dev/qlxgbe/ql_isr.c +++ b/sys/dev/qlxgbe/ql_isr.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2016 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgbe/ql_misc.c b/sys/dev/qlxgbe/ql_misc.c index 74d126905f8e..397642668dec 100644 --- a/sys/dev/qlxgbe/ql_misc.c +++ b/sys/dev/qlxgbe/ql_misc.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2016 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgbe/ql_os.c b/sys/dev/qlxgbe/ql_os.c index fb94f3994bdf..b2ae93e583ca 100644 --- a/sys/dev/qlxgbe/ql_os.c +++ b/sys/dev/qlxgbe/ql_os.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2016 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgbe/ql_os.h b/sys/dev/qlxgbe/ql_os.h index 853b39688b34..79e374be6b22 100644 --- a/sys/dev/qlxgbe/ql_os.h +++ b/sys/dev/qlxgbe/ql_os.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2016 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgbe/ql_reset.c b/sys/dev/qlxgbe/ql_reset.c index 76e2462c7b01..16d1b8855424 100644 --- a/sys/dev/qlxgbe/ql_reset.c +++ b/sys/dev/qlxgbe/ql_reset.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2016 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgbe/ql_tmplt.h b/sys/dev/qlxgbe/ql_tmplt.h index 39f54dd67acd..2658931b7d87 100644 --- a/sys/dev/qlxgbe/ql_tmplt.h +++ b/sys/dev/qlxgbe/ql_tmplt.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2016 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxgbe/ql_ver.h b/sys/dev/qlxgbe/ql_ver.h index 24a9d30d1901..07ffbfbbf710 100644 --- a/sys/dev/qlxgbe/ql_ver.h +++ b/sys/dev/qlxgbe/ql_ver.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2016 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxge/qls_dbg.c b/sys/dev/qlxge/qls_dbg.c index 04eff20e57e0..8978519a6b4d 100644 --- a/sys/dev/qlxge/qls_dbg.c +++ b/sys/dev/qlxge/qls_dbg.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2014 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxge/qls_dbg.h b/sys/dev/qlxge/qls_dbg.h index e4d7a416285d..63f7810cca1d 100644 --- a/sys/dev/qlxge/qls_dbg.h +++ b/sys/dev/qlxge/qls_dbg.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2014 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxge/qls_def.h b/sys/dev/qlxge/qls_def.h index 8d191e060290..5c2fb518111f 100644 --- a/sys/dev/qlxge/qls_def.h +++ b/sys/dev/qlxge/qls_def.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2014 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxge/qls_dump.c b/sys/dev/qlxge/qls_dump.c index f829a85e3cf3..aec54beecdce 100644 --- a/sys/dev/qlxge/qls_dump.c +++ b/sys/dev/qlxge/qls_dump.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2014 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxge/qls_dump.h b/sys/dev/qlxge/qls_dump.h index 9ae3b55e1a48..ee9ebe1d94f4 100644 --- a/sys/dev/qlxge/qls_dump.h +++ b/sys/dev/qlxge/qls_dump.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2014 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxge/qls_glbl.h b/sys/dev/qlxge/qls_glbl.h index b7527742c043..de3ff44fc3d5 100644 --- a/sys/dev/qlxge/qls_glbl.h +++ b/sys/dev/qlxge/qls_glbl.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2014 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxge/qls_hw.c b/sys/dev/qlxge/qls_hw.c index b77d20e6f659..b29d62c5b0e4 100644 --- a/sys/dev/qlxge/qls_hw.c +++ b/sys/dev/qlxge/qls_hw.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2014 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxge/qls_hw.h b/sys/dev/qlxge/qls_hw.h index 6805f1e94a70..36e21ee2a2af 100644 --- a/sys/dev/qlxge/qls_hw.h +++ b/sys/dev/qlxge/qls_hw.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2014 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxge/qls_inline.h b/sys/dev/qlxge/qls_inline.h index 6445567dd300..f280bf5fb701 100644 --- a/sys/dev/qlxge/qls_inline.h +++ b/sys/dev/qlxge/qls_inline.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2014 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxge/qls_ioctl.c b/sys/dev/qlxge/qls_ioctl.c index 6b39fc96781e..bad4307eb4ca 100644 --- a/sys/dev/qlxge/qls_ioctl.c +++ b/sys/dev/qlxge/qls_ioctl.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2014 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxge/qls_ioctl.h b/sys/dev/qlxge/qls_ioctl.h index af3091f1a51b..972ba31f2bdd 100644 --- a/sys/dev/qlxge/qls_ioctl.h +++ b/sys/dev/qlxge/qls_ioctl.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2014 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxge/qls_isr.c b/sys/dev/qlxge/qls_isr.c index 9b571f591064..523b32fd34d1 100644 --- a/sys/dev/qlxge/qls_isr.c +++ b/sys/dev/qlxge/qls_isr.c @@ -1,4 +1,8 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2014 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxge/qls_os.c b/sys/dev/qlxge/qls_os.c index 6b6d74c273e8..7250b8369466 100644 --- a/sys/dev/qlxge/qls_os.c +++ b/sys/dev/qlxge/qls_os.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2014 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxge/qls_os.h b/sys/dev/qlxge/qls_os.h index c72410745e47..b52b1c8b9ebd 100644 --- a/sys/dev/qlxge/qls_os.h +++ b/sys/dev/qlxge/qls_os.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2014 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/qlxge/qls_ver.h b/sys/dev/qlxge/qls_ver.h index afac640c8104..de3b66fb62dd 100644 --- a/sys/dev/qlxge/qls_ver.h +++ b/sys/dev/qlxge/qls_ver.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2014 Qlogic Corporation * All rights reserved. * diff --git a/sys/dev/quicc/quicc_bfe.h b/sys/dev/quicc/quicc_bfe.h index a08e4cf3f8d0..ea791bc277e3 100644 --- a/sys/dev/quicc/quicc_bfe.h +++ b/sys/dev/quicc/quicc_bfe.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright 2006 by Juniper Networks. * All rights reserved. * diff --git a/sys/dev/quicc/quicc_bfe_fdt.c b/sys/dev/quicc/quicc_bfe_fdt.c index a7cd35424bea..06d737cbfd8c 100644 --- a/sys/dev/quicc/quicc_bfe_fdt.c +++ b/sys/dev/quicc/quicc_bfe_fdt.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2006 Juniper Networks. * All rights reserved. * diff --git a/sys/dev/quicc/quicc_bus.h b/sys/dev/quicc/quicc_bus.h index 6271ba5e298a..a12e6d681b87 100644 --- a/sys/dev/quicc/quicc_bus.h +++ b/sys/dev/quicc/quicc_bus.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/quicc/quicc_core.c b/sys/dev/quicc/quicc_core.c index b0e22b4e5913..1a5a15e1e2b1 100644 --- a/sys/dev/quicc/quicc_core.c +++ b/sys/dev/quicc/quicc_core.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright 2006 by Juniper Networks. * All rights reserved. * diff --git a/sys/dev/rc/rc.c b/sys/dev/rc/rc.c index 24b851a99ae8..0c5eb19651d7 100644 --- a/sys/dev/rc/rc.c +++ b/sys/dev/rc/rc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 1995 by Pavel Antonov, Moscow, Russia. * Copyright (C) 1995 by Andrey A. Chernov, Moscow, Russia. * Copyright (C) 2002 by John Baldwin diff --git a/sys/dev/rc/rcreg.h b/sys/dev/rc/rcreg.h index 8ba287e7251c..9489257d9f8d 100644 --- a/sys/dev/rc/rcreg.h +++ b/sys/dev/rc/rcreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 1995 by Pavel Antonov, Moscow, Russia. * Copyright (C) 1995 by Andrey A. Chernov, Moscow, Russia. * Copyright (C) 2002 by John Baldwin diff --git a/sys/dev/rndtest/rndtest.c b/sys/dev/rndtest/rndtest.c index 88f414a48aa7..5d2490af11db 100644 --- a/sys/dev/rndtest/rndtest.c +++ b/sys/dev/rndtest/rndtest.c @@ -1,6 +1,8 @@ /* $OpenBSD$ */ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2002 Jason L. Wright (jason@thought.net) * All rights reserved. * diff --git a/sys/dev/rndtest/rndtest.h b/sys/dev/rndtest/rndtest.h index 5a284e9a91de..786f0a442a98 100644 --- a/sys/dev/rndtest/rndtest.h +++ b/sys/dev/rndtest/rndtest.h @@ -2,6 +2,8 @@ /* $OpenBSD$ */ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2002 Jason L. Wright (jason@thought.net) * All rights reserved. * diff --git a/sys/dev/rp/rp.c b/sys/dev/rp/rp.c index 5027694d54ec..71e309625a25 100644 --- a/sys/dev/rp/rp.c +++ b/sys/dev/rp/rp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) Comtrol Corporation * All rights reserved. * diff --git a/sys/dev/rp/rp_isa.c b/sys/dev/rp/rp_isa.c index 9ea7fc04e277..74a84fc78b91 100644 --- a/sys/dev/rp/rp_isa.c +++ b/sys/dev/rp/rp_isa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) Comtrol Corporation * All rights reserved. * diff --git a/sys/dev/rp/rp_pci.c b/sys/dev/rp/rp_pci.c index 3479ab7c020d..cfc53b726cdf 100644 --- a/sys/dev/rp/rp_pci.c +++ b/sys/dev/rp/rp_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) Comtrol Corporation * All rights reserved. * diff --git a/sys/dev/rp/rpreg.h b/sys/dev/rp/rpreg.h index c5a8cac7b079..bd1de316028d 100644 --- a/sys/dev/rp/rpreg.h +++ b/sys/dev/rp/rpreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) Comtrol Corporation * All rights reserved. * diff --git a/sys/dev/rp/rpvar.h b/sys/dev/rp/rpvar.h index fd5faf3d85c0..a93f48971469 100644 --- a/sys/dev/rp/rpvar.h +++ b/sys/dev/rp/rpvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) Comtrol Corporation * All rights reserved. * diff --git a/sys/dev/rt/if_rt.c b/sys/dev/rt/if_rt.c index daa79b09a26c..e3305997ea88 100644 --- a/sys/dev/rt/if_rt.c +++ b/sys/dev/rt/if_rt.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2015-2016, Stanislav Galabov * Copyright (c) 2014, Aleksandr A. Mityaev * Copyright (c) 2011, Aleksandr Rybalko diff --git a/sys/dev/rt/if_rtreg.h b/sys/dev/rt/if_rtreg.h index 7198556fd542..551b14d2ca10 100644 --- a/sys/dev/rt/if_rtreg.h +++ b/sys/dev/rt/if_rtreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009, Aleksandr Rybalko * All rights reserved. * diff --git a/sys/dev/rt/if_rtvar.h b/sys/dev/rt/if_rtvar.h index f2f2428f989e..aa1fd8da00d6 100644 --- a/sys/dev/rt/if_rtvar.h +++ b/sys/dev/rt/if_rtvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2011 Aleksandr Rybalko * Copyright (c) 2009-2010 Alexander Egorenkov * Copyright (c) 2009 Damien Bergamini diff --git a/sys/dev/safe/safe.c b/sys/dev/safe/safe.c index a6a013727a23..02bb75fa16be 100644 --- a/sys/dev/safe/safe.c +++ b/sys/dev/safe/safe.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Sam Leffler, Errno Consulting * Copyright (c) 2003 Global Technology Associates, Inc. * All rights reserved. diff --git a/sys/dev/safe/safereg.h b/sys/dev/safe/safereg.h index 6d07999eb10e..e7b92c9f459f 100644 --- a/sys/dev/safe/safereg.h +++ b/sys/dev/safe/safereg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Sam Leffler, Errno Consulting * Copyright (c) 2003 Global Technology Associates, Inc. * All rights reserved. diff --git a/sys/dev/safe/safevar.h b/sys/dev/safe/safevar.h index aadf30dd6e63..6386e9b71daf 100644 --- a/sys/dev/safe/safevar.h +++ b/sys/dev/safe/safevar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Sam Leffler, Errno Consulting * Copyright (c) 2003 Global Technology Associates, Inc. * All rights reserved. diff --git a/sys/dev/scc/scc_bfe.h b/sys/dev/scc/scc_bfe.h index be52707bd110..d6ddd6775a3c 100644 --- a/sys/dev/scc/scc_bfe.h +++ b/sys/dev/scc/scc_bfe.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2006 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/scc/scc_bfe_ebus.c b/sys/dev/scc/scc_bfe_ebus.c index def832af5ead..365eb28444ee 100644 --- a/sys/dev/scc/scc_bfe_ebus.c +++ b/sys/dev/scc/scc_bfe_ebus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2006 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/scc/scc_bfe_macio.c b/sys/dev/scc/scc_bfe_macio.c index bdba908324a0..51a8ed61f0f5 100644 --- a/sys/dev/scc/scc_bfe_macio.c +++ b/sys/dev/scc/scc_bfe_macio.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/scc/scc_bfe_quicc.c b/sys/dev/scc/scc_bfe_quicc.c index d776e839f2b9..6f047b75a4ee 100644 --- a/sys/dev/scc/scc_bfe_quicc.c +++ b/sys/dev/scc/scc_bfe_quicc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/scc/scc_bfe_sbus.c b/sys/dev/scc/scc_bfe_sbus.c index d776513f507d..b6f0f1a0e8b8 100644 --- a/sys/dev/scc/scc_bfe_sbus.c +++ b/sys/dev/scc/scc_bfe_sbus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2006 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/scc/scc_bus.h b/sys/dev/scc/scc_bus.h index 1e5138af9220..47a43db01a65 100644 --- a/sys/dev/scc/scc_bus.h +++ b/sys/dev/scc/scc_bus.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2006 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/scc/scc_core.c b/sys/dev/scc/scc_core.c index 4471b9a20f72..a4971f8039a9 100644 --- a/sys/dev/scc/scc_core.c +++ b/sys/dev/scc/scc_core.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2006 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/scc/scc_dev_quicc.c b/sys/dev/scc/scc_dev_quicc.c index 59c2f97037d3..9c372e8e33c4 100644 --- a/sys/dev/scc/scc_dev_quicc.c +++ b/sys/dev/scc/scc_dev_quicc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2006 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/scc/scc_dev_sab82532.c b/sys/dev/scc/scc_dev_sab82532.c index bbc8bd4b9812..2885c7152e30 100644 --- a/sys/dev/scc/scc_dev_sab82532.c +++ b/sys/dev/scc/scc_dev_sab82532.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2006 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/scc/scc_dev_z8530.c b/sys/dev/scc/scc_dev_z8530.c index 764819f9d726..da070dfc7922 100644 --- a/sys/dev/scc/scc_dev_z8530.c +++ b/sys/dev/scc/scc_dev_z8530.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2006 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/sdhci/sdhci.c b/sys/dev/sdhci/sdhci.c index e3efc3332bf5..e174359cfeac 100644 --- a/sys/dev/sdhci/sdhci.c +++ b/sys/dev/sdhci/sdhci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Alexander Motin * Copyright (c) 2017 Marius Strobl * All rights reserved. diff --git a/sys/dev/sdhci/sdhci.h b/sys/dev/sdhci/sdhci.h index 883655002eeb..760672800892 100644 --- a/sys/dev/sdhci/sdhci.h +++ b/sys/dev/sdhci/sdhci.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Alexander Motin * All rights reserved. * diff --git a/sys/dev/sdhci/sdhci_fdt.c b/sys/dev/sdhci/sdhci_fdt.c index 165ac3eed728..aba7edc37d1a 100644 --- a/sys/dev/sdhci/sdhci_fdt.c +++ b/sys/dev/sdhci/sdhci_fdt.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Thomas Skibo * Copyright (c) 2008 Alexander Motin * All rights reserved. diff --git a/sys/dev/sdhci/sdhci_pci.c b/sys/dev/sdhci/sdhci_pci.c index ebafee025b77..e6d0a37ddfed 100644 --- a/sys/dev/sdhci/sdhci_pci.c +++ b/sys/dev/sdhci/sdhci_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Alexander Motin * All rights reserved. * diff --git a/sys/dev/sec/sec.c b/sys/dev/sec/sec.c index b83e7ebb7843..3d01bd99e4b7 100644 --- a/sys/dev/sec/sec.c +++ b/sys/dev/sec/sec.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2008-2009 Semihalf, Piotr Ziecik * All rights reserved. * diff --git a/sys/dev/sec/sec.h b/sys/dev/sec/sec.h index fecfd86cb98d..105b49a49e28 100644 --- a/sys/dev/sec/sec.h +++ b/sys/dev/sec/sec.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2008-2009 Semihalf, Piotr Ziecik * All rights reserved. * diff --git a/sys/dev/sfxge/common/efsys.h b/sys/dev/sfxge/common/efsys.h index 953330fcfac8..0b4ae1603ca5 100644 --- a/sys/dev/sfxge/common/efsys.h +++ b/sys/dev/sfxge/common/efsys.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/efx.h b/sys/dev/sfxge/common/efx.h index 0f91b4fa6200..1eb647b2f3c5 100644 --- a/sys/dev/sfxge/common/efx.h +++ b/sys/dev/sfxge/common/efx.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/efx_bootcfg.c b/sys/dev/sfxge/common/efx_bootcfg.c index d024a0c508d2..f7b562e9d73c 100644 --- a/sys/dev/sfxge/common/efx_bootcfg.c +++ b/sys/dev/sfxge/common/efx_bootcfg.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/efx_ev.c b/sys/dev/sfxge/common/efx_ev.c index 1ca0941b968e..0abfed02734a 100644 --- a/sys/dev/sfxge/common/efx_ev.c +++ b/sys/dev/sfxge/common/efx_ev.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/efx_filter.c b/sys/dev/sfxge/common/efx_filter.c index 49770d301320..fee0879345ea 100644 --- a/sys/dev/sfxge/common/efx_filter.c +++ b/sys/dev/sfxge/common/efx_filter.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/efx_impl.h b/sys/dev/sfxge/common/efx_impl.h index a2963e558680..7d699420aeb8 100644 --- a/sys/dev/sfxge/common/efx_impl.h +++ b/sys/dev/sfxge/common/efx_impl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/efx_intr.c b/sys/dev/sfxge/common/efx_intr.c index ee9301d768d5..db021ac514f8 100644 --- a/sys/dev/sfxge/common/efx_intr.c +++ b/sys/dev/sfxge/common/efx_intr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/efx_mac.c b/sys/dev/sfxge/common/efx_mac.c index fa49e9849b9a..4a79a0458ae3 100644 --- a/sys/dev/sfxge/common/efx_mac.c +++ b/sys/dev/sfxge/common/efx_mac.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/efx_mcdi.c b/sys/dev/sfxge/common/efx_mcdi.c index 81fb6a05c994..90a783ed9db2 100644 --- a/sys/dev/sfxge/common/efx_mcdi.c +++ b/sys/dev/sfxge/common/efx_mcdi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/efx_mcdi.h b/sys/dev/sfxge/common/efx_mcdi.h index ee11789e83aa..0045865450cb 100644 --- a/sys/dev/sfxge/common/efx_mcdi.h +++ b/sys/dev/sfxge/common/efx_mcdi.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/efx_mon.c b/sys/dev/sfxge/common/efx_mon.c index 5cbb4552b605..19f9a1f5adf3 100644 --- a/sys/dev/sfxge/common/efx_mon.c +++ b/sys/dev/sfxge/common/efx_mon.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/efx_nic.c b/sys/dev/sfxge/common/efx_nic.c index 7e5bf1363178..9176f88c2267 100644 --- a/sys/dev/sfxge/common/efx_nic.c +++ b/sys/dev/sfxge/common/efx_nic.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/efx_nvram.c b/sys/dev/sfxge/common/efx_nvram.c index 60169fc31cdf..54efc6bbf7b8 100644 --- a/sys/dev/sfxge/common/efx_nvram.c +++ b/sys/dev/sfxge/common/efx_nvram.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/efx_phy.c b/sys/dev/sfxge/common/efx_phy.c index 1db2300141c0..13f7a75d4c81 100644 --- a/sys/dev/sfxge/common/efx_phy.c +++ b/sys/dev/sfxge/common/efx_phy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/efx_port.c b/sys/dev/sfxge/common/efx_port.c index febbfa2e0d3d..ce1e14229499 100644 --- a/sys/dev/sfxge/common/efx_port.c +++ b/sys/dev/sfxge/common/efx_port.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/efx_regs.h b/sys/dev/sfxge/common/efx_regs.h index b817db7eee21..62d17ec1421f 100644 --- a/sys/dev/sfxge/common/efx_regs.h +++ b/sys/dev/sfxge/common/efx_regs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/efx_regs_ef10.h b/sys/dev/sfxge/common/efx_regs_ef10.h index df03a9643646..7c7e3c8027aa 100644 --- a/sys/dev/sfxge/common/efx_regs_ef10.h +++ b/sys/dev/sfxge/common/efx_regs_ef10.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/efx_regs_mcdi.h b/sys/dev/sfxge/common/efx_regs_mcdi.h index 370a9ef05ac3..33134e6abb9c 100644 --- a/sys/dev/sfxge/common/efx_regs_mcdi.h +++ b/sys/dev/sfxge/common/efx_regs_mcdi.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright 2008-2013 Solarflare Communications Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/sfxge/common/efx_regs_pci.h b/sys/dev/sfxge/common/efx_regs_pci.h index f274b0b976e2..4d63c4a84b2d 100644 --- a/sys/dev/sfxge/common/efx_regs_pci.h +++ b/sys/dev/sfxge/common/efx_regs_pci.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/efx_rx.c b/sys/dev/sfxge/common/efx_rx.c index 5ae2c0928e34..2716c32ea3f4 100644 --- a/sys/dev/sfxge/common/efx_rx.c +++ b/sys/dev/sfxge/common/efx_rx.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/efx_sram.c b/sys/dev/sfxge/common/efx_sram.c index beb24a408e53..9a6cfa4860b3 100644 --- a/sys/dev/sfxge/common/efx_sram.c +++ b/sys/dev/sfxge/common/efx_sram.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/efx_tx.c b/sys/dev/sfxge/common/efx_tx.c index cb976af2c56a..cfaf22076ad7 100644 --- a/sys/dev/sfxge/common/efx_tx.c +++ b/sys/dev/sfxge/common/efx_tx.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/efx_types.h b/sys/dev/sfxge/common/efx_types.h index fb5d5507806f..932d8dd5fde4 100644 --- a/sys/dev/sfxge/common/efx_types.h +++ b/sys/dev/sfxge/common/efx_types.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/efx_vpd.c b/sys/dev/sfxge/common/efx_vpd.c index 091dfb5b21d3..df9c1b4670cb 100644 --- a/sys/dev/sfxge/common/efx_vpd.c +++ b/sys/dev/sfxge/common/efx_vpd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/siena_flash.h b/sys/dev/sfxge/common/siena_flash.h index 18e8779612d6..72d989ac7c36 100644 --- a/sys/dev/sfxge/common/siena_flash.h +++ b/sys/dev/sfxge/common/siena_flash.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/siena_impl.h b/sys/dev/sfxge/common/siena_impl.h index 9458dca70d07..dea0c6a6dba8 100644 --- a/sys/dev/sfxge/common/siena_impl.h +++ b/sys/dev/sfxge/common/siena_impl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/siena_mac.c b/sys/dev/sfxge/common/siena_mac.c index 7646f09c5766..da982c6a7265 100644 --- a/sys/dev/sfxge/common/siena_mac.c +++ b/sys/dev/sfxge/common/siena_mac.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/siena_nic.c b/sys/dev/sfxge/common/siena_nic.c index 39922a7ddcf7..55566bf7b8a8 100644 --- a/sys/dev/sfxge/common/siena_nic.c +++ b/sys/dev/sfxge/common/siena_nic.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/siena_nvram.c b/sys/dev/sfxge/common/siena_nvram.c index b757dfa33cad..e65ed7c6b1f9 100644 --- a/sys/dev/sfxge/common/siena_nvram.c +++ b/sys/dev/sfxge/common/siena_nvram.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/siena_phy.c b/sys/dev/sfxge/common/siena_phy.c index 390e06d25c87..f8857462b99a 100644 --- a/sys/dev/sfxge/common/siena_phy.c +++ b/sys/dev/sfxge/common/siena_phy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/siena_sram.c b/sys/dev/sfxge/common/siena_sram.c index 6f4dbf462f1d..b3d17e2fac3a 100644 --- a/sys/dev/sfxge/common/siena_sram.c +++ b/sys/dev/sfxge/common/siena_sram.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/common/siena_vpd.c b/sys/dev/sfxge/common/siena_vpd.c index f7d685e75c24..1cea8dc5172a 100644 --- a/sys/dev/sfxge/common/siena_vpd.c +++ b/sys/dev/sfxge/common/siena_vpd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/sfxge.c b/sys/dev/sfxge/sfxge.c index 94b703518248..9aa1ff8ab006 100644 --- a/sys/dev/sfxge/sfxge.c +++ b/sys/dev/sfxge/sfxge.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/sfxge.h b/sys/dev/sfxge/sfxge.h index c0742ac8c422..ea4575ac6ac4 100644 --- a/sys/dev/sfxge/sfxge.h +++ b/sys/dev/sfxge/sfxge.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/sfxge_dma.c b/sys/dev/sfxge/sfxge_dma.c index afe491779597..f75fab016897 100644 --- a/sys/dev/sfxge/sfxge_dma.c +++ b/sys/dev/sfxge/sfxge_dma.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/sfxge_ev.c b/sys/dev/sfxge/sfxge_ev.c index a5d2de436e44..2cfe98f1220d 100644 --- a/sys/dev/sfxge/sfxge_ev.c +++ b/sys/dev/sfxge/sfxge_ev.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/sfxge_intr.c b/sys/dev/sfxge/sfxge_intr.c index 821aa3f0edaf..bcff90b23f48 100644 --- a/sys/dev/sfxge/sfxge_intr.c +++ b/sys/dev/sfxge/sfxge_intr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/sfxge_mcdi.c b/sys/dev/sfxge/sfxge_mcdi.c index 4a437bbc0891..025bed0d73de 100644 --- a/sys/dev/sfxge/sfxge_mcdi.c +++ b/sys/dev/sfxge/sfxge_mcdi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/sfxge_port.c b/sys/dev/sfxge/sfxge_port.c index 5723f31b507a..63bf4cd57994 100644 --- a/sys/dev/sfxge/sfxge_port.c +++ b/sys/dev/sfxge/sfxge_port.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/sfxge_rx.c b/sys/dev/sfxge/sfxge_rx.c index cea0800dcb2a..8d214d37baa6 100644 --- a/sys/dev/sfxge/sfxge_rx.c +++ b/sys/dev/sfxge/sfxge_rx.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/sfxge_rx.h b/sys/dev/sfxge/sfxge_rx.h index da30ba5c8fee..53077e2f76b5 100644 --- a/sys/dev/sfxge/sfxge_rx.h +++ b/sys/dev/sfxge/sfxge_rx.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/sfxge_tx.c b/sys/dev/sfxge/sfxge_tx.c index 4207bb3d2024..1460d1ea9e44 100644 --- a/sys/dev/sfxge/sfxge_tx.c +++ b/sys/dev/sfxge/sfxge_tx.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/sfxge/sfxge_tx.h b/sys/dev/sfxge/sfxge_tx.h index 9a5a61d51066..46efe7b5236d 100644 --- a/sys/dev/sfxge/sfxge_tx.h +++ b/sys/dev/sfxge/sfxge_tx.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2016 Solarflare Communications Inc. * All rights reserved. * diff --git a/sys/dev/siba/siba_bwn.c b/sys/dev/siba/siba_bwn.c index 42069396fc2d..cb70283d8e02 100644 --- a/sys/dev/siba/siba_bwn.c +++ b/sys/dev/siba/siba_bwn.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2010 Weongyo Jeong * All rights reserved. * diff --git a/sys/dev/siba/siba_core.c b/sys/dev/siba/siba_core.c index 667487838194..6bfc4f315894 100644 --- a/sys/dev/siba/siba_core.c +++ b/sys/dev/siba/siba_core.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2010 Weongyo Jeong * All rights reserved. * diff --git a/sys/dev/siba/siba_ids.h b/sys/dev/siba/siba_ids.h index b5aaf3419c75..d90206292ac7 100644 --- a/sys/dev/siba/siba_ids.h +++ b/sys/dev/siba/siba_ids.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007 Bruce M. Simpson. * All rights reserved. * diff --git a/sys/dev/siba/sibareg.h b/sys/dev/siba/sibareg.h index 1b10a91d9ef9..bc6d0f149c02 100644 --- a/sys/dev/siba/sibareg.h +++ b/sys/dev/siba/sibareg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007 Bruce M. Simpson. * All rights reserved. * diff --git a/sys/dev/siba/sibavar.h b/sys/dev/siba/sibavar.h index c4b34173c661..b3bda80683f3 100644 --- a/sys/dev/siba/sibavar.h +++ b/sys/dev/siba/sibavar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007 Bruce M. Simpson. * All rights reserved. * diff --git a/sys/dev/siis/siis.c b/sys/dev/siis/siis.c index 8b5b3c69d1ba..6727a99b3141 100644 --- a/sys/dev/siis/siis.c +++ b/sys/dev/siis/siis.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Alexander Motin * All rights reserved. * diff --git a/sys/dev/siis/siis.h b/sys/dev/siis/siis.h index d0e0d88df713..383b0e0b98ac 100644 --- a/sys/dev/siis/siis.h +++ b/sys/dev/siis/siis.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Alexander Motin * All rights reserved. * diff --git a/sys/dev/sio/sio_isa.c b/sys/dev/sio/sio_isa.c index fd2b49d32eec..8c9fae891828 100644 --- a/sys/dev/sio/sio_isa.c +++ b/sys/dev/sio/sio_isa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 M. Warner Losh. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/sio/sio_pccard.c b/sys/dev/sio/sio_pccard.c index 93757c73870c..0abaa46eb51e 100644 --- a/sys/dev/sio/sio_pccard.c +++ b/sys/dev/sio/sio_pccard.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 M. Warner Losh. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/sio/sio_pci.c b/sys/dev/sio/sio_pci.c index 34010acada1e..c3223a2d6f19 100644 --- a/sys/dev/sio/sio_pci.c +++ b/sys/dev/sio/sio_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 M. Warner Losh. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/sio/sio_puc.c b/sys/dev/sio/sio_puc.c index 199254b08201..60b45f61e19d 100644 --- a/sys/dev/sio/sio_puc.c +++ b/sys/dev/sio/sio_puc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002 JF Hay. All rights reserved. * Copyright (c) 2001 M. Warner Losh. All rights reserved. * diff --git a/sys/dev/smbus/smb.c b/sys/dev/smbus/smb.c index 262973340b20..fc24d8f67c91 100644 --- a/sys/dev/smbus/smb.c +++ b/sys/dev/smbus/smb.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998, 2001 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/smbus/smb.h b/sys/dev/smbus/smb.h index b766a656d277..ed01adc663d3 100644 --- a/sys/dev/smbus/smb.h +++ b/sys/dev/smbus/smb.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/smbus/smbconf.c b/sys/dev/smbus/smbconf.c index 06d225a03869..da994e8fc4dd 100644 --- a/sys/dev/smbus/smbconf.c +++ b/sys/dev/smbus/smbconf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998, 2001 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/smbus/smbconf.h b/sys/dev/smbus/smbconf.h index e994606c549c..37eb1ab6ab67 100644 --- a/sys/dev/smbus/smbconf.h +++ b/sys/dev/smbus/smbconf.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/smbus/smbus.c b/sys/dev/smbus/smbus.c index 328c4520a798..7341f3bf5bdd 100644 --- a/sys/dev/smbus/smbus.c +++ b/sys/dev/smbus/smbus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998, 2001 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/smbus/smbus.h b/sys/dev/smbus/smbus.h index 2093aa013602..9f15c7741e7f 100644 --- a/sys/dev/smbus/smbus.h +++ b/sys/dev/smbus/smbus.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 Nicolas Souchu * All rights reserved. * diff --git a/sys/dev/smc/if_smc.c b/sys/dev/smc/if_smc.c index ecb97c4fa5c0..ae59cfcda642 100644 --- a/sys/dev/smc/if_smc.c +++ b/sys/dev/smc/if_smc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Benno Rice. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/smc/if_smcreg.h b/sys/dev/smc/if_smcreg.h index 4b9390763807..4642966f0d49 100644 --- a/sys/dev/smc/if_smcreg.h +++ b/sys/dev/smc/if_smcreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Benno Rice. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/smc/if_smcvar.h b/sys/dev/smc/if_smcvar.h index fd42edbb2226..a58eb0df0374 100644 --- a/sys/dev/smc/if_smcvar.h +++ b/sys/dev/smc/if_smcvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Benno Rice. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/sn/if_sn.c b/sys/dev/sn/if_sn.c index 0306089c8629..46cd32ebaadc 100644 --- a/sys/dev/sn/if_sn.c +++ b/sys/dev/sn/if_sn.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1996 Gardner Buchanan * All rights reserved. * diff --git a/sys/dev/sn/if_sn_isa.c b/sys/dev/sn/if_sn_isa.c index ca4b1f48046e..dd71e1f78ca0 100644 --- a/sys/dev/sn/if_sn_isa.c +++ b/sys/dev/sn/if_sn_isa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 M. Warner Losh * All rights reserved. * diff --git a/sys/dev/sn/if_sn_pccard.c b/sys/dev/sn/if_sn_pccard.c index 13f48622b270..bd144a94ff63 100644 --- a/sys/dev/sn/if_sn_pccard.c +++ b/sys/dev/sn/if_sn_pccard.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 M. Warner Losh * All rights reserved. * diff --git a/sys/dev/sn/if_snreg.h b/sys/dev/sn/if_snreg.h index 9fab405a99aa..bd4dc63010bd 100644 --- a/sys/dev/sn/if_snreg.h +++ b/sys/dev/sn/if_snreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1996 Gardner Buchanan * All rights reserved. * diff --git a/sys/dev/sn/if_snvar.h b/sys/dev/sn/if_snvar.h index bd4f31285c65..acc8da22795b 100644 --- a/sys/dev/sn/if_snvar.h +++ b/sys/dev/sn/if_snvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 M. Warner Losh * All rights reserved. * diff --git a/sys/dev/sn/ositech.h b/sys/dev/sn/ositech.h index 18ce6780151e..c33690861b24 100644 --- a/sys/dev/sn/ositech.h +++ b/sys/dev/sn/ositech.h @@ -3,6 +3,8 @@ (Special thanks to Kevin MacPherson of OSITECH) (Thanks to Ositech Communications for permitting for BSDL distribution) + SPDX-License-Identifier: BSD-2-Clause + Copyright 2002 Ositech Communications Inc. All Rights Reserved Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/snp/snp.c b/sys/dev/snp/snp.c index 84260182265c..dce8a9846558 100644 --- a/sys/dev/snp/snp.c +++ b/sys/dev/snp/snp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Ed Schouten * All rights reserved. * diff --git a/sys/dev/sound/chip.h b/sys/dev/sound/chip.h index 012910c978d3..6b3200354fd9 100644 --- a/sys/dev/sound/chip.h +++ b/sys/dev/sound/chip.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Seigo Tanimura * All rights reserved. * diff --git a/sys/dev/sound/clone.c b/sys/dev/sound/clone.c index 8b6c53ca5fbd..125d80152c36 100644 --- a/sys/dev/sound/clone.c +++ b/sys/dev/sound/clone.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007 Ariff Abdullah * All rights reserved. * diff --git a/sys/dev/sound/clone.h b/sys/dev/sound/clone.h index 18149ba266db..67aaf63b7585 100644 --- a/sys/dev/sound/clone.h +++ b/sys/dev/sound/clone.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007 Ariff Abdullah * All rights reserved. * diff --git a/sys/dev/sound/driver.c b/sys/dev/sound/driver.c index 470ee7476c67..bd25cfd5a6dc 100644 --- a/sys/dev/sound/driver.c +++ b/sys/dev/sound/driver.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Cameron Grant * All rights reserved. * diff --git a/sys/dev/sound/isa/ad1816.c b/sys/dev/sound/isa/ad1816.c index 32a7d47779c7..e8a8199b5008 100644 --- a/sys/dev/sound/isa/ad1816.c +++ b/sys/dev/sound/isa/ad1816.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Cameron Grant * Copyright (c) 1997,1998 Luigi Rizzo * Copyright (c) 1994,1995 Hannu Savolainen diff --git a/sys/dev/sound/isa/ad1816.h b/sys/dev/sound/isa/ad1816.h index b21d3cda1997..d21bba9ba8de 100644 --- a/sys/dev/sound/isa/ad1816.h +++ b/sys/dev/sound/isa/ad1816.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997 Luigi Rizzo * All rights reserved. * diff --git a/sys/dev/sound/isa/ess.c b/sys/dev/sound/isa/ess.c index 7c1ae3091eab..6849830efc0b 100644 --- a/sys/dev/sound/isa/ess.c +++ b/sys/dev/sound/isa/ess.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Cameron Grant * Copyright (c) 1997,1998 Luigi Rizzo * diff --git a/sys/dev/sound/isa/gusc.c b/sys/dev/sound/isa/gusc.c index 239fd042223a..62dc22703675 100644 --- a/sys/dev/sound/isa/gusc.c +++ b/sys/dev/sound/isa/gusc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Seigo Tanimura * Copyright (c) 1999 Ville-Pertti Keinonen * All rights reserved. diff --git a/sys/dev/sound/isa/mss.c b/sys/dev/sound/isa/mss.c index 68ae2d9de065..f03f4af26a04 100644 --- a/sys/dev/sound/isa/mss.c +++ b/sys/dev/sound/isa/mss.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 George Reid * Copyright (c) 1999 Cameron Grant * Copyright (c) 1997,1998 Luigi Rizzo diff --git a/sys/dev/sound/isa/mss.h b/sys/dev/sound/isa/mss.h index 1b4147de9a90..5d7d6e02bd33 100644 --- a/sys/dev/sound/isa/mss.h +++ b/sys/dev/sound/isa/mss.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Doug Rabson * Copyright (c) 1997 Luigi Rizzo * All rights reserved. diff --git a/sys/dev/sound/isa/sb.h b/sys/dev/sound/isa/sb.h index 020f2baf0283..b077a5bc6a30 100644 --- a/sys/dev/sound/isa/sb.h +++ b/sys/dev/sound/isa/sb.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997,1998 Luigi Rizzo * All rights reserved. * diff --git a/sys/dev/sound/isa/sb16.c b/sys/dev/sound/isa/sb16.c index 141ea0171750..cf7dd54199dc 100644 --- a/sys/dev/sound/isa/sb16.c +++ b/sys/dev/sound/isa/sb16.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Cameron Grant * Copyright (c) 1997,1998 Luigi Rizzo * diff --git a/sys/dev/sound/isa/sb8.c b/sys/dev/sound/isa/sb8.c index 047e11d255da..9cdc1b230ab4 100644 --- a/sys/dev/sound/isa/sb8.c +++ b/sys/dev/sound/isa/sb8.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Cameron Grant * Copyright (c) 1997,1998 Luigi Rizzo * diff --git a/sys/dev/sound/isa/sbc.c b/sys/dev/sound/isa/sbc.c index 25fcd15c7d1d..8b8fd50d79ec 100644 --- a/sys/dev/sound/isa/sbc.c +++ b/sys/dev/sound/isa/sbc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Seigo Tanimura * All rights reserved. * diff --git a/sys/dev/sound/isa/sndbuf_dma.c b/sys/dev/sound/isa/sndbuf_dma.c index 4333217829c4..9d41c5292970 100644 --- a/sys/dev/sound/isa/sndbuf_dma.c +++ b/sys/dev/sound/isa/sndbuf_dma.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Cameron Grant * All rights reserved. * diff --git a/sys/dev/sound/macio/aoa.c b/sys/dev/sound/macio/aoa.c index 5c012d32699c..65911bcac8b6 100644 --- a/sys/dev/sound/macio/aoa.c +++ b/sys/dev/sound/macio/aoa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright 2008 by Marco Trillo. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/sound/macio/aoa.h b/sys/dev/sound/macio/aoa.h index 285ae51549f2..59b8bc0d61de 100644 --- a/sys/dev/sound/macio/aoa.h +++ b/sys/dev/sound/macio/aoa.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright 2008 by Marco Trillo. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/sound/macio/davbus.c b/sys/dev/sound/macio/davbus.c index 46c731b08a30..c498be157d1f 100644 --- a/sys/dev/sound/macio/davbus.c +++ b/sys/dev/sound/macio/davbus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright 2008 by Marco Trillo. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/sound/macio/davbusreg.h b/sys/dev/sound/macio/davbusreg.h index a7ccdf16e495..c8307d9f35c2 100644 --- a/sys/dev/sound/macio/davbusreg.h +++ b/sys/dev/sound/macio/davbusreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright 2008 by Marco Trillo. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/sound/macio/i2s.c b/sys/dev/sound/macio/i2s.c index e35a262be88c..9cf4c5a6cd34 100644 --- a/sys/dev/sound/macio/i2s.c +++ b/sys/dev/sound/macio/i2s.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-3-Clause + * * Copyright 2008 by Marco Trillo. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/sound/macio/onyx.c b/sys/dev/sound/macio/onyx.c index 05eef0f91b19..c258723c8419 100644 --- a/sys/dev/sound/macio/onyx.c +++ b/sys/dev/sound/macio/onyx.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright 2012 by Andreas Tobler. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/sound/macio/snapper.c b/sys/dev/sound/macio/snapper.c index bfbd1b068a43..74ed823493b1 100644 --- a/sys/dev/sound/macio/snapper.c +++ b/sys/dev/sound/macio/snapper.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-3-Clause + * * Copyright 2008 by Marco Trillo. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/sound/macio/tumbler.c b/sys/dev/sound/macio/tumbler.c index 3045a2cd4c50..24519eae3e5c 100644 --- a/sys/dev/sound/macio/tumbler.c +++ b/sys/dev/sound/macio/tumbler.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-3-Clause + * * Copyright 2008 by Marco Trillo. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/sound/midi/midi.c b/sys/dev/sound/midi/midi.c index 4c6fe2e7c8bc..325106200320 100644 --- a/sys/dev/sound/midi/midi.c +++ b/sys/dev/sound/midi/midi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 2003 Mathew Kanner * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. diff --git a/sys/dev/sound/midi/midi.h b/sys/dev/sound/midi/midi.h index c694b7b4851d..eb72d1c18359 100644 --- a/sys/dev/sound/midi/midi.h +++ b/sys/dev/sound/midi/midi.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Mathew Kanner * All rights reserved. * diff --git a/sys/dev/sound/midi/midiq.h b/sys/dev/sound/midi/midiq.h index 6b3017542cca..ea19c06bae63 100644 --- a/sys/dev/sound/midi/midiq.h +++ b/sys/dev/sound/midi/midiq.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Mathew Kanner * All rights reserved. * diff --git a/sys/dev/sound/midi/mpu401.c b/sys/dev/sound/midi/mpu401.c index 5ce6648b207c..ce4b4400cb84 100644 --- a/sys/dev/sound/midi/mpu401.c +++ b/sys/dev/sound/midi/mpu401.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Mathew Kanner * All rights reserved. * diff --git a/sys/dev/sound/midi/mpu401.h b/sys/dev/sound/midi/mpu401.h index 9ac99a6c9dd5..fd244447dadb 100644 --- a/sys/dev/sound/midi/mpu401.h +++ b/sys/dev/sound/midi/mpu401.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Mathew Kanner * All rights reserved. * diff --git a/sys/dev/sound/midi/sequencer.c b/sys/dev/sound/midi/sequencer.c index 180894964ec1..32ba8c881bda 100644 --- a/sys/dev/sound/midi/sequencer.c +++ b/sys/dev/sound/midi/sequencer.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Mathew Kanner * Copyright (c) 1993 Hannu Savolainen * All rights reserved. diff --git a/sys/dev/sound/midi/sequencer.h b/sys/dev/sound/midi/sequencer.h index 97ce47ade607..7a53e6245580 100644 --- a/sys/dev/sound/midi/sequencer.h +++ b/sys/dev/sound/midi/sequencer.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Mathew Kanner * Copyright (c) 1999 Seigo Tanimura * All rights reserved. diff --git a/sys/dev/sound/pci/allegro_code.h b/sys/dev/sound/pci/allegro_code.h index 4d5c1736c85a..4a46012cd242 100644 --- a/sys/dev/sound/pci/allegro_code.h +++ b/sys/dev/sound/pci/allegro_code.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 1996-2008, 4Front Technologies * Copyright (C) 1997-1999 ESS Technology, Inc * All rights reserved. diff --git a/sys/dev/sound/pci/allegro_reg.h b/sys/dev/sound/pci/allegro_reg.h index 759e8e866b2e..5a219bb5c832 100644 --- a/sys/dev/sound/pci/allegro_reg.h +++ b/sys/dev/sound/pci/allegro_reg.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1996-2008, 4Front Technologies * Copyright (C) 1992-2000 Don Kim (don.kim@esstech.com) * All rights reserved. diff --git a/sys/dev/sound/pci/als4000.c b/sys/dev/sound/pci/als4000.c index de5952283cdc..7bca1d058691 100644 --- a/sys/dev/sound/pci/als4000.c +++ b/sys/dev/sound/pci/als4000.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Orion Hodson * All rights reserved. * diff --git a/sys/dev/sound/pci/als4000.h b/sys/dev/sound/pci/als4000.h index 00661a039b45..64b609ec1e25 100644 --- a/sys/dev/sound/pci/als4000.h +++ b/sys/dev/sound/pci/als4000.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Orion Hodson * All rights reserved. * diff --git a/sys/dev/sound/pci/atiixp.c b/sys/dev/sound/pci/atiixp.c index ca9a539aa6c4..f1aba8730510 100644 --- a/sys/dev/sound/pci/atiixp.c +++ b/sys/dev/sound/pci/atiixp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005 Ariff Abdullah * All rights reserved. * diff --git a/sys/dev/sound/pci/atiixp.h b/sys/dev/sound/pci/atiixp.h index 1eb48f5796c9..0ea872ebbb85 100644 --- a/sys/dev/sound/pci/atiixp.h +++ b/sys/dev/sound/pci/atiixp.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005 Ariff Abdullah * All rights reserved. * diff --git a/sys/dev/sound/pci/aureal.c b/sys/dev/sound/pci/aureal.c index f38ba12dacee..486964c00c49 100644 --- a/sys/dev/sound/pci/aureal.c +++ b/sys/dev/sound/pci/aureal.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Cameron Grant * All rights reserved. * diff --git a/sys/dev/sound/pci/aureal.h b/sys/dev/sound/pci/aureal.h index e835c7119fcb..0ca1caf97bc3 100644 --- a/sys/dev/sound/pci/aureal.h +++ b/sys/dev/sound/pci/aureal.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Cameron Grant * All rights reserved. * diff --git a/sys/dev/sound/pci/cmi.c b/sys/dev/sound/pci/cmi.c index 3e4b048c5409..35b3257a00f8 100644 --- a/sys/dev/sound/pci/cmi.c +++ b/sys/dev/sound/pci/cmi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Orion Hodson * All rights reserved. * diff --git a/sys/dev/sound/pci/cmireg.h b/sys/dev/sound/pci/cmireg.h index 5c468b55ed8b..5b0b8b2cb961 100644 --- a/sys/dev/sound/pci/cmireg.h +++ b/sys/dev/sound/pci/cmireg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 2000 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/sound/pci/cs4281.c b/sys/dev/sound/pci/cs4281.c index 4750daf3b969..fe73e14edb29 100644 --- a/sys/dev/sound/pci/cs4281.c +++ b/sys/dev/sound/pci/cs4281.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Orion Hodson * All rights reserved. * diff --git a/sys/dev/sound/pci/cs4281.h b/sys/dev/sound/pci/cs4281.h index c7b3799ab89d..bc0f00997ff8 100644 --- a/sys/dev/sound/pci/cs4281.h +++ b/sys/dev/sound/pci/cs4281.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Orion Hodson * All rights reserved. * diff --git a/sys/dev/sound/pci/cs461x_dsp.h b/sys/dev/sound/pci/cs461x_dsp.h index c5dcf6191927..23c4d0aa3ec3 100644 --- a/sys/dev/sound/pci/cs461x_dsp.h +++ b/sys/dev/sound/pci/cs461x_dsp.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 1996-2008, 4Front Technologies * All rights reserved. * diff --git a/sys/dev/sound/pci/csa.c b/sys/dev/sound/pci/csa.c index 5dbc7be0c586..6b074018727d 100644 --- a/sys/dev/sound/pci/csa.c +++ b/sys/dev/sound/pci/csa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Seigo Tanimura * All rights reserved. * diff --git a/sys/dev/sound/pci/csapcm.c b/sys/dev/sound/pci/csapcm.c index 5a1544da7de0..a0b35c909931 100644 --- a/sys/dev/sound/pci/csapcm.c +++ b/sys/dev/sound/pci/csapcm.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Seigo Tanimura * All rights reserved. * diff --git a/sys/dev/sound/pci/csareg.h b/sys/dev/sound/pci/csareg.h index d8e111b2a6c5..85ca663e7673 100644 --- a/sys/dev/sound/pci/csareg.h +++ b/sys/dev/sound/pci/csareg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Seigo Tanimura * All rights reserved. * diff --git a/sys/dev/sound/pci/csavar.h b/sys/dev/sound/pci/csavar.h index c8e3697ba948..a3d8079be8a7 100644 --- a/sys/dev/sound/pci/csavar.h +++ b/sys/dev/sound/pci/csavar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Seigo Tanimura * All rights reserved. * diff --git a/sys/dev/sound/pci/ds1-fw.h b/sys/dev/sound/pci/ds1-fw.h index 13c4745ebe5c..96fa231d27a3 100644 --- a/sys/dev/sound/pci/ds1-fw.h +++ b/sys/dev/sound/pci/ds1-fw.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * ============================================================================= * Copyright (c) 1997-1999 Yamaha Corporation. All Rights Reserved. * diff --git a/sys/dev/sound/pci/ds1.c b/sys/dev/sound/pci/ds1.c index 23f3d5cfe915..9c7c75cb175b 100644 --- a/sys/dev/sound/pci/ds1.c +++ b/sys/dev/sound/pci/ds1.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Cameron Grant * All rights reserved. * diff --git a/sys/dev/sound/pci/emu10k1.c b/sys/dev/sound/pci/emu10k1.c index e03127cbddb3..028f100c5953 100644 --- a/sys/dev/sound/pci/emu10k1.c +++ b/sys/dev/sound/pci/emu10k1.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 David O'Brien * Copyright (c) 2003 Orlando Bassotto * Copyright (c) 1999 Cameron Grant diff --git a/sys/dev/sound/pci/emu10kx-midi.c b/sys/dev/sound/pci/emu10kx-midi.c index 0d5fa305cba2..778d17013a05 100644 --- a/sys/dev/sound/pci/emu10kx-midi.c +++ b/sys/dev/sound/pci/emu10kx-midi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Seigo Tanimura * Copyright (c) 2003 Mathew Kanner * Copyright (c) 2003-2006 Yuriy Tsibizov diff --git a/sys/dev/sound/pci/emu10kx-pcm.c b/sys/dev/sound/pci/emu10kx-pcm.c index 406a85ff77cc..0099b0f044d0 100644 --- a/sys/dev/sound/pci/emu10kx-pcm.c +++ b/sys/dev/sound/pci/emu10kx-pcm.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Cameron Grant * Copyright (c) 2003-2007 Yuriy Tsibizov * All rights reserved. diff --git a/sys/dev/sound/pci/emu10kx.c b/sys/dev/sound/pci/emu10kx.c index ca96ba6b33d0..94159f583d39 100644 --- a/sys/dev/sound/pci/emu10kx.c +++ b/sys/dev/sound/pci/emu10kx.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Cameron Grant * Copyright (c) 2003-2007 Yuriy Tsibizov * All rights reserved. diff --git a/sys/dev/sound/pci/emu10kx.h b/sys/dev/sound/pci/emu10kx.h index cfdb69774943..b4cfd7d6bab9 100644 --- a/sys/dev/sound/pci/emu10kx.h +++ b/sys/dev/sound/pci/emu10kx.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Cameron Grant * Copyright (c) 2003-2006 Yuriy Tsibizov * All rights reserved. diff --git a/sys/dev/sound/pci/envy24.c b/sys/dev/sound/pci/envy24.c index 9272a95c984f..f70019b47e59 100644 --- a/sys/dev/sound/pci/envy24.c +++ b/sys/dev/sound/pci/envy24.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Katsurajima Naoto * All rights reserved. * diff --git a/sys/dev/sound/pci/envy24.h b/sys/dev/sound/pci/envy24.h index 5a3a3730b563..0587fc5a4641 100644 --- a/sys/dev/sound/pci/envy24.h +++ b/sys/dev/sound/pci/envy24.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Katsurajima Naoto * All rights reserved. * diff --git a/sys/dev/sound/pci/envy24ht.c b/sys/dev/sound/pci/envy24ht.c index fe1fb1906481..a4d3370dc31c 100644 --- a/sys/dev/sound/pci/envy24ht.c +++ b/sys/dev/sound/pci/envy24ht.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Konstantin Dimitrov * Copyright (c) 2001 Katsurajima Naoto * All rights reserved. diff --git a/sys/dev/sound/pci/envy24ht.h b/sys/dev/sound/pci/envy24ht.h index 943599401e69..9b9c19e52a3c 100644 --- a/sys/dev/sound/pci/envy24ht.h +++ b/sys/dev/sound/pci/envy24ht.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Konstantin Dimitrov * Copyright (c) 2001 Katsurajima Naoto * All rights reserved. diff --git a/sys/dev/sound/pci/es137x.c b/sys/dev/sound/pci/es137x.c index 7032c84f6e9e..e11240a9e07e 100644 --- a/sys/dev/sound/pci/es137x.c +++ b/sys/dev/sound/pci/es137x.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-4-Clause + * * Copyright (c) 1999 Russell Cattelan * Copyright (c) 1998 Joachim Kuebart * All rights reserved. diff --git a/sys/dev/sound/pci/es137x.h b/sys/dev/sound/pci/es137x.h index 01cb53d0a948..e1e2fe4e933d 100644 --- a/sys/dev/sound/pci/es137x.h +++ b/sys/dev/sound/pci/es137x.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 Joachim Kuebart * All rights reserved. * diff --git a/sys/dev/sound/pci/fm801.c b/sys/dev/sound/pci/fm801.c index a8e330216101..4ff48bbffe9e 100644 --- a/sys/dev/sound/pci/fm801.c +++ b/sys/dev/sound/pci/fm801.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Dmitry Dicky diwil@dataart.com * All rights reserved. * diff --git a/sys/dev/sound/pci/hda/hda_reg.h b/sys/dev/sound/pci/hda/hda_reg.h index c60a74da70a6..0be933ed896d 100644 --- a/sys/dev/sound/pci/hda/hda_reg.h +++ b/sys/dev/sound/pci/hda/hda_reg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Stephane E. Potvin * All rights reserved. * diff --git a/sys/dev/sound/pci/hda/hdaa.c b/sys/dev/sound/pci/hda/hdaa.c index 63bd853edda5..b955d1667b8d 100644 --- a/sys/dev/sound/pci/hda/hdaa.c +++ b/sys/dev/sound/pci/hda/hdaa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Stephane E. Potvin * Copyright (c) 2006 Ariff Abdullah * Copyright (c) 2008-2012 Alexander Motin diff --git a/sys/dev/sound/pci/hda/hdaa.h b/sys/dev/sound/pci/hda/hdaa.h index a85e14f0dee5..ca6b30d750d0 100644 --- a/sys/dev/sound/pci/hda/hdaa.h +++ b/sys/dev/sound/pci/hda/hdaa.h @@ -1,4 +1,6 @@ -/*-7 +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Stephane E. Potvin * Copyright (c) 2006 Ariff Abdullah * Copyright (c) 2008-2012 Alexander Motin diff --git a/sys/dev/sound/pci/hda/hdaa_patches.c b/sys/dev/sound/pci/hda/hdaa_patches.c index abcb0d131b0c..e897e993bf85 100644 --- a/sys/dev/sound/pci/hda/hdaa_patches.c +++ b/sys/dev/sound/pci/hda/hdaa_patches.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Stephane E. Potvin * Copyright (c) 2006 Ariff Abdullah * Copyright (c) 2008-2012 Alexander Motin diff --git a/sys/dev/sound/pci/hda/hdac.c b/sys/dev/sound/pci/hda/hdac.c index a996d003b17b..e1daccb0b8e9 100644 --- a/sys/dev/sound/pci/hda/hdac.c +++ b/sys/dev/sound/pci/hda/hdac.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Stephane E. Potvin * Copyright (c) 2006 Ariff Abdullah * Copyright (c) 2008-2012 Alexander Motin diff --git a/sys/dev/sound/pci/hda/hdac.h b/sys/dev/sound/pci/hda/hdac.h index 0adc6ddce85f..213d5a98d47f 100644 --- a/sys/dev/sound/pci/hda/hdac.h +++ b/sys/dev/sound/pci/hda/hdac.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Stephane E. Potvin * All rights reserved. * diff --git a/sys/dev/sound/pci/hda/hdac_private.h b/sys/dev/sound/pci/hda/hdac_private.h index b8798d7e3b37..1406f94a8e4f 100644 --- a/sys/dev/sound/pci/hda/hdac_private.h +++ b/sys/dev/sound/pci/hda/hdac_private.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Stephane E. Potvin * Copyright (c) 2008-2012 Alexander Motin * All rights reserved. diff --git a/sys/dev/sound/pci/hda/hdac_reg.h b/sys/dev/sound/pci/hda/hdac_reg.h index 893e3d22efa6..6ce9f76494ac 100644 --- a/sys/dev/sound/pci/hda/hdac_reg.h +++ b/sys/dev/sound/pci/hda/hdac_reg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Stephane E. Potvin * All rights reserved. * diff --git a/sys/dev/sound/pci/hda/hdacc.c b/sys/dev/sound/pci/hda/hdacc.c index e7c4e012b77b..f7b10d77bb9c 100644 --- a/sys/dev/sound/pci/hda/hdacc.c +++ b/sys/dev/sound/pci/hda/hdacc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Stephane E. Potvin * Copyright (c) 2006 Ariff Abdullah * Copyright (c) 2008-2012 Alexander Motin diff --git a/sys/dev/sound/pci/hdspe-pcm.c b/sys/dev/sound/pci/hdspe-pcm.c index 0efb768ba1f8..c5c70e44d1a3 100644 --- a/sys/dev/sound/pci/hdspe-pcm.c +++ b/sys/dev/sound/pci/hdspe-pcm.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012-2016 Ruslan Bukin * All rights reserved. * diff --git a/sys/dev/sound/pci/hdspe.c b/sys/dev/sound/pci/hdspe.c index ff35684162ab..6eb0436816a6 100644 --- a/sys/dev/sound/pci/hdspe.c +++ b/sys/dev/sound/pci/hdspe.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012-2016 Ruslan Bukin * All rights reserved. * diff --git a/sys/dev/sound/pci/hdspe.h b/sys/dev/sound/pci/hdspe.h index c2654c8f4925..2fbff2adcc65 100644 --- a/sys/dev/sound/pci/hdspe.h +++ b/sys/dev/sound/pci/hdspe.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012-2016 Ruslan Bukin * All rights reserved. * diff --git a/sys/dev/sound/pci/ich.c b/sys/dev/sound/pci/ich.c index 61b6781662bc..03af77aca0a4 100644 --- a/sys/dev/sound/pci/ich.c +++ b/sys/dev/sound/pci/ich.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Katsurajima Naoto * Copyright (c) 2001 Cameron Grant * All rights reserved. diff --git a/sys/dev/sound/pci/ich.h b/sys/dev/sound/pci/ich.h index be3f3fca3b4a..89cbd49d90a7 100644 --- a/sys/dev/sound/pci/ich.h +++ b/sys/dev/sound/pci/ich.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Katsurajima Naoto * Copyright (c) 2001 Cameron Grant * All rights reserved. diff --git a/sys/dev/sound/pci/maestro.c b/sys/dev/sound/pci/maestro.c index fbadf3b3f7bb..20f40e3c444e 100644 --- a/sys/dev/sound/pci/maestro.c +++ b/sys/dev/sound/pci/maestro.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000-2004 Taku YAMAMOTO * All rights reserved. * diff --git a/sys/dev/sound/pci/maestro3.c b/sys/dev/sound/pci/maestro3.c index 5bab021fdf1a..d530d0db1c85 100644 --- a/sys/dev/sound/pci/maestro3.c +++ b/sys/dev/sound/pci/maestro3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Scott Long * Copyright (c) 2001 Darrell Anderson * All rights reserved. diff --git a/sys/dev/sound/pci/maestro_reg.h b/sys/dev/sound/pci/maestro_reg.h index ab3542368484..7db2127f9509 100644 --- a/sys/dev/sound/pci/maestro_reg.h +++ b/sys/dev/sound/pci/maestro_reg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999-2000 Taku YAMAMOTO * All rights reserved. * diff --git a/sys/dev/sound/pci/neomagic-coeff.h b/sys/dev/sound/pci/neomagic-coeff.h index 2fec6427ae14..b7fc1ade8d3e 100644 --- a/sys/dev/sound/pci/neomagic-coeff.h +++ b/sys/dev/sound/pci/neomagic-coeff.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Cameron Grant * All rights reserved. * diff --git a/sys/dev/sound/pci/neomagic.c b/sys/dev/sound/pci/neomagic.c index e2db543be3a6..5e3805645cf2 100644 --- a/sys/dev/sound/pci/neomagic.c +++ b/sys/dev/sound/pci/neomagic.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Cameron Grant * All rights reserved. * diff --git a/sys/dev/sound/pci/neomagic.h b/sys/dev/sound/pci/neomagic.h index 0b87f99cbf97..78257c3059e5 100644 --- a/sys/dev/sound/pci/neomagic.h +++ b/sys/dev/sound/pci/neomagic.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Cameron Grant * All rights reserved. * diff --git a/sys/dev/sound/pci/solo.c b/sys/dev/sound/pci/solo.c index 75d1ad41ff47..abaf74be459c 100644 --- a/sys/dev/sound/pci/solo.c +++ b/sys/dev/sound/pci/solo.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Cameron Grant * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/sound/pci/spicds.c b/sys/dev/sound/pci/spicds.c index 1e7e60020c30..23a24461a069 100644 --- a/sys/dev/sound/pci/spicds.c +++ b/sys/dev/sound/pci/spicds.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Konstantin Dimitrov * Copyright (c) 2001 Katsurajima Naoto * All rights reserved. diff --git a/sys/dev/sound/pci/spicds.h b/sys/dev/sound/pci/spicds.h index f98bf93d804f..a8bbbb3919b8 100644 --- a/sys/dev/sound/pci/spicds.h +++ b/sys/dev/sound/pci/spicds.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Konstantin Dimitrov * Copyright (c) 2001 Katsurajima Naoto * All rights reserved. diff --git a/sys/dev/sound/pci/t4dwave.c b/sys/dev/sound/pci/t4dwave.c index 6530b5b685fa..a7c5cd2be6b9 100644 --- a/sys/dev/sound/pci/t4dwave.c +++ b/sys/dev/sound/pci/t4dwave.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Cameron Grant * All rights reserved. * diff --git a/sys/dev/sound/pci/t4dwave.h b/sys/dev/sound/pci/t4dwave.h index 4a2ec626c508..bdab0be534e3 100644 --- a/sys/dev/sound/pci/t4dwave.h +++ b/sys/dev/sound/pci/t4dwave.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Cameron Grant * All rights reserved. * diff --git a/sys/dev/sound/pci/via8233.c b/sys/dev/sound/pci/via8233.c index 2bd54e4cb296..217d61e91e0a 100644 --- a/sys/dev/sound/pci/via8233.c +++ b/sys/dev/sound/pci/via8233.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002 Orion Hodson * Portions of this code derived from via82c686.c: * Copyright (c) 2000 David Jones diff --git a/sys/dev/sound/pci/via8233.h b/sys/dev/sound/pci/via8233.h index a38afc96255c..774f946db6be 100644 --- a/sys/dev/sound/pci/via8233.h +++ b/sys/dev/sound/pci/via8233.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002 Orion Hodson * All rights reserved. * diff --git a/sys/dev/sound/pci/via82c686.c b/sys/dev/sound/pci/via82c686.c index 4c4a4120dd06..88f92d1277ab 100644 --- a/sys/dev/sound/pci/via82c686.c +++ b/sys/dev/sound/pci/via82c686.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 David Jones * All rights reserved. * diff --git a/sys/dev/sound/pci/via82c686.h b/sys/dev/sound/pci/via82c686.h index 43dcb4131305..02af2d38937d 100644 --- a/sys/dev/sound/pci/via82c686.h +++ b/sys/dev/sound/pci/via82c686.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 2000 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/sound/pci/vibes.c b/sys/dev/sound/pci/vibes.c index 22c84c8128a2..a46efb061a8f 100644 --- a/sys/dev/sound/pci/vibes.c +++ b/sys/dev/sound/pci/vibes.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Orion Hodson * All rights reserved. * diff --git a/sys/dev/sound/pci/vibes.h b/sys/dev/sound/pci/vibes.h index d1eac407efbe..37230720be91 100644 --- a/sys/dev/sound/pci/vibes.h +++ b/sys/dev/sound/pci/vibes.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Orion Hodson * All rights reserved. * diff --git a/sys/dev/sound/pcm/ac97.c b/sys/dev/sound/pcm/ac97.c index bc36948c9fe9..70316c34b72b 100644 --- a/sys/dev/sound/pcm/ac97.c +++ b/sys/dev/sound/pcm/ac97.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Cameron Grant * All rights reserved. * diff --git a/sys/dev/sound/pcm/ac97.h b/sys/dev/sound/pcm/ac97.h index 3112cc0d474e..4789448d2822 100644 --- a/sys/dev/sound/pcm/ac97.h +++ b/sys/dev/sound/pcm/ac97.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Cameron Grant * All rights reserved. * diff --git a/sys/dev/sound/pcm/ac97_patch.c b/sys/dev/sound/pcm/ac97_patch.c index e5ae55c1494b..a88d54b82504 100644 --- a/sys/dev/sound/pcm/ac97_patch.c +++ b/sys/dev/sound/pcm/ac97_patch.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002 Orion Hodson * All rights reserved. * diff --git a/sys/dev/sound/pcm/ac97_patch.h b/sys/dev/sound/pcm/ac97_patch.h index c8df443e3627..dbcc309a49cc 100644 --- a/sys/dev/sound/pcm/ac97_patch.h +++ b/sys/dev/sound/pcm/ac97_patch.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Orion Hodson * All rights reserved. * diff --git a/sys/dev/sound/pcm/buffer.c b/sys/dev/sound/pcm/buffer.c index cd59a355163b..b86b67e44344 100644 --- a/sys/dev/sound/pcm/buffer.c +++ b/sys/dev/sound/pcm/buffer.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2009 Ariff Abdullah * Portions Copyright (c) Ryan Beasley - GSoC 2006 * Copyright (c) 1999 Cameron Grant diff --git a/sys/dev/sound/pcm/buffer.h b/sys/dev/sound/pcm/buffer.h index 8cee01237ad3..74a684b9a4ac 100644 --- a/sys/dev/sound/pcm/buffer.h +++ b/sys/dev/sound/pcm/buffer.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Cameron Grant * All rights reserved. * diff --git a/sys/dev/sound/pcm/channel.c b/sys/dev/sound/pcm/channel.c index 83ec6c1e729c..ecf89df4c9a2 100644 --- a/sys/dev/sound/pcm/channel.c +++ b/sys/dev/sound/pcm/channel.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2009 Ariff Abdullah * Portions Copyright (c) Ryan Beasley - GSoC 2006 * Copyright (c) 1999 Cameron Grant diff --git a/sys/dev/sound/pcm/channel.h b/sys/dev/sound/pcm/channel.h index 45f43b55498b..cd6e14d39075 100644 --- a/sys/dev/sound/pcm/channel.h +++ b/sys/dev/sound/pcm/channel.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2009 Ariff Abdullah * Portions Copyright (c) Ryan Beasley - GSoC 2006 * Copyright (c) 1999 Cameron Grant diff --git a/sys/dev/sound/pcm/dsp.c b/sys/dev/sound/pcm/dsp.c index 5b92963375f4..314329de022f 100644 --- a/sys/dev/sound/pcm/dsp.c +++ b/sys/dev/sound/pcm/dsp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2009 Ariff Abdullah * Portions Copyright (c) Ryan Beasley - GSoC 2006 * Copyright (c) 1999 Cameron Grant diff --git a/sys/dev/sound/pcm/dsp.h b/sys/dev/sound/pcm/dsp.h index 5a0880a6acd0..d46334a1052c 100644 --- a/sys/dev/sound/pcm/dsp.h +++ b/sys/dev/sound/pcm/dsp.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2009 Ariff Abdullah * Portions Copyright (c) Ryan Beasley - GSoC 2006 * Copyright (c) 1999 Cameron Grant diff --git a/sys/dev/sound/pcm/feeder.c b/sys/dev/sound/pcm/feeder.c index 720f6763147b..7b15c00c4170 100644 --- a/sys/dev/sound/pcm/feeder.c +++ b/sys/dev/sound/pcm/feeder.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2009 Ariff Abdullah * Copyright (c) 1999 Cameron Grant * All rights reserved. diff --git a/sys/dev/sound/pcm/feeder.h b/sys/dev/sound/pcm/feeder.h index 88e35d2c20f1..dd73b050b7a1 100644 --- a/sys/dev/sound/pcm/feeder.h +++ b/sys/dev/sound/pcm/feeder.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2009 Ariff Abdullah * Copyright (c) 1999 Cameron Grant * All rights reserved. diff --git a/sys/dev/sound/pcm/feeder_chain.c b/sys/dev/sound/pcm/feeder_chain.c index 308d5f2e8b61..73922ab55396 100644 --- a/sys/dev/sound/pcm/feeder_chain.c +++ b/sys/dev/sound/pcm/feeder_chain.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008-2009 Ariff Abdullah * All rights reserved. * diff --git a/sys/dev/sound/pcm/feeder_eq.c b/sys/dev/sound/pcm/feeder_eq.c index f71e7956ef68..4c3cf0f14de3 100644 --- a/sys/dev/sound/pcm/feeder_eq.c +++ b/sys/dev/sound/pcm/feeder_eq.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008-2009 Ariff Abdullah * All rights reserved. * diff --git a/sys/dev/sound/pcm/feeder_format.c b/sys/dev/sound/pcm/feeder_format.c index f6a4c937a782..354c7e51df63 100644 --- a/sys/dev/sound/pcm/feeder_format.c +++ b/sys/dev/sound/pcm/feeder_format.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008-2009 Ariff Abdullah * All rights reserved. * diff --git a/sys/dev/sound/pcm/feeder_matrix.c b/sys/dev/sound/pcm/feeder_matrix.c index 5274ed46b79b..5e2bdbcb8471 100644 --- a/sys/dev/sound/pcm/feeder_matrix.c +++ b/sys/dev/sound/pcm/feeder_matrix.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008-2009 Ariff Abdullah * All rights reserved. * diff --git a/sys/dev/sound/pcm/feeder_mixer.c b/sys/dev/sound/pcm/feeder_mixer.c index 8e6ba27f77a5..b2a173a65485 100644 --- a/sys/dev/sound/pcm/feeder_mixer.c +++ b/sys/dev/sound/pcm/feeder_mixer.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008-2009 Ariff Abdullah * All rights reserved. * diff --git a/sys/dev/sound/pcm/feeder_rate.c b/sys/dev/sound/pcm/feeder_rate.c index da6c1be2969d..35622d84d26a 100644 --- a/sys/dev/sound/pcm/feeder_rate.c +++ b/sys/dev/sound/pcm/feeder_rate.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2009 Ariff Abdullah * All rights reserved. * diff --git a/sys/dev/sound/pcm/feeder_volume.c b/sys/dev/sound/pcm/feeder_volume.c index 1bd3789bcd53..322d7f6b2c84 100644 --- a/sys/dev/sound/pcm/feeder_volume.c +++ b/sys/dev/sound/pcm/feeder_volume.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2009 Ariff Abdullah * All rights reserved. * diff --git a/sys/dev/sound/pcm/g711.h b/sys/dev/sound/pcm/g711.h index 49d7636e5489..039f5692bfbc 100644 --- a/sys/dev/sound/pcm/g711.h +++ b/sys/dev/sound/pcm/g711.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008-2009 Ariff Abdullah * All rights reserved. * diff --git a/sys/dev/sound/pcm/intpcm.h b/sys/dev/sound/pcm/intpcm.h index 99a7335362e8..f7574718f8c8 100644 --- a/sys/dev/sound/pcm/intpcm.h +++ b/sys/dev/sound/pcm/intpcm.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008-2009 Ariff Abdullah * All rights reserved. * diff --git a/sys/dev/sound/pcm/matrix.h b/sys/dev/sound/pcm/matrix.h index 6ff1074ade52..5a489a37c635 100644 --- a/sys/dev/sound/pcm/matrix.h +++ b/sys/dev/sound/pcm/matrix.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2009 Ariff Abdullah * All rights reserved. * diff --git a/sys/dev/sound/pcm/matrix_map.h b/sys/dev/sound/pcm/matrix_map.h index ff79e958a444..0d239c555449 100644 --- a/sys/dev/sound/pcm/matrix_map.h +++ b/sys/dev/sound/pcm/matrix_map.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Ariff Abdullah * All rights reserved. * diff --git a/sys/dev/sound/pcm/mixer.c b/sys/dev/sound/pcm/mixer.c index 0e651f47fa2c..15c12c1a782f 100644 --- a/sys/dev/sound/pcm/mixer.c +++ b/sys/dev/sound/pcm/mixer.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2009 Ariff Abdullah * Portions Copyright (c) Ryan Beasley - GSoC 2006 * Copyright (c) 1999 Cameron Grant diff --git a/sys/dev/sound/pcm/mixer.h b/sys/dev/sound/pcm/mixer.h index 0fb2e914433b..1100e3aceda0 100644 --- a/sys/dev/sound/pcm/mixer.h +++ b/sys/dev/sound/pcm/mixer.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2009 Ariff Abdullah * Copyright (c) 1999 Cameron Grant * All rights reserved. diff --git a/sys/dev/sound/pcm/pcm.h b/sys/dev/sound/pcm/pcm.h index a3a4ec385c7a..15119fe16d95 100644 --- a/sys/dev/sound/pcm/pcm.h +++ b/sys/dev/sound/pcm/pcm.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006-2009 Ariff Abdullah * All rights reserved. * diff --git a/sys/dev/sound/pcm/sndstat.c b/sys/dev/sound/pcm/sndstat.c index e0cb5df13fc1..0237c8e3311c 100644 --- a/sys/dev/sound/pcm/sndstat.c +++ b/sys/dev/sound/pcm/sndstat.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2009 Ariff Abdullah * Copyright (c) 2001 Cameron Grant * All rights reserved. diff --git a/sys/dev/sound/pcm/sndstat.h b/sys/dev/sound/pcm/sndstat.h index 0bdb96ac01fa..026b37722449 100644 --- a/sys/dev/sound/pcm/sndstat.h +++ b/sys/dev/sound/pcm/sndstat.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2009 Ariff Abdullah * All rights reserved. * diff --git a/sys/dev/sound/pcm/sound.c b/sys/dev/sound/pcm/sound.c index 44b77ee4e7ee..378cf085e4b8 100644 --- a/sys/dev/sound/pcm/sound.c +++ b/sys/dev/sound/pcm/sound.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2009 Ariff Abdullah * Portions Copyright (c) Ryan Beasley - GSoC 2006 * Copyright (c) 1999 Cameron Grant diff --git a/sys/dev/sound/pcm/sound.h b/sys/dev/sound/pcm/sound.h index 2897aed18508..da355bf7ff33 100644 --- a/sys/dev/sound/pcm/sound.h +++ b/sys/dev/sound/pcm/sound.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2009 Ariff Abdullah * Copyright (c) 1999 Cameron Grant * Copyright (c) 1995 Hannu Savolainen diff --git a/sys/dev/sound/pcm/vchan.c b/sys/dev/sound/pcm/vchan.c index e561bb710d8f..d8e3509d0ebd 100644 --- a/sys/dev/sound/pcm/vchan.c +++ b/sys/dev/sound/pcm/vchan.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006-2009 Ariff Abdullah * Copyright (c) 2001 Cameron Grant * All rights reserved. diff --git a/sys/dev/sound/pcm/vchan.h b/sys/dev/sound/pcm/vchan.h index 04c2b4fd39e6..44e666249219 100644 --- a/sys/dev/sound/pcm/vchan.h +++ b/sys/dev/sound/pcm/vchan.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005-2009 Ariff Abdullah * Copyright (c) 2001 Cameron Grant * All rights reserved. diff --git a/sys/dev/sound/sbus/apcdmareg.h b/sys/dev/sound/sbus/apcdmareg.h index d4296adbe9fe..719da7d09d12 100644 --- a/sys/dev/sound/sbus/apcdmareg.h +++ b/sys/dev/sound/sbus/apcdmareg.h @@ -2,6 +2,8 @@ /* $OpenBSD: apcdmareg.h,v 1.2 2003/06/02 18:53:18 jason Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 2001 Jason L. Wright (jason@thought.net) * All rights reserved. * diff --git a/sys/dev/sound/sbus/cs4231.c b/sys/dev/sound/sbus/cs4231.c index 7b80afcf0f9b..0fb7164d0f51 100644 --- a/sys/dev/sound/sbus/cs4231.c +++ b/sys/dev/sound/sbus/cs4231.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Jason L. Wright (jason@thought.net) * Copyright (c) 2004 Pyun YongHyeon * All rights reserved. diff --git a/sys/dev/sound/sbus/cs4231.h b/sys/dev/sound/sbus/cs4231.h index d1e9185d31c6..717e7792712e 100644 --- a/sys/dev/sound/sbus/cs4231.h +++ b/sys/dev/sound/sbus/cs4231.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1996 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/sound/unit.c b/sys/dev/sound/unit.c index f263e042c4a2..c95d8db227fc 100644 --- a/sys/dev/sound/unit.c +++ b/sys/dev/sound/unit.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007 Ariff Abdullah * All rights reserved. * diff --git a/sys/dev/sound/unit.h b/sys/dev/sound/unit.h index e49e8f8e9bb1..fb7a85612456 100644 --- a/sys/dev/sound/unit.h +++ b/sys/dev/sound/unit.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007 Ariff Abdullah * All rights reserved. * diff --git a/sys/dev/sound/usb/uaudio.c b/sys/dev/sound/usb/uaudio.c index ac83d65f5a42..5de4038d297e 100644 --- a/sys/dev/sound/usb/uaudio.c +++ b/sys/dev/sound/usb/uaudio.c @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1999 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/sound/usb/uaudio.h b/sys/dev/sound/usb/uaudio.h index 2d9a87568b48..a3641e2178d1 100644 --- a/sys/dev/sound/usb/uaudio.h +++ b/sys/dev/sound/usb/uaudio.h @@ -1,6 +1,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000-2002 Hiroyuki Aizu * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/sound/usb/uaudio_pcm.c b/sys/dev/sound/usb/uaudio_pcm.c index 10e8cc430f90..6bcbe6c2a52a 100644 --- a/sys/dev/sound/usb/uaudio_pcm.c +++ b/sys/dev/sound/usb/uaudio_pcm.c @@ -1,6 +1,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000-2002 Hiroyuki Aizu * Copyright (c) 2006 Hans Petter Selasky * diff --git a/sys/dev/sound/usb/uaudioreg.h b/sys/dev/sound/usb/uaudioreg.h index 637b5b1c0f23..fd395ac8605e 100644 --- a/sys/dev/sound/usb/uaudioreg.h +++ b/sys/dev/sound/usb/uaudioreg.h @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1999 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/sound/version.h b/sys/dev/sound/version.h index 6dee6a2ca02e..c36bc1a2d353 100644 --- a/sys/dev/sound/version.h +++ b/sys/dev/sound/version.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007 Ariff Abdullah * All rights reserved. * diff --git a/sys/dev/spibus/ofw_spibus.c b/sys/dev/spibus/ofw_spibus.c index a2922fd97813..c968b77748f2 100644 --- a/sys/dev/spibus/ofw_spibus.c +++ b/sys/dev/spibus/ofw_spibus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause-FreeBSD + * * Copyright (c) 2009, Nathan Whitehorn * Copyright (c) 2013 The FreeBSD Foundation * All rights reserved. diff --git a/sys/dev/stg/tmc18c30.c b/sys/dev/stg/tmc18c30.c index 4479fa29de5b..add97a571373 100644 --- a/sys/dev/stg/tmc18c30.c +++ b/sys/dev/stg/tmc18c30.c @@ -6,6 +6,8 @@ #define STG_IO_CONTROL_FLAGS (STG_FIFO_INTERRUPTS | STG_WAIT_FOR_SELECT) /*- + * SPDX-License-Identifier: BSD-3-Clause + * * [NetBSD for NEC PC-98 series] * Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001 * NetBSD/pc98 porting staff. All rights reserved. diff --git a/sys/dev/stg/tmc18c30_isa.c b/sys/dev/stg/tmc18c30_isa.c index e44a8b0e4df0..242db310fd89 100644 --- a/sys/dev/stg/tmc18c30_isa.c +++ b/sys/dev/stg/tmc18c30_isa.c @@ -2,6 +2,8 @@ /* $NetBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * [Ported for FreeBSD] * Copyright (c) 2000 * Noriaki Mitsunaga, Mitsuru Iwasaki and Takanori Watanabe. diff --git a/sys/dev/stg/tmc18c30_pccard.c b/sys/dev/stg/tmc18c30_pccard.c index a172d52067b6..4b665b9308c4 100644 --- a/sys/dev/stg/tmc18c30_pccard.c +++ b/sys/dev/stg/tmc18c30_pccard.c @@ -2,6 +2,8 @@ /* $NetBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * [Ported for FreeBSD] * Copyright (c) 2000 * Noriaki Mitsunaga, Mitsuru Iwasaki and Takanori Watanabe. diff --git a/sys/dev/stg/tmc18c30_pci.c b/sys/dev/stg/tmc18c30_pci.c index 0ff2e62212a2..5d82a45b5c33 100644 --- a/sys/dev/stg/tmc18c30_pci.c +++ b/sys/dev/stg/tmc18c30_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003 Bob Bishop * All rights reserved. * [Ported for FreeBSD] diff --git a/sys/dev/stg/tmc18c30_subr.c b/sys/dev/stg/tmc18c30_subr.c index 98cf1b424096..7444f4d6fc9d 100644 --- a/sys/dev/stg/tmc18c30_subr.c +++ b/sys/dev/stg/tmc18c30_subr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * [Ported for FreeBSD] * Copyright (c) 2000 * Noriaki Mitsunaga, Mitsuru Iwasaki and Takanori Watanabe. diff --git a/sys/dev/stg/tmc18c30reg.h b/sys/dev/stg/tmc18c30reg.h index 93c9940ba649..599dbf5a2c88 100644 --- a/sys/dev/stg/tmc18c30reg.h +++ b/sys/dev/stg/tmc18c30reg.h @@ -3,6 +3,8 @@ /* $NetBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * [NetBSD for NEC PC-98 series] * Copyright (c) 1996, 1997, 1998 * NetBSD/pc98 porting staff. All rights reserved. diff --git a/sys/dev/stg/tmc18c30var.h b/sys/dev/stg/tmc18c30var.h index 06a454b8e776..c7d1b163cca1 100644 --- a/sys/dev/stg/tmc18c30var.h +++ b/sys/dev/stg/tmc18c30var.h @@ -3,6 +3,8 @@ /* $NetBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * [NetBSD for NEC PC-98 series] * Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001 * NetBSD/pc98 porting staff. All rights reserved. diff --git a/sys/dev/stge/if_stge.c b/sys/dev/stge/if_stge.c index 1ebb05d895ba..4a4fb1ac74df 100644 --- a/sys/dev/stge/if_stge.c +++ b/sys/dev/stge/if_stge.c @@ -1,6 +1,8 @@ /* $NetBSD: if_stge.c,v 1.32 2005/12/11 12:22:49 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/stge/if_stgereg.h b/sys/dev/stge/if_stgereg.h index f14142a38beb..9082a2c0793c 100644 --- a/sys/dev/stge/if_stgereg.h +++ b/sys/dev/stge/if_stgereg.h @@ -1,6 +1,8 @@ /* $NetBSD: if_stgereg.h,v 1.3 2003/02/10 21:10:07 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/sym/sym_conf.h b/sys/dev/sym/sym_conf.h index b1b2102a9a31..135b0e85992f 100644 --- a/sys/dev/sym/sym_conf.h +++ b/sys/dev/sym/sym_conf.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Device driver optimized for the Symbios/LSI 53C896/53C895A/53C1010 * PCI-SCSI controllers. * diff --git a/sys/dev/sym/sym_defs.h b/sys/dev/sym/sym_defs.h index 483350439b15..db0768b0e6c9 100644 --- a/sys/dev/sym/sym_defs.h +++ b/sys/dev/sym/sym_defs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Device driver optimized for the Symbios/LSI 53C896/53C895A/53C1010 * PCI-SCSI controllers. * diff --git a/sys/dev/sym/sym_fw.h b/sys/dev/sym/sym_fw.h index 2c349ca5270a..ce97c9252c29 100644 --- a/sys/dev/sym/sym_fw.h +++ b/sys/dev/sym/sym_fw.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Device driver optimized for the Symbios/LSI 53C896/53C895A/53C1010 * PCI-SCSI controllers. * diff --git a/sys/dev/sym/sym_fw1.h b/sys/dev/sym/sym_fw1.h index 4d0e99cd86bc..cab8c979cd05 100644 --- a/sys/dev/sym/sym_fw1.h +++ b/sys/dev/sym/sym_fw1.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Device driver optimized for the Symbios/LSI 53C896/53C895A/53C1010 * PCI-SCSI controllers. * diff --git a/sys/dev/sym/sym_fw2.h b/sys/dev/sym/sym_fw2.h index b14ee83fe324..5858fa9ed542 100644 --- a/sys/dev/sym/sym_fw2.h +++ b/sys/dev/sym/sym_fw2.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Device driver optimized for the Symbios/LSI 53C896/53C895A/53C1010 * PCI-SCSI controllers. * diff --git a/sys/dev/sym/sym_hipd.c b/sys/dev/sym/sym_hipd.c index 698f2944b7d0..5b9f9c85edd0 100644 --- a/sys/dev/sym/sym_hipd.c +++ b/sys/dev/sym/sym_hipd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Device driver optimized for the Symbios/LSI 53C896/53C895A/53C1010 * PCI-SCSI controllers. * diff --git a/sys/dev/syscons/apm/apm_saver.c b/sys/dev/syscons/apm/apm_saver.c index 567b452e0b2e..efecf7327a38 100644 --- a/sys/dev/syscons/apm/apm_saver.c +++ b/sys/dev/syscons/apm/apm_saver.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999 Nick Sayer (who stole shamelessly from blank_saver) * All rights reserved. * diff --git a/sys/dev/syscons/blank/blank_saver.c b/sys/dev/syscons/blank/blank_saver.c index 38ce540b43ab..93a05226eecd 100644 --- a/sys/dev/syscons/blank/blank_saver.c +++ b/sys/dev/syscons/blank/blank_saver.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995-1998 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/syscons/daemon/daemon_saver.c b/sys/dev/syscons/daemon/daemon_saver.c index 5b30a398e7bc..ddcaeea091f5 100644 --- a/sys/dev/syscons/daemon/daemon_saver.c +++ b/sys/dev/syscons/daemon/daemon_saver.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997 Sandro Sigala, Brescia, Italy. * Copyright (c) 1997 Chris Shenton * Copyright (c) 1995 Søren Schmidt diff --git a/sys/dev/syscons/dragon/dragon_saver.c b/sys/dev/syscons/dragon/dragon_saver.c index df29d8277f03..9fbf9c2d0792 100644 --- a/sys/dev/syscons/dragon/dragon_saver.c +++ b/sys/dev/syscons/dragon/dragon_saver.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2000 Chiharu Shibata * All rights reserved. * diff --git a/sys/dev/syscons/fade/fade_saver.c b/sys/dev/syscons/fade/fade_saver.c index 0bcc9e8ac7d3..222a1139f0fd 100644 --- a/sys/dev/syscons/fade/fade_saver.c +++ b/sys/dev/syscons/fade/fade_saver.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995-1998 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/syscons/fire/fire_saver.c b/sys/dev/syscons/fire/fire_saver.c index 4b0a0e00a604..636f6006a421 100644 --- a/sys/dev/syscons/fire/fire_saver.c +++ b/sys/dev/syscons/fire/fire_saver.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Brad Forschinger * All rights reserved. * diff --git a/sys/dev/syscons/green/green_saver.c b/sys/dev/syscons/green/green_saver.c index 792a561ed413..8dbd8e9e99e7 100644 --- a/sys/dev/syscons/green/green_saver.c +++ b/sys/dev/syscons/green/green_saver.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995-1998 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/syscons/logo/logo_saver.c b/sys/dev/syscons/logo/logo_saver.c index 071261ead62d..81626d5d5bf6 100644 --- a/sys/dev/syscons/logo/logo_saver.c +++ b/sys/dev/syscons/logo/logo_saver.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1998 Dag-Erling Coïdan Smørgrav * All rights reserved. * diff --git a/sys/dev/syscons/rain/rain_saver.c b/sys/dev/syscons/rain/rain_saver.c index 1ddbdc748451..c71002e55d36 100644 --- a/sys/dev/syscons/rain/rain_saver.c +++ b/sys/dev/syscons/rain/rain_saver.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1998 Dag-Erling Coïdan Smørgrav * All rights reserved. * diff --git a/sys/dev/syscons/scgfbrndr.c b/sys/dev/syscons/scgfbrndr.c index 9889ee546712..190da5254546 100644 --- a/sys/dev/syscons/scgfbrndr.c +++ b/sys/dev/syscons/scgfbrndr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Kazutaka YOKOTA * All rights reserved. * diff --git a/sys/dev/syscons/schistory.c b/sys/dev/syscons/schistory.c index be4998377f5c..8da242c8a9f8 100644 --- a/sys/dev/syscons/schistory.c +++ b/sys/dev/syscons/schistory.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999 Kazutaka YOKOTA * Copyright (c) 1992-1998 Søren Schmidt * All rights reserved. diff --git a/sys/dev/syscons/scmouse.c b/sys/dev/syscons/scmouse.c index 15a4e308d928..aeff5f9b3e90 100644 --- a/sys/dev/syscons/scmouse.c +++ b/sys/dev/syscons/scmouse.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Kazutaka YOKOTA * All rights reserved. * diff --git a/sys/dev/syscons/scterm-teken.c b/sys/dev/syscons/scterm-teken.c index 4aa3330f1de2..290e836f91fb 100644 --- a/sys/dev/syscons/scterm-teken.c +++ b/sys/dev/syscons/scterm-teken.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Kazutaka YOKOTA * All rights reserved. * diff --git a/sys/dev/syscons/scterm.c b/sys/dev/syscons/scterm.c index f0f56b5475a6..1a66f3fa763f 100644 --- a/sys/dev/syscons/scterm.c +++ b/sys/dev/syscons/scterm.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Kazutaka YOKOTA * All rights reserved. * diff --git a/sys/dev/syscons/scvesactl.c b/sys/dev/syscons/scvesactl.c index b896484bb76e..74e7428eefb3 100644 --- a/sys/dev/syscons/scvesactl.c +++ b/sys/dev/syscons/scvesactl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 Kazutaka YOKOTA * All rights reserved. * diff --git a/sys/dev/syscons/scvgarndr.c b/sys/dev/syscons/scvgarndr.c index 8b098f240e53..764212080549 100644 --- a/sys/dev/syscons/scvgarndr.c +++ b/sys/dev/syscons/scvgarndr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Kazutaka YOKOTA * All rights reserved. * diff --git a/sys/dev/syscons/scvidctl.c b/sys/dev/syscons/scvidctl.c index 0176147dcd51..099185363ab6 100644 --- a/sys/dev/syscons/scvidctl.c +++ b/sys/dev/syscons/scvidctl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 Kazutaka YOKOTA * All rights reserved. * diff --git a/sys/dev/syscons/scvtb.c b/sys/dev/syscons/scvtb.c index 8d2b224b36dd..44b667b8ab82 100644 --- a/sys/dev/syscons/scvtb.c +++ b/sys/dev/syscons/scvtb.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Kazutaka YOKOTA * All rights reserved. * diff --git a/sys/dev/syscons/snake/snake_saver.c b/sys/dev/syscons/snake/snake_saver.c index 15f8edde4350..af2d2c315536 100644 --- a/sys/dev/syscons/snake/snake_saver.c +++ b/sys/dev/syscons/snake/snake_saver.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995-1998 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/syscons/star/star_saver.c b/sys/dev/syscons/star/star_saver.c index e8e60415eed3..47ed1d8fadd9 100644 --- a/sys/dev/syscons/star/star_saver.c +++ b/sys/dev/syscons/star/star_saver.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995-1998 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/syscons/syscons.c b/sys/dev/syscons/syscons.c index eafa3d145e25..2020436d89bf 100644 --- a/sys/dev/syscons/syscons.c +++ b/sys/dev/syscons/syscons.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992-1998 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/syscons/syscons.h b/sys/dev/syscons/syscons.h index 28b362878207..80119d26ea00 100644 --- a/sys/dev/syscons/syscons.h +++ b/sys/dev/syscons/syscons.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995-1998 Søren Schmidt * All rights reserved. * diff --git a/sys/dev/syscons/sysmouse.c b/sys/dev/syscons/sysmouse.c index 8ea0939eb575..8174dd95223d 100644 --- a/sys/dev/syscons/sysmouse.c +++ b/sys/dev/syscons/sysmouse.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Kazutaka YOKOTA * All rights reserved. * diff --git a/sys/dev/syscons/warp/warp_saver.c b/sys/dev/syscons/warp/warp_saver.c index 93383ddaebc9..6e186edacd3f 100644 --- a/sys/dev/syscons/warp/warp_saver.c +++ b/sys/dev/syscons/warp/warp_saver.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1998 Dag-Erling Coïdan Smørgrav * All rights reserved. * diff --git a/sys/dev/tdfx/tdfx_io.h b/sys/dev/tdfx/tdfx_io.h index faec61e11771..ced08f3e8a44 100644 --- a/sys/dev/tdfx/tdfx_io.h +++ b/sys/dev/tdfx/tdfx_io.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2000-2001 by Coleman Kane * All rights reserved. * diff --git a/sys/dev/tdfx/tdfx_linux.c b/sys/dev/tdfx/tdfx_linux.c index 8a6399ff5604..e20763b37647 100644 --- a/sys/dev/tdfx/tdfx_linux.c +++ b/sys/dev/tdfx/tdfx_linux.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 The FreeBSD Project * All rights reserved. * diff --git a/sys/dev/tdfx/tdfx_linux.h b/sys/dev/tdfx/tdfx_linux.h index a3235cc8ba02..4a29e5a8dc11 100644 --- a/sys/dev/tdfx/tdfx_linux.h +++ b/sys/dev/tdfx/tdfx_linux.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2000-2001 by Coleman Kane * All rights reserved. * diff --git a/sys/dev/tdfx/tdfx_pci.c b/sys/dev/tdfx/tdfx_pci.c index be423751ca35..4156e23b88d6 100644 --- a/sys/dev/tdfx/tdfx_pci.c +++ b/sys/dev/tdfx/tdfx_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2000-2001 by Coleman Kane * All rights reserved. * diff --git a/sys/dev/tdfx/tdfx_pci.h b/sys/dev/tdfx/tdfx_pci.h index 0c60e5a2b6c1..9998d9e82046 100644 --- a/sys/dev/tdfx/tdfx_pci.h +++ b/sys/dev/tdfx/tdfx_pci.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2000-2001 by Coleman Kane * All rights reserved. * diff --git a/sys/dev/tdfx/tdfx_vars.h b/sys/dev/tdfx/tdfx_vars.h index 1e10e3c3a669..6eda3797a2cb 100644 --- a/sys/dev/tdfx/tdfx_vars.h +++ b/sys/dev/tdfx/tdfx_vars.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2000-2001 by Coleman Kane * All rights reserved. * diff --git a/sys/dev/terasic/de4led/terasic_de4led.c b/sys/dev/terasic/de4led/terasic_de4led.c index bcef7aff8bd3..ee99bd541233 100644 --- a/sys/dev/terasic/de4led/terasic_de4led.c +++ b/sys/dev/terasic/de4led/terasic_de4led.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/terasic/de4led/terasic_de4led.h b/sys/dev/terasic/de4led/terasic_de4led.h index 4475e9b3b91a..873a531ff3e1 100644 --- a/sys/dev/terasic/de4led/terasic_de4led.h +++ b/sys/dev/terasic/de4led/terasic_de4led.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/terasic/de4led/terasic_de4led_fdt.c b/sys/dev/terasic/de4led/terasic_de4led_fdt.c index feab93342d7d..d8473f7d0fbf 100644 --- a/sys/dev/terasic/de4led/terasic_de4led_fdt.c +++ b/sys/dev/terasic/de4led/terasic_de4led_fdt.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/terasic/de4led/terasic_de4led_nexus.c b/sys/dev/terasic/de4led/terasic_de4led_nexus.c index a8eb5f1af0d2..33ea2377cc03 100644 --- a/sys/dev/terasic/de4led/terasic_de4led_nexus.c +++ b/sys/dev/terasic/de4led/terasic_de4led_nexus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/terasic/mtl/terasic_mtl.c b/sys/dev/terasic/mtl/terasic_mtl.c index 2a0744bce197..10e3b413ca96 100644 --- a/sys/dev/terasic/mtl/terasic_mtl.c +++ b/sys/dev/terasic/mtl/terasic_mtl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/terasic/mtl/terasic_mtl.h b/sys/dev/terasic/mtl/terasic_mtl.h index f03e6f05cb80..2ab6de00b7a0 100644 --- a/sys/dev/terasic/mtl/terasic_mtl.h +++ b/sys/dev/terasic/mtl/terasic_mtl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/terasic/mtl/terasic_mtl_fdt.c b/sys/dev/terasic/mtl/terasic_mtl_fdt.c index e592521fe8ed..d6b198ee0b9c 100644 --- a/sys/dev/terasic/mtl/terasic_mtl_fdt.c +++ b/sys/dev/terasic/mtl/terasic_mtl_fdt.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012-2013 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/terasic/mtl/terasic_mtl_nexus.c b/sys/dev/terasic/mtl/terasic_mtl_nexus.c index e88dc06bf686..dd136be4870a 100644 --- a/sys/dev/terasic/mtl/terasic_mtl_nexus.c +++ b/sys/dev/terasic/mtl/terasic_mtl_nexus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/terasic/mtl/terasic_mtl_pixel.c b/sys/dev/terasic/mtl/terasic_mtl_pixel.c index a7cbbde2c4af..a4e4735f6da0 100644 --- a/sys/dev/terasic/mtl/terasic_mtl_pixel.c +++ b/sys/dev/terasic/mtl/terasic_mtl_pixel.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/terasic/mtl/terasic_mtl_reg.c b/sys/dev/terasic/mtl/terasic_mtl_reg.c index e5bac611dec7..8fe4855ef907 100644 --- a/sys/dev/terasic/mtl/terasic_mtl_reg.c +++ b/sys/dev/terasic/mtl/terasic_mtl_reg.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/terasic/mtl/terasic_mtl_syscons.c b/sys/dev/terasic/mtl/terasic_mtl_syscons.c index 97d989161f91..18d4f980aa4f 100644 --- a/sys/dev/terasic/mtl/terasic_mtl_syscons.c +++ b/sys/dev/terasic/mtl/terasic_mtl_syscons.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/terasic/mtl/terasic_mtl_text.c b/sys/dev/terasic/mtl/terasic_mtl_text.c index 905e62f25ca9..b437702ce2ee 100644 --- a/sys/dev/terasic/mtl/terasic_mtl_text.c +++ b/sys/dev/terasic/mtl/terasic_mtl_text.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Robert N. M. Watson * All rights reserved. * diff --git a/sys/dev/trm/trm.c b/sys/dev/trm/trm.c index 5374807f2c11..484b14965fc6 100644 --- a/sys/dev/trm/trm.c +++ b/sys/dev/trm/trm.c @@ -27,6 +27,8 @@ __FBSDID("$FreeBSD$"); */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * (C)Copyright 1995-2001 Tekram Technology Co.,Ltd. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/trm/trm.h b/sys/dev/trm/trm.h index f72335ae2398..e1f629a63285 100644 --- a/sys/dev/trm/trm.h +++ b/sys/dev/trm/trm.h @@ -5,6 +5,8 @@ * PCI SCSI Bus Master Host Adapter Device Driver * (SCSI chip set used Tekram ASIC TRM-S1040) * + * SPDX-License-Identifier: BSD-3-Clause + * * (C)Copyright 1995-2001 Tekram Technology Co.,Ltd. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/tsec/if_tsec.c b/sys/dev/tsec/if_tsec.c index 5ca9f4087c19..34bd22957db2 100644 --- a/sys/dev/tsec/if_tsec.c +++ b/sys/dev/tsec/if_tsec.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2007-2008 Semihalf, Rafal Jaworowski * Copyright (C) 2006-2007 Semihalf, Piotr Kruszynski * All rights reserved. diff --git a/sys/dev/tsec/if_tsec.h b/sys/dev/tsec/if_tsec.h index c8dca3bfbeb4..2caa2619f6b2 100644 --- a/sys/dev/tsec/if_tsec.h +++ b/sys/dev/tsec/if_tsec.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2006-2007 Semihalf, Piotr Kruszynski * All rights reserved. * diff --git a/sys/dev/tsec/if_tsec_fdt.c b/sys/dev/tsec/if_tsec_fdt.c index 7f25a42e1624..cfad15b533cf 100644 --- a/sys/dev/tsec/if_tsec_fdt.c +++ b/sys/dev/tsec/if_tsec_fdt.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2007-2008 Semihalf, Rafal Jaworowski * Copyright (C) 2006-2007 Semihalf, Piotr Kruszynski * All rights reserved. diff --git a/sys/dev/tsec/if_tsecreg.h b/sys/dev/tsec/if_tsecreg.h index 1994298cd534..18a81df71432 100644 --- a/sys/dev/tsec/if_tsecreg.h +++ b/sys/dev/tsec/if_tsecreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2008-2009 Semihalf, Piotr Ziecik * Copyright (C) 2006-2007 Semihalf, Piotr Kruszynski * All rights reserved. diff --git a/sys/dev/twa/tw_cl.h b/sys/dev/twa/tw_cl.h index ab1936d73021..82aba006ea7e 100644 --- a/sys/dev/twa/tw_cl.h +++ b/sys/dev/twa/tw_cl.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-07 Applied Micro Circuits Corporation. * Copyright (c) 2004-05 Vinod Kashyap * All rights reserved. diff --git a/sys/dev/twa/tw_cl_externs.h b/sys/dev/twa/tw_cl_externs.h index 9fd2a3280b9f..1c5a313f03f4 100644 --- a/sys/dev/twa/tw_cl_externs.h +++ b/sys/dev/twa/tw_cl_externs.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-07 Applied Micro Circuits Corporation. * Copyright (c) 2004-05 Vinod Kashyap * All rights reserved. diff --git a/sys/dev/twa/tw_cl_fwif.h b/sys/dev/twa/tw_cl_fwif.h index 52f76bfeab14..2e3f9048a6f6 100644 --- a/sys/dev/twa/tw_cl_fwif.h +++ b/sys/dev/twa/tw_cl_fwif.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-07 Applied Micro Circuits Corporation. * Copyright (c) 2004-05 Vinod Kashyap * All rights reserved. diff --git a/sys/dev/twa/tw_cl_init.c b/sys/dev/twa/tw_cl_init.c index a39da75b7ffd..29ed60e58b7d 100644 --- a/sys/dev/twa/tw_cl_init.c +++ b/sys/dev/twa/tw_cl_init.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-07 Applied Micro Circuits Corporation. * Copyright (c) 2004-05 Vinod Kashyap * All rights reserved. diff --git a/sys/dev/twa/tw_cl_intr.c b/sys/dev/twa/tw_cl_intr.c index a7c90d39555f..aa89f79d92a9 100644 --- a/sys/dev/twa/tw_cl_intr.c +++ b/sys/dev/twa/tw_cl_intr.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-07 Applied Micro Circuits Corporation. * Copyright (c) 2004-05 Vinod Kashyap * All rights reserved. diff --git a/sys/dev/twa/tw_cl_io.c b/sys/dev/twa/tw_cl_io.c index 1e1ca6cd676d..77d69a3a37c4 100644 --- a/sys/dev/twa/tw_cl_io.c +++ b/sys/dev/twa/tw_cl_io.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-07 Applied Micro Circuits Corporation. * Copyright (c) 2004-05 Vinod Kashyap * All rights reserved. diff --git a/sys/dev/twa/tw_cl_ioctl.h b/sys/dev/twa/tw_cl_ioctl.h index aab7fd958154..6c10b0bcefa1 100644 --- a/sys/dev/twa/tw_cl_ioctl.h +++ b/sys/dev/twa/tw_cl_ioctl.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-07 Applied Micro Circuits Corporation. * Copyright (c) 2004-05 Vinod Kashyap * All rights reserved. diff --git a/sys/dev/twa/tw_cl_misc.c b/sys/dev/twa/tw_cl_misc.c index b0bf8e4aa272..4a0c5f3839ea 100644 --- a/sys/dev/twa/tw_cl_misc.c +++ b/sys/dev/twa/tw_cl_misc.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-07 Applied Micro Circuits Corporation. * Copyright (c) 2004-05 Vinod Kashyap * All rights reserved. diff --git a/sys/dev/twa/tw_cl_share.h b/sys/dev/twa/tw_cl_share.h index 00becf03c4dd..ff252dec9fbf 100644 --- a/sys/dev/twa/tw_cl_share.h +++ b/sys/dev/twa/tw_cl_share.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-07 Applied Micro Circuits Corporation. * Copyright (c) 2004-05 Vinod Kashyap * All rights reserved. diff --git a/sys/dev/twa/tw_osl.h b/sys/dev/twa/tw_osl.h index bed16cda68ff..27289fc0de1e 100644 --- a/sys/dev/twa/tw_osl.h +++ b/sys/dev/twa/tw_osl.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-07 Applied Micro Circuits Corporation. * Copyright (c) 2004-05 Vinod Kashyap. * All rights reserved. diff --git a/sys/dev/twa/tw_osl_cam.c b/sys/dev/twa/tw_osl_cam.c index 75739ec36537..d54ad55e4286 100644 --- a/sys/dev/twa/tw_osl_cam.c +++ b/sys/dev/twa/tw_osl_cam.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-07 Applied Micro Circuits Corporation. * Copyright (c) 2004-05 Vinod Kashyap. * All rights reserved. diff --git a/sys/dev/twa/tw_osl_externs.h b/sys/dev/twa/tw_osl_externs.h index 08963e5b2f7b..bd8250312c5e 100644 --- a/sys/dev/twa/tw_osl_externs.h +++ b/sys/dev/twa/tw_osl_externs.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-07 Applied Micro Circuits Corporation. * Copyright (c) 2004-05 Vinod Kashyap. * All rights reserved. diff --git a/sys/dev/twa/tw_osl_freebsd.c b/sys/dev/twa/tw_osl_freebsd.c index 1bb7574c0820..71cfdf0e6a21 100644 --- a/sys/dev/twa/tw_osl_freebsd.c +++ b/sys/dev/twa/tw_osl_freebsd.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-07 Applied Micro Circuits Corporation. * Copyright (c) 2004-05 Vinod Kashyap. * Copyright (c) 2000 Michael Smith diff --git a/sys/dev/twa/tw_osl_includes.h b/sys/dev/twa/tw_osl_includes.h index 21f662e9dd3b..06b69f1a95b4 100644 --- a/sys/dev/twa/tw_osl_includes.h +++ b/sys/dev/twa/tw_osl_includes.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-07 Applied Micro Circuits Corporation. * Copyright (c) 2004-05 Vinod Kashyap. * All rights reserved. diff --git a/sys/dev/twa/tw_osl_inline.h b/sys/dev/twa/tw_osl_inline.h index 74d100d9636f..43fe0c72772e 100644 --- a/sys/dev/twa/tw_osl_inline.h +++ b/sys/dev/twa/tw_osl_inline.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-07 Applied Micro Circuits Corporation. * Copyright (c) 2004-05 Vinod Kashyap. * All rights reserved. diff --git a/sys/dev/twa/tw_osl_ioctl.h b/sys/dev/twa/tw_osl_ioctl.h index 10066a71288d..3d26cbb642da 100644 --- a/sys/dev/twa/tw_osl_ioctl.h +++ b/sys/dev/twa/tw_osl_ioctl.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-07 Applied Micro Circuits Corporation. * Copyright (c) 2004-05 Vinod Kashyap. * All rights reserved. diff --git a/sys/dev/twa/tw_osl_share.h b/sys/dev/twa/tw_osl_share.h index c17d8cc28b51..13f2a62eba7f 100644 --- a/sys/dev/twa/tw_osl_share.h +++ b/sys/dev/twa/tw_osl_share.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-07 Applied Micro Circuits Corporation. * Copyright (c) 2004-05 Vinod Kashyap. * All rights reserved. diff --git a/sys/dev/twa/tw_osl_types.h b/sys/dev/twa/tw_osl_types.h index 7fcfd4ca7515..913aca0ccf9a 100644 --- a/sys/dev/twa/tw_osl_types.h +++ b/sys/dev/twa/tw_osl_types.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-07 Applied Micro Circuits Corporation. * Copyright (c) 2004-05 Vinod Kashyap. * All rights reserved. diff --git a/sys/dev/twe/twe.c b/sys/dev/twe/twe.c index cdb218032f10..1419d4ffa836 100644 --- a/sys/dev/twe/twe.c +++ b/sys/dev/twe/twe.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Michael Smith * Copyright (c) 2003 Paul Saab * Copyright (c) 2003 Vinod Kashyap diff --git a/sys/dev/twe/twe_compat.h b/sys/dev/twe/twe_compat.h index ae6d501ef7bc..51d021657012 100644 --- a/sys/dev/twe/twe_compat.h +++ b/sys/dev/twe/twe_compat.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Michael Smith * Copyright (c) 2003 Paul Saab * Copyright (c) 2003 Vinod Kashyap diff --git a/sys/dev/twe/twe_freebsd.c b/sys/dev/twe/twe_freebsd.c index ea9a1f18a25a..99c944ee077c 100644 --- a/sys/dev/twe/twe_freebsd.c +++ b/sys/dev/twe/twe_freebsd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Michael Smith * Copyright (c) 2003 Paul Saab * Copyright (c) 2003 Vinod Kashyap diff --git a/sys/dev/twe/twe_tables.h b/sys/dev/twe/twe_tables.h index 3ba83c972c4b..408dcebe717a 100644 --- a/sys/dev/twe/twe_tables.h +++ b/sys/dev/twe/twe_tables.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Michael Smith * Copyright (c) 2003 Paul Saab * Copyright (c) 2003 Vinod Kashyap diff --git a/sys/dev/twe/tweio.h b/sys/dev/twe/tweio.h index 1b78472495ab..5946360073d6 100644 --- a/sys/dev/twe/tweio.h +++ b/sys/dev/twe/tweio.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Michael Smith * Copyright (c) 2003 Paul Saab * Copyright (c) 2003 Vinod Kashyap diff --git a/sys/dev/twe/twereg.h b/sys/dev/twe/twereg.h index f6e7db6e1a03..5397ad92e7d8 100644 --- a/sys/dev/twe/twereg.h +++ b/sys/dev/twe/twereg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Michael Smith * Copyright (c) 2003 Paul Saab * Copyright (c) 2003 Vinod Kashyap diff --git a/sys/dev/twe/twevar.h b/sys/dev/twe/twevar.h index 616f12b89ca5..9512f7921e15 100644 --- a/sys/dev/twe/twevar.h +++ b/sys/dev/twe/twevar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Michael Smith * Copyright (c) 2000 BSDi * All rights reserved. diff --git a/sys/dev/tws/tws_cam.c b/sys/dev/tws/tws_cam.c index 7475152c3926..f948af092819 100644 --- a/sys/dev/tws/tws_cam.c +++ b/sys/dev/tws/tws_cam.c @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 LSI Corp. * All rights reserved. * Author : Manjunath Ranganathaiah diff --git a/sys/dev/tx/if_tx.c b/sys/dev/tx/if_tx.c index 72a4c08958bb..e1af1acc325f 100644 --- a/sys/dev/tx/if_tx.c +++ b/sys/dev/tx/if_tx.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997 Semen Ustimenko (semenu@FreeBSD.org) * All rights reserved. * diff --git a/sys/dev/tx/if_txreg.h b/sys/dev/tx/if_txreg.h index 059c2c049153..3905104be819 100644 --- a/sys/dev/tx/if_txreg.h +++ b/sys/dev/tx/if_txreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997 Semen Ustimenko * All rights reserved. * diff --git a/sys/dev/tx/if_txvar.h b/sys/dev/tx/if_txvar.h index 1a6d766976fc..00fdee6edffd 100644 --- a/sys/dev/tx/if_txvar.h +++ b/sys/dev/tx/if_txvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997 Semen Ustimenko * All rights reserved. * diff --git a/sys/dev/txp/3c990img.h b/sys/dev/txp/3c990img.h index 0667aaea2ee6..6cdc49ceffba 100644 --- a/sys/dev/txp/3c990img.h +++ b/sys/dev/txp/3c990img.h @@ -1,6 +1,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright 1999-2003 3Com Corporation. All Rights Reserved. * * Redistribution and use in source and binary forms of the 3c990img.h diff --git a/sys/dev/txp/if_txpreg.h b/sys/dev/txp/if_txpreg.h index cfd211c4f8ff..9ad924ec6dd8 100644 --- a/sys/dev/txp/if_txpreg.h +++ b/sys/dev/txp/if_txpreg.h @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2001 Aaron Campbell . * All rights reserved. * diff --git a/sys/dev/uart/uart.h b/sys/dev/uart/uart.h index d658f96b64c9..73109173bd48 100644 --- a/sys/dev/uart/uart.h +++ b/sys/dev/uart/uart.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/uart/uart_bus.h b/sys/dev/uart/uart_bus.h index 0b4388806e8d..556a9228493c 100644 --- a/sys/dev/uart/uart_bus.h +++ b/sys/dev/uart/uart_bus.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/uart/uart_bus_acpi.c b/sys/dev/uart/uart_bus_acpi.c index 85abfb07d766..b1bb55a3410d 100644 --- a/sys/dev/uart/uart_bus_acpi.c +++ b/sys/dev/uart/uart_bus_acpi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 M. Warner Losh. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/uart/uart_bus_ebus.c b/sys/dev/uart/uart_bus_ebus.c index 3720b38bd246..dead7733d0cf 100644 --- a/sys/dev/uart/uart_bus_ebus.c +++ b/sys/dev/uart/uart_bus_ebus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 by Thomas Moestl . * All rights reserved. * diff --git a/sys/dev/uart/uart_bus_fdt.c b/sys/dev/uart/uart_bus_fdt.c index bade2e45f825..8efb7d7b2290 100644 --- a/sys/dev/uart/uart_bus_fdt.c +++ b/sys/dev/uart/uart_bus_fdt.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2010 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/uart/uart_bus_isa.c b/sys/dev/uart/uart_bus_isa.c index f38a83878532..8d80f88a9107 100644 --- a/sys/dev/uart/uart_bus_isa.c +++ b/sys/dev/uart/uart_bus_isa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 TAKAHASHI Yoshihiro * Copyright (c) 2008 Marcel Moolenaar * Copyright (c) 2001 M. Warner Losh diff --git a/sys/dev/uart/uart_bus_pccard.c b/sys/dev/uart/uart_bus_pccard.c index 26aa6c2c104d..894240ee344b 100644 --- a/sys/dev/uart/uart_bus_pccard.c +++ b/sys/dev/uart/uart_bus_pccard.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 M. Warner Losh. All rights reserved. * Copyright (c) 2003 Norikatsu Shigemura, Takenori Watanabe All rights reserved. * diff --git a/sys/dev/uart/uart_bus_pci.c b/sys/dev/uart/uart_bus_pci.c index bfe654073b3b..a8b8a7ec9ae1 100644 --- a/sys/dev/uart/uart_bus_pci.c +++ b/sys/dev/uart/uart_bus_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Marcel Moolenaar * Copyright (c) 2001 M. Warner Losh * All rights reserved. diff --git a/sys/dev/uart/uart_bus_puc.c b/sys/dev/uart/uart_bus_puc.c index 1d96bb6a2f59..36419d43f355 100644 --- a/sys/dev/uart/uart_bus_puc.c +++ b/sys/dev/uart/uart_bus_puc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Marcel Moolenaar. All rights reserved. * Copyright (c) 2002 JF Hay. All rights reserved. * Copyright (c) 2001 M. Warner Losh. All rights reserved. diff --git a/sys/dev/uart/uart_bus_scc.c b/sys/dev/uart/uart_bus_scc.c index 7a5d0b583d89..80f590610d9d 100644 --- a/sys/dev/uart/uart_bus_scc.c +++ b/sys/dev/uart/uart_bus_scc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2006 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/uart/uart_core.c b/sys/dev/uart/uart_core.c index 5a5ece4e9127..fe722cb3eb2d 100644 --- a/sys/dev/uart/uart_core.c +++ b/sys/dev/uart/uart_core.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/uart/uart_cpu.h b/sys/dev/uart/uart_cpu.h index 6cd36269f114..4f34c767efc0 100644 --- a/sys/dev/uart/uart_cpu.h +++ b/sys/dev/uart/uart_cpu.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003, 2004 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/uart/uart_cpu_fdt.c b/sys/dev/uart/uart_cpu_fdt.c index 57e8829ca603..22b427a00fc1 100644 --- a/sys/dev/uart/uart_cpu_fdt.c +++ b/sys/dev/uart/uart_cpu_fdt.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2010 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/uart/uart_cpu_powerpc.c b/sys/dev/uart/uart_cpu_powerpc.c index d3155b08c54f..f1dac960765b 100644 --- a/sys/dev/uart/uart_cpu_powerpc.c +++ b/sys/dev/uart/uart_cpu_powerpc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/uart/uart_cpu_sparc64.c b/sys/dev/uart/uart_cpu_sparc64.c index 6cbfbe20858c..17a2ca84bb6c 100644 --- a/sys/dev/uart/uart_cpu_sparc64.c +++ b/sys/dev/uart/uart_cpu_sparc64.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003, 2004 Marcel Moolenaar * Copyright (c) 2004 - 2006 Marius Strobl * All rights reserved. diff --git a/sys/dev/uart/uart_cpu_x86.c b/sys/dev/uart/uart_cpu_x86.c index ce9cf7d61f1c..5b28df144fe8 100644 --- a/sys/dev/uart/uart_cpu_x86.c +++ b/sys/dev/uart/uart_cpu_x86.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003, 2004 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/uart/uart_dbg.c b/sys/dev/uart/uart_dbg.c index e2c7831244b1..ece433b4695c 100644 --- a/sys/dev/uart/uart_dbg.c +++ b/sys/dev/uart/uart_dbg.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/uart/uart_dev_imx.c b/sys/dev/uart/uart_dev_imx.c index bc25df37f2d1..35d6788f0c23 100644 --- a/sys/dev/uart/uart_dev_imx.c +++ b/sys/dev/uart/uart_dev_imx.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/uart/uart_dev_lpc.c b/sys/dev/uart/uart_dev_lpc.c index 48d7be3d02db..d74e1889f8da 100644 --- a/sys/dev/uart/uart_dev_lpc.c +++ b/sys/dev/uart/uart_dev_lpc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/uart/uart_dev_ns8250.c b/sys/dev/uart/uart_dev_ns8250.c index 7072f4e6f9e4..266530db060f 100644 --- a/sys/dev/uart/uart_dev_ns8250.c +++ b/sys/dev/uart/uart_dev_ns8250.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/uart/uart_dev_ns8250.h b/sys/dev/uart/uart_dev_ns8250.h index 0046dfefd875..906d920e205d 100644 --- a/sys/dev/uart/uart_dev_ns8250.h +++ b/sys/dev/uart/uart_dev_ns8250.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/uart/uart_dev_pl011.c b/sys/dev/uart/uart_dev_pl011.c index 625b3343f17f..7568327d875c 100644 --- a/sys/dev/uart/uart_dev_pl011.c +++ b/sys/dev/uart/uart_dev_pl011.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Semihalf. * All rights reserved. * diff --git a/sys/dev/uart/uart_dev_quicc.c b/sys/dev/uart/uart_dev_quicc.c index 0237d6402ee1..835f9fe56c52 100644 --- a/sys/dev/uart/uart_dev_quicc.c +++ b/sys/dev/uart/uart_dev_quicc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Juniper Networks * All rights reserved. * diff --git a/sys/dev/uart/uart_dev_sab82532.c b/sys/dev/uart/uart_dev_sab82532.c index 59a963924953..9cf41be5d7ab 100644 --- a/sys/dev/uart/uart_dev_sab82532.c +++ b/sys/dev/uart/uart_dev_sab82532.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/uart/uart_dev_ti8250.c b/sys/dev/uart/uart_dev_ti8250.c index e82dbb7e2904..f5a230908da3 100644 --- a/sys/dev/uart/uart_dev_ti8250.c +++ b/sys/dev/uart/uart_dev_ti8250.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Ian Lepore * All rights reserved. * diff --git a/sys/dev/uart/uart_dev_z8530.c b/sys/dev/uart/uart_dev_z8530.c index 5bacd4012e0c..e57ae525ffd9 100644 --- a/sys/dev/uart/uart_dev_z8530.c +++ b/sys/dev/uart/uart_dev_z8530.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/uart/uart_kbd_sun.c b/sys/dev/uart/uart_kbd_sun.c index cf5cd5bb91dd..9cc15452f1aa 100644 --- a/sys/dev/uart/uart_kbd_sun.c +++ b/sys/dev/uart/uart_kbd_sun.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Jake Burkholder. * All rights reserved. * diff --git a/sys/dev/uart/uart_kbd_sun.h b/sys/dev/uart/uart_kbd_sun.h index 84b55536b6e3..05a4597930f9 100644 --- a/sys/dev/uart/uart_kbd_sun.h +++ b/sys/dev/uart/uart_kbd_sun.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2002 Jason L. Wright (jason@thought.net) * All rights reserved. * diff --git a/sys/dev/uart/uart_subr.c b/sys/dev/uart/uart_subr.c index f3dc50ceb26c..dcdaf9f1929c 100644 --- a/sys/dev/uart/uart_subr.c +++ b/sys/dev/uart/uart_subr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/uart/uart_tty.c b/sys/dev/uart/uart_tty.c index 27ceb5b19343..7eaf2f7745c2 100644 --- a/sys/dev/uart/uart_tty.c +++ b/sys/dev/uart/uart_tty.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Marcel Moolenaar * All rights reserved. * diff --git a/sys/dev/ubsec/ubsec.c b/sys/dev/ubsec/ubsec.c index 53e3ef8d4e2e..94c7b0506045 100644 --- a/sys/dev/ubsec/ubsec.c +++ b/sys/dev/ubsec/ubsec.c @@ -1,6 +1,8 @@ /* $OpenBSD: ubsec.c,v 1.115 2002/09/24 18:33:26 jason Exp $ */ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2000 Jason L. Wright (jason@thought.net) * Copyright (c) 2000 Theo de Raadt (deraadt@openbsd.org) * Copyright (c) 2001 Patrik Lindergren (patrik@ipunplugged.com) diff --git a/sys/dev/ubsec/ubsecreg.h b/sys/dev/ubsec/ubsecreg.h index f78dc450f4cd..57533ae6d335 100644 --- a/sys/dev/ubsec/ubsecreg.h +++ b/sys/dev/ubsec/ubsecreg.h @@ -2,6 +2,8 @@ /* $OpenBSD: ubsecreg.h,v 1.27 2002/09/11 22:40:31 jason Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2000 Theo de Raadt * Copyright (c) 2001 Patrik Lindergren (patrik@ipunplugged.com) * diff --git a/sys/dev/ubsec/ubsecvar.h b/sys/dev/ubsec/ubsecvar.h index 4a9fa0bfd355..acbf32a29736 100644 --- a/sys/dev/ubsec/ubsecvar.h +++ b/sys/dev/ubsec/ubsecvar.h @@ -2,6 +2,8 @@ /* $OpenBSD: ubsecvar.h,v 1.35 2002/09/24 18:33:26 jason Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2000 Theo de Raadt * Copyright (c) 2001 Patrik Lindergren (patrik@ipunplugged.com) * diff --git a/sys/dev/usb/controller/at91dci.c b/sys/dev/usb/controller/at91dci.c index 169595cd7412..010f58589813 100644 --- a/sys/dev/usb/controller/at91dci.c +++ b/sys/dev/usb/controller/at91dci.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/controller/at91dci.h b/sys/dev/usb/controller/at91dci.h index 964e062f670b..ac504c9b1021 100644 --- a/sys/dev/usb/controller/at91dci.h +++ b/sys/dev/usb/controller/at91dci.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 ATMEL * Copyright (c) 2007 Hans Petter Selasky * All rights reserved. diff --git a/sys/dev/usb/controller/at91dci_atmelarm.c b/sys/dev/usb/controller/at91dci_atmelarm.c index 0dc1f9f19294..5aa51884a6e1 100644 --- a/sys/dev/usb/controller/at91dci_atmelarm.c +++ b/sys/dev/usb/controller/at91dci_atmelarm.c @@ -2,6 +2,8 @@ __FBSDID("$FreeBSD$"); /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/controller/at91dci_fdt.c b/sys/dev/usb/controller/at91dci_fdt.c index 431b502bd252..384114e0face 100644 --- a/sys/dev/usb/controller/at91dci_fdt.c +++ b/sys/dev/usb/controller/at91dci_fdt.c @@ -2,6 +2,8 @@ __FBSDID("$FreeBSD$"); /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007-2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/controller/atmegadci.c b/sys/dev/usb/controller/atmegadci.c index 8afdc92431c2..8bc27fb51ae5 100644 --- a/sys/dev/usb/controller/atmegadci.c +++ b/sys/dev/usb/controller/atmegadci.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/controller/atmegadci.h b/sys/dev/usb/controller/atmegadci.h index 91ba030661f9..38e2e5322931 100644 --- a/sys/dev/usb/controller/atmegadci.h +++ b/sys/dev/usb/controller/atmegadci.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/controller/atmegadci_atmelarm.c b/sys/dev/usb/controller/atmegadci_atmelarm.c index d89ba8b70bcf..4a85d82a3e75 100644 --- a/sys/dev/usb/controller/atmegadci_atmelarm.c +++ b/sys/dev/usb/controller/atmegadci_atmelarm.c @@ -2,6 +2,8 @@ __FBSDID("$FreeBSD$"); /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/controller/avr32dci.c b/sys/dev/usb/controller/avr32dci.c index f5456f41eff3..b8c22a6ab01f 100644 --- a/sys/dev/usb/controller/avr32dci.c +++ b/sys/dev/usb/controller/avr32dci.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/controller/avr32dci.h b/sys/dev/usb/controller/avr32dci.h index 2d80344fd485..b46893b390f6 100644 --- a/sys/dev/usb/controller/avr32dci.h +++ b/sys/dev/usb/controller/avr32dci.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/controller/dwc_otg.c b/sys/dev/usb/controller/dwc_otg.c index 08c037706eac..6bf42b98b7f3 100644 --- a/sys/dev/usb/controller/dwc_otg.c +++ b/sys/dev/usb/controller/dwc_otg.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2015 Daisuke Aoyama. All rights reserved. * Copyright (c) 2012-2015 Hans Petter Selasky. All rights reserved. * Copyright (c) 2010-2011 Aleksandr Rybalko. All rights reserved. diff --git a/sys/dev/usb/controller/dwc_otg.h b/sys/dev/usb/controller/dwc_otg.h index 7f5ede481e58..2de0214fb563 100644 --- a/sys/dev/usb/controller/dwc_otg.h +++ b/sys/dev/usb/controller/dwc_otg.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/controller/dwc_otg_fdt.c b/sys/dev/usb/controller/dwc_otg_fdt.c index 3fc819694212..b33184c97214 100644 --- a/sys/dev/usb/controller/dwc_otg_fdt.c +++ b/sys/dev/usb/controller/dwc_otg_fdt.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/controller/dwc_otgreg.h b/sys/dev/usb/controller/dwc_otgreg.h index 8b9538aef0be..3c50ca58a6dc 100644 --- a/sys/dev/usb/controller/dwc_otgreg.h +++ b/sys/dev/usb/controller/dwc_otgreg.h @@ -1,6 +1,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010,2011 Aleksandr Rybalko. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/controller/ehci.c b/sys/dev/usb/controller/ehci.c index e7c85a18d279..4229d96ab204 100644 --- a/sys/dev/usb/controller/ehci.c +++ b/sys/dev/usb/controller/ehci.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * Copyright (c) 2004 The NetBSD Foundation, Inc. All rights reserved. * Copyright (c) 2004 Lennart Augustsson. All rights reserved. diff --git a/sys/dev/usb/controller/ehci.h b/sys/dev/usb/controller/ehci.h index 0d1e19a39e52..9d460e6f9f74 100644 --- a/sys/dev/usb/controller/ehci.h +++ b/sys/dev/usb/controller/ehci.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/usb/controller/ehci_fsl.c b/sys/dev/usb/controller/ehci_fsl.c index a877d5ea5fd1..525a2c49a8c3 100644 --- a/sys/dev/usb/controller/ehci_fsl.c +++ b/sys/dev/usb/controller/ehci_fsl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2012 Semihalf * All rights reserved. * diff --git a/sys/dev/usb/controller/ehci_imx.c b/sys/dev/usb/controller/ehci_imx.c index 6dcebdef76df..c116cb9b31ee 100644 --- a/sys/dev/usb/controller/ehci_imx.c +++ b/sys/dev/usb/controller/ehci_imx.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2012 Semihalf * Copyright (c) 2012 The FreeBSD Foundation * Copyright (c) 2013 Ian Lepore diff --git a/sys/dev/usb/controller/ehci_ixp4xx.c b/sys/dev/usb/controller/ehci_ixp4xx.c index 02554ecf1d40..52d45a33b0bd 100644 --- a/sys/dev/usb/controller/ehci_ixp4xx.c +++ b/sys/dev/usb/controller/ehci_ixp4xx.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Sam Leffler. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/controller/ehci_pci.c b/sys/dev/usb/controller/ehci_pci.c index 49f00c732ffc..61efbee453c4 100644 --- a/sys/dev/usb/controller/ehci_pci.c +++ b/sys/dev/usb/controller/ehci_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/usb/controller/ehcireg.h b/sys/dev/usb/controller/ehcireg.h index 2394b2c17c9a..81939e203df8 100644 --- a/sys/dev/usb/controller/ehcireg.h +++ b/sys/dev/usb/controller/ehcireg.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/usb/controller/musb_otg.c b/sys/dev/usb/controller/musb_otg.c index c7bc8b3fdfd6..d2dea9fcbaa9 100644 --- a/sys/dev/usb/controller/musb_otg.c +++ b/sys/dev/usb/controller/musb_otg.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/controller/musb_otg.h b/sys/dev/usb/controller/musb_otg.h index 7fe19a7ce654..55ab7aa6c646 100644 --- a/sys/dev/usb/controller/musb_otg.h +++ b/sys/dev/usb/controller/musb_otg.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/controller/musb_otg_atmelarm.c b/sys/dev/usb/controller/musb_otg_atmelarm.c index b752e630f48f..81859b70f9dc 100644 --- a/sys/dev/usb/controller/musb_otg_atmelarm.c +++ b/sys/dev/usb/controller/musb_otg_atmelarm.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/controller/ohci.c b/sys/dev/usb/controller/ohci.c index a33ce04733bb..ae9ae4488b89 100644 --- a/sys/dev/usb/controller/ohci.c +++ b/sys/dev/usb/controller/ohci.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * Copyright (c) 1998 The NetBSD Foundation, Inc. All rights reserved. * Copyright (c) 1998 Lennart Augustsson. All rights reserved. diff --git a/sys/dev/usb/controller/ohci.h b/sys/dev/usb/controller/ohci.h index 9d8ac7dc8321..50bc1a7f0dd8 100644 --- a/sys/dev/usb/controller/ohci.h +++ b/sys/dev/usb/controller/ohci.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/usb/controller/ohci_pci.c b/sys/dev/usb/controller/ohci_pci.c index 31a1f57b9929..27929aa25ff0 100644 --- a/sys/dev/usb/controller/ohci_pci.c +++ b/sys/dev/usb/controller/ohci_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/usb/controller/ohci_s3c24x0.c b/sys/dev/usb/controller/ohci_s3c24x0.c index 2e0682766fc3..6255ae19df17 100644 --- a/sys/dev/usb/controller/ohci_s3c24x0.c +++ b/sys/dev/usb/controller/ohci_s3c24x0.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 M. Warner Losh. All rights reserved. * Copyright (c) 2009 Andrew Turner. All rights reserved. * diff --git a/sys/dev/usb/controller/ohcireg.h b/sys/dev/usb/controller/ohcireg.h index 7f14875c6273..c6ea41135cc4 100644 --- a/sys/dev/usb/controller/ohcireg.h +++ b/sys/dev/usb/controller/ohcireg.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/usb/controller/uhci.c b/sys/dev/usb/controller/uhci.c index 013a5f310422..16ffa7756878 100644 --- a/sys/dev/usb/controller/uhci.c +++ b/sys/dev/usb/controller/uhci.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * Copyright (c) 1998 The NetBSD Foundation, Inc. All rights reserved. * Copyright (c) 1998 Lennart Augustsson. All rights reserved. diff --git a/sys/dev/usb/controller/uhci.h b/sys/dev/usb/controller/uhci.h index 801952a73f6f..fd6a71e0338b 100644 --- a/sys/dev/usb/controller/uhci.h +++ b/sys/dev/usb/controller/uhci.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/usb/controller/uhci_pci.c b/sys/dev/usb/controller/uhci_pci.c index 2f8b4647cc1d..c24a34eda283 100644 --- a/sys/dev/usb/controller/uhci_pci.c +++ b/sys/dev/usb/controller/uhci_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/usb/controller/uhcireg.h b/sys/dev/usb/controller/uhcireg.h index 95eae494e71b..fa0e4eb9ce87 100644 --- a/sys/dev/usb/controller/uhcireg.h +++ b/sys/dev/usb/controller/uhcireg.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/usb/controller/usb_controller.c b/sys/dev/usb/controller/usb_controller.c index 9f7ce2461816..154717537da8 100644 --- a/sys/dev/usb/controller/usb_controller.c +++ b/sys/dev/usb/controller/usb_controller.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/controller/uss820dci.c b/sys/dev/usb/controller/uss820dci.c index f4d06b783c71..f8e48b9a5a9c 100644 --- a/sys/dev/usb/controller/uss820dci.c +++ b/sys/dev/usb/controller/uss820dci.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky * All rights reserved. * diff --git a/sys/dev/usb/controller/uss820dci.h b/sys/dev/usb/controller/uss820dci.h index bc9cbc14c735..13001b1d3924 100644 --- a/sys/dev/usb/controller/uss820dci.h +++ b/sys/dev/usb/controller/uss820dci.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007 Hans Petter Selasky * All rights reserved. * diff --git a/sys/dev/usb/controller/uss820dci_atmelarm.c b/sys/dev/usb/controller/uss820dci_atmelarm.c index 2684d38d49db..465a3a1c6594 100644 --- a/sys/dev/usb/controller/uss820dci_atmelarm.c +++ b/sys/dev/usb/controller/uss820dci_atmelarm.c @@ -2,6 +2,8 @@ __FBSDID("$FreeBSD$"); /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky * All rights reserved. * diff --git a/sys/dev/usb/controller/xhci.c b/sys/dev/usb/controller/xhci.c index b773c28a20b6..12ecdefffd81 100644 --- a/sys/dev/usb/controller/xhci.c +++ b/sys/dev/usb/controller/xhci.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/controller/xhci.h b/sys/dev/usb/controller/xhci.h index 8ca628580c94..b2459d9f3e58 100644 --- a/sys/dev/usb/controller/xhci.h +++ b/sys/dev/usb/controller/xhci.h @@ -1,6 +1,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/controller/xhci_pci.c b/sys/dev/usb/controller/xhci_pci.c index 4855bc97e815..16f9a494ad7a 100644 --- a/sys/dev/usb/controller/xhci_pci.c +++ b/sys/dev/usb/controller/xhci_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/controller/xhcireg.h b/sys/dev/usb/controller/xhcireg.h index 0e588ecba361..b49bc09a8e7a 100644 --- a/sys/dev/usb/controller/xhcireg.h +++ b/sys/dev/usb/controller/xhcireg.h @@ -1,6 +1,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/gadget/g_audio.c b/sys/dev/usb/gadget/g_audio.c index d1bee0e673c1..afb997944bdf 100644 --- a/sys/dev/usb/gadget/g_audio.c +++ b/sys/dev/usb/gadget/g_audio.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/gadget/g_audio.h b/sys/dev/usb/gadget/g_audio.h index 530e0c46dc37..111071cda0ad 100644 --- a/sys/dev/usb/gadget/g_audio.h +++ b/sys/dev/usb/gadget/g_audio.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/gadget/g_keyboard.c b/sys/dev/usb/gadget/g_keyboard.c index a1ad566275c4..3a5980a8e9bc 100644 --- a/sys/dev/usb/gadget/g_keyboard.c +++ b/sys/dev/usb/gadget/g_keyboard.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/gadget/g_keyboard.h b/sys/dev/usb/gadget/g_keyboard.h index 669bf8ac6ef3..3e24462c2fe5 100644 --- a/sys/dev/usb/gadget/g_keyboard.h +++ b/sys/dev/usb/gadget/g_keyboard.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/gadget/g_modem.c b/sys/dev/usb/gadget/g_modem.c index cc480ecc1e00..9ffa63bbb682 100644 --- a/sys/dev/usb/gadget/g_modem.c +++ b/sys/dev/usb/gadget/g_modem.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/gadget/g_modem.h b/sys/dev/usb/gadget/g_modem.h index c0d7e332e71d..c7add7a8ffc1 100644 --- a/sys/dev/usb/gadget/g_modem.h +++ b/sys/dev/usb/gadget/g_modem.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/gadget/g_mouse.c b/sys/dev/usb/gadget/g_mouse.c index 6aa5413291de..f041edb85555 100644 --- a/sys/dev/usb/gadget/g_mouse.c +++ b/sys/dev/usb/gadget/g_mouse.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/gadget/g_mouse.h b/sys/dev/usb/gadget/g_mouse.h index 6e763bcf486c..3d256b0a0de1 100644 --- a/sys/dev/usb/gadget/g_mouse.h +++ b/sys/dev/usb/gadget/g_mouse.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/input/atp.c b/sys/dev/usb/input/atp.c index 2d93d09d6a86..5d6c0dffd31c 100644 --- a/sys/dev/usb/input/atp.c +++ b/sys/dev/usb/input/atp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2014 Rohit Grover * All rights reserved. * diff --git a/sys/dev/usb/input/uep.c b/sys/dev/usb/input/uep.c index f14735ab6c16..56110b59eca7 100644 --- a/sys/dev/usb/input/uep.c +++ b/sys/dev/usb/input/uep.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright 2010, Gleb Smirnoff * All rights reserved. * diff --git a/sys/dev/usb/input/uhid.c b/sys/dev/usb/input/uhid.c index 88c68a7bff5d..2a903c82f4f1 100644 --- a/sys/dev/usb/input/uhid.c +++ b/sys/dev/usb/input/uhid.c @@ -8,6 +8,8 @@ __FBSDID("$FreeBSD$"); /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/usb/input/ukbd.c b/sys/dev/usb/input/ukbd.c index 8e1eb23522a2..7ce5ee01e8ae 100644 --- a/sys/dev/usb/input/ukbd.c +++ b/sys/dev/usb/input/ukbd.c @@ -3,6 +3,8 @@ __FBSDID("$FreeBSD$"); /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/usb/input/ums.c b/sys/dev/usb/input/ums.c index c393f31a94e7..0db781237266 100644 --- a/sys/dev/usb/input/ums.c +++ b/sys/dev/usb/input/ums.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/usb/input/usb_rdesc.h b/sys/dev/usb/input/usb_rdesc.h index 23ea620b73e9..00eea1223f30 100644 --- a/sys/dev/usb/input/usb_rdesc.h +++ b/sys/dev/usb/input/usb_rdesc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Nick Hibma * All rights reserved. * diff --git a/sys/dev/usb/input/wsp.c b/sys/dev/usb/input/wsp.c index 6a02618e01f9..e9d8cf73ae0b 100644 --- a/sys/dev/usb/input/wsp.c +++ b/sys/dev/usb/input/wsp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Huang Wen Hui * All rights reserved. * diff --git a/sys/dev/usb/misc/ufm.c b/sys/dev/usb/misc/ufm.c index e7423b268845..aecff8ed8bd5 100644 --- a/sys/dev/usb/misc/ufm.c +++ b/sys/dev/usb/misc/ufm.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 M. Warner Losh * All rights reserved. * diff --git a/sys/dev/usb/net/if_axge.c b/sys/dev/usb/net/if_axge.c index dddcfe66e9f2..caceeb27982e 100644 --- a/sys/dev/usb/net/if_axge.c +++ b/sys/dev/usb/net/if_axge.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2014 Kevin Lo * All rights reserved. * diff --git a/sys/dev/usb/net/if_axgereg.h b/sys/dev/usb/net/if_axgereg.h index c073610fe0dd..542ea6d1ad8f 100644 --- a/sys/dev/usb/net/if_axgereg.h +++ b/sys/dev/usb/net/if_axgereg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2014 Kevin Lo * All rights reserved. * diff --git a/sys/dev/usb/net/if_ipheth.c b/sys/dev/usb/net/if_ipheth.c index d7035881e097..ab323bfeacac 100644 --- a/sys/dev/usb/net/if_ipheth.c +++ b/sys/dev/usb/net/if_ipheth.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Hans Petter Selasky. All rights reserved. * Copyright (c) 2009 Diego Giagio. All rights reserved. * diff --git a/sys/dev/usb/net/if_iphethvar.h b/sys/dev/usb/net/if_iphethvar.h index 65b0c940c600..4f9901891e62 100644 --- a/sys/dev/usb/net/if_iphethvar.h +++ b/sys/dev/usb/net/if_iphethvar.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Hans Petter Selasky. All rights reserved. * Copyright (c) 2009 Diego Giagio. All rights reserved. * diff --git a/sys/dev/usb/net/if_mos.c b/sys/dev/usb/net/if_mos.c index e6aaac95cc76..14619eccdf39 100644 --- a/sys/dev/usb/net/if_mos.c +++ b/sys/dev/usb/net/if_mos.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: 0BSD AND BSD-4-Clause + * * Copyright (c) 2011 Rick van der Zwet * * Permission to use, copy, modify, and distribute this software for any diff --git a/sys/dev/usb/net/if_ruereg.h b/sys/dev/usb/net/if_ruereg.h index c90a9692156e..688ee24e51eb 100644 --- a/sys/dev/usb/net/if_ruereg.h +++ b/sys/dev/usb/net/if_ruereg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001-2003, Shunsuke Akiyama . * All rights reserved. * diff --git a/sys/dev/usb/net/if_smsc.c b/sys/dev/usb/net/if_smsc.c index 1b4c2e353740..57d6a61f8f6d 100644 --- a/sys/dev/usb/net/if_smsc.c +++ b/sys/dev/usb/net/if_smsc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 * Ben Gray . * All rights reserved. diff --git a/sys/dev/usb/net/if_smscreg.h b/sys/dev/usb/net/if_smscreg.h index 31a63828badf..5ad79b9e13ea 100644 --- a/sys/dev/usb/net/if_smscreg.h +++ b/sys/dev/usb/net/if_smscreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 * Ben Gray . * All rights reserved. diff --git a/sys/dev/usb/net/if_usie.c b/sys/dev/usb/net/if_usie.c index 528c1e47697e..9a809cd96d42 100644 --- a/sys/dev/usb/net/if_usie.c +++ b/sys/dev/usb/net/if_usie.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Anybots Inc * written by Akinori Furukoshi * - ucom part is based on u3g.c diff --git a/sys/dev/usb/net/if_usievar.h b/sys/dev/usb/net/if_usievar.h index 9ba0dc8b12ac..8dc0506affbc 100644 --- a/sys/dev/usb/net/if_usievar.h +++ b/sys/dev/usb/net/if_usievar.h @@ -2,6 +2,8 @@ /*- * Copyright (c) 2011 Anybots Inc + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * written by Akinori Furukoshi * - ucom part is based on u3g.c * diff --git a/sys/dev/usb/net/ruephy.c b/sys/dev/usb/net/ruephy.c index 746ddbae6aa7..017d07c3c134 100644 --- a/sys/dev/usb/net/ruephy.c +++ b/sys/dev/usb/net/ruephy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001-2003, Shunsuke Akiyama . * All rights reserved. * diff --git a/sys/dev/usb/net/ruephyreg.h b/sys/dev/usb/net/ruephyreg.h index 01d3cc172246..38c508d5f01c 100644 --- a/sys/dev/usb/net/ruephyreg.h +++ b/sys/dev/usb/net/ruephyreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001-2003, Shunsuke Akiyama . * All rights reserved. * diff --git a/sys/dev/usb/net/uhso.c b/sys/dev/usb/net/uhso.c index d8db44986b53..70f6294d278b 100644 --- a/sys/dev/usb/net/uhso.c +++ b/sys/dev/usb/net/uhso.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Fredrik Lindberg * All rights reserved. * diff --git a/sys/dev/usb/net/usb_ethernet.c b/sys/dev/usb/net/usb_ethernet.c index 0b0350cea34b..53c40302d491 100644 --- a/sys/dev/usb/net/usb_ethernet.c +++ b/sys/dev/usb/net/usb_ethernet.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Andrew Thompson (thompsa@FreeBSD.org) * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/net/usb_ethernet.h b/sys/dev/usb/net/usb_ethernet.h index af7cad437f97..59c41a9171b0 100644 --- a/sys/dev/usb/net/usb_ethernet.h +++ b/sys/dev/usb/net/usb_ethernet.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/quirk/usb_quirk.c b/sys/dev/usb/quirk/usb_quirk.c index 3f18b61db87c..fb4ab6acec53 100644 --- a/sys/dev/usb/quirk/usb_quirk.c +++ b/sys/dev/usb/quirk/usb_quirk.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. All rights reserved. * Copyright (c) 1998 Lennart Augustsson. All rights reserved. * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. diff --git a/sys/dev/usb/quirk/usb_quirk.h b/sys/dev/usb/quirk/usb_quirk.h index bb9fe190e166..e7f2e02f6084 100644 --- a/sys/dev/usb/quirk/usb_quirk.h +++ b/sys/dev/usb/quirk/usb_quirk.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/serial/ubsa.c b/sys/dev/usb/serial/ubsa.c index 74159687e76c..b03024ef2dea 100644 --- a/sys/dev/usb/serial/ubsa.c +++ b/sys/dev/usb/serial/ubsa.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-2-Clause-NetBSD + * * Copyright (c) 2002, Alexander Kabaev . * All rights reserved. * diff --git a/sys/dev/usb/serial/ubser.c b/sys/dev/usb/serial/ubser.c index 10fb564c430b..8a3ea4f33a77 100644 --- a/sys/dev/usb/serial/ubser.c +++ b/sys/dev/usb/serial/ubser.c @@ -8,6 +8,8 @@ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-2-Clause-NetBSD + * * Copyright (c) 2001-2002, Shunsuke Akiyama . * All rights reserved. * diff --git a/sys/dev/usb/serial/uchcom.c b/sys/dev/usb/serial/uchcom.c index e3fdeedc8a23..42baecf5d641 100644 --- a/sys/dev/usb/serial/uchcom.c +++ b/sys/dev/usb/serial/uchcom.c @@ -1,6 +1,8 @@ /* $NetBSD: uchcom.c,v 1.1 2007/09/03 17:57:37 tshiozak Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-2-Clause-NetBSD + * * Copyright (c) 2007, Takanori Watanabe * All rights reserved. * diff --git a/sys/dev/usb/serial/ucycom.c b/sys/dev/usb/serial/ucycom.c index 66aedecd1041..b8c3a0189b37 100644 --- a/sys/dev/usb/serial/ucycom.c +++ b/sys/dev/usb/serial/ucycom.c @@ -2,6 +2,8 @@ __FBSDID("$FreeBSD$"); /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 Dag-Erling Coïdan Smørgrav * All rights reserved. * diff --git a/sys/dev/usb/serial/ufoma.c b/sys/dev/usb/serial/ufoma.c index dfb41e1871d0..c27232eca218 100644 --- a/sys/dev/usb/serial/ufoma.c +++ b/sys/dev/usb/serial/ufoma.c @@ -4,6 +4,8 @@ __FBSDID("$FreeBSD$"); #define UFOMA_HANDSFREE /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-2-Clause-NetBSD + * * Copyright (c) 2005, Takanori Watanabe * Copyright (c) 2003, M. Warner Losh . * All rights reserved. diff --git a/sys/dev/usb/serial/uftdi.c b/sys/dev/usb/serial/uftdi.c index bdad31891390..da141a1c494a 100644 --- a/sys/dev/usb/serial/uftdi.c +++ b/sys/dev/usb/serial/uftdi.c @@ -1,6 +1,8 @@ /* $NetBSD: uftdi.c,v 1.13 2002/09/23 05:51:23 simonb Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 2000 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/usb/serial/ugensa.c b/sys/dev/usb/serial/ugensa.c index d78c326c9a91..19bcfca05b7a 100644 --- a/sys/dev/usb/serial/ugensa.c +++ b/sys/dev/usb/serial/ugensa.c @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $NetBSD: ugensa.c,v 1.9.2.1 2007/03/24 14:55:50 yamt Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 2004, 2005 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/usb/serial/uipaq.c b/sys/dev/usb/serial/uipaq.c index d483ce59017f..ba83ad7d2ac8 100644 --- a/sys/dev/usb/serial/uipaq.c +++ b/sys/dev/usb/serial/uipaq.c @@ -1,7 +1,9 @@ /* $NetBSD: uipaq.c,v 1.4 2006/11/16 01:33:27 christos Exp $ */ /* $OpenBSD: uipaq.c,v 1.1 2005/06/17 23:50:33 deraadt Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 2000-2005 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/usb/serial/ulpt.c b/sys/dev/usb/serial/ulpt.c index 529f83554457..80873b985cc3 100644 --- a/sys/dev/usb/serial/ulpt.c +++ b/sys/dev/usb/serial/ulpt.c @@ -4,6 +4,8 @@ __FBSDID("$FreeBSD$"); /* $NetBSD: ulpt.c,v 1.60 2003/10/04 21:19:50 augustss Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998, 2003 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/usb/serial/umcs.c b/sys/dev/usb/serial/umcs.c index c5ac0d6c52aa..bcff8190344d 100644 --- a/sys/dev/usb/serial/umcs.c +++ b/sys/dev/usb/serial/umcs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Lev Serebryakov . * All rights reserved. * diff --git a/sys/dev/usb/serial/umcs.h b/sys/dev/usb/serial/umcs.h index 8ba57c138781..288988c2d9b6 100644 --- a/sys/dev/usb/serial/umcs.h +++ b/sys/dev/usb/serial/umcs.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Lev Serebryakov . * All rights reserved. * diff --git a/sys/dev/usb/serial/umct.c b/sys/dev/usb/serial/umct.c index 251e0790fce7..5ec06ec76b3b 100644 --- a/sys/dev/usb/serial/umct.c +++ b/sys/dev/usb/serial/umct.c @@ -2,6 +2,8 @@ __FBSDID("$FreeBSD$"); /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Scott Long * All rights reserved. * diff --git a/sys/dev/usb/serial/umodem.c b/sys/dev/usb/serial/umodem.c index b9f798b479ae..654a8e953909 100644 --- a/sys/dev/usb/serial/umodem.c +++ b/sys/dev/usb/serial/umodem.c @@ -4,6 +4,8 @@ __FBSDID("$FreeBSD$"); /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-2-Clause-NetBSD + * * Copyright (c) 2003, M. Warner Losh . * All rights reserved. * diff --git a/sys/dev/usb/serial/uplcom.c b/sys/dev/usb/serial/uplcom.c index 1bcf131dd29b..9854e4e7884b 100644 --- a/sys/dev/usb/serial/uplcom.c +++ b/sys/dev/usb/serial/uplcom.c @@ -4,6 +4,8 @@ __FBSDID("$FreeBSD$"); /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-2-Clause-NetBSD + * * Copyright (c) 2001-2003, 2005 Shunsuke Akiyama . * All rights reserved. * diff --git a/sys/dev/usb/serial/usb_serial.c b/sys/dev/usb/serial/usb_serial.c index c5fc14b41b4d..96c2c45c5ee6 100644 --- a/sys/dev/usb/serial/usb_serial.c +++ b/sys/dev/usb/serial/usb_serial.c @@ -1,6 +1,8 @@ /* $NetBSD: ucom.c,v 1.40 2001/11/13 06:24:54 lukem Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-2-Clause-NetBSD + * * Copyright (c) 2001-2003, 2005, 2008 * Shunsuke Akiyama . * All rights reserved. diff --git a/sys/dev/usb/serial/usb_serial.h b/sys/dev/usb/serial/usb_serial.h index 2c53f445b6d7..9a5e043e2474 100644 --- a/sys/dev/usb/serial/usb_serial.h +++ b/sys/dev/usb/serial/usb_serial.h @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-2-Clause-NetBSD + * * Copyright (c) 2001-2002, Shunsuke Akiyama . * All rights reserved. * diff --git a/sys/dev/usb/serial/uvisor.c b/sys/dev/usb/serial/uvisor.c index 4d72e38d9df4..83b3657798cd 100644 --- a/sys/dev/usb/serial/uvisor.c +++ b/sys/dev/usb/serial/uvisor.c @@ -14,6 +14,8 @@ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 2000 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/usb/serial/uvscom.c b/sys/dev/usb/serial/uvscom.c index 0a6e7146a436..201cea923057 100644 --- a/sys/dev/usb/serial/uvscom.c +++ b/sys/dev/usb/serial/uvscom.c @@ -4,6 +4,8 @@ __FBSDID("$FreeBSD$"); /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001-2003, 2005 Shunsuke Akiyama . * All rights reserved. * diff --git a/sys/dev/usb/storage/umass.c b/sys/dev/usb/storage/umass.c index 0f7a5713dee9..3dd3bfa4b3df 100644 --- a/sys/dev/usb/storage/umass.c +++ b/sys/dev/usb/storage/umass.c @@ -2,6 +2,8 @@ __FBSDID("$FreeBSD$"); /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 MAEKAWA Masahide , * Nick Hibma * All rights reserved. diff --git a/sys/dev/usb/storage/urio.c b/sys/dev/usb/storage/urio.c index 7de31324b775..b205bff0c1a3 100644 --- a/sys/dev/usb/storage/urio.c +++ b/sys/dev/usb/storage/urio.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2000 Iwasa Kazmi * All rights reserved. * diff --git a/sys/dev/usb/storage/ustorage_fs.c b/sys/dev/usb/storage/ustorage_fs.c index 69c3d2087f0e..b2958e584f98 100644 --- a/sys/dev/usb/storage/ustorage_fs.c +++ b/sys/dev/usb/storage/ustorage_fs.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2003-2005 Alan Stern * Copyright (C) 2008 Hans Petter Selasky * All rights reserved. diff --git a/sys/dev/usb/template/usb_template.c b/sys/dev/usb/template/usb_template.c index 9bebbf6eb8bc..f94b92519b34 100644 --- a/sys/dev/usb/template/usb_template.c +++ b/sys/dev/usb/template/usb_template.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/template/usb_template.h b/sys/dev/usb/template/usb_template.h index 1b320c689f1b..f9268f7ab7b5 100644 --- a/sys/dev/usb/template/usb_template.h +++ b/sys/dev/usb/template/usb_template.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007 Hans Petter Selasky * All rights reserved. * diff --git a/sys/dev/usb/template/usb_template_audio.c b/sys/dev/usb/template/usb_template_audio.c index ccf50937e317..a934a5114b73 100644 --- a/sys/dev/usb/template/usb_template_audio.c +++ b/sys/dev/usb/template/usb_template_audio.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/template/usb_template_cdce.c b/sys/dev/usb/template/usb_template_cdce.c index 68f69d0ad573..3defec8540c7 100644 --- a/sys/dev/usb/template/usb_template_cdce.c +++ b/sys/dev/usb/template/usb_template_cdce.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2007 Hans Petter Selasky * All rights reserved. * diff --git a/sys/dev/usb/template/usb_template_kbd.c b/sys/dev/usb/template/usb_template_kbd.c index 25d4d17d9fa0..7a1e6ed13bf9 100644 --- a/sys/dev/usb/template/usb_template_kbd.c +++ b/sys/dev/usb/template/usb_template_kbd.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/template/usb_template_modem.c b/sys/dev/usb/template/usb_template_modem.c index cf520eff3a1b..ac0cea7e0562 100644 --- a/sys/dev/usb/template/usb_template_modem.c +++ b/sys/dev/usb/template/usb_template_modem.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/template/usb_template_mouse.c b/sys/dev/usb/template/usb_template_mouse.c index 215cede76005..8485639a7ac0 100644 --- a/sys/dev/usb/template/usb_template_mouse.c +++ b/sys/dev/usb/template/usb_template_mouse.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/template/usb_template_msc.c b/sys/dev/usb/template/usb_template_msc.c index 6809e63ff6e4..12226a2b2216 100644 --- a/sys/dev/usb/template/usb_template_msc.c +++ b/sys/dev/usb/template/usb_template_msc.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky * All rights reserved. * diff --git a/sys/dev/usb/template/usb_template_mtp.c b/sys/dev/usb/template/usb_template_mtp.c index d428e992f062..a2bfc04c2dc7 100644 --- a/sys/dev/usb/template/usb_template_mtp.c +++ b/sys/dev/usb/template/usb_template_mtp.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky * All rights reserved. * diff --git a/sys/dev/usb/ufm_ioctl.h b/sys/dev/usb/ufm_ioctl.h index 5a233883546c..599d36d4c620 100644 --- a/sys/dev/usb/ufm_ioctl.h +++ b/sys/dev/usb/ufm_ioctl.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 M. Warner Losh * All rights reserved. * diff --git a/sys/dev/usb/usb.h b/sys/dev/usb/usb.h index bcea2ac8bd19..0e549ae4b05e 100644 --- a/sys/dev/usb/usb.h +++ b/sys/dev/usb/usb.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * Copyright (c) 1998 The NetBSD Foundation, Inc. All rights reserved. * Copyright (c) 1998 Lennart Augustsson. All rights reserved. diff --git a/sys/dev/usb/usb_bus.h b/sys/dev/usb/usb_bus.h index 3ceeb1efa7e3..710436c16eb9 100644 --- a/sys/dev/usb/usb_bus.h +++ b/sys/dev/usb/usb_bus.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_busdma.c b/sys/dev/usb/usb_busdma.c index d0cf5636c531..f43926d04aac 100644 --- a/sys/dev/usb/usb_busdma.c +++ b/sys/dev/usb/usb_busdma.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_busdma.h b/sys/dev/usb/usb_busdma.h index 077bf8b86417..d75e67eee8fe 100644 --- a/sys/dev/usb/usb_busdma.h +++ b/sys/dev/usb/usb_busdma.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_cdc.h b/sys/dev/usb/usb_cdc.h index 86f351707359..d77c24bb7ad8 100644 --- a/sys/dev/usb/usb_cdc.h +++ b/sys/dev/usb/usb_cdc.h @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/usb/usb_controller.h b/sys/dev/usb/usb_controller.h index 6a2f6b03edda..59139e64bd99 100644 --- a/sys/dev/usb/usb_controller.h +++ b/sys/dev/usb/usb_controller.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_core.c b/sys/dev/usb/usb_core.c index bb0616a1558b..9605839ec102 100644 --- a/sys/dev/usb/usb_core.c +++ b/sys/dev/usb/usb_core.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_core.h b/sys/dev/usb/usb_core.h index 9f52e65af2c4..01018ca92217 100644 --- a/sys/dev/usb/usb_core.h +++ b/sys/dev/usb/usb_core.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_debug.c b/sys/dev/usb/usb_debug.c index 9c7fa6e1d062..7e4760cd636e 100644 --- a/sys/dev/usb/usb_debug.c +++ b/sys/dev/usb/usb_debug.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_debug.h b/sys/dev/usb/usb_debug.h index e30f2c2c83d8..87c0dcfe3d5f 100644 --- a/sys/dev/usb/usb_debug.h +++ b/sys/dev/usb/usb_debug.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_dev.c b/sys/dev/usb/usb_dev.c index f88a1189fe75..206d0ec3c716 100644 --- a/sys/dev/usb/usb_dev.c +++ b/sys/dev/usb/usb_dev.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006-2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_dev.h b/sys/dev/usb/usb_dev.h index f87ba53bc1a2..ae851153efb1 100644 --- a/sys/dev/usb/usb_dev.h +++ b/sys/dev/usb/usb_dev.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_device.c b/sys/dev/usb/usb_device.c index 56a6095a16e9..e9f3655e4132 100644 --- a/sys/dev/usb/usb_device.c +++ b/sys/dev/usb/usb_device.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_device.h b/sys/dev/usb/usb_device.h index 22e15606380f..1cf48ea14a3a 100644 --- a/sys/dev/usb/usb_device.h +++ b/sys/dev/usb/usb_device.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_dynamic.c b/sys/dev/usb/usb_dynamic.c index 24c13f9f5dc1..1f4370ad2d53 100644 --- a/sys/dev/usb/usb_dynamic.c +++ b/sys/dev/usb/usb_dynamic.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_dynamic.h b/sys/dev/usb/usb_dynamic.h index e52c46fb75b8..2d46afc83560 100644 --- a/sys/dev/usb/usb_dynamic.h +++ b/sys/dev/usb/usb_dynamic.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_endian.h b/sys/dev/usb/usb_endian.h index 0bbcb9bf828c..597617677282 100644 --- a/sys/dev/usb/usb_endian.h +++ b/sys/dev/usb/usb_endian.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /* + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_error.c b/sys/dev/usb/usb_error.c index 5987d8107c4d..b2b44e18fa50 100644 --- a/sys/dev/usb/usb_error.c +++ b/sys/dev/usb/usb_error.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_freebsd.h b/sys/dev/usb/usb_freebsd.h index ad0f44708bcc..871fc7125ad2 100644 --- a/sys/dev/usb/usb_freebsd.h +++ b/sys/dev/usb/usb_freebsd.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_freebsd_loader.h b/sys/dev/usb/usb_freebsd_loader.h index cc78ebc33016..52f895b2e557 100644 --- a/sys/dev/usb/usb_freebsd_loader.h +++ b/sys/dev/usb/usb_freebsd_loader.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_generic.c b/sys/dev/usb/usb_generic.c index f5d876c903c8..a6f2f87506a7 100644 --- a/sys/dev/usb/usb_generic.c +++ b/sys/dev/usb/usb_generic.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_generic.h b/sys/dev/usb/usb_generic.h index 835ec72afd09..d03f25cd9455 100644 --- a/sys/dev/usb/usb_generic.h +++ b/sys/dev/usb/usb_generic.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_handle_request.c b/sys/dev/usb/usb_handle_request.c index fcbdf95f748a..58088644f090 100644 --- a/sys/dev/usb/usb_handle_request.c +++ b/sys/dev/usb/usb_handle_request.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_hid.c b/sys/dev/usb/usb_hid.c index 2c045dbed442..b68a364e6892 100644 --- a/sys/dev/usb/usb_hid.c +++ b/sys/dev/usb/usb_hid.c @@ -1,6 +1,8 @@ /* $FreeBSD$ */ /* $NetBSD: hid.c,v 1.17 2001/11/13 06:24:53 lukem Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * diff --git a/sys/dev/usb/usb_hub.c b/sys/dev/usb/usb_hub.c index 624bb381670b..59d56e656979 100644 --- a/sys/dev/usb/usb_hub.c +++ b/sys/dev/usb/usb_hub.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. All rights reserved. * Copyright (c) 1998 Lennart Augustsson. All rights reserved. * Copyright (c) 2008-2010 Hans Petter Selasky. All rights reserved. diff --git a/sys/dev/usb/usb_hub.h b/sys/dev/usb/usb_hub.h index 16430d9b29a7..3d4e08373107 100644 --- a/sys/dev/usb/usb_hub.h +++ b/sys/dev/usb/usb_hub.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_ioctl.h b/sys/dev/usb/usb_ioctl.h index 683f3e61b858..7cf90649db00 100644 --- a/sys/dev/usb/usb_ioctl.h +++ b/sys/dev/usb/usb_ioctl.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * Copyright (c) 1998 The NetBSD Foundation, Inc. All rights reserved. * Copyright (c) 1998 Lennart Augustsson. All rights reserved. diff --git a/sys/dev/usb/usb_lookup.c b/sys/dev/usb/usb_lookup.c index 86e1a82a74c0..f3faf7e8ac42 100644 --- a/sys/dev/usb/usb_lookup.c +++ b/sys/dev/usb/usb_lookup.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_mbuf.c b/sys/dev/usb/usb_mbuf.c index ff2f6da2afda..eacef78be4cc 100644 --- a/sys/dev/usb/usb_mbuf.c +++ b/sys/dev/usb/usb_mbuf.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_mbuf.h b/sys/dev/usb/usb_mbuf.h index 3b331ffce68b..2466e2e4c4dc 100644 --- a/sys/dev/usb/usb_mbuf.h +++ b/sys/dev/usb/usb_mbuf.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_msctest.c b/sys/dev/usb/usb_msctest.c index 27232ba392aa..b8b39596b05e 100644 --- a/sys/dev/usb/usb_msctest.c +++ b/sys/dev/usb/usb_msctest.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008,2011 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_msctest.h b/sys/dev/usb/usb_msctest.h index d3f26c2b193c..6b5d3283738b 100644 --- a/sys/dev/usb/usb_msctest.h +++ b/sys/dev/usb/usb_msctest.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_parse.c b/sys/dev/usb/usb_parse.c index 07446966fccf..5cace00fadc7 100644 --- a/sys/dev/usb/usb_parse.c +++ b/sys/dev/usb/usb_parse.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_pci.h b/sys/dev/usb/usb_pci.h index 6eebc55175bf..86e8cb397e4d 100644 --- a/sys/dev/usb/usb_pci.h +++ b/sys/dev/usb/usb_pci.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_process.c b/sys/dev/usb/usb_process.c index 1855b9ce3a32..9767cf76d24b 100644 --- a/sys/dev/usb/usb_process.c +++ b/sys/dev/usb/usb_process.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_process.h b/sys/dev/usb/usb_process.h index dd20afd4e65a..7be78917b8f0 100644 --- a/sys/dev/usb/usb_process.h +++ b/sys/dev/usb/usb_process.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_request.c b/sys/dev/usb/usb_request.c index f84263e977ce..98af1964aa43 100644 --- a/sys/dev/usb/usb_request.c +++ b/sys/dev/usb/usb_request.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. All rights reserved. * Copyright (c) 1998 Lennart Augustsson. All rights reserved. * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. diff --git a/sys/dev/usb/usb_request.h b/sys/dev/usb/usb_request.h index 9f0a4e644d55..7c65313265ef 100644 --- a/sys/dev/usb/usb_request.h +++ b/sys/dev/usb/usb_request.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_transfer.c b/sys/dev/usb/usb_transfer.c index ad562f1f868e..7682289831d6 100644 --- a/sys/dev/usb/usb_transfer.c +++ b/sys/dev/usb/usb_transfer.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_transfer.h b/sys/dev/usb/usb_transfer.h index f035240b2b47..da632a738262 100644 --- a/sys/dev/usb/usb_transfer.h +++ b/sys/dev/usb/usb_transfer.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_util.c b/sys/dev/usb/usb_util.c index cc9ede184bf4..8a85bf6506bb 100644 --- a/sys/dev/usb/usb_util.c +++ b/sys/dev/usb/usb_util.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usb_util.h b/sys/dev/usb/usb_util.h index 7e52404f1fd3..87e54d35150e 100644 --- a/sys/dev/usb/usb_util.h +++ b/sys/dev/usb/usb_util.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usbdi.h b/sys/dev/usb/usbdi.h index 6ad3e43e15f7..2be8eef1c432 100644 --- a/sys/dev/usb/usbdi.h +++ b/sys/dev/usb/usbdi.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Andrew Thompson * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usbdi_util.h b/sys/dev/usb/usbdi_util.h index 1e450f8f4ff2..d0ee6f9d330a 100644 --- a/sys/dev/usb/usbdi_util.h +++ b/sys/dev/usb/usbdi_util.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Andrew Thompson * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/usb/usbhid.h b/sys/dev/usb/usbhid.h index 31aa7ea4b2d8..8870e2918df1 100644 --- a/sys/dev/usb/usbhid.h +++ b/sys/dev/usb/usbhid.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * Copyright (c) 1998 The NetBSD Foundation, Inc. All rights reserved. * Copyright (c) 1998 Lennart Augustsson. All rights reserved. diff --git a/sys/dev/usb/wlan/if_uath.c b/sys/dev/usb/wlan/if_uath.c index d667795ff9b1..bd2930640f3d 100644 --- a/sys/dev/usb/wlan/if_uath.c +++ b/sys/dev/usb/wlan/if_uath.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND 0BSD + * * Copyright (c) 2006 Sam Leffler, Errno Consulting * Copyright (c) 2008-2009 Weongyo Jeong * All rights reserved. diff --git a/sys/dev/usb/wlan/if_zydfw.h b/sys/dev/usb/wlan/if_zydfw.h index 46f5c2aba751..f18442e924bf 100644 --- a/sys/dev/usb/wlan/if_zydfw.h +++ b/sys/dev/usb/wlan/if_zydfw.h @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2001, 2002, 2003,2004 ZyDAS Technology Corporation. * All rights reserved. * diff --git a/sys/dev/viawd/viawd.c b/sys/dev/viawd/viawd.c index 46d7644f77ea..95a4a1111780 100644 --- a/sys/dev/viawd/viawd.c +++ b/sys/dev/viawd/viawd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Fabien Thomas * All rights reserved. * diff --git a/sys/dev/viawd/viawd.h b/sys/dev/viawd/viawd.h index d311b8848dc2..4771a8663079 100644 --- a/sys/dev/viawd/viawd.h +++ b/sys/dev/viawd/viawd.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Fabien Thomas * All rights reserved. * diff --git a/sys/dev/virtio/balloon/virtio_balloon.c b/sys/dev/virtio/balloon/virtio_balloon.c index 6d00ef38bfa3..678a25ce21d0 100644 --- a/sys/dev/virtio/balloon/virtio_balloon.c +++ b/sys/dev/virtio/balloon/virtio_balloon.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011, Bryan Venteicher * All rights reserved. * diff --git a/sys/dev/virtio/block/virtio_blk.c b/sys/dev/virtio/block/virtio_blk.c index 7b273641a5dd..6fb64cf32605 100644 --- a/sys/dev/virtio/block/virtio_blk.c +++ b/sys/dev/virtio/block/virtio_blk.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011, Bryan Venteicher * All rights reserved. * diff --git a/sys/dev/virtio/network/if_vtnet.c b/sys/dev/virtio/network/if_vtnet.c index 9c725d1d293e..2a7174177d56 100644 --- a/sys/dev/virtio/network/if_vtnet.c +++ b/sys/dev/virtio/network/if_vtnet.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011, Bryan Venteicher * All rights reserved. * diff --git a/sys/dev/virtio/network/if_vtnetvar.h b/sys/dev/virtio/network/if_vtnetvar.h index 718725fa6d6a..e317a895d6bf 100644 --- a/sys/dev/virtio/network/if_vtnetvar.h +++ b/sys/dev/virtio/network/if_vtnetvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011, Bryan Venteicher * All rights reserved. * diff --git a/sys/dev/virtio/pci/virtio_pci.c b/sys/dev/virtio/pci/virtio_pci.c index 121351fda26b..100b44cd1843 100644 --- a/sys/dev/virtio/pci/virtio_pci.c +++ b/sys/dev/virtio/pci/virtio_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011, Bryan Venteicher * All rights reserved. * diff --git a/sys/dev/virtio/random/virtio_random.c b/sys/dev/virtio/random/virtio_random.c index 8c08853f3500..18326891f05e 100644 --- a/sys/dev/virtio/random/virtio_random.c +++ b/sys/dev/virtio/random/virtio_random.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013, Bryan Venteicher * All rights reserved. * diff --git a/sys/dev/virtio/scsi/virtio_scsi.c b/sys/dev/virtio/scsi/virtio_scsi.c index 0c08b84a1461..102758f8ab44 100644 --- a/sys/dev/virtio/scsi/virtio_scsi.c +++ b/sys/dev/virtio/scsi/virtio_scsi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012, Bryan Venteicher * All rights reserved. * diff --git a/sys/dev/virtio/scsi/virtio_scsi.h b/sys/dev/virtio/scsi/virtio_scsi.h index caf7aaf84e64..9a9c5232dfee 100644 --- a/sys/dev/virtio/scsi/virtio_scsi.h +++ b/sys/dev/virtio/scsi/virtio_scsi.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * This header is BSD licensed so anyone can use the definitions to implement * compatible drivers/servers. * diff --git a/sys/dev/virtio/scsi/virtio_scsivar.h b/sys/dev/virtio/scsi/virtio_scsivar.h index f30f66751b81..3e4109e65870 100644 --- a/sys/dev/virtio/scsi/virtio_scsivar.h +++ b/sys/dev/virtio/scsi/virtio_scsivar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012, Bryan Venteicher * All rights reserved. * diff --git a/sys/dev/virtio/virtio.c b/sys/dev/virtio/virtio.c index b19c288d4e6a..9cdfd5e665f4 100644 --- a/sys/dev/virtio/virtio.c +++ b/sys/dev/virtio/virtio.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011, Bryan Venteicher * All rights reserved. * diff --git a/sys/dev/virtio/virtqueue.c b/sys/dev/virtio/virtqueue.c index e25d39e6b5d7..9434298ce231 100644 --- a/sys/dev/virtio/virtqueue.c +++ b/sys/dev/virtio/virtqueue.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011, Bryan Venteicher * All rights reserved. * diff --git a/sys/dev/virtio/virtqueue.h b/sys/dev/virtio/virtqueue.h index cefb84845592..7a70dc781694 100644 --- a/sys/dev/virtio/virtqueue.h +++ b/sys/dev/virtio/virtqueue.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011, Bryan Venteicher * All rights reserved. * diff --git a/sys/dev/vkbd/vkbd.c b/sys/dev/vkbd/vkbd.c index 6bfd5e9f298c..f6454916368b 100644 --- a/sys/dev/vkbd/vkbd.c +++ b/sys/dev/vkbd/vkbd.c @@ -3,6 +3,8 @@ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 Maksim Yevmenkin * All rights reserved. * diff --git a/sys/dev/vkbd/vkbd_var.h b/sys/dev/vkbd/vkbd_var.h index 51e7ff467d17..d5f3ec81d03b 100644 --- a/sys/dev/vkbd/vkbd_var.h +++ b/sys/dev/vkbd/vkbd_var.h @@ -1,6 +1,8 @@ /*- * vkbd_var.h * + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 Maksim Yevmenkin * All rights reserved. * diff --git a/sys/dev/vt/colors/vt_termcolors.c b/sys/dev/vt/colors/vt_termcolors.c index 507561945dbd..aa42efe89e7f 100644 --- a/sys/dev/vt/colors/vt_termcolors.c +++ b/sys/dev/vt/colors/vt_termcolors.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/vt/colors/vt_termcolors.h b/sys/dev/vt/colors/vt_termcolors.h index fd54733dd320..dbea54a1c75b 100644 --- a/sys/dev/vt/colors/vt_termcolors.h +++ b/sys/dev/vt/colors/vt_termcolors.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/vt/font/vt_font_default.c b/sys/dev/vt/font/vt_font_default.c index 636103b373a4..4fe00a3269e5 100644 --- a/sys/dev/vt/font/vt_font_default.c +++ b/sys/dev/vt/font/vt_font_default.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2014 Dimitar Toshkov Zhekov. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/vt/font/vt_mouse_cursor.c b/sys/dev/vt/font/vt_mouse_cursor.c index 5e012150c2d3..386fe99a1f48 100644 --- a/sys/dev/vt/font/vt_mouse_cursor.c +++ b/sys/dev/vt/font/vt_mouse_cursor.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/vt/hw/efifb/efifb.c b/sys/dev/vt/hw/efifb/efifb.c index 9c9904088a1e..7b8b88cad51a 100644 --- a/sys/dev/vt/hw/efifb/efifb.c +++ b/sys/dev/vt/hw/efifb/efifb.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2014 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/vt/hw/fb/vt_early_fb.c b/sys/dev/vt/hw/fb/vt_early_fb.c index 3eddfba48021..29306f336e4a 100644 --- a/sys/dev/vt/hw/fb/vt_early_fb.c +++ b/sys/dev/vt/hw/fb/vt_early_fb.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/vt/hw/fb/vt_fb.c b/sys/dev/vt/hw/fb/vt_fb.c index 1a9bbecd2e35..6145940b2476 100644 --- a/sys/dev/vt/hw/fb/vt_fb.c +++ b/sys/dev/vt/hw/fb/vt_fb.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/vt/hw/fb/vt_fb.h b/sys/dev/vt/hw/fb/vt_fb.h index 98ecefa77f6c..6a185bab0dcb 100644 --- a/sys/dev/vt/hw/fb/vt_fb.h +++ b/sys/dev/vt/hw/fb/vt_fb.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/vt/hw/ofwfb/ofwfb.c b/sys/dev/vt/hw/ofwfb/ofwfb.c index 0776a8e622db..5c9c0695ce94 100644 --- a/sys/dev/vt/hw/ofwfb/ofwfb.c +++ b/sys/dev/vt/hw/ofwfb/ofwfb.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Nathan Whitehorn * All rights reserved. * diff --git a/sys/dev/vt/logo/logo_freebsd.c b/sys/dev/vt/logo/logo_freebsd.c index beb3f0c4990b..f6d141f09cfc 100644 --- a/sys/dev/vt/logo/logo_freebsd.c +++ b/sys/dev/vt/logo/logo_freebsd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/vt/vt.h b/sys/dev/vt/vt.h index 038e2a479e6e..3d5bd227ddbd 100644 --- a/sys/dev/vt/vt.h +++ b/sys/dev/vt/vt.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009, 2013 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/vt/vt_buf.c b/sys/dev/vt/vt_buf.c index 5a7bee55f256..443faeef63fd 100644 --- a/sys/dev/vt/vt_buf.c +++ b/sys/dev/vt/vt_buf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009, 2013 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/vt/vt_consolectl.c b/sys/dev/vt/vt_consolectl.c index a7042fd14706..4353271255ff 100644 --- a/sys/dev/vt/vt_consolectl.c +++ b/sys/dev/vt/vt_consolectl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/vt/vt_core.c b/sys/dev/vt/vt_core.c index 5efc4eb24326..44363fb47cc0 100644 --- a/sys/dev/vt/vt_core.c +++ b/sys/dev/vt/vt_core.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009, 2013 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/vt/vt_font.c b/sys/dev/vt/vt_font.c index 4c369c68bdb2..c51385e3891c 100644 --- a/sys/dev/vt/vt_font.c +++ b/sys/dev/vt/vt_font.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 The FreeBSD Foundation * All rights reserved. * diff --git a/sys/dev/vt/vt_sysmouse.c b/sys/dev/vt/vt_sysmouse.c index 019050b7694e..4afb9e1e126b 100644 --- a/sys/dev/vt/vt_sysmouse.c +++ b/sys/dev/vt/vt_sysmouse.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Kazutaka YOKOTA * All rights reserved. * diff --git a/sys/dev/vte/if_vte.c b/sys/dev/vte/if_vte.c index d3eb06a6ba38..b0f588888a4a 100644 --- a/sys/dev/vte/if_vte.c +++ b/sys/dev/vte/if_vte.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010, Pyun YongHyeon * All rights reserved. * diff --git a/sys/dev/vte/if_vtereg.h b/sys/dev/vte/if_vtereg.h index 536617b88c1a..2d90525010dc 100644 --- a/sys/dev/vte/if_vtereg.h +++ b/sys/dev/vte/if_vtereg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010, Pyun YongHyeon * All rights reserved. * diff --git a/sys/dev/vte/if_vtevar.h b/sys/dev/vte/if_vtevar.h index a8e79d09c68a..9f2f7dda5bbf 100644 --- a/sys/dev/vte/if_vtevar.h +++ b/sys/dev/vte/if_vtevar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010, Pyun YongHyeon * All rights reserved. * diff --git a/sys/dev/vx/if_vx.c b/sys/dev/vx/if_vx.c index a1ba239a7b9e..75769fd70a00 100644 --- a/sys/dev/vx/if_vx.c +++ b/sys/dev/vx/if_vx.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1994 Herb Peyerl * All rights reserved. * diff --git a/sys/dev/vx/if_vxreg.h b/sys/dev/vx/if_vxreg.h index 2960f49f1f50..d0619a246cec 100644 --- a/sys/dev/vx/if_vxreg.h +++ b/sys/dev/vx/if_vxreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1993 Herb Peyerl (hpeyerl@novatel.ca) All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/vx/if_vxvar.h b/sys/dev/vx/if_vxvar.h index 8c312e2cbe97..e4a3ab7aa846 100644 --- a/sys/dev/vx/if_vxvar.h +++ b/sys/dev/vx/if_vxvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1993 Herb Peyerl (hpeyerl@novatel.ca) All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/watchdog/watchdog.c b/sys/dev/watchdog/watchdog.c index f5f40eca10de..549298b1b469 100644 --- a/sys/dev/watchdog/watchdog.c +++ b/sys/dev/watchdog/watchdog.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 Poul-Henning Kamp * Copyright (c) 2013 iXsystems.com, * author: Alfred Perlstein diff --git a/sys/dev/wbwd/wbwd.c b/sys/dev/wbwd/wbwd.c index 47d7bbddd6da..e6c5c07d6367 100644 --- a/sys/dev/wbwd/wbwd.c +++ b/sys/dev/wbwd/wbwd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Sandvine Incorporated ULC. * Copyright (c) 2012 iXsystems, Inc. * All rights reserved. diff --git a/sys/dev/wtap/if_medium.c b/sys/dev/wtap/if_medium.c index 74faa5b149d5..f4b84d3784de 100644 --- a/sys/dev/wtap/if_medium.c +++ b/sys/dev/wtap/if_medium.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2011 Monthadar Al Jaberi, TerraNet AB * All rights reserved. * diff --git a/sys/dev/wtap/if_medium.h b/sys/dev/wtap/if_medium.h index 0650a5ee0efb..03d6e2ffefc0 100644 --- a/sys/dev/wtap/if_medium.h +++ b/sys/dev/wtap/if_medium.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2011 Monthadar Al Jaberi, TerraNet AB * All rights reserved. * diff --git a/sys/dev/wtap/if_wtap.c b/sys/dev/wtap/if_wtap.c index 96461298fcb7..e9cb3d418fe8 100644 --- a/sys/dev/wtap/if_wtap.c +++ b/sys/dev/wtap/if_wtap.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2011 Monthadar Al Jaberi, TerraNet AB * All rights reserved. * diff --git a/sys/dev/wtap/if_wtap_module.c b/sys/dev/wtap/if_wtap_module.c index c03293eafe3d..043e42ea74e1 100644 --- a/sys/dev/wtap/if_wtap_module.c +++ b/sys/dev/wtap/if_wtap_module.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2011 Monthadar Al Jaberi, TerraNet AB * All rights reserved. * diff --git a/sys/dev/wtap/if_wtapioctl.h b/sys/dev/wtap/if_wtapioctl.h index 23d0f17adb00..5aabcacb0b2b 100644 --- a/sys/dev/wtap/if_wtapioctl.h +++ b/sys/dev/wtap/if_wtapioctl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2011 Monthadar Al Jaberi, TerraNet AB * All rights reserved. * diff --git a/sys/dev/wtap/if_wtapvar.h b/sys/dev/wtap/if_wtapvar.h index a5cfd4946971..d081ecd358f4 100644 --- a/sys/dev/wtap/if_wtapvar.h +++ b/sys/dev/wtap/if_wtapvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2011 Monthadar Al Jaberi, TerraNet AB * All rights reserved. * diff --git a/sys/dev/wtap/plugins/visibility.c b/sys/dev/wtap/plugins/visibility.c index 82ce5e8a119e..de94e710b262 100644 --- a/sys/dev/wtap/plugins/visibility.c +++ b/sys/dev/wtap/plugins/visibility.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2011 Monthadar Al Jaberi, TerraNet AB * All rights reserved. * diff --git a/sys/dev/wtap/plugins/visibility.h b/sys/dev/wtap/plugins/visibility.h index a5e84b06876c..920c495fcf05 100644 --- a/sys/dev/wtap/plugins/visibility.h +++ b/sys/dev/wtap/plugins/visibility.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Monthadar Al Jaberi, TerraNet AB * All rights reserved. * diff --git a/sys/dev/wtap/plugins/visibility_ioctl.h b/sys/dev/wtap/plugins/visibility_ioctl.h index 08760c6c5c07..7c53fcd69c88 100644 --- a/sys/dev/wtap/plugins/visibility_ioctl.h +++ b/sys/dev/wtap/plugins/visibility_ioctl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Monthadar Al Jaberi, TerraNet AB * All rights reserved. * diff --git a/sys/dev/wtap/plugins/wtap_plugin.h b/sys/dev/wtap/plugins/wtap_plugin.h index 3ced37f7f761..aa286e82accf 100644 --- a/sys/dev/wtap/plugins/wtap_plugin.h +++ b/sys/dev/wtap/plugins/wtap_plugin.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Monthadar Al Jaberi, TerraNet AB * All rights reserved. * diff --git a/sys/dev/wtap/wtap_hal/hal.c b/sys/dev/wtap/wtap_hal/hal.c index 6014e3963a6d..b76fae1d6299 100644 --- a/sys/dev/wtap/wtap_hal/hal.c +++ b/sys/dev/wtap/wtap_hal/hal.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2011 Monthadar Al Jaberi, TerraNet AB * All rights reserved. * diff --git a/sys/dev/wtap/wtap_hal/hal.h b/sys/dev/wtap/wtap_hal/hal.h index f41aed9672b4..f03e92de4d23 100644 --- a/sys/dev/wtap/wtap_hal/hal.h +++ b/sys/dev/wtap/wtap_hal/hal.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2011 Monthadar Al Jaberi, TerraNet AB * All rights reserved. * diff --git a/sys/dev/wtap/wtap_hal/handler.h b/sys/dev/wtap/wtap_hal/handler.h index ef645fe2a94b..6ffc58af36ed 100644 --- a/sys/dev/wtap/wtap_hal/handler.h +++ b/sys/dev/wtap/wtap_hal/handler.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010-2011 Monthadar Al Jaberi, TerraNet AB * All rights reserved. * diff --git a/sys/dev/xe/if_xe.c b/sys/dev/xe/if_xe.c index e18af8ca2b2e..3cd050b70dca 100644 --- a/sys/dev/xe/if_xe.c +++ b/sys/dev/xe/if_xe.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-3-Clause + * * Copyright (c) 1998, 1999, 2003 Scott Mitchell * All rights reserved. * diff --git a/sys/dev/xe/if_xe_pccard.c b/sys/dev/xe/if_xe_pccard.c index fb2cff608e0a..ba6277d209c9 100644 --- a/sys/dev/xe/if_xe_pccard.c +++ b/sys/dev/xe/if_xe_pccard.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002 Takeshi Shibagaki * All rights reserved. * diff --git a/sys/dev/xe/if_xereg.h b/sys/dev/xe/if_xereg.h index b81ae6b1f745..820d10603efb 100644 --- a/sys/dev/xe/if_xereg.h +++ b/sys/dev/xe/if_xereg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998, 1999 Scott Mitchell * All rights reserved. * diff --git a/sys/dev/xe/if_xevar.h b/sys/dev/xe/if_xevar.h index 616b52c2e918..57211dc47946 100644 --- a/sys/dev/xe/if_xevar.h +++ b/sys/dev/xe/if_xevar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998, 1999 Scott Mitchell * All rights reserved. * diff --git a/sys/dev/xen/blkback/blkback.c b/sys/dev/xen/blkback/blkback.c index 9c9735e5b24f..bd7a013f8039 100644 --- a/sys/dev/xen/blkback/blkback.c +++ b/sys/dev/xen/blkback/blkback.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2012 Spectra Logic Corporation * All rights reserved. * diff --git a/sys/dev/xen/control/control.c b/sys/dev/xen/control/control.c index d5aa97e03b73..45cabf43c44d 100644 --- a/sys/dev/xen/control/control.c +++ b/sys/dev/xen/control/control.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-4-Clause + * * Copyright (c) 2010 Justin T. Gibbs, Spectra Logic Corporation * All rights reserved. * diff --git a/sys/dev/xen/netback/netback.c b/sys/dev/xen/netback/netback.c index 1e030138cdd3..11b9d845234e 100644 --- a/sys/dev/xen/netback/netback.c +++ b/sys/dev/xen/netback/netback.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2011 Spectra Logic Corporation * All rights reserved. * diff --git a/sys/dev/xen/netback/netback_unit_tests.c b/sys/dev/xen/netback/netback_unit_tests.c index 79e7454879e6..bdb1a8c82706 100644 --- a/sys/dev/xen/netback/netback_unit_tests.c +++ b/sys/dev/xen/netback/netback_unit_tests.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2011 Spectra Logic Corporation * All rights reserved. * diff --git a/sys/dev/xen/netfront/netfront.c b/sys/dev/xen/netfront/netfront.c index 226510cc6bde..f35fa940c18d 100644 --- a/sys/dev/xen/netfront/netfront.c +++ b/sys/dev/xen/netfront/netfront.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004-2006 Kip Macy * Copyright (c) 2015 Wei Liu * All rights reserved. diff --git a/sys/dev/xen/timer/timer.c b/sys/dev/xen/timer/timer.c index 7acc8451d83d..465d978fbbb9 100644 --- a/sys/dev/xen/timer/timer.c +++ b/sys/dev/xen/timer/timer.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Adrian Chadd * Copyright (c) 2012 Spectra Logic Corporation * All rights reserved. diff --git a/sys/dev/xen/timer/timer.h b/sys/dev/xen/timer/timer.h index 38518cb394c6..d618cae2bbad 100644 --- a/sys/dev/xen/timer/timer.h +++ b/sys/dev/xen/timer/timer.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013 Roger Pau Monné * All rights reserved. * diff --git a/sys/dev/xen/xenpci/xenpci.c b/sys/dev/xen/xenpci/xenpci.c index 3a596b4a4f98..4093c033c601 100644 --- a/sys/dev/xen/xenpci/xenpci.c +++ b/sys/dev/xen/xenpci/xenpci.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Citrix Systems, Inc. * All rights reserved. * diff --git a/sys/dev/xen/xenpci/xenpcivar.h b/sys/dev/xen/xenpci/xenpcivar.h index 45d12159ed09..ece80f18f159 100644 --- a/sys/dev/xen/xenpci/xenpcivar.h +++ b/sys/dev/xen/xenpci/xenpcivar.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Citrix Systems, Inc. * All rights reserved. * diff --git a/sys/dev/xl/xlphy.c b/sys/dev/xl/xlphy.c index a5555c7ff3f9..77c853751beb 100644 --- a/sys/dev/xl/xlphy.c +++ b/sys/dev/xl/xlphy.c @@ -1,6 +1,8 @@ /* $NetBSD: exphy.c,v 1.16 1999/04/23 04:24:32 thorpej Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD AND BSD-2-Clause + * * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc. * All rights reserved. * -- cgit v1.3