From 51369649b03ece2aed3eb61b0c8214b9aa5b2fa2 Mon Sep 17 00:00:00 2001 From: "Pedro F. Giffuni" Date: Mon, 20 Nov 2017 19:43:44 +0000 Subject: [PATCH] sys: further adoption of SPDX licensing ID tags. Mainly focus on files that use BSD 3-Clause license. 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. Special thanks to Wind River for providing access to "The Duke of Highlander" tool: an older (2014) run over FreeBSD tree was useful as a starting point. --- sys/amd64/amd64/bpf_jit_machdep.c | 2 ++ sys/amd64/amd64/bpf_jit_machdep.h | 2 ++ sys/amd64/amd64/fpu.c | 2 ++ sys/amd64/amd64/genassym.c | 2 ++ sys/amd64/amd64/mem.c | 2 ++ sys/amd64/amd64/sys_machdep.c | 2 ++ sys/amd64/amd64/uio_machdep.c | 2 ++ sys/amd64/ia32/ia32_signal.c | 2 ++ sys/amd64/include/asm.h | 2 ++ sys/amd64/include/asmacros.h | 2 ++ sys/amd64/include/cpu.h | 2 ++ sys/amd64/include/cpufunc.h | 2 ++ sys/amd64/include/exec.h | 2 ++ sys/amd64/include/fpu.h | 2 ++ sys/amd64/include/in_cksum.h | 2 ++ sys/amd64/include/limits.h | 2 ++ sys/amd64/include/md_var.h | 2 ++ sys/amd64/include/pcb.h | 2 ++ sys/amd64/include/pmap.h | 2 ++ sys/amd64/include/proc.h | 2 ++ sys/amd64/include/profile.h | 2 ++ sys/amd64/include/reloc.h | 2 ++ sys/amd64/include/segments.h | 2 ++ sys/amd64/include/tss.h | 2 ++ sys/amd64/vmm/vmm_stat.h | 2 ++ sys/arm/arm/mem.c | 2 ++ sys/arm/arm/sys_machdep.c | 2 ++ sys/arm/arm/uio_machdep.c | 2 ++ sys/arm/freescale/imx/imx_common.c | 2 ++ sys/arm/include/_limits.h | 2 ++ sys/arm/include/asm.h | 2 ++ sys/arm/include/endian.h | 2 ++ sys/arm/include/exec.h | 2 ++ sys/arm/include/float.h | 2 ++ sys/arm/include/ieee.h | 2 ++ sys/arm/include/in_cksum.h | 2 ++ sys/arm/include/limits.h | 2 ++ sys/arm/include/md_var.h | 2 ++ sys/arm/include/pmap.h | 2 ++ sys/arm/include/signal.h | 2 ++ sys/arm/include/stdarg.h | 2 ++ sys/arm/include/vmparam.h | 2 ++ sys/arm/mv/discovery/discovery.c | 2 ++ sys/arm/mv/kirkwood/kirkwood.c | 2 ++ sys/arm/mv/mv_common.c | 2 ++ sys/arm/mv/mv_pci.c | 2 ++ sys/arm/mv/mvreg.h | 2 ++ sys/arm/mv/mvwin.h | 2 ++ sys/arm/mv/orion/db88f5xxx.c | 2 ++ sys/arm/mv/orion/orion.c | 2 ++ sys/arm/mv/rtc.c | 2 ++ sys/arm/ti/ti_edma3.c | 2 ++ sys/arm/versatile/versatile_common.c | 2 ++ sys/arm/xscale/ixp425/if_npereg.h | 2 ++ sys/arm/xscale/ixp425/ixp425_npe.c | 2 ++ sys/arm/xscale/ixp425/ixp425_npereg.h | 2 ++ sys/arm/xscale/ixp425/ixp425_qmgr.c | 2 ++ sys/arm/xscale/ixp425/ixp425_qmgr.h | 2 ++ sys/bsm/audit.h | 2 ++ sys/bsm/audit_domain.h | 2 ++ sys/bsm/audit_errno.h | 2 ++ sys/bsm/audit_fcntl.h | 2 ++ sys/bsm/audit_internal.h | 2 ++ sys/bsm/audit_kevents.h | 2 ++ sys/bsm/audit_record.h | 2 ++ sys/bsm/audit_socket_type.h | 2 ++ sys/compat/freebsd32/freebsd32_ioctl.c | 2 ++ sys/compat/freebsd32/freebsd32_ioctl.h | 2 ++ sys/conf/newvers.sh | 2 ++ sys/conf/systags.sh | 2 ++ sys/crypto/sha1.c | 4 +++- sys/crypto/sha1.h | 4 +++- sys/ddb/db_ps.c | 2 ++ sys/ddb/ddb.h | 2 ++ sys/fs/cd9660/cd9660_bmap.c | 2 ++ sys/fs/cd9660/cd9660_lookup.c | 2 ++ sys/fs/cd9660/cd9660_mount.h | 2 ++ sys/fs/cd9660/cd9660_node.c | 2 ++ sys/fs/cd9660/cd9660_node.h | 2 ++ sys/fs/cd9660/cd9660_rrip.c | 2 ++ sys/fs/cd9660/cd9660_rrip.h | 2 ++ sys/fs/cd9660/cd9660_util.c | 2 ++ sys/fs/cd9660/cd9660_vfsops.c | 2 ++ sys/fs/cd9660/cd9660_vnops.c | 2 ++ sys/fs/cd9660/iso.h | 2 ++ sys/fs/cd9660/iso_rrip.h | 2 ++ sys/fs/deadfs/dead_vnops.c | 2 ++ sys/fs/ext2fs/ext2_alloc.c | 2 ++ sys/fs/ext2fs/ext2_balloc.c | 2 ++ sys/fs/ext2fs/ext2_bmap.c | 2 ++ sys/fs/ext2fs/ext2_extern.h | 2 ++ sys/fs/ext2fs/ext2_inode.c | 2 ++ sys/fs/ext2fs/ext2_lookup.c | 2 ++ sys/fs/ext2fs/ext2_mount.h | 2 ++ sys/fs/ext2fs/ext2_subr.c | 2 ++ sys/fs/ext2fs/ext2_vfsops.c | 2 ++ sys/fs/ext2fs/ext2_vnops.c | 2 ++ sys/fs/ext2fs/fs.h | 2 ++ sys/fs/ext2fs/inode.h | 2 ++ sys/fs/fdescfs/fdesc.h | 2 ++ sys/fs/fdescfs/fdesc_vfsops.c | 2 ++ sys/fs/fdescfs/fdesc_vnops.c | 2 ++ sys/fs/fifofs/fifo_vnops.c | 2 ++ sys/fs/fuse/fuse.h | 4 +++- sys/fs/fuse/fuse_debug.h | 4 +++- sys/fs/fuse/fuse_device.c | 4 +++- sys/fs/fuse/fuse_file.c | 4 +++- sys/fs/fuse/fuse_file.h | 4 +++- sys/fs/fuse/fuse_internal.c | 4 +++- sys/fs/fuse/fuse_internal.h | 4 +++- sys/fs/fuse/fuse_io.c | 4 +++- sys/fs/fuse/fuse_io.h | 4 +++- sys/fs/fuse/fuse_ipc.c | 4 +++- sys/fs/fuse/fuse_ipc.h | 4 +++- sys/fs/fuse/fuse_kernel.h | 2 +- sys/fs/fuse/fuse_main.c | 4 +++- sys/fs/fuse/fuse_node.c | 4 +++- sys/fs/fuse/fuse_node.h | 4 +++- sys/fs/fuse/fuse_param.h | 4 +++- sys/fs/fuse/fuse_vfsops.c | 4 +++- sys/fs/fuse/fuse_vnops.c | 4 +++- sys/fs/nfs/nfs.h | 2 ++ sys/fs/nfs/nfs_commonkrpc.c | 2 ++ sys/fs/nfs/nfs_commonport.c | 2 ++ sys/fs/nfs/nfs_commonsubs.c | 2 ++ sys/fs/nfs/nfs_var.h | 2 ++ sys/fs/nfs/nfsm_subs.h | 2 ++ sys/fs/nfs/nfsport.h | 2 ++ sys/fs/nfs/nfsproto.h | 2 ++ sys/fs/nfs/nfsrvcache.h | 2 ++ sys/fs/nfs/rpcv2.h | 2 ++ sys/fs/nfs/xdr_subs.h | 2 ++ sys/fs/nfsclient/nfs.h | 2 ++ sys/fs/nfsclient/nfs_clbio.c | 2 ++ sys/fs/nfsclient/nfs_clcomsubs.c | 2 ++ sys/fs/nfsclient/nfs_clkrpc.c | 2 ++ sys/fs/nfsclient/nfs_clnfsiod.c | 2 ++ sys/fs/nfsclient/nfs_clnode.c | 2 ++ sys/fs/nfsclient/nfs_clport.c | 2 ++ sys/fs/nfsclient/nfs_clrpcops.c | 2 ++ sys/fs/nfsclient/nfs_clsubs.c | 2 ++ sys/fs/nfsclient/nfs_clvfsops.c | 2 ++ sys/fs/nfsclient/nfs_clvnops.c | 2 ++ sys/fs/nfsclient/nfsmount.h | 2 ++ sys/fs/nfsclient/nfsnode.h | 2 ++ sys/fs/nfsserver/nfs_nfsdcache.c | 2 ++ sys/fs/nfsserver/nfs_nfsdkrpc.c | 2 ++ sys/fs/nfsserver/nfs_nfsdport.c | 2 ++ sys/fs/nfsserver/nfs_nfsdserv.c | 2 ++ sys/fs/nfsserver/nfs_nfsdsocket.c | 2 ++ sys/fs/nfsserver/nfs_nfsdsubs.c | 2 ++ sys/fs/nullfs/null.h | 2 ++ sys/fs/nullfs/null_subr.c | 2 ++ sys/fs/nullfs/null_vfsops.c | 2 ++ sys/fs/nullfs/null_vnops.c | 2 ++ sys/fs/procfs/procfs.h | 2 ++ sys/fs/procfs/procfs_dbregs.c | 2 ++ sys/fs/procfs/procfs_fpregs.c | 2 ++ sys/fs/procfs/procfs_map.c | 2 ++ sys/fs/procfs/procfs_mem.c | 2 ++ sys/fs/procfs/procfs_note.c | 2 ++ sys/fs/procfs/procfs_osrel.c | 2 ++ sys/fs/procfs/procfs_regs.c | 2 ++ sys/fs/procfs/procfs_status.c | 2 ++ sys/fs/procfs/procfs_type.c | 2 ++ sys/fs/unionfs/union.h | 2 ++ sys/fs/unionfs/union_subr.c | 2 ++ sys/fs/unionfs/union_vfsops.c | 2 ++ sys/fs/unionfs/union_vnops.c | 2 ++ sys/i386/i386/bpf_jit_machdep.c | 2 ++ sys/i386/i386/bpf_jit_machdep.h | 2 ++ sys/i386/i386/genassym.c | 2 ++ sys/i386/i386/in_cksum.c | 2 ++ sys/i386/i386/mem.c | 2 ++ sys/i386/i386/sys_machdep.c | 2 ++ sys/i386/i386/uio_machdep.c | 2 ++ sys/i386/include/asm.h | 2 ++ sys/i386/include/asmacros.h | 2 ++ sys/i386/include/cpu.h | 2 ++ sys/i386/include/cpufunc.h | 2 ++ sys/i386/include/exec.h | 2 ++ sys/i386/include/in_cksum.h | 2 ++ sys/i386/include/limits.h | 2 ++ sys/i386/include/md_var.h | 2 ++ sys/i386/include/npx.h | 2 ++ sys/i386/include/param.h | 2 ++ sys/i386/include/pcb.h | 2 ++ sys/i386/include/pmap.h | 2 ++ sys/i386/include/proc.h | 2 ++ sys/i386/include/profile.h | 2 ++ sys/i386/include/reloc.h | 2 ++ sys/i386/include/segments.h | 2 ++ sys/i386/include/signal.h | 2 ++ sys/i386/include/tss.h | 2 ++ sys/i386/include/varargs.h | 2 ++ sys/i386/include/vmparam.h | 2 ++ sys/isa/isareg.h | 2 ++ sys/isa/rtc.h | 2 ++ sys/kern/kern_clock.c | 2 ++ sys/kern/kern_cons.c | 2 ++ sys/kern/kern_descrip.c | 2 ++ sys/kern/kern_exit.c | 2 ++ sys/kern/kern_fork.c | 2 ++ sys/kern/kern_ktrace.c | 2 ++ sys/kern/kern_lockf.c | 2 ++ sys/kern/kern_malloc.c | 2 ++ sys/kern/kern_mib.c | 2 ++ sys/kern/kern_proc.c | 2 ++ sys/kern/kern_prot.c | 2 ++ sys/kern/kern_resource.c | 2 ++ sys/kern/kern_rmlock.c | 2 ++ sys/kern/kern_shutdown.c | 2 ++ sys/kern/kern_sig.c | 2 ++ sys/kern/kern_synch.c | 2 ++ sys/kern/kern_sysctl.c | 2 ++ sys/kern/kern_time.c | 2 ++ sys/kern/kern_timeout.c | 2 ++ sys/kern/kern_xxx.c | 2 ++ sys/kern/sched_4bsd.c | 2 ++ sys/kern/subr_autoconf.c | 2 ++ sys/kern/subr_blist.c | 2 ++ sys/kern/subr_clock.c | 2 ++ sys/kern/subr_hash.c | 2 ++ sys/kern/subr_log.c | 2 ++ sys/kern/subr_mchain.c | 2 ++ sys/kern/subr_param.c | 2 ++ sys/kern/subr_pcpu.c | 2 ++ sys/kern/subr_prf.c | 2 ++ sys/kern/subr_prof.c | 2 ++ sys/kern/subr_rtc.c | 2 ++ sys/kern/subr_scanf.c | 2 ++ sys/kern/subr_sglist.c | 2 ++ sys/kern/subr_uio.c | 2 ++ sys/kern/sys_generic.c | 2 ++ sys/kern/sys_socket.c | 2 ++ sys/kern/tty_compat.c | 2 ++ sys/kern/tty_info.c | 2 ++ sys/kern/uipc_domain.c | 2 ++ sys/kern/uipc_mbuf.c | 2 ++ sys/kern/uipc_mbuf2.c | 2 ++ sys/kern/uipc_sockbuf.c | 2 ++ sys/kern/uipc_socket.c | 2 ++ sys/kern/uipc_syscalls.c | 2 ++ sys/kern/uipc_usrreq.c | 2 ++ sys/kern/vfs_cache.c | 2 ++ sys/kern/vfs_cluster.c | 2 ++ sys/kern/vfs_default.c | 2 ++ sys/kern/vfs_export.c | 2 ++ sys/kern/vfs_init.c | 2 ++ sys/kern/vfs_lookup.c | 2 ++ sys/kern/vfs_mount.c | 2 ++ sys/kern/vfs_mountroot.c | 2 ++ sys/kern/vfs_subr.c | 2 ++ sys/kern/vfs_syscalls.c | 2 ++ sys/kern/vfs_vnops.c | 2 ++ sys/libkern/arm/muldi3.c | 2 ++ sys/libkern/ashldi3.c | 2 ++ sys/libkern/ashrdi3.c | 2 ++ sys/libkern/bcmp.c | 2 ++ sys/libkern/bsearch.c | 2 ++ sys/libkern/cmpdi2.c | 2 ++ sys/libkern/divdi3.c | 2 ++ sys/libkern/ffs.c | 2 ++ sys/libkern/ffsl.c | 2 ++ sys/libkern/fls.c | 2 ++ sys/libkern/flsl.c | 2 ++ sys/libkern/flsll.c | 2 ++ sys/libkern/fnmatch.c | 2 ++ sys/libkern/lshrdi3.c | 2 ++ sys/libkern/mcount.c | 2 ++ sys/libkern/memchr.c | 2 ++ sys/libkern/memcmp.c | 2 ++ sys/libkern/moddi3.c | 2 ++ sys/libkern/qdivrem.c | 2 ++ sys/libkern/qsort.c | 2 ++ sys/libkern/quad.h | 2 ++ sys/libkern/random.c | 2 ++ sys/libkern/scanc.c | 2 ++ sys/libkern/strcat.c | 2 ++ sys/libkern/strchr.c | 2 ++ sys/libkern/strcmp.c | 2 ++ sys/libkern/strcpy.c | 2 ++ sys/libkern/strncmp.c | 2 ++ sys/libkern/strncpy.c | 2 ++ sys/libkern/strrchr.c | 2 ++ sys/libkern/strsep.c | 2 ++ sys/libkern/strtol.c | 2 ++ sys/libkern/strtoq.c | 2 ++ sys/libkern/strtoul.c | 2 ++ sys/libkern/strtouq.c | 2 ++ sys/libkern/ucmpdi2.c | 2 ++ sys/libkern/udivdi3.c | 2 ++ sys/libkern/umoddi3.c | 2 ++ sys/mips/cavium/cvmx_config.h | 2 ++ sys/mips/cavium/octe/cavium-ethernet.h | 2 ++ sys/mips/cavium/octe/ethernet-common.c | 2 ++ sys/mips/cavium/octe/ethernet-common.h | 2 ++ sys/mips/cavium/octe/ethernet-defines.h | 2 ++ sys/mips/cavium/octe/ethernet-headers.h | 2 ++ sys/mips/cavium/octe/ethernet-mdio.c | 2 ++ sys/mips/cavium/octe/ethernet-mdio.h | 2 ++ sys/mips/cavium/octe/ethernet-mem.c | 2 ++ sys/mips/cavium/octe/ethernet-mem.h | 2 ++ sys/mips/cavium/octe/ethernet-rgmii.c | 2 ++ sys/mips/cavium/octe/ethernet-rx.c | 2 ++ sys/mips/cavium/octe/ethernet-rx.h | 2 ++ sys/mips/cavium/octe/ethernet-sgmii.c | 2 ++ sys/mips/cavium/octe/ethernet-spi.c | 2 ++ sys/mips/cavium/octe/ethernet-tx.c | 2 ++ sys/mips/cavium/octe/ethernet-tx.h | 2 ++ sys/mips/cavium/octe/ethernet-util.h | 2 ++ sys/mips/cavium/octe/ethernet-xaui.c | 2 ++ sys/mips/cavium/octe/ethernet.c | 2 ++ sys/mips/cavium/octe/wrapper-cvmx-includes.h | 2 ++ sys/mips/cavium/octeon_ds1337.c | 2 ++ sys/mips/cavium/octeon_ebt3000_cf.c | 2 ++ sys/mips/cavium/octeon_irq.h | 2 ++ sys/mips/cavium/octeon_pcmap_regs.h | 2 ++ sys/mips/cavium/octopcireg.h | 2 ++ sys/mips/include/_align.h | 2 ++ sys/mips/include/_limits.h | 2 ++ sys/mips/include/asm.h | 2 ++ sys/mips/include/cpu.h | 2 ++ sys/mips/include/cpuregs.h | 2 ++ sys/mips/include/endian.h | 2 ++ sys/mips/include/exec.h | 2 ++ sys/mips/include/float.h | 2 ++ sys/mips/include/fls64.h | 3 +++ sys/mips/include/ieee.h | 2 ++ sys/mips/include/in_cksum.h | 2 ++ sys/mips/include/limits.h | 2 ++ sys/mips/include/md_var.h | 2 ++ sys/mips/include/mips_opcode.h | 2 ++ sys/mips/include/param.h | 2 ++ sys/mips/include/pcb.h | 2 ++ sys/mips/include/pmap.h | 2 ++ sys/mips/include/proc.h | 2 ++ sys/mips/include/profile.h | 2 ++ sys/mips/include/ptrace.h | 2 ++ sys/mips/include/reg.h | 2 ++ sys/mips/include/regdef.h | 2 ++ sys/mips/include/regnum.h | 2 ++ sys/mips/include/signal.h | 2 ++ sys/mips/include/sysarch.h | 2 ++ sys/mips/include/trap.h | 2 ++ sys/mips/include/ucontext.h | 2 ++ sys/mips/include/varargs.h | 2 ++ sys/mips/include/vmparam.h | 2 ++ sys/mips/mips/autoconf.c | 2 ++ sys/mips/mips/genassym.c | 2 ++ sys/mips/mips/machdep.c | 4 +++- sys/mips/mips/mem.c | 2 ++ sys/mips/mips/pm_machdep.c | 2 ++ sys/mips/mips/pmap.c | 4 +++- sys/mips/mips/trap.c | 2 ++ sys/mips/mips/uio_machdep.c | 2 ++ sys/mips/mips/vm_machdep.c | 2 ++ sys/mips/rmi/board.h | 2 ++ sys/mips/rmi/dev/iic/at24co2n.c | 2 ++ sys/mips/rmi/dev/iic/max6657.c | 2 ++ sys/mips/rmi/dev/nlge/if_nlge.c | 2 ++ sys/mips/rmi/dev/nlge/if_nlge.h | 2 ++ sys/mips/rmi/dev/sec/desc.h | 2 ++ sys/mips/rmi/dev/sec/rmilib.c | 2 ++ sys/mips/rmi/dev/sec/rmilib.h | 2 ++ sys/mips/rmi/dev/sec/rmisec.c | 2 ++ sys/mips/rmi/dev/xlr/atx_cpld.h | 3 +++ sys/mips/rmi/dev/xlr/debug.h | 2 ++ sys/mips/rmi/dev/xlr/xgmac_mdio.h | 3 +++ sys/mips/rmi/fmn.c | 2 ++ sys/mips/rmi/interrupt.h | 2 ++ sys/mips/rmi/iodi.c | 2 ++ sys/mips/rmi/iomap.h | 2 ++ sys/mips/rmi/msgring.c | 3 +++ sys/mips/rmi/msgring.cfg | 3 +++ sys/mips/rmi/msgring.h | 2 ++ sys/mips/rmi/pic.h | 2 ++ sys/mips/rmi/rmi_boot_info.h | 2 ++ sys/mips/rmi/rmi_mips_exts.h | 2 ++ sys/mips/rmi/xlr_i2c.c | 2 ++ sys/mips/rmi/xlr_pci.c | 2 ++ sys/mips/rmi/xlr_pcmcia.c | 2 ++ sys/net/bpf.c | 2 ++ sys/net/bpf.h | 2 ++ sys/net/bpf_buffer.c | 2 ++ sys/net/bpf_filter.c | 2 ++ sys/net/bpf_jitter.c | 2 ++ sys/net/bpf_jitter.h | 2 ++ sys/net/bpfdesc.h | 2 ++ sys/net/if.c | 2 ++ sys/net/if.h | 2 ++ sys/net/if_arc.h | 2 ++ sys/net/if_arp.h | 2 ++ sys/net/if_clone.c | 2 ++ sys/net/if_clone.h | 2 ++ sys/net/if_disc.c | 2 ++ sys/net/if_dl.h | 2 ++ sys/net/if_edsc.c | 2 ++ sys/net/if_ethersubr.c | 2 ++ sys/net/if_fwsubr.c | 2 ++ sys/net/if_gif.c | 2 ++ sys/net/if_gif.h | 2 ++ sys/net/if_llc.h | 2 ++ sys/net/if_loop.c | 2 ++ sys/net/if_stf.c | 2 ++ sys/net/if_types.h | 2 ++ sys/net/if_var.h | 2 ++ sys/net/ifq.h | 2 ++ sys/net/pfkeyv2.h | 2 ++ sys/net/radix.c | 2 ++ sys/net/radix.h | 2 ++ sys/net/radix_mpath.c | 2 ++ sys/net/radix_mpath.h | 2 ++ sys/net/raw_cb.c | 2 ++ sys/net/raw_cb.h | 2 ++ sys/net/raw_usrreq.c | 2 ++ sys/net/route.c | 2 ++ sys/net/route.h | 2 ++ sys/net/rtsock.c | 2 ++ sys/net/slcompress.c | 2 ++ sys/net/slcompress.h | 2 ++ sys/netinet/icmp6.h | 2 ++ sys/netinet/icmp_var.h | 2 ++ sys/netinet/if_ether.c | 2 ++ sys/netinet/if_ether.h | 2 ++ sys/netinet/igmp.c | 2 ++ sys/netinet/igmp.h | 2 ++ sys/netinet/igmp_var.h | 4 +++- sys/netinet/in.c | 2 ++ sys/netinet/in.h | 2 ++ sys/netinet/in_cksum.c | 2 ++ sys/netinet/in_gif.c | 2 ++ sys/netinet/in_pcb.c | 2 ++ sys/netinet/in_pcb.h | 2 ++ sys/netinet/in_proto.c | 2 ++ sys/netinet/in_systm.h | 2 ++ sys/netinet/in_var.h | 2 ++ sys/netinet/ip.h | 2 ++ sys/netinet/ip6.h | 2 ++ sys/netinet/ip_divert.c | 2 ++ sys/netinet/ip_ecn.c | 2 ++ sys/netinet/ip_ecn.h | 2 ++ sys/netinet/ip_encap.c | 2 ++ sys/netinet/ip_encap.h | 2 ++ sys/netinet/ip_icmp.c | 2 ++ sys/netinet/ip_icmp.h | 2 ++ sys/netinet/ip_input.c | 2 ++ sys/netinet/ip_mroute.c | 2 ++ sys/netinet/ip_mroute.h | 2 ++ sys/netinet/ip_options.c | 2 ++ sys/netinet/ip_options.h | 2 ++ sys/netinet/ip_output.c | 2 ++ sys/netinet/ip_var.h | 2 ++ sys/netinet/pim.h | 2 ++ sys/netinet/pim_var.h | 2 ++ sys/netinet/raw_ip.c | 2 ++ sys/netinet/sctp.h | 2 ++ sys/netinet/sctp_asconf.c | 2 ++ sys/netinet/sctp_asconf.h | 2 ++ sys/netinet/sctp_auth.c | 2 ++ sys/netinet/sctp_auth.h | 2 ++ sys/netinet/sctp_bsd_addr.c | 2 ++ sys/netinet/sctp_bsd_addr.h | 2 ++ sys/netinet/sctp_cc_functions.c | 2 ++ sys/netinet/sctp_constants.h | 2 ++ sys/netinet/sctp_crc32.c | 2 ++ sys/netinet/sctp_crc32.h | 2 ++ sys/netinet/sctp_dtrace_declare.h | 2 ++ sys/netinet/sctp_dtrace_define.h | 2 ++ sys/netinet/sctp_header.h | 2 ++ sys/netinet/sctp_indata.c | 2 ++ sys/netinet/sctp_indata.h | 2 ++ sys/netinet/sctp_input.c | 2 ++ sys/netinet/sctp_input.h | 2 ++ sys/netinet/sctp_lock_bsd.h | 2 ++ sys/netinet/sctp_os.h | 2 ++ sys/netinet/sctp_os_bsd.h | 2 ++ sys/netinet/sctp_output.c | 2 ++ sys/netinet/sctp_output.h | 2 ++ sys/netinet/sctp_pcb.c | 2 ++ sys/netinet/sctp_pcb.h | 2 ++ sys/netinet/sctp_peeloff.c | 2 ++ sys/netinet/sctp_peeloff.h | 2 ++ sys/netinet/sctp_structs.h | 2 ++ sys/netinet/sctp_sysctl.c | 2 ++ sys/netinet/sctp_sysctl.h | 2 ++ sys/netinet/sctp_timer.c | 2 ++ sys/netinet/sctp_timer.h | 2 ++ sys/netinet/sctp_uio.h | 2 ++ sys/netinet/sctp_usrreq.c | 2 ++ sys/netinet/sctp_var.h | 2 ++ sys/netinet/sctputil.c | 2 ++ sys/netinet/sctputil.h | 2 ++ sys/netinet/tcp.h | 2 ++ sys/netinet/tcp_debug.c | 2 ++ sys/netinet/tcp_debug.h | 2 ++ sys/netinet/tcp_fsm.h | 2 ++ sys/netinet/tcp_input.c | 2 ++ sys/netinet/tcp_output.c | 2 ++ sys/netinet/tcp_reass.c | 2 ++ sys/netinet/tcp_sack.c | 4 +++- sys/netinet/tcp_seq.h | 2 ++ sys/netinet/tcp_subr.c | 2 ++ sys/netinet/tcp_syncache.h | 2 ++ sys/netinet/tcp_timer.c | 2 ++ sys/netinet/tcp_timer.h | 2 ++ sys/netinet/tcp_timewait.c | 2 ++ sys/netinet/tcp_usrreq.c | 2 ++ sys/netinet/tcp_var.h | 2 ++ sys/netinet/tcpip.h | 2 ++ sys/netinet/udp.h | 2 ++ sys/netinet/udp_usrreq.c | 2 ++ sys/netinet/udp_var.h | 2 ++ sys/netinet6/dest6.c | 2 ++ sys/netinet6/frag6.c | 2 ++ sys/netinet6/icmp6.c | 2 ++ sys/netinet6/in6.c | 2 ++ sys/netinet6/in6.h | 2 ++ sys/netinet6/in6_cksum.c | 2 ++ sys/netinet6/in6_gif.c | 2 ++ sys/netinet6/in6_ifattach.c | 2 ++ sys/netinet6/in6_ifattach.h | 2 ++ sys/netinet6/in6_pcb.c | 2 ++ sys/netinet6/in6_pcb.h | 2 ++ sys/netinet6/in6_proto.c | 2 ++ sys/netinet6/in6_rmx.c | 2 ++ sys/netinet6/in6_src.c | 2 ++ sys/netinet6/in6_var.h | 2 ++ sys/netinet6/ip6_ecn.h | 2 ++ sys/netinet6/ip6_forward.c | 2 ++ sys/netinet6/ip6_input.c | 2 ++ sys/netinet6/ip6_mroute.c | 2 ++ sys/netinet6/ip6_mroute.h | 2 ++ sys/netinet6/ip6_output.c | 2 ++ sys/netinet6/ip6_var.h | 2 ++ sys/netinet6/ip6protosw.h | 2 ++ sys/netinet6/mld6.c | 2 ++ sys/netinet6/nd6.c | 2 ++ sys/netinet6/nd6.h | 2 ++ sys/netinet6/nd6_nbr.c | 2 ++ sys/netinet6/nd6_rtr.c | 2 ++ sys/netinet6/pim6.h | 2 ++ sys/netinet6/pim6_var.h | 2 ++ sys/netinet6/raw_ip6.c | 2 ++ sys/netinet6/raw_ip6.h | 2 ++ sys/netinet6/route6.c | 2 ++ sys/netinet6/scope6.c | 2 ++ sys/netinet6/scope6_var.h | 2 ++ sys/netinet6/sctp6_usrreq.c | 2 ++ sys/netinet6/sctp6_var.h | 2 ++ sys/netinet6/tcp6_var.h | 2 ++ sys/netinet6/udp6_usrreq.c | 2 ++ sys/netinet6/udp6_var.h | 2 ++ sys/netipsec/ah.h | 2 ++ sys/netipsec/esp.h | 2 ++ sys/netipsec/ipcomp.h | 2 ++ sys/netipsec/ipcomp_var.h | 2 ++ sys/netipsec/ipsec.c | 2 ++ sys/netipsec/ipsec.h | 2 ++ sys/netipsec/ipsec6.h | 2 ++ sys/netipsec/key.c | 2 ++ sys/netipsec/key.h | 2 ++ sys/netipsec/key_debug.c | 2 ++ sys/netipsec/key_debug.h | 2 ++ sys/netipsec/key_var.h | 2 ++ sys/netipsec/keydb.h | 2 ++ sys/netipsec/keysock.c | 2 ++ sys/netipsec/keysock.h | 2 ++ sys/netpfil/pf/in4_cksum.c | 2 ++ sys/nfs/nfs_common.h | 2 ++ sys/nfs/nfs_diskless.c | 2 ++ sys/nfs/nfs_nfssvc.c | 2 ++ sys/nfs/nfsdiskless.h | 2 ++ sys/nfs/nfsproto.h | 2 ++ sys/nfs/nfssvc.h | 2 ++ sys/nfs/xdr_subs.h | 2 ++ sys/nfsclient/nfs.h | 2 ++ sys/nfsclient/nfsargs.h | 2 ++ sys/nfsclient/nfsm_subs.h | 2 ++ sys/nfsclient/nfsmount.h | 2 ++ sys/nfsclient/nfsnode.h | 2 ++ sys/nfsclient/nfsstats.h | 2 ++ sys/nfsserver/nfs.h | 2 ++ sys/nfsserver/nfsm_subs.h | 2 ++ sys/nfsserver/nfsrvcache.h | 2 ++ sys/nfsserver/nfsrvstats.h | 2 ++ sys/ofed/drivers/infiniband/ulp/sdp/sdp_main.c | 3 ++- sys/powerpc/fpu/fpu_add.c | 4 +++- sys/powerpc/fpu/fpu_arith.h | 4 +++- sys/powerpc/fpu/fpu_compare.c | 4 +++- sys/powerpc/fpu/fpu_div.c | 4 +++- sys/powerpc/fpu/fpu_emu.h | 4 +++- sys/powerpc/fpu/fpu_explode.c | 4 +++- sys/powerpc/fpu/fpu_implode.c | 4 +++- sys/powerpc/fpu/fpu_instr.h | 4 +++- sys/powerpc/fpu/fpu_mul.c | 2 ++ sys/powerpc/fpu/fpu_sqrt.c | 4 +++- sys/powerpc/fpu/fpu_subr.c | 2 ++ sys/powerpc/include/_limits.h | 2 ++ sys/powerpc/include/_stdint.h | 2 ++ sys/powerpc/include/asm.h | 2 ++ sys/powerpc/include/cpu.h | 2 ++ sys/powerpc/include/endian.h | 2 ++ sys/powerpc/include/exec.h | 2 ++ sys/powerpc/include/float.h | 2 ++ sys/powerpc/include/floatingpoint.h | 2 ++ sys/powerpc/include/fpu.h | 2 ++ sys/powerpc/include/frame.h | 2 ++ sys/powerpc/include/hid.h | 2 ++ sys/powerpc/include/ieee.h | 2 ++ sys/powerpc/include/in_cksum.h | 2 ++ sys/powerpc/include/limits.h | 2 ++ sys/powerpc/include/pcb.h | 2 ++ sys/powerpc/include/pio.h | 2 ++ sys/powerpc/include/platform.h | 2 ++ sys/powerpc/include/pmap.h | 2 ++ sys/powerpc/include/proc.h | 2 ++ sys/powerpc/include/psl.h | 2 ++ sys/powerpc/include/pte.h | 2 ++ sys/powerpc/include/ptrace.h | 2 ++ sys/powerpc/include/reloc.h | 2 ++ sys/powerpc/include/sigframe.h | 2 ++ sys/powerpc/include/signal.h | 2 ++ sys/powerpc/include/stdarg.h | 2 ++ sys/powerpc/include/sysarch.h | 2 ++ sys/powerpc/include/tlb.h | 2 ++ sys/powerpc/include/trap.h | 2 ++ sys/powerpc/include/ucontext.h | 2 ++ sys/powerpc/include/varargs.h | 2 ++ sys/powerpc/include/vmparam.h | 2 ++ sys/powerpc/powermac/cudavar.h | 2 ++ sys/powerpc/powerpc/bcopy.c | 2 ++ sys/powerpc/powerpc/genassym.c | 2 ++ sys/powerpc/powerpc/intr_machdep.c | 2 ++ sys/powerpc/powerpc/mem.c | 2 ++ sys/powerpc/powerpc/uio_machdep.c | 2 ++ sys/rpc/auth.h | 2 ++ sys/rpc/auth_none.c | 2 ++ sys/rpc/auth_unix.c | 2 ++ sys/rpc/authunix_prot.c | 2 ++ sys/rpc/clnt.h | 2 ++ sys/rpc/clnt_dg.c | 2 ++ sys/rpc/clnt_vc.c | 2 ++ sys/rpc/krpc.h | 2 ++ sys/rpc/nettype.h | 2 ++ sys/rpc/pmap_prot.h | 2 ++ sys/rpc/rpc.h | 2 ++ sys/rpc/rpc_callmsg.c | 2 ++ sys/rpc/rpc_com.h | 2 ++ sys/rpc/rpc_generic.c | 2 ++ sys/rpc/rpc_msg.h | 2 ++ sys/rpc/rpc_prot.c | 2 ++ sys/rpc/rpcb_clnt.c | 2 ++ sys/rpc/rpcb_clnt.h | 2 ++ sys/rpc/rpcb_prot.c | 2 ++ sys/rpc/rpcb_prot.h | 2 ++ sys/rpc/rpcm_subs.h | 2 ++ sys/rpc/rpcsec_gss/rpcsec_gss.c | 2 ++ sys/rpc/rpcsec_gss/rpcsec_gss_int.h | 2 ++ sys/rpc/rpcsec_gss/rpcsec_gss_prot.c | 2 ++ sys/rpc/rpcsec_gss/svc_rpcsec_gss.c | 3 +++ sys/rpc/svc.c | 2 ++ sys/rpc/svc.h | 2 ++ sys/rpc/svc_auth.c | 2 ++ sys/rpc/svc_auth.h | 2 ++ sys/rpc/svc_auth_unix.c | 2 ++ sys/rpc/svc_dg.c | 2 ++ sys/rpc/svc_generic.c | 2 ++ sys/rpc/svc_vc.c | 2 ++ sys/rpc/types.h | 2 ++ sys/rpc/xdr.h | 2 ++ sys/security/audit/audit.c | 2 ++ sys/security/audit/audit.h | 2 ++ sys/security/audit/audit_arg.c | 2 ++ sys/security/audit/audit_bsm.c | 2 ++ sys/security/audit/audit_bsm_klib.c | 4 +++- sys/security/audit/audit_private.h | 2 ++ sys/security/audit/audit_syscalls.c | 2 ++ sys/security/audit/audit_worker.c | 2 ++ sys/security/audit/bsm_domain.c | 2 ++ sys/security/audit/bsm_errno.c | 2 ++ sys/security/audit/bsm_fcntl.c | 2 ++ sys/security/audit/bsm_socket_type.c | 2 ++ sys/security/audit/bsm_token.c | 2 ++ sys/sparc64/include/_types.h | 2 ++ sys/sparc64/include/asm.h | 2 ++ sys/sparc64/include/bus_common.h | 2 ++ sys/sparc64/include/cpu.h | 2 ++ sys/sparc64/include/endian.h | 2 ++ sys/sparc64/include/float.h | 2 ++ sys/sparc64/include/floatingpoint.h | 2 ++ sys/sparc64/include/ieee.h | 2 ++ sys/sparc64/include/in_cksum.h | 2 ++ sys/sparc64/include/iommureg.h | 2 ++ sys/sparc64/include/md_var.h | 2 ++ sys/sparc64/include/pmap.h | 2 ++ sys/sparc64/include/proc.h | 2 ++ sys/sparc64/include/ptrace.h | 2 ++ sys/sparc64/include/reg.h | 2 ++ sys/sparc64/include/reloc.h | 2 ++ sys/sparc64/include/setjmp.h | 2 ++ sys/sparc64/include/signal.h | 2 ++ sys/sparc64/include/sysarch.h | 2 ++ sys/sparc64/include/varargs.h | 2 ++ sys/sparc64/include/vmparam.h | 2 ++ sys/sparc64/sparc64/in_cksum.c | 2 ++ sys/sparc64/sparc64/intr_machdep.c | 2 ++ sys/sparc64/sparc64/machdep.c | 2 ++ sys/sparc64/sparc64/mem.c | 2 ++ sys/sparc64/sparc64/pmap.c | 2 ++ sys/sparc64/sparc64/trap.c | 2 ++ sys/sparc64/sparc64/uio_machdep.c | 2 ++ sys/sparc64/sparc64/vm_machdep.c | 2 ++ sys/sys/_callout.h | 2 ++ sys/sys/_iovec.h | 2 ++ sys/sys/_kstack_cache.h | 2 ++ sys/sys/_rmlock.h | 2 ++ sys/sys/_sigset.h | 2 ++ sys/sys/_sockaddr_storage.h | 2 ++ sys/sys/_termios.h | 2 ++ sys/sys/_timespec.h | 2 ++ sys/sys/acct.h | 2 ++ sys/sys/bio.h | 2 ++ sys/sys/bitstring.h | 2 ++ sys/sys/blist.h | 2 ++ sys/sys/buf.h | 2 ++ sys/sys/callout.h | 2 ++ sys/sys/cdefs.h | 2 ++ sys/sys/cfictl.h | 2 ++ sys/sys/conf.h | 2 ++ sys/sys/cons.h | 2 ++ sys/sys/ctype.h | 2 ++ sys/sys/dir.h | 2 ++ sys/sys/dirent.h | 2 ++ sys/sys/disklabel.h | 2 ++ sys/sys/diskmbr.h | 2 ++ sys/sys/dkstat.h | 2 ++ sys/sys/domain.h | 2 ++ sys/sys/errno.h | 2 ++ sys/sys/exec.h | 2 ++ sys/sys/fbio.h | 2 ++ sys/sys/fcntl.h | 2 ++ sys/sys/file.h | 2 ++ sys/sys/filedesc.h | 2 ++ sys/sys/filio.h | 2 ++ sys/sys/gmon.h | 2 ++ sys/sys/imgact.h | 2 ++ sys/sys/imgact_aout.h | 2 ++ sys/sys/ioccom.h | 2 ++ sys/sys/ioctl.h | 2 ++ sys/sys/ioctl_compat.h | 2 ++ sys/sys/ipc.h | 2 ++ sys/sys/ktrace.h | 2 ++ sys/sys/libkern.h | 2 ++ sys/sys/limits.h | 2 ++ sys/sys/lockf.h | 2 ++ sys/sys/malloc.h | 2 ++ sys/sys/mbuf.h | 2 ++ sys/sys/mdioctl.h | 2 ++ sys/sys/mman.h | 2 ++ sys/sys/mount.h | 2 ++ sys/sys/mpt_ioctl.h | 2 ++ sys/sys/msgbuf.h | 2 ++ sys/sys/mtio.h | 2 ++ sys/sys/namei.h | 2 ++ sys/sys/nlist_aout.h | 2 ++ sys/sys/param.h | 2 ++ sys/sys/pcpu.h | 2 ++ sys/sys/proc.h | 2 ++ sys/sys/protosw.h | 2 ++ sys/sys/ptrace.h | 2 ++ sys/sys/queue.h | 2 ++ sys/sys/reboot.h | 2 ++ sys/sys/resource.h | 2 ++ sys/sys/resourcevar.h | 2 ++ sys/sys/rmlock.h | 2 ++ sys/sys/select.h | 2 ++ sys/sys/selinfo.h | 2 ++ sys/sys/sglist.h | 2 ++ sys/sys/sigio.h | 2 ++ sys/sys/signal.h | 2 ++ sys/sys/signalvar.h | 2 ++ sys/sys/sockbuf.h | 2 ++ sys/sys/socket.h | 2 ++ sys/sys/socketvar.h | 2 ++ sys/sys/sockio.h | 2 ++ sys/sys/sockopt.h | 2 ++ sys/sys/stat.h | 2 ++ sys/sys/sun_disklabel.h | 2 ++ sys/sys/sysctl.h | 2 ++ sys/sys/sysent.h | 2 ++ sys/sys/syslimits.h | 2 ++ sys/sys/syslog.h | 2 ++ sys/sys/systm.h | 2 ++ sys/sys/time.h | 2 ++ sys/sys/timeb.h | 2 ++ sys/sys/times.h | 2 ++ sys/sys/timespec.h | 2 ++ sys/sys/ttycom.h | 2 ++ sys/sys/ttydefaults.h | 2 ++ sys/sys/types.h | 2 ++ sys/sys/ucred.h | 2 ++ sys/sys/uio.h | 2 ++ sys/sys/un.h | 2 ++ sys/sys/unistd.h | 2 ++ sys/sys/unpcb.h | 2 ++ sys/sys/user.h | 2 ++ sys/sys/utsname.h | 2 ++ sys/sys/vmmeter.h | 2 ++ sys/sys/vnode.h | 2 ++ sys/sys/wait.h | 2 ++ sys/tools/makeobjops.awk | 2 ++ sys/tools/vnode_if.awk | 2 ++ sys/ufs/ffs/ffs_alloc.c | 2 ++ sys/ufs/ffs/ffs_balloc.c | 2 ++ sys/ufs/ffs/ffs_extern.h | 2 ++ sys/ufs/ffs/ffs_inode.c | 2 ++ sys/ufs/ffs/ffs_subr.c | 2 ++ sys/ufs/ffs/ffs_tables.c | 2 ++ sys/ufs/ffs/ffs_vfsops.c | 2 ++ sys/ufs/ffs/ffs_vnops.c | 2 ++ sys/ufs/ffs/fs.h | 2 ++ sys/ufs/ufs/dir.h | 2 ++ sys/ufs/ufs/inode.h | 2 ++ sys/ufs/ufs/quota.h | 2 ++ sys/ufs/ufs/ufs_bmap.c | 2 ++ sys/ufs/ufs/ufs_extern.h | 2 ++ sys/ufs/ufs/ufs_inode.c | 2 ++ sys/ufs/ufs/ufs_lookup.c | 2 ++ sys/ufs/ufs/ufs_quota.c | 2 ++ sys/ufs/ufs/ufs_vfsops.c | 2 ++ sys/ufs/ufs/ufs_vnops.c | 2 ++ sys/ufs/ufs/ufsmount.h | 2 ++ sys/vm/device_pager.c | 2 ++ sys/vm/pmap.h | 2 ++ sys/vm/swap_pager.h | 2 ++ sys/vm/vm.h | 2 ++ sys/vm/vm_extern.h | 2 ++ sys/vm/vm_glue.c | 2 ++ sys/vm/vm_init.c | 2 ++ sys/vm/vm_kern.c | 2 ++ sys/vm/vm_kern.h | 2 ++ sys/vm/vm_map.c | 2 ++ sys/vm/vm_map.h | 2 ++ sys/vm/vm_meter.c | 2 ++ sys/vm/vm_mmap.c | 2 ++ sys/vm/vm_object.c | 2 ++ sys/vm/vm_object.h | 2 ++ sys/vm/vm_page.c | 2 ++ sys/vm/vm_page.h | 2 ++ sys/vm/vm_pageout.h | 2 ++ sys/vm/vm_pager.c | 2 ++ sys/vm/vm_pager.h | 2 ++ sys/vm/vm_param.h | 2 ++ sys/vm/vm_unix.c | 2 ++ sys/vm/vnode_pager.h | 2 ++ sys/x86/include/_limits.h | 2 ++ sys/x86/include/endian.h | 2 ++ sys/x86/include/float.h | 2 ++ sys/x86/include/frame.h | 2 ++ sys/x86/include/psl.h | 2 ++ sys/x86/include/ptrace.h | 2 ++ sys/x86/include/reg.h | 2 ++ sys/x86/include/segments.h | 2 ++ sys/x86/include/setjmp.h | 2 ++ sys/x86/include/signal.h | 2 ++ sys/x86/include/specialreg.h | 2 ++ sys/x86/include/stdarg.h | 2 ++ sys/x86/include/sysarch.h | 2 ++ sys/x86/include/trap.h | 2 ++ sys/x86/isa/clock.c | 2 ++ sys/x86/isa/icu.h | 2 ++ sys/x86/isa/isa_dma.c | 2 ++ sys/x86/isa/nmi.c | 2 ++ sys/x86/x86/delay.c | 2 ++ sys/x86/x86/msi.c | 2 ++ 876 files changed, 1790 insertions(+), 35 deletions(-) diff --git a/sys/amd64/amd64/bpf_jit_machdep.c b/sys/amd64/amd64/bpf_jit_machdep.c index f79917a52cf..8d4ddaa2413 100644 --- a/sys/amd64/amd64/bpf_jit_machdep.c +++ b/sys/amd64/amd64/bpf_jit_machdep.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2002-2003 NetGroup, Politecnico di Torino (Italy) * Copyright (C) 2005-2017 Jung-uk Kim * All rights reserved. diff --git a/sys/amd64/amd64/bpf_jit_machdep.h b/sys/amd64/amd64/bpf_jit_machdep.h index ad1e8462989..1a7f6c63b64 100644 --- a/sys/amd64/amd64/bpf_jit_machdep.h +++ b/sys/amd64/amd64/bpf_jit_machdep.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2002-2003 NetGroup, Politecnico di Torino (Italy) * Copyright (C) 2005-2016 Jung-uk Kim * All rights reserved. diff --git a/sys/amd64/amd64/fpu.c b/sys/amd64/amd64/fpu.c index bcae3d2e670..798e7f4c151 100644 --- a/sys/amd64/amd64/fpu.c +++ b/sys/amd64/amd64/fpu.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 William Jolitz. * Copyright (c) 1991 The Regents of the University of California. * All rights reserved. diff --git a/sys/amd64/amd64/genassym.c b/sys/amd64/amd64/genassym.c index 78777d814d7..b6eca250453 100644 --- a/sys/amd64/amd64/genassym.c +++ b/sys/amd64/amd64/genassym.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/amd64/amd64/mem.c b/sys/amd64/amd64/mem.c index 067da04dfc4..0a9128e038e 100644 --- a/sys/amd64/amd64/mem.c +++ b/sys/amd64/amd64/mem.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 University of Utah. * Copyright (c) 1982, 1986, 1990 The Regents of the University of California. * All rights reserved. diff --git a/sys/amd64/amd64/sys_machdep.c b/sys/amd64/amd64/sys_machdep.c index ae68b39af19..e85190a89b7 100644 --- a/sys/amd64/amd64/sys_machdep.c +++ b/sys/amd64/amd64/sys_machdep.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003 Peter Wemm. * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. diff --git a/sys/amd64/amd64/uio_machdep.c b/sys/amd64/amd64/uio_machdep.c index 75654387dec..786844dda7c 100644 --- a/sys/amd64/amd64/uio_machdep.c +++ b/sys/amd64/amd64/uio_machdep.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2004 Alan L. Cox * Copyright (c) 1982, 1986, 1991, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/amd64/ia32/ia32_signal.c b/sys/amd64/ia32/ia32_signal.c index 13e3877a83b..79131f3f561 100644 --- a/sys/amd64/ia32/ia32_signal.c +++ b/sys/amd64/ia32/ia32_signal.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003 Peter Wemm * Copyright (c) 1982, 1987, 1990 The Regents of the University of California. * All rights reserved. diff --git a/sys/amd64/include/asm.h b/sys/amd64/include/asm.h index 43a2a8eb75d..1db8de6433f 100644 --- a/sys/amd64/include/asm.h +++ b/sys/amd64/include/asm.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/amd64/include/asmacros.h b/sys/amd64/include/asmacros.h index 004f0835e19..fd19a4459dc 100644 --- a/sys/amd64/include/asmacros.h +++ b/sys/amd64/include/asmacros.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 The Regents of the University of California. * All rights reserved. * diff --git a/sys/amd64/include/cpu.h b/sys/amd64/include/cpu.h index 7597cadce80..80cf8040830 100644 --- a/sys/amd64/include/cpu.h +++ b/sys/amd64/include/cpu.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/amd64/include/cpufunc.h b/sys/amd64/include/cpufunc.h index b07dd2a48fa..17f919730c0 100644 --- a/sys/amd64/include/cpufunc.h +++ b/sys/amd64/include/cpufunc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003 Peter Wemm. * Copyright (c) 1993 The Regents of the University of California. * All rights reserved. diff --git a/sys/amd64/include/exec.h b/sys/amd64/include/exec.h index c7f42605d80..099ea263e20 100644 --- a/sys/amd64/include/exec.h +++ b/sys/amd64/include/exec.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/amd64/include/fpu.h b/sys/amd64/include/fpu.h index f2fa8ccf331..b7f686ec6ac 100644 --- a/sys/amd64/include/fpu.h +++ b/sys/amd64/include/fpu.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/amd64/include/in_cksum.h b/sys/amd64/include/in_cksum.h index d76b48a8863..79d30cafbc9 100644 --- a/sys/amd64/include/in_cksum.h +++ b/sys/amd64/include/in_cksum.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/amd64/include/limits.h b/sys/amd64/include/limits.h index 9b554441988..5a7b831b308 100644 --- a/sys/amd64/include/limits.h +++ b/sys/amd64/include/limits.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/amd64/include/md_var.h b/sys/amd64/include/md_var.h index 3854de4a0ba..91f02300282 100644 --- a/sys/amd64/include/md_var.h +++ b/sys/amd64/include/md_var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 Bruce D. Evans. * All rights reserved. * diff --git a/sys/amd64/include/pcb.h b/sys/amd64/include/pcb.h index f7c6a27c7e9..4cb50626239 100644 --- a/sys/amd64/include/pcb.h +++ b/sys/amd64/include/pcb.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003 Peter Wemm. * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. diff --git a/sys/amd64/include/pmap.h b/sys/amd64/include/pmap.h index 1e4f6bfdc12..a48a61eafe1 100644 --- a/sys/amd64/include/pmap.h +++ b/sys/amd64/include/pmap.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003 Peter Wemm. * Copyright (c) 1991 Regents of the University of California. * All rights reserved. diff --git a/sys/amd64/include/proc.h b/sys/amd64/include/proc.h index caa6c1cdcc2..d561fc079bd 100644 --- a/sys/amd64/include/proc.h +++ b/sys/amd64/include/proc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991 Regents of the University of California. * All rights reserved. * diff --git a/sys/amd64/include/profile.h b/sys/amd64/include/profile.h index deabb37c8fe..aba7910d589 100644 --- a/sys/amd64/include/profile.h +++ b/sys/amd64/include/profile.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/amd64/include/reloc.h b/sys/amd64/include/reloc.h index f831d614e0c..ea5ed128ef8 100644 --- a/sys/amd64/include/reloc.h +++ b/sys/amd64/include/reloc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/amd64/include/segments.h b/sys/amd64/include/segments.h index 26811d10db1..4467ca4cfec 100644 --- a/sys/amd64/include/segments.h +++ b/sys/amd64/include/segments.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1990 William F. Jolitz * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. diff --git a/sys/amd64/include/tss.h b/sys/amd64/include/tss.h index a9e23bc0316..a3176376917 100644 --- a/sys/amd64/include/tss.h +++ b/sys/amd64/include/tss.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/amd64/vmm/vmm_stat.h b/sys/amd64/vmm/vmm_stat.h index 5f1b74bf2dc..172401265e3 100644 --- a/sys/amd64/vmm/vmm_stat.h +++ b/sys/amd64/vmm/vmm_stat.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2011 NetApp, Inc. * All rights reserved. * diff --git a/sys/arm/arm/mem.c b/sys/arm/arm/mem.c index a7cf90b557e..dd1dc791a4c 100644 --- a/sys/arm/arm/mem.c +++ b/sys/arm/arm/mem.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 University of Utah. * Copyright (c) 1982, 1986, 1990 The Regents of the University of California. * All rights reserved. diff --git a/sys/arm/arm/sys_machdep.c b/sys/arm/arm/sys_machdep.c index c938c0b1f57..f65e140933f 100644 --- a/sys/arm/arm/sys_machdep.c +++ b/sys/arm/arm/sys_machdep.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/arm/arm/uio_machdep.c b/sys/arm/arm/uio_machdep.c index f04569f66ff..45f39cc4e73 100644 --- a/sys/arm/arm/uio_machdep.c +++ b/sys/arm/arm/uio_machdep.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2004 Alan L. Cox * Copyright (c) 1982, 1986, 1991, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/arm/freescale/imx/imx_common.c b/sys/arm/freescale/imx/imx_common.c index 3eb076e0b51..82df0255397 100644 --- a/sys/arm/freescale/imx/imx_common.c +++ b/sys/arm/freescale/imx/imx_common.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2008-2011 MARVELL INTERNATIONAL LTD. * Copyright (c) 2012, 2013 The FreeBSD Foundation * All rights reserved. diff --git a/sys/arm/include/_limits.h b/sys/arm/include/_limits.h index 8de8d444593..fe816e50f9c 100644 --- a/sys/arm/include/_limits.h +++ b/sys/arm/include/_limits.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/arm/include/asm.h b/sys/arm/include/asm.h index e22aebb2e32..5774b84f8e7 100644 --- a/sys/arm/include/asm.h +++ b/sys/arm/include/asm.h @@ -1,6 +1,8 @@ /* $NetBSD: asm.h,v 1.5 2003/08/07 16:26:53 agc Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/arm/include/endian.h b/sys/arm/include/endian.h index 8ad09e1497d..5fb94db3b9b 100644 --- a/sys/arm/include/endian.h +++ b/sys/arm/include/endian.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001 David E. O'Brien * * Redistribution and use in source and binary forms, with or without diff --git a/sys/arm/include/exec.h b/sys/arm/include/exec.h index f5a2bb26f61..be6bc6f8677 100644 --- a/sys/arm/include/exec.h +++ b/sys/arm/include/exec.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001 David E. O'Brien * All rights reserved. * diff --git a/sys/arm/include/float.h b/sys/arm/include/float.h index 358a611bd4f..857d76ea57e 100644 --- a/sys/arm/include/float.h +++ b/sys/arm/include/float.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989 Regents of the University of California. * All rights reserved. * diff --git a/sys/arm/include/ieee.h b/sys/arm/include/ieee.h index 25a096d10a4..0942eac8ead 100644 --- a/sys/arm/include/ieee.h +++ b/sys/arm/include/ieee.h @@ -1,6 +1,8 @@ /* $NetBSD: ieee754.h,v 1.4 2003/10/27 02:30:26 simonb Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/arm/include/in_cksum.h b/sys/arm/include/in_cksum.h index 60efb1e22ee..a75433830d7 100644 --- a/sys/arm/include/in_cksum.h +++ b/sys/arm/include/in_cksum.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/arm/include/limits.h b/sys/arm/include/limits.h index 9b554441988..5a7b831b308 100644 --- a/sys/arm/include/limits.h +++ b/sys/arm/include/limits.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/arm/include/md_var.h b/sys/arm/include/md_var.h index 39a174ee7a4..b3922019971 100644 --- a/sys/arm/include/md_var.h +++ b/sys/arm/include/md_var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 Bruce D. Evans. * All rights reserved. * diff --git a/sys/arm/include/pmap.h b/sys/arm/include/pmap.h index 24d7948c320..a5ac6bf0f2d 100644 --- a/sys/arm/include/pmap.h +++ b/sys/arm/include/pmap.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2016 Svatopluk Kraus * Copyright (c) 2016 Michal Meloun * All rights reserved. diff --git a/sys/arm/include/signal.h b/sys/arm/include/signal.h index 6c8ac5cabab..2286bcea2d2 100644 --- a/sys/arm/include/signal.h +++ b/sys/arm/include/signal.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1986, 1989, 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/arm/include/stdarg.h b/sys/arm/include/stdarg.h index bc8e7cd69cb..a77fb333414 100644 --- a/sys/arm/include/stdarg.h +++ b/sys/arm/include/stdarg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002 David E. O'Brien. All rights reserved. * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/arm/include/vmparam.h b/sys/arm/include/vmparam.h index 061ccabe9d2..916cb1377ec 100644 --- a/sys/arm/include/vmparam.h +++ b/sys/arm/include/vmparam.h @@ -1,6 +1,8 @@ /* $NetBSD: vmparam.h,v 1.26 2003/08/07 16:27:47 agc Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. * diff --git a/sys/arm/mv/discovery/discovery.c b/sys/arm/mv/discovery/discovery.c index 96878a2ad72..c93179e96bb 100644 --- a/sys/arm/mv/discovery/discovery.c +++ b/sys/arm/mv/discovery/discovery.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2008 MARVELL INTERNATIONAL LTD. * All rights reserved. * diff --git a/sys/arm/mv/kirkwood/kirkwood.c b/sys/arm/mv/kirkwood/kirkwood.c index b8e9f1dffe5..c7d30c47221 100644 --- a/sys/arm/mv/kirkwood/kirkwood.c +++ b/sys/arm/mv/kirkwood/kirkwood.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2008 MARVELL INTERNATIONAL LTD. * All rights reserved. * diff --git a/sys/arm/mv/mv_common.c b/sys/arm/mv/mv_common.c index ec23bf22912..a9c6e4703ae 100644 --- a/sys/arm/mv/mv_common.c +++ b/sys/arm/mv/mv_common.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2008-2011 MARVELL INTERNATIONAL LTD. * All rights reserved. * diff --git a/sys/arm/mv/mv_pci.c b/sys/arm/mv/mv_pci.c index 048eb0ed903..682953d9e57 100644 --- a/sys/arm/mv/mv_pci.c +++ b/sys/arm/mv/mv_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 MARVELL INTERNATIONAL LTD. * Copyright (c) 2010 The FreeBSD Foundation * Copyright (c) 2010-2015 Semihalf diff --git a/sys/arm/mv/mvreg.h b/sys/arm/mv/mvreg.h index dfc07d1c084..4ba890da9f6 100644 --- a/sys/arm/mv/mvreg.h +++ b/sys/arm/mv/mvreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2007-2011 MARVELL INTERNATIONAL LTD. * All rights reserved. * diff --git a/sys/arm/mv/mvwin.h b/sys/arm/mv/mvwin.h index b8c36b307aa..2a5ab2c2776 100644 --- a/sys/arm/mv/mvwin.h +++ b/sys/arm/mv/mvwin.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2007-2011 MARVELL INTERNATIONAL LTD. * All rights reserved. * diff --git a/sys/arm/mv/orion/db88f5xxx.c b/sys/arm/mv/orion/db88f5xxx.c index 95983e55a29..1e5e728d000 100644 --- a/sys/arm/mv/orion/db88f5xxx.c +++ b/sys/arm/mv/orion/db88f5xxx.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2008 MARVELL INTERNATIONAL LTD. * All rights reserved. * diff --git a/sys/arm/mv/orion/orion.c b/sys/arm/mv/orion/orion.c index 2d1774e8fd9..a3ed6293536 100644 --- a/sys/arm/mv/orion/orion.c +++ b/sys/arm/mv/orion/orion.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2008 MARVELL INTERNATIONAL LTD. * All rights reserved. * diff --git a/sys/arm/mv/rtc.c b/sys/arm/mv/rtc.c index caa28fe2f1c..61c879d525e 100644 --- a/sys/arm/mv/rtc.c +++ b/sys/arm/mv/rtc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2008 MARVELL INTERNATIONAL LTD. * All rights reserved. * diff --git a/sys/arm/ti/ti_edma3.c b/sys/arm/ti/ti_edma3.c index e12d82b3706..f8736e00155 100644 --- a/sys/arm/ti/ti_edma3.c +++ b/sys/arm/ti/ti_edma3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ * Copyright (c) 2012 Damjan Marion * All rights reserved. diff --git a/sys/arm/versatile/versatile_common.c b/sys/arm/versatile/versatile_common.c index 54d6192eb08..66db8406011 100644 --- a/sys/arm/versatile/versatile_common.c +++ b/sys/arm/versatile/versatile_common.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2008-2011 MARVELL INTERNATIONAL LTD. * All rights reserved. * diff --git a/sys/arm/xscale/ixp425/if_npereg.h b/sys/arm/xscale/ixp425/if_npereg.h index a7422c71a40..7995ec3652c 100644 --- a/sys/arm/xscale/ixp425/if_npereg.h +++ b/sys/arm/xscale/ixp425/if_npereg.h @@ -30,6 +30,8 @@ */ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2005, Intel Corporation. * All rights reserved. * diff --git a/sys/arm/xscale/ixp425/ixp425_npe.c b/sys/arm/xscale/ixp425/ixp425_npe.c index 720b0f4a7dd..8a2b941a211 100644 --- a/sys/arm/xscale/ixp425/ixp425_npe.c +++ b/sys/arm/xscale/ixp425/ixp425_npe.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2006-2008 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/arm/xscale/ixp425/ixp425_npereg.h b/sys/arm/xscale/ixp425/ixp425_npereg.h index 94aff85f61c..40e68e6fb54 100644 --- a/sys/arm/xscale/ixp425/ixp425_npereg.h +++ b/sys/arm/xscale/ixp425/ixp425_npereg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2006 Sam Leffler, Errno Consulting * All rights reserved. * diff --git a/sys/arm/xscale/ixp425/ixp425_qmgr.c b/sys/arm/xscale/ixp425/ixp425_qmgr.c index 16c2c250021..914c7c72c74 100644 --- a/sys/arm/xscale/ixp425/ixp425_qmgr.c +++ b/sys/arm/xscale/ixp425/ixp425_qmgr.c @@ -28,6 +28,8 @@ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2005, Intel Corporation. * All rights reserved. * diff --git a/sys/arm/xscale/ixp425/ixp425_qmgr.h b/sys/arm/xscale/ixp425/ixp425_qmgr.h index 0eb6dc7ed7b..62a3edcba85 100644 --- a/sys/arm/xscale/ixp425/ixp425_qmgr.h +++ b/sys/arm/xscale/ixp425/ixp425_qmgr.h @@ -30,6 +30,8 @@ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2005, Intel Corporation. * All rights reserved. * diff --git a/sys/bsm/audit.h b/sys/bsm/audit.h index 57edb5e4e83..adbaa46a510 100644 --- a/sys/bsm/audit.h +++ b/sys/bsm/audit.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2005-2009 Apple Inc. * Copyright (c) 2016 Robert N. M. Watson * All rights reserved. diff --git a/sys/bsm/audit_domain.h b/sys/bsm/audit_domain.h index 22d2966c34d..9d8de7fd7b9 100644 --- a/sys/bsm/audit_domain.h +++ b/sys/bsm/audit_domain.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Apple Inc. * All rights reserved. * diff --git a/sys/bsm/audit_errno.h b/sys/bsm/audit_errno.h index 939ddeb6b01..81cfc3548e8 100644 --- a/sys/bsm/audit_errno.h +++ b/sys/bsm/audit_errno.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Apple Inc. * All rights reserved. * diff --git a/sys/bsm/audit_fcntl.h b/sys/bsm/audit_fcntl.h index 8b5f1a57800..713a0a3c4de 100644 --- a/sys/bsm/audit_fcntl.h +++ b/sys/bsm/audit_fcntl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009 Apple Inc. * All rights reserved. * diff --git a/sys/bsm/audit_internal.h b/sys/bsm/audit_internal.h index 3ec98960a56..501b03237b2 100644 --- a/sys/bsm/audit_internal.h +++ b/sys/bsm/audit_internal.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2005-2008 Apple Inc. * Copyright (c) 2005 SPARTA, Inc. * All rights reserved. diff --git a/sys/bsm/audit_kevents.h b/sys/bsm/audit_kevents.h index fb80c12458e..277e721d054 100644 --- a/sys/bsm/audit_kevents.h +++ b/sys/bsm/audit_kevents.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2005-2009 Apple Inc. * All rights reserved. * diff --git a/sys/bsm/audit_record.h b/sys/bsm/audit_record.h index b72236bc7b0..a20a500d11b 100644 --- a/sys/bsm/audit_record.h +++ b/sys/bsm/audit_record.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2005-2009 Apple Inc. * All rights reserved. * diff --git a/sys/bsm/audit_socket_type.h b/sys/bsm/audit_socket_type.h index 1f580fce050..0e583e04ee6 100644 --- a/sys/bsm/audit_socket_type.h +++ b/sys/bsm/audit_socket_type.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Apple Inc. * All rights reserved. * diff --git a/sys/compat/freebsd32/freebsd32_ioctl.c b/sys/compat/freebsd32/freebsd32_ioctl.c index 26c3e926245..96748a22354 100644 --- a/sys/compat/freebsd32/freebsd32_ioctl.c +++ b/sys/compat/freebsd32/freebsd32_ioctl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 David E. O'Brien * All rights reserved. * diff --git a/sys/compat/freebsd32/freebsd32_ioctl.h b/sys/compat/freebsd32/freebsd32_ioctl.h index e479be555cf..40b8bb63be3 100644 --- a/sys/compat/freebsd32/freebsd32_ioctl.h +++ b/sys/compat/freebsd32/freebsd32_ioctl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 David E. O'Brien * All rights reserved. * diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index d23c8816270..05c4807ea9d 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -1,4 +1,6 @@ #!/bin/sh - +# SPDX-License-Identifier: BSD-3-Clause +# # # Copyright (c) 1984, 1986, 1990, 1993 # The Regents of the University of California. All rights reserved. diff --git a/sys/conf/systags.sh b/sys/conf/systags.sh index 56b59e31dca..f16837b9364 100644 --- a/sys/conf/systags.sh +++ b/sys/conf/systags.sh @@ -1,5 +1,7 @@ #! /bin/sh # +# SPDX-License-Identifier: BSD-3-Clause +# # Copyright (c) 1992, 1993 # The Regents of the University of California. All rights reserved. # diff --git a/sys/crypto/sha1.c b/sys/crypto/sha1.c index b2451c71ae8..4418ba628b2 100644 --- a/sys/crypto/sha1.c +++ b/sys/crypto/sha1.c @@ -1,5 +1,7 @@ /* $KAME: sha1.c,v 1.5 2000/11/08 06:13:08 itojun Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/crypto/sha1.h b/sys/crypto/sha1.h index c1bc1a3a902..95c07682b7a 100644 --- a/sys/crypto/sha1.h +++ b/sys/crypto/sha1.h @@ -1,7 +1,9 @@ /* $FreeBSD$ */ /* $KAME: sha1.h,v 1.5 2000/03/27 04:36:23 sumikawa Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/ddb/db_ps.c b/sys/ddb/db_ps.c index e3a11371545..d8ce0502e34 100644 --- a/sys/ddb/db_ps.c +++ b/sys/ddb/db_ps.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 The Regents of the University of California. * All rights reserved. * diff --git a/sys/ddb/ddb.h b/sys/ddb/ddb.h index fcf772b5945..d54fe332652 100644 --- a/sys/ddb/ddb.h +++ b/sys/ddb/ddb.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993, Garrett A. Wollman. * Copyright (c) 1993, University of Vermont and State Agricultural College. * All rights reserved. diff --git a/sys/fs/cd9660/cd9660_bmap.c b/sys/fs/cd9660/cd9660_bmap.c index 8fda00c12d7..671482b7c76 100644 --- a/sys/fs/cd9660/cd9660_bmap.c +++ b/sys/fs/cd9660/cd9660_bmap.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/cd9660/cd9660_lookup.c b/sys/fs/cd9660/cd9660_lookup.c index feb4f0f2d1d..bafdf7b63d3 100644 --- a/sys/fs/cd9660/cd9660_lookup.c +++ b/sys/fs/cd9660/cd9660_lookup.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/cd9660/cd9660_mount.h b/sys/fs/cd9660/cd9660_mount.h index c2297af510e..aca059204d6 100644 --- a/sys/fs/cd9660/cd9660_mount.h +++ b/sys/fs/cd9660/cd9660_mount.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/cd9660/cd9660_node.c b/sys/fs/cd9660/cd9660_node.c index 57222e2e4ea..17d70d869b7 100644 --- a/sys/fs/cd9660/cd9660_node.c +++ b/sys/fs/cd9660/cd9660_node.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1994, 1995 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/cd9660/cd9660_node.h b/sys/fs/cd9660/cd9660_node.h index 23bf58d7eb2..b2fd05c17d8 100644 --- a/sys/fs/cd9660/cd9660_node.h +++ b/sys/fs/cd9660/cd9660_node.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/cd9660/cd9660_rrip.c b/sys/fs/cd9660/cd9660_rrip.c index 14e15ffc524..85181431de9 100644 --- a/sys/fs/cd9660/cd9660_rrip.c +++ b/sys/fs/cd9660/cd9660_rrip.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/cd9660/cd9660_rrip.h b/sys/fs/cd9660/cd9660_rrip.h index 96cab7e9a2f..c765b4b6b66 100644 --- a/sys/fs/cd9660/cd9660_rrip.h +++ b/sys/fs/cd9660/cd9660_rrip.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/cd9660/cd9660_util.c b/sys/fs/cd9660/cd9660_util.c index 10f919f33de..db2463c0de5 100644 --- a/sys/fs/cd9660/cd9660_util.c +++ b/sys/fs/cd9660/cd9660_util.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/cd9660/cd9660_vfsops.c b/sys/fs/cd9660/cd9660_vfsops.c index 08e2b436c14..5d0e8348a3f 100644 --- a/sys/fs/cd9660/cd9660_vfsops.c +++ b/sys/fs/cd9660/cd9660_vfsops.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/cd9660/cd9660_vnops.c b/sys/fs/cd9660/cd9660_vnops.c index 9f54a8c0987..7f4d181fdcb 100644 --- a/sys/fs/cd9660/cd9660_vnops.c +++ b/sys/fs/cd9660/cd9660_vnops.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/cd9660/iso.h b/sys/fs/cd9660/iso.h index 97d4abff916..67f9001a2cb 100644 --- a/sys/fs/cd9660/iso.h +++ b/sys/fs/cd9660/iso.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/cd9660/iso_rrip.h b/sys/fs/cd9660/iso_rrip.h index d9a5bc03c41..29dc1163c44 100644 --- a/sys/fs/cd9660/iso_rrip.h +++ b/sys/fs/cd9660/iso_rrip.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/deadfs/dead_vnops.c b/sys/fs/deadfs/dead_vnops.c index f0f0a9e7444..aa2e3f8f658 100644 --- a/sys/fs/deadfs/dead_vnops.c +++ b/sys/fs/deadfs/dead_vnops.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/ext2fs/ext2_alloc.c b/sys/fs/ext2fs/ext2_alloc.c index 638af7371fa..85f61c0e8a9 100644 --- a/sys/fs/ext2fs/ext2_alloc.c +++ b/sys/fs/ext2fs/ext2_alloc.c @@ -5,6 +5,8 @@ * University of Utah, Department of Computer Science */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/ext2fs/ext2_balloc.c b/sys/fs/ext2fs/ext2_balloc.c index 888d8fe4af3..a8552509122 100644 --- a/sys/fs/ext2fs/ext2_balloc.c +++ b/sys/fs/ext2fs/ext2_balloc.c @@ -5,6 +5,8 @@ * University of Utah, Department of Computer Science */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/ext2fs/ext2_bmap.c b/sys/fs/ext2fs/ext2_bmap.c index 9ff20636ae9..3b5e0b1c8e2 100644 --- a/sys/fs/ext2fs/ext2_bmap.c +++ b/sys/fs/ext2fs/ext2_bmap.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/fs/ext2fs/ext2_extern.h b/sys/fs/ext2fs/ext2_extern.h index 626de2f1fd7..b8054148d21 100644 --- a/sys/fs/ext2fs/ext2_extern.h +++ b/sys/fs/ext2fs/ext2_extern.h @@ -5,6 +5,8 @@ * University of Utah, Department of Computer Science */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/ext2fs/ext2_inode.c b/sys/fs/ext2fs/ext2_inode.c index dbb3f37306d..83ab7aa0543 100644 --- a/sys/fs/ext2fs/ext2_inode.c +++ b/sys/fs/ext2fs/ext2_inode.c @@ -5,6 +5,8 @@ * University of Utah, Department of Computer Science */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/ext2fs/ext2_lookup.c b/sys/fs/ext2fs/ext2_lookup.c index 435c1127555..a62ac72e9ad 100644 --- a/sys/fs/ext2fs/ext2_lookup.c +++ b/sys/fs/ext2fs/ext2_lookup.c @@ -5,6 +5,8 @@ * University of Utah, Department of Computer Science */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/fs/ext2fs/ext2_mount.h b/sys/fs/ext2fs/ext2_mount.h index 598f3a40bd7..59478cca10a 100644 --- a/sys/fs/ext2fs/ext2_mount.h +++ b/sys/fs/ext2fs/ext2_mount.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/ext2fs/ext2_subr.c b/sys/fs/ext2fs/ext2_subr.c index 9a9d426b950..e6fc7a25b5f 100644 --- a/sys/fs/ext2fs/ext2_subr.c +++ b/sys/fs/ext2fs/ext2_subr.c @@ -5,6 +5,8 @@ * University of Utah, Department of Computer Science */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/ext2fs/ext2_vfsops.c b/sys/fs/ext2fs/ext2_vfsops.c index fe509872500..11dc295f59d 100644 --- a/sys/fs/ext2fs/ext2_vfsops.c +++ b/sys/fs/ext2fs/ext2_vfsops.c @@ -5,6 +5,8 @@ * University of Utah, Department of Computer Science */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/ext2fs/ext2_vnops.c b/sys/fs/ext2fs/ext2_vnops.c index 41b046a74e2..2e15c35ffc9 100644 --- a/sys/fs/ext2fs/ext2_vnops.c +++ b/sys/fs/ext2fs/ext2_vnops.c @@ -5,6 +5,8 @@ * University of Utah, Department of Computer Science */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/fs/ext2fs/fs.h b/sys/fs/ext2fs/fs.h index 7f43bcf9208..cca3a9664df 100644 --- a/sys/fs/ext2fs/fs.h +++ b/sys/fs/ext2fs/fs.h @@ -5,6 +5,8 @@ * University of Utah, Department of Computer Science */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/ext2fs/inode.h b/sys/fs/ext2fs/inode.h index a65dc190189..2077b6b276e 100644 --- a/sys/fs/ext2fs/inode.h +++ b/sys/fs/ext2fs/inode.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1989, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/fs/fdescfs/fdesc.h b/sys/fs/fdescfs/fdesc.h index 3d4cfb4e574..b578b730913 100644 --- a/sys/fs/fdescfs/fdesc.h +++ b/sys/fs/fdescfs/fdesc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/fdescfs/fdesc_vfsops.c b/sys/fs/fdescfs/fdesc_vfsops.c index f63eea35581..2097ddcee4b 100644 --- a/sys/fs/fdescfs/fdesc_vfsops.c +++ b/sys/fs/fdescfs/fdesc_vfsops.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993, 1995 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/fdescfs/fdesc_vnops.c b/sys/fs/fdescfs/fdesc_vnops.c index 7a4410e975e..c6d0dfbfb06 100644 --- a/sys/fs/fdescfs/fdesc_vnops.c +++ b/sys/fs/fdescfs/fdesc_vnops.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/fifofs/fifo_vnops.c b/sys/fs/fifofs/fifo_vnops.c index 31aa43535ca..8cb1a4062cd 100644 --- a/sys/fs/fifofs/fifo_vnops.c +++ b/sys/fs/fifofs/fifo_vnops.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1995 * The Regents of the University of California. * Copyright (c) 2005 Robert N. M. Watson diff --git a/sys/fs/fuse/fuse.h b/sys/fs/fuse/fuse.h index ef9d561e78d..8275076f03d 100644 --- a/sys/fs/fuse/fuse.h +++ b/sys/fs/fuse/fuse.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007-2009 Google Inc. * All rights reserved. * diff --git a/sys/fs/fuse/fuse_debug.h b/sys/fs/fuse/fuse_debug.h index 254e15bff61..7876f2ec2d6 100644 --- a/sys/fs/fuse/fuse_debug.h +++ b/sys/fs/fuse/fuse_debug.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007-2009 Google Inc. * All rights reserved. * diff --git a/sys/fs/fuse/fuse_device.c b/sys/fs/fuse/fuse_device.c index 53f0ceaee8c..0b851d424ef 100644 --- a/sys/fs/fuse/fuse_device.c +++ b/sys/fs/fuse/fuse_device.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007-2009 Google Inc. * All rights reserved. * diff --git a/sys/fs/fuse/fuse_file.c b/sys/fs/fuse/fuse_file.c index 376e5f599b1..aa2f56144eb 100644 --- a/sys/fs/fuse/fuse_file.c +++ b/sys/fs/fuse/fuse_file.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007-2009 Google Inc. and Amit Singh * All rights reserved. * diff --git a/sys/fs/fuse/fuse_file.h b/sys/fs/fuse/fuse_file.h index 097cf18d43e..0c84ee39c3b 100644 --- a/sys/fs/fuse/fuse_file.h +++ b/sys/fs/fuse/fuse_file.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007-2009 Google Inc. and Amit Singh * All rights reserved. * diff --git a/sys/fs/fuse/fuse_internal.c b/sys/fs/fuse/fuse_internal.c index 4e0a163708e..b4fab5521bc 100644 --- a/sys/fs/fuse/fuse_internal.c +++ b/sys/fs/fuse/fuse_internal.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007-2009 Google Inc. and Amit Singh * All rights reserved. * diff --git a/sys/fs/fuse/fuse_internal.h b/sys/fs/fuse/fuse_internal.h index 187245cbd90..aeea9028125 100644 --- a/sys/fs/fuse/fuse_internal.h +++ b/sys/fs/fuse/fuse_internal.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007-2009 Google Inc. and Amit Singh * All rights reserved. * diff --git a/sys/fs/fuse/fuse_io.c b/sys/fs/fuse/fuse_io.c index 1497220e722..494ea52c3f7 100644 --- a/sys/fs/fuse/fuse_io.c +++ b/sys/fs/fuse/fuse_io.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007-2009 Google Inc. * All rights reserved. * diff --git a/sys/fs/fuse/fuse_io.h b/sys/fs/fuse/fuse_io.h index b56e14a6a77..b59de06394a 100644 --- a/sys/fs/fuse/fuse_io.h +++ b/sys/fs/fuse/fuse_io.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007-2009 Google Inc. * All rights reserved. * diff --git a/sys/fs/fuse/fuse_ipc.c b/sys/fs/fuse/fuse_ipc.c index 376dab6b8ec..87104b5dac8 100644 --- a/sys/fs/fuse/fuse_ipc.c +++ b/sys/fs/fuse/fuse_ipc.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007-2009 Google Inc. and Amit Singh * All rights reserved. * diff --git a/sys/fs/fuse/fuse_ipc.h b/sys/fs/fuse/fuse_ipc.h index cd08969c61b..49a14c2cc00 100644 --- a/sys/fs/fuse/fuse_ipc.h +++ b/sys/fs/fuse/fuse_ipc.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007-2009 Google Inc. and Amit Singh * All rights reserved. * diff --git a/sys/fs/fuse/fuse_kernel.h b/sys/fs/fuse/fuse_kernel.h index 07cd4a99958..ccaee2e0e47 100644 --- a/sys/fs/fuse/fuse_kernel.h +++ b/sys/fs/fuse/fuse_kernel.h @@ -1,4 +1,4 @@ -/*- +/*-- * This file defines the kernel interface of FUSE * Copyright (C) 2001-2007 Miklos Szeredi * diff --git a/sys/fs/fuse/fuse_main.c b/sys/fs/fuse/fuse_main.c index d09e1c39451..fe38085d560 100644 --- a/sys/fs/fuse/fuse_main.c +++ b/sys/fs/fuse/fuse_main.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007-2009 Google Inc. * All rights reserved. * diff --git a/sys/fs/fuse/fuse_node.c b/sys/fs/fuse/fuse_node.c index 1ba95992385..25d8be16d2e 100644 --- a/sys/fs/fuse/fuse_node.c +++ b/sys/fs/fuse/fuse_node.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007-2009 Google Inc. and Amit Singh * All rights reserved. * diff --git a/sys/fs/fuse/fuse_node.h b/sys/fs/fuse/fuse_node.h index dcdc9ff2010..bb80be5378e 100644 --- a/sys/fs/fuse/fuse_node.h +++ b/sys/fs/fuse/fuse_node.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007-2009 Google Inc. and Amit Singh * All rights reserved. * diff --git a/sys/fs/fuse/fuse_param.h b/sys/fs/fuse/fuse_param.h index 493c3859aaf..1ba68f9e046 100644 --- a/sys/fs/fuse/fuse_param.h +++ b/sys/fs/fuse/fuse_param.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007-2009 Google Inc. and Amit Singh * All rights reserved. * diff --git a/sys/fs/fuse/fuse_vfsops.c b/sys/fs/fuse/fuse_vfsops.c index 0a3337303d9..700d4450c2e 100644 --- a/sys/fs/fuse/fuse_vfsops.c +++ b/sys/fs/fuse/fuse_vfsops.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007-2009 Google Inc. and Amit Singh * All rights reserved. * diff --git a/sys/fs/fuse/fuse_vnops.c b/sys/fs/fuse/fuse_vnops.c index a70ff10bf2c..dd78ac8d055 100644 --- a/sys/fs/fuse/fuse_vnops.c +++ b/sys/fs/fuse/fuse_vnops.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007-2009 Google Inc. and Amit Singh * All rights reserved. * diff --git a/sys/fs/nfs/nfs.h b/sys/fs/nfs/nfs.h index 75439e370db..0d683a0ae00 100644 --- a/sys/fs/nfs/nfs.h +++ b/sys/fs/nfs/nfs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfs/nfs_commonkrpc.c b/sys/fs/nfs/nfs_commonkrpc.c index ec912767dc3..a2915fbff02 100644 --- a/sys/fs/nfs/nfs_commonkrpc.c +++ b/sys/fs/nfs/nfs_commonkrpc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1991, 1993, 1995 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfs/nfs_commonport.c b/sys/fs/nfs/nfs_commonport.c index 853753c8663..e36bfed8cc8 100644 --- a/sys/fs/nfs/nfs_commonport.c +++ b/sys/fs/nfs/nfs_commonport.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfs/nfs_commonsubs.c b/sys/fs/nfs/nfs_commonsubs.c index e198218ca97..5e91a4942f5 100644 --- a/sys/fs/nfs/nfs_commonsubs.c +++ b/sys/fs/nfs/nfs_commonsubs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfs/nfs_var.h b/sys/fs/nfs/nfs_var.h index 86db40ec152..5a6c5fb749f 100644 --- a/sys/fs/nfs/nfs_var.h +++ b/sys/fs/nfs/nfs_var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfs/nfsm_subs.h b/sys/fs/nfs/nfsm_subs.h index 6b4e43dcfd2..72ebbdb5a57 100644 --- a/sys/fs/nfs/nfsm_subs.h +++ b/sys/fs/nfs/nfsm_subs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfs/nfsport.h b/sys/fs/nfs/nfsport.h index ff4390bf7d9..2ee4cfe6050 100644 --- a/sys/fs/nfs/nfsport.h +++ b/sys/fs/nfs/nfsport.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfs/nfsproto.h b/sys/fs/nfs/nfsproto.h index ab346621935..90731ef770d 100644 --- a/sys/fs/nfs/nfsproto.h +++ b/sys/fs/nfs/nfsproto.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfs/nfsrvcache.h b/sys/fs/nfs/nfsrvcache.h index 85414eb1623..436dc4e76d1 100644 --- a/sys/fs/nfs/nfsrvcache.h +++ b/sys/fs/nfs/nfsrvcache.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfs/rpcv2.h b/sys/fs/nfs/rpcv2.h index 0c5a39eaf38..799d9d6e0df 100644 --- a/sys/fs/nfs/rpcv2.h +++ b/sys/fs/nfs/rpcv2.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfs/xdr_subs.h b/sys/fs/nfs/xdr_subs.h index 8871eef80ce..54c7d914983 100644 --- a/sys/fs/nfs/xdr_subs.h +++ b/sys/fs/nfs/xdr_subs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfsclient/nfs.h b/sys/fs/nfsclient/nfs.h index d6b32cbfe29..60b7f3e5ee3 100644 --- a/sys/fs/nfsclient/nfs.h +++ b/sys/fs/nfsclient/nfs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfsclient/nfs_clbio.c b/sys/fs/nfsclient/nfs_clbio.c index c748cf5fc74..b802b2ebd96 100644 --- a/sys/fs/nfsclient/nfs_clbio.c +++ b/sys/fs/nfsclient/nfs_clbio.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfsclient/nfs_clcomsubs.c b/sys/fs/nfsclient/nfs_clcomsubs.c index e060b31f9c3..94a253f83f1 100644 --- a/sys/fs/nfsclient/nfs_clcomsubs.c +++ b/sys/fs/nfsclient/nfs_clcomsubs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfsclient/nfs_clkrpc.c b/sys/fs/nfsclient/nfs_clkrpc.c index c652ee6ecd6..6bdeaa7f1ac 100644 --- a/sys/fs/nfsclient/nfs_clkrpc.c +++ b/sys/fs/nfsclient/nfs_clkrpc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfsclient/nfs_clnfsiod.c b/sys/fs/nfsclient/nfs_clnfsiod.c index b0933e56ed5..036e5d01d83 100644 --- a/sys/fs/nfsclient/nfs_clnfsiod.c +++ b/sys/fs/nfsclient/nfs_clnfsiod.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfsclient/nfs_clnode.c b/sys/fs/nfsclient/nfs_clnode.c index c6fd5736f73..38c499d2bff 100644 --- a/sys/fs/nfsclient/nfs_clnode.c +++ b/sys/fs/nfsclient/nfs_clnode.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfsclient/nfs_clport.c b/sys/fs/nfsclient/nfs_clport.c index c362f16e942..0f48acd5ed4 100644 --- a/sys/fs/nfsclient/nfs_clport.c +++ b/sys/fs/nfsclient/nfs_clport.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfsclient/nfs_clrpcops.c b/sys/fs/nfsclient/nfs_clrpcops.c index 4c1d78f2a2b..fc550171a43 100644 --- a/sys/fs/nfsclient/nfs_clrpcops.c +++ b/sys/fs/nfsclient/nfs_clrpcops.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfsclient/nfs_clsubs.c b/sys/fs/nfsclient/nfs_clsubs.c index 26a548876ab..97cbfbaee82 100644 --- a/sys/fs/nfsclient/nfs_clsubs.c +++ b/sys/fs/nfsclient/nfs_clsubs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfsclient/nfs_clvfsops.c b/sys/fs/nfsclient/nfs_clvfsops.c index fc22c8d7e8f..7e1792da15f 100644 --- a/sys/fs/nfsclient/nfs_clvfsops.c +++ b/sys/fs/nfsclient/nfs_clvfsops.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1995 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfsclient/nfs_clvnops.c b/sys/fs/nfsclient/nfs_clvnops.c index 49b856d317f..d33162cd6e4 100644 --- a/sys/fs/nfsclient/nfs_clvnops.c +++ b/sys/fs/nfsclient/nfs_clvnops.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfsclient/nfsmount.h b/sys/fs/nfsclient/nfsmount.h index 7f1422a2278..e04d0cf7c18 100644 --- a/sys/fs/nfsclient/nfsmount.h +++ b/sys/fs/nfsclient/nfsmount.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfsclient/nfsnode.h b/sys/fs/nfsclient/nfsnode.h index 86d31764369..079ef6034c9 100644 --- a/sys/fs/nfsclient/nfsnode.h +++ b/sys/fs/nfsclient/nfsnode.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfsserver/nfs_nfsdcache.c b/sys/fs/nfsserver/nfs_nfsdcache.c index c3f6f3e4a27..3ac064d81ce 100644 --- a/sys/fs/nfsserver/nfs_nfsdcache.c +++ b/sys/fs/nfsserver/nfs_nfsdcache.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfsserver/nfs_nfsdkrpc.c b/sys/fs/nfsserver/nfs_nfsdkrpc.c index 5edf61716b7..5b77592af10 100644 --- a/sys/fs/nfsserver/nfs_nfsdkrpc.c +++ b/sys/fs/nfsserver/nfs_nfsdkrpc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfsserver/nfs_nfsdport.c b/sys/fs/nfsserver/nfs_nfsdport.c index e6380238d1e..81ab5665945 100644 --- a/sys/fs/nfsserver/nfs_nfsdport.c +++ b/sys/fs/nfsserver/nfs_nfsdport.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfsserver/nfs_nfsdserv.c b/sys/fs/nfsserver/nfs_nfsdserv.c index 509849d148d..346610b8e3b 100644 --- a/sys/fs/nfsserver/nfs_nfsdserv.c +++ b/sys/fs/nfsserver/nfs_nfsdserv.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfsserver/nfs_nfsdsocket.c b/sys/fs/nfsserver/nfs_nfsdsocket.c index 97692767dc7..633b712a834 100644 --- a/sys/fs/nfsserver/nfs_nfsdsocket.c +++ b/sys/fs/nfsserver/nfs_nfsdsocket.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nfsserver/nfs_nfsdsubs.c b/sys/fs/nfsserver/nfs_nfsdsubs.c index 1f8735ce84b..6e07c545590 100644 --- a/sys/fs/nfsserver/nfs_nfsdsubs.c +++ b/sys/fs/nfsserver/nfs_nfsdsubs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nullfs/null.h b/sys/fs/nullfs/null.h index e11c5b817d1..98c31846d55 100644 --- a/sys/fs/nullfs/null.h +++ b/sys/fs/nullfs/null.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nullfs/null_subr.c b/sys/fs/nullfs/null_subr.c index cbdca4c41a9..f3ff5482a27 100644 --- a/sys/fs/nullfs/null_subr.c +++ b/sys/fs/nullfs/null_subr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nullfs/null_vfsops.c b/sys/fs/nullfs/null_vfsops.c index 9034b3aad6c..a392f4b7ef7 100644 --- a/sys/fs/nullfs/null_vfsops.c +++ b/sys/fs/nullfs/null_vfsops.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993, 1995 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/nullfs/null_vnops.c b/sys/fs/nullfs/null_vnops.c index eae23f6e039..2c7631d88ec 100644 --- a/sys/fs/nullfs/null_vnops.c +++ b/sys/fs/nullfs/null_vnops.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/fs/procfs/procfs.h b/sys/fs/procfs/procfs.h index d9ca44613f9..18e9ea04611 100644 --- a/sys/fs/procfs/procfs.h +++ b/sys/fs/procfs/procfs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 Jan-Simon Pendry * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/fs/procfs/procfs_dbregs.c b/sys/fs/procfs/procfs_dbregs.c index c435d6d3f11..247724bbffb 100644 --- a/sys/fs/procfs/procfs_dbregs.c +++ b/sys/fs/procfs/procfs_dbregs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999 Brian Scott Dean, brdean@unx.sas.com. * All rights reserved. * diff --git a/sys/fs/procfs/procfs_fpregs.c b/sys/fs/procfs/procfs_fpregs.c index 293e3f988c4..e01e1dd6afb 100644 --- a/sys/fs/procfs/procfs_fpregs.c +++ b/sys/fs/procfs/procfs_fpregs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 Jan-Simon Pendry * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/fs/procfs/procfs_map.c b/sys/fs/procfs/procfs_map.c index d90224b6ea8..f2fc2fa15d9 100644 --- a/sys/fs/procfs/procfs_map.c +++ b/sys/fs/procfs/procfs_map.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 Jan-Simon Pendry * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/fs/procfs/procfs_mem.c b/sys/fs/procfs/procfs_mem.c index c37a4089b53..59f039064d0 100644 --- a/sys/fs/procfs/procfs_mem.c +++ b/sys/fs/procfs/procfs_mem.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 Jan-Simon Pendry * Copyright (c) 1993 Sean Eric Fagan * Copyright (c) 1993 diff --git a/sys/fs/procfs/procfs_note.c b/sys/fs/procfs/procfs_note.c index 75ae0630491..301f27cd912 100644 --- a/sys/fs/procfs/procfs_note.c +++ b/sys/fs/procfs/procfs_note.c @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 Jan-Simon Pendry * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/fs/procfs/procfs_osrel.c b/sys/fs/procfs/procfs_osrel.c index 5a211b00c72..b223067ceb2 100644 --- a/sys/fs/procfs/procfs_osrel.c +++ b/sys/fs/procfs/procfs_osrel.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009 Konstantin Belousov * All rights reserved. * diff --git a/sys/fs/procfs/procfs_regs.c b/sys/fs/procfs/procfs_regs.c index bb23cb29138..43383bc2b09 100644 --- a/sys/fs/procfs/procfs_regs.c +++ b/sys/fs/procfs/procfs_regs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 Jan-Simon Pendry * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/fs/procfs/procfs_status.c b/sys/fs/procfs/procfs_status.c index 648c1b6a551..e4e7e51ac02 100644 --- a/sys/fs/procfs/procfs_status.c +++ b/sys/fs/procfs/procfs_status.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 Jan-Simon Pendry * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/fs/procfs/procfs_type.c b/sys/fs/procfs/procfs_type.c index 457225b913f..38afc089d2e 100644 --- a/sys/fs/procfs/procfs_type.c +++ b/sys/fs/procfs/procfs_type.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 Jan-Simon Pendry * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/fs/unionfs/union.h b/sys/fs/unionfs/union.h index eae18954043..ba0318bf185 100644 --- a/sys/fs/unionfs/union.h +++ b/sys/fs/unionfs/union.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994 The Regents of the University of California. * Copyright (c) 1994 Jan-Simon Pendry. * Copyright (c) 2005, 2006 Masanori Ozawa , ONGS Inc. diff --git a/sys/fs/unionfs/union_subr.c b/sys/fs/unionfs/union_subr.c index 1e5dc0058dd..3d57a9ebb14 100644 --- a/sys/fs/unionfs/union_subr.c +++ b/sys/fs/unionfs/union_subr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994 Jan-Simon Pendry * Copyright (c) 1994 * The Regents of the University of California. All rights reserved. diff --git a/sys/fs/unionfs/union_vfsops.c b/sys/fs/unionfs/union_vfsops.c index 41e0bd2aed1..8241bf85433 100644 --- a/sys/fs/unionfs/union_vfsops.c +++ b/sys/fs/unionfs/union_vfsops.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994, 1995 The Regents of the University of California. * Copyright (c) 1994, 1995 Jan-Simon Pendry. * Copyright (c) 2005, 2006, 2012 Masanori Ozawa , ONGS Inc. diff --git a/sys/fs/unionfs/union_vnops.c b/sys/fs/unionfs/union_vnops.c index 12f11f0127c..b4082771d1c 100644 --- a/sys/fs/unionfs/union_vnops.c +++ b/sys/fs/unionfs/union_vnops.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993, 1994, 1995 Jan-Simon Pendry. * Copyright (c) 1992, 1993, 1994, 1995 * The Regents of the University of California. diff --git a/sys/i386/i386/bpf_jit_machdep.c b/sys/i386/i386/bpf_jit_machdep.c index 3620b316379..ff3fa3fb075 100644 --- a/sys/i386/i386/bpf_jit_machdep.c +++ b/sys/i386/i386/bpf_jit_machdep.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2002-2003 NetGroup, Politecnico di Torino (Italy) * Copyright (C) 2005-2017 Jung-uk Kim * All rights reserved. diff --git a/sys/i386/i386/bpf_jit_machdep.h b/sys/i386/i386/bpf_jit_machdep.h index 22d66321794..a69f65081c3 100644 --- a/sys/i386/i386/bpf_jit_machdep.h +++ b/sys/i386/i386/bpf_jit_machdep.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2002-2003 NetGroup, Politecnico di Torino (Italy) * Copyright (C) 2005-2016 Jung-uk Kim * All rights reserved. diff --git a/sys/i386/i386/genassym.c b/sys/i386/i386/genassym.c index c9c5357abeb..593efa96d3a 100644 --- a/sys/i386/i386/genassym.c +++ b/sys/i386/i386/genassym.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/i386/i386/in_cksum.c b/sys/i386/i386/in_cksum.c index 99fa4448b77..0ef08dc2b5d 100644 --- a/sys/i386/i386/in_cksum.c +++ b/sys/i386/i386/in_cksum.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/i386/i386/mem.c b/sys/i386/i386/mem.c index 8aae0a53e36..9f360f9b2f2 100644 --- a/sys/i386/i386/mem.c +++ b/sys/i386/i386/mem.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 University of Utah. * Copyright (c) 1982, 1986, 1990 The Regents of the University of California. * All rights reserved. diff --git a/sys/i386/i386/sys_machdep.c b/sys/i386/i386/sys_machdep.c index a2beccfecc4..1bb2948c254 100644 --- a/sys/i386/i386/sys_machdep.c +++ b/sys/i386/i386/sys_machdep.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/i386/i386/uio_machdep.c b/sys/i386/i386/uio_machdep.c index 5e857db0a80..8ebb27ad7f4 100644 --- a/sys/i386/i386/uio_machdep.c +++ b/sys/i386/i386/uio_machdep.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2004 Alan L. Cox * Copyright (c) 1982, 1986, 1991, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/i386/include/asm.h b/sys/i386/include/asm.h index 94c2b6f313d..27472485de1 100644 --- a/sys/i386/include/asm.h +++ b/sys/i386/include/asm.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/i386/include/asmacros.h b/sys/i386/include/asmacros.h index 2795faa86d4..812d80a5b5c 100644 --- a/sys/i386/include/asmacros.h +++ b/sys/i386/include/asmacros.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 The Regents of the University of California. * All rights reserved. * diff --git a/sys/i386/include/cpu.h b/sys/i386/include/cpu.h index ed1e9690614..8cd94fa7e1f 100644 --- a/sys/i386/include/cpu.h +++ b/sys/i386/include/cpu.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/i386/include/cpufunc.h b/sys/i386/include/cpufunc.h index 9e2e0802a46..72bf666b3b0 100644 --- a/sys/i386/include/cpufunc.h +++ b/sys/i386/include/cpufunc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 The Regents of the University of California. * All rights reserved. * diff --git a/sys/i386/include/exec.h b/sys/i386/include/exec.h index c7f42605d80..099ea263e20 100644 --- a/sys/i386/include/exec.h +++ b/sys/i386/include/exec.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/i386/include/in_cksum.h b/sys/i386/include/in_cksum.h index 8816f3c8dde..360b324aac6 100644 --- a/sys/i386/include/in_cksum.h +++ b/sys/i386/include/in_cksum.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/i386/include/limits.h b/sys/i386/include/limits.h index 9b554441988..5a7b831b308 100644 --- a/sys/i386/include/limits.h +++ b/sys/i386/include/limits.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/i386/include/md_var.h b/sys/i386/include/md_var.h index 7da2c1163fc..38d2a828830 100644 --- a/sys/i386/include/md_var.h +++ b/sys/i386/include/md_var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 Bruce D. Evans. * All rights reserved. * diff --git a/sys/i386/include/npx.h b/sys/i386/include/npx.h index 2955bec3a26..ed8249e4564 100644 --- a/sys/i386/include/npx.h +++ b/sys/i386/include/npx.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/i386/include/param.h b/sys/i386/include/param.h index 0801147423b..4d034ad41d6 100644 --- a/sys/i386/include/param.h +++ b/sys/i386/include/param.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/i386/include/pcb.h b/sys/i386/include/pcb.h index 4b6c4d11943..dfe470fb241 100644 --- a/sys/i386/include/pcb.h +++ b/sys/i386/include/pcb.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/i386/include/pmap.h b/sys/i386/include/pmap.h index 585b647e973..45f26637e55 100644 --- a/sys/i386/include/pmap.h +++ b/sys/i386/include/pmap.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991 Regents of the University of California. * All rights reserved. * diff --git a/sys/i386/include/proc.h b/sys/i386/include/proc.h index 2a515f803c8..71b199603f5 100644 --- a/sys/i386/include/proc.h +++ b/sys/i386/include/proc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991 Regents of the University of California. * All rights reserved. * diff --git a/sys/i386/include/profile.h b/sys/i386/include/profile.h index e6d3918e6db..9b4a68a06cf 100644 --- a/sys/i386/include/profile.h +++ b/sys/i386/include/profile.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/i386/include/reloc.h b/sys/i386/include/reloc.h index f831d614e0c..ea5ed128ef8 100644 --- a/sys/i386/include/reloc.h +++ b/sys/i386/include/reloc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/i386/include/segments.h b/sys/i386/include/segments.h index 1da6a61254e..13a340e5a80 100644 --- a/sys/i386/include/segments.h +++ b/sys/i386/include/segments.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1990 William F. Jolitz * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. diff --git a/sys/i386/include/signal.h b/sys/i386/include/signal.h index e9ece51b5aa..5e238a307d7 100644 --- a/sys/i386/include/signal.h +++ b/sys/i386/include/signal.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1986, 1989, 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/i386/include/tss.h b/sys/i386/include/tss.h index f07b5690b50..cc13379cac4 100644 --- a/sys/i386/include/tss.h +++ b/sys/i386/include/tss.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/i386/include/varargs.h b/sys/i386/include/varargs.h index 510a3bc8071..623ee4f4e55 100644 --- a/sys/i386/include/varargs.h +++ b/sys/i386/include/varargs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002 David E. O'Brien. All rights reserved. * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/i386/include/vmparam.h b/sys/i386/include/vmparam.h index d6071e85fac..d3ec935efb3 100644 --- a/sys/i386/include/vmparam.h +++ b/sys/i386/include/vmparam.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * Copyright (c) 1994 John S. Dyson diff --git a/sys/isa/isareg.h b/sys/isa/isareg.h index 8a2fd5d33e3..73ed5e68c33 100644 --- a/sys/isa/isareg.h +++ b/sys/isa/isareg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/isa/rtc.h b/sys/isa/rtc.h index c549c9cdc55..504c5d0c2d2 100644 --- a/sys/isa/rtc.h +++ b/sys/isa/rtc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/kern/kern_clock.c b/sys/kern/kern_clock.c index e88fcd14c2b..396f98fbd41 100644 --- a/sys/kern/kern_clock.c +++ b/sys/kern/kern_clock.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/kern/kern_cons.c b/sys/kern/kern_cons.c index 3f8d570316b..ab8660e99d3 100644 --- a/sys/kern/kern_cons.c +++ b/sys/kern/kern_cons.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 University of Utah. * Copyright (c) 1991 The Regents of the University of California. * Copyright (c) 1999 Michael Smith diff --git a/sys/kern/kern_descrip.c b/sys/kern/kern_descrip.c index 45f56f34e2f..67253fa4050 100644 --- a/sys/kern/kern_descrip.c +++ b/sys/kern/kern_descrip.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/kern/kern_exit.c b/sys/kern/kern_exit.c index e59c9a43b6c..12a7b5d5a6d 100644 --- a/sys/kern/kern_exit.c +++ b/sys/kern/kern_exit.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/kern/kern_fork.c b/sys/kern/kern_fork.c index 0c78046c24a..0367cdd7f18 100644 --- a/sys/kern/kern_fork.c +++ b/sys/kern/kern_fork.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/kern/kern_ktrace.c b/sys/kern/kern_ktrace.c index 2b1b9944ad0..cae73c156df 100644 --- a/sys/kern/kern_ktrace.c +++ b/sys/kern/kern_ktrace.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. * Copyright (c) 2005 Robert N. M. Watson diff --git a/sys/kern/kern_lockf.c b/sys/kern/kern_lockf.c index 654e927ba93..ffd5632be3f 100644 --- a/sys/kern/kern_lockf.c +++ b/sys/kern/kern_lockf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Isilon Inc http://www.isilon.com/ * Authors: Doug Rabson * Developed with Red Inc: Alfred Perlstein diff --git a/sys/kern/kern_malloc.c b/sys/kern/kern_malloc.c index 6d06992d827..9ef7e34c9a2 100644 --- a/sys/kern/kern_malloc.c +++ b/sys/kern/kern_malloc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1991, 1993 * The Regents of the University of California. * Copyright (c) 2005-2009 Robert N. M. Watson diff --git a/sys/kern/kern_mib.c b/sys/kern/kern_mib.c index 292b206faaf..451c7122f30 100644 --- a/sys/kern/kern_mib.c +++ b/sys/kern/kern_mib.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/kern/kern_proc.c b/sys/kern/kern_proc.c index b072ac66557..0c0ccfda9f5 100644 --- a/sys/kern/kern_proc.c +++ b/sys/kern/kern_proc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/kern/kern_prot.c b/sys/kern/kern_prot.c index fe080b7682b..754880bfcef 100644 --- a/sys/kern/kern_prot.c +++ b/sys/kern/kern_prot.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1990, 1991, 1993 * The Regents of the University of California. * (c) UNIX System Laboratories, Inc. diff --git a/sys/kern/kern_resource.c b/sys/kern/kern_resource.c index 835c39295e1..97ffc08bcec 100644 --- a/sys/kern/kern_resource.c +++ b/sys/kern/kern_resource.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/kern/kern_rmlock.c b/sys/kern/kern_rmlock.c index 8f3b0c84dcf..123b24845f8 100644 --- a/sys/kern/kern_rmlock.c +++ b/sys/kern/kern_rmlock.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007 Stephan Uphoff * All rights reserved. * diff --git a/sys/kern/kern_shutdown.c b/sys/kern/kern_shutdown.c index a5def7f2f7e..93d89ec84c0 100644 --- a/sys/kern/kern_shutdown.c +++ b/sys/kern/kern_shutdown.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1986, 1988, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/kern/kern_sig.c b/sys/kern/kern_sig.c index ebbb404b8f8..1a93544bdb7 100644 --- a/sys/kern/kern_sig.c +++ b/sys/kern/kern_sig.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/kern/kern_synch.c b/sys/kern/kern_synch.c index 52c3b891df7..94ca9238094 100644 --- a/sys/kern/kern_synch.c +++ b/sys/kern/kern_synch.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1990, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/kern/kern_sysctl.c b/sys/kern/kern_sysctl.c index ade226c5379..e4b31eb5d71 100644 --- a/sys/kern/kern_sysctl.c +++ b/sys/kern/kern_sysctl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/kern/kern_time.c b/sys/kern/kern_time.c index 1fe53e2819b..8270723b6a6 100644 --- a/sys/kern/kern_time.c +++ b/sys/kern/kern_time.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/kern/kern_timeout.c b/sys/kern/kern_timeout.c index 9c46011f55d..d245b0d4059 100644 --- a/sys/kern/kern_timeout.c +++ b/sys/kern/kern_timeout.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/kern/kern_xxx.c b/sys/kern/kern_xxx.c index b37e4b07692..db66d3ffc54 100644 --- a/sys/kern/kern_xxx.c +++ b/sys/kern/kern_xxx.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/kern/sched_4bsd.c b/sys/kern/sched_4bsd.c index c4d54d6f340..f6b124d865c 100644 --- a/sys/kern/sched_4bsd.c +++ b/sys/kern/sched_4bsd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1990, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/kern/subr_autoconf.c b/sys/kern/subr_autoconf.c index 64fe21a2bd7..278393a4cb7 100644 --- a/sys/kern/subr_autoconf.c +++ b/sys/kern/subr_autoconf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/kern/subr_blist.c b/sys/kern/subr_blist.c index 0c79448a840..d77d12997a5 100644 --- a/sys/kern/subr_blist.c +++ b/sys/kern/subr_blist.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1998 Matthew Dillon. All Rights Reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/sys/kern/subr_clock.c b/sys/kern/subr_clock.c index 50d8e105920..7c0f83e1a52 100644 --- a/sys/kern/subr_clock.c +++ b/sys/kern/subr_clock.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 University of Utah. * Copyright (c) 1982, 1990, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/kern/subr_hash.c b/sys/kern/subr_hash.c index c91374dea66..25a8d768b73 100644 --- a/sys/kern/subr_hash.c +++ b/sys/kern/subr_hash.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/kern/subr_log.c b/sys/kern/subr_log.c index f77ded7a4a9..c542d341827 100644 --- a/sys/kern/subr_log.c +++ b/sys/kern/subr_log.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/kern/subr_mchain.c b/sys/kern/subr_mchain.c index 1c7a2beb01b..57461abda80 100644 --- a/sys/kern/subr_mchain.c +++ b/sys/kern/subr_mchain.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2000, 2001 Boris Popov * All rights reserved. * diff --git a/sys/kern/subr_param.c b/sys/kern/subr_param.c index e28e738642e..7c6f6eba3d9 100644 --- a/sys/kern/subr_param.c +++ b/sys/kern/subr_param.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/kern/subr_pcpu.c b/sys/kern/subr_pcpu.c index 59d8f2d091a..6b7907b558c 100644 --- a/sys/kern/subr_pcpu.c +++ b/sys/kern/subr_pcpu.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001 Wind River Systems, Inc. * All rights reserved. * Written by: John Baldwin diff --git a/sys/kern/subr_prf.c b/sys/kern/subr_prf.c index 97ca92810d9..aba4c1e23f5 100644 --- a/sys/kern/subr_prf.c +++ b/sys/kern/subr_prf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1986, 1988, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/kern/subr_prof.c b/sys/kern/subr_prof.c index a55347b7a13..2999b6e2577 100644 --- a/sys/kern/subr_prof.c +++ b/sys/kern/subr_prof.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/kern/subr_rtc.c b/sys/kern/subr_rtc.c index 29b088bcc78..34a30879f47 100644 --- a/sys/kern/subr_rtc.c +++ b/sys/kern/subr_rtc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 University of Utah. * Copyright (c) 1982, 1990, 1993 * The Regents of the University of California. diff --git a/sys/kern/subr_scanf.c b/sys/kern/subr_scanf.c index 8a0ad15d246..d2bbe4d76f1 100644 --- a/sys/kern/subr_scanf.c +++ b/sys/kern/subr_scanf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/kern/subr_sglist.c b/sys/kern/subr_sglist.c index dbc2a5e72fe..ff002038393 100644 --- a/sys/kern/subr_sglist.c +++ b/sys/kern/subr_sglist.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Yahoo!, Inc. * All rights reserved. * Written by: John Baldwin diff --git a/sys/kern/subr_uio.c b/sys/kern/subr_uio.c index c47ae4fee4c..2b92f5a4426 100644 --- a/sys/kern/subr_uio.c +++ b/sys/kern/subr_uio.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/kern/sys_generic.c b/sys/kern/sys_generic.c index 3a96d909bb6..546b183ee87 100644 --- a/sys/kern/sys_generic.c +++ b/sys/kern/sys_generic.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/kern/sys_socket.c b/sys/kern/sys_socket.c index 5dd2fb312cd..0824fbe299d 100644 --- a/sys/kern/sys_socket.c +++ b/sys/kern/sys_socket.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/kern/tty_compat.c b/sys/kern/tty_compat.c index f36859f9186..8a4545c64e3 100644 --- a/sys/kern/tty_compat.c +++ b/sys/kern/tty_compat.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/kern/tty_info.c b/sys/kern/tty_info.c index c0242c9bf0d..ad3e1e77887 100644 --- a/sys/kern/tty_info.c +++ b/sys/kern/tty_info.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1990, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/kern/uipc_domain.c b/sys/kern/uipc_domain.c index f319a2f3527..ca7995bee39 100644 --- a/sys/kern/uipc_domain.c +++ b/sys/kern/uipc_domain.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/kern/uipc_mbuf.c b/sys/kern/uipc_mbuf.c index 6fe5f7630c5..a4bdf6f062a 100644 --- a/sys/kern/uipc_mbuf.c +++ b/sys/kern/uipc_mbuf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1988, 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/kern/uipc_mbuf2.c b/sys/kern/uipc_mbuf2.c index 3568a3aa609..41f75f6e6db 100644 --- a/sys/kern/uipc_mbuf2.c +++ b/sys/kern/uipc_mbuf2.c @@ -2,6 +2,8 @@ /* $NetBSD: uipc_mbuf.c,v 1.40 1999/04/01 00:23:25 thorpej Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1999 WIDE Project. * All rights reserved. * diff --git a/sys/kern/uipc_sockbuf.c b/sys/kern/uipc_sockbuf.c index 5307d68bd44..fa403d7851f 100644 --- a/sys/kern/uipc_sockbuf.c +++ b/sys/kern/uipc_sockbuf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1988, 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/kern/uipc_socket.c b/sys/kern/uipc_socket.c index ae4c651d686..d920f0f6e5e 100644 --- a/sys/kern/uipc_socket.c +++ b/sys/kern/uipc_socket.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1988, 1990, 1993 * The Regents of the University of California. * Copyright (c) 2004 The FreeBSD Foundation diff --git a/sys/kern/uipc_syscalls.c b/sys/kern/uipc_syscalls.c index ca2f157b004..90da323d752 100644 --- a/sys/kern/uipc_syscalls.c +++ b/sys/kern/uipc_syscalls.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/kern/uipc_usrreq.c b/sys/kern/uipc_usrreq.c index f594dbba4ef..cae2e9e9428 100644 --- a/sys/kern/uipc_usrreq.c +++ b/sys/kern/uipc_usrreq.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1991, 1993 * The Regents of the University of California. * Copyright (c) 2004-2009 Robert N. M. Watson diff --git a/sys/kern/vfs_cache.c b/sys/kern/vfs_cache.c index 49a21ba1da5..c963f8227f6 100644 --- a/sys/kern/vfs_cache.c +++ b/sys/kern/vfs_cache.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1995 * The Regents of the University of California. All rights reserved. * diff --git a/sys/kern/vfs_cluster.c b/sys/kern/vfs_cluster.c index c77a5ba3eee..ba1ee92d167 100644 --- a/sys/kern/vfs_cluster.c +++ b/sys/kern/vfs_cluster.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * Modifications/enhancements: diff --git a/sys/kern/vfs_default.c b/sys/kern/vfs_default.c index 608cbad1ffc..ec37c38509e 100644 --- a/sys/kern/vfs_default.c +++ b/sys/kern/vfs_default.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/kern/vfs_export.c b/sys/kern/vfs_export.c index 5fce9ed4b28..2f67c054f5f 100644 --- a/sys/kern/vfs_export.c +++ b/sys/kern/vfs_export.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/kern/vfs_init.c b/sys/kern/vfs_init.c index 3a8044bdeb3..92186bfb5aa 100644 --- a/sys/kern/vfs_init.c +++ b/sys/kern/vfs_init.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/kern/vfs_lookup.c b/sys/kern/vfs_lookup.c index c7032960222..cc359444c09 100644 --- a/sys/kern/vfs_lookup.c +++ b/sys/kern/vfs_lookup.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/kern/vfs_mount.c b/sys/kern/vfs_mount.c index 5141de78c60..dd28dce8567 100644 --- a/sys/kern/vfs_mount.c +++ b/sys/kern/vfs_mount.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999-2004 Poul-Henning Kamp * Copyright (c) 1999 Michael Smith * Copyright (c) 1989, 1993 diff --git a/sys/kern/vfs_mountroot.c b/sys/kern/vfs_mountroot.c index 414924b6fd8..1c67c6a83c2 100644 --- a/sys/kern/vfs_mountroot.c +++ b/sys/kern/vfs_mountroot.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2010 Marcel Moolenaar * Copyright (c) 1999-2004 Poul-Henning Kamp * Copyright (c) 1999 Michael Smith diff --git a/sys/kern/vfs_subr.c b/sys/kern/vfs_subr.c index 53ec47b525e..ed0a1942fe1 100644 --- a/sys/kern/vfs_subr.c +++ b/sys/kern/vfs_subr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/kern/vfs_syscalls.c b/sys/kern/vfs_syscalls.c index be8a9f512ed..7114ca9f3d9 100644 --- a/sys/kern/vfs_syscalls.c +++ b/sys/kern/vfs_syscalls.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/kern/vfs_vnops.c b/sys/kern/vfs_vnops.c index 934db8725e4..40618cac8a8 100644 --- a/sys/kern/vfs_vnops.c +++ b/sys/kern/vfs_vnops.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/libkern/arm/muldi3.c b/sys/libkern/arm/muldi3.c index 8cdb478be9b..b7a6d1099f2 100644 --- a/sys/libkern/arm/muldi3.c +++ b/sys/libkern/arm/muldi3.c @@ -1,6 +1,8 @@ /* $NetBSD: muldi3.c,v 1.8 2003/08/07 16:32:09 agc Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/ashldi3.c b/sys/libkern/ashldi3.c index b881eaffe61..583a1b72cb8 100644 --- a/sys/libkern/ashldi3.c +++ b/sys/libkern/ashldi3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/ashrdi3.c b/sys/libkern/ashrdi3.c index df3d569b071..d2b0075fb27 100644 --- a/sys/libkern/ashrdi3.c +++ b/sys/libkern/ashrdi3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/bcmp.c b/sys/libkern/bcmp.c index 023d4cbe3cb..1832922e37b 100644 --- a/sys/libkern/bcmp.c +++ b/sys/libkern/bcmp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/bsearch.c b/sys/libkern/bsearch.c index 37bf6fff50b..650681b1eaf 100644 --- a/sys/libkern/bsearch.c +++ b/sys/libkern/bsearch.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/cmpdi2.c b/sys/libkern/cmpdi2.c index d0b44a896fb..a5acb59a73d 100644 --- a/sys/libkern/cmpdi2.c +++ b/sys/libkern/cmpdi2.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/divdi3.c b/sys/libkern/divdi3.c index 499e0b78a7d..11c34ed72fa 100644 --- a/sys/libkern/divdi3.c +++ b/sys/libkern/divdi3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/ffs.c b/sys/libkern/ffs.c index 6bd9c7c928b..4dfc7fbab67 100644 --- a/sys/libkern/ffs.c +++ b/sys/libkern/ffs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/ffsl.c b/sys/libkern/ffsl.c index a0278b1117b..0ebf3207e66 100644 --- a/sys/libkern/ffsl.c +++ b/sys/libkern/ffsl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/fls.c b/sys/libkern/fls.c index 46b7481826e..57b7abe19f4 100644 --- a/sys/libkern/fls.c +++ b/sys/libkern/fls.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/flsl.c b/sys/libkern/flsl.c index 04c3f4fe16a..08808455862 100644 --- a/sys/libkern/flsl.c +++ b/sys/libkern/flsl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/flsll.c b/sys/libkern/flsll.c index ed5ec920003..cb30d0bd555 100644 --- a/sys/libkern/flsll.c +++ b/sys/libkern/flsll.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/fnmatch.c b/sys/libkern/fnmatch.c index e0ed67324c9..6fd9dbd40fb 100644 --- a/sys/libkern/fnmatch.c +++ b/sys/libkern/fnmatch.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/lshrdi3.c b/sys/libkern/lshrdi3.c index ec87e07cf56..4b7ed1ca042 100644 --- a/sys/libkern/lshrdi3.c +++ b/sys/libkern/lshrdi3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/mcount.c b/sys/libkern/mcount.c index f180967a720..8776aa347ba 100644 --- a/sys/libkern/mcount.c +++ b/sys/libkern/mcount.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/memchr.c b/sys/libkern/memchr.c index 54801c6937f..ff4e55a39d8 100644 --- a/sys/libkern/memchr.c +++ b/sys/libkern/memchr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/memcmp.c b/sys/libkern/memcmp.c index 7cce8e7cb1e..e2f17906823 100644 --- a/sys/libkern/memcmp.c +++ b/sys/libkern/memcmp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/moddi3.c b/sys/libkern/moddi3.c index 5564b9c24a2..0e93b7d9f6e 100644 --- a/sys/libkern/moddi3.c +++ b/sys/libkern/moddi3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/qdivrem.c b/sys/libkern/qdivrem.c index 336a4b53e13..2429fe708d7 100644 --- a/sys/libkern/qdivrem.c +++ b/sys/libkern/qdivrem.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/qsort.c b/sys/libkern/qsort.c index 9e0db7f44a4..7602127a59d 100644 --- a/sys/libkern/qsort.c +++ b/sys/libkern/qsort.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/quad.h b/sys/libkern/quad.h index cfe45a67d25..452f331661b 100644 --- a/sys/libkern/quad.h +++ b/sys/libkern/quad.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/random.c b/sys/libkern/random.c index e580b713089..5f2651130ab 100644 --- a/sys/libkern/random.c +++ b/sys/libkern/random.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/scanc.c b/sys/libkern/scanc.c index 4531faa81cd..ee920b20d08 100644 --- a/sys/libkern/scanc.c +++ b/sys/libkern/scanc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/strcat.c b/sys/libkern/strcat.c index 4d4021b9efb..1bb53a700cc 100644 --- a/sys/libkern/strcat.c +++ b/sys/libkern/strcat.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/strchr.c b/sys/libkern/strchr.c index 1a4b0e7aa20..6ebcd7ffbb2 100644 --- a/sys/libkern/strchr.c +++ b/sys/libkern/strchr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/strcmp.c b/sys/libkern/strcmp.c index fcfdde8ffac..2eb2c8232c2 100644 --- a/sys/libkern/strcmp.c +++ b/sys/libkern/strcmp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/strcpy.c b/sys/libkern/strcpy.c index c9d37a73e42..7c61542d963 100644 --- a/sys/libkern/strcpy.c +++ b/sys/libkern/strcpy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/strncmp.c b/sys/libkern/strncmp.c index 268ffbe4fe7..17e81bf5cef 100644 --- a/sys/libkern/strncmp.c +++ b/sys/libkern/strncmp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/strncpy.c b/sys/libkern/strncpy.c index f3c44979c30..db1eafbf8f2 100644 --- a/sys/libkern/strncpy.c +++ b/sys/libkern/strncpy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/strrchr.c b/sys/libkern/strrchr.c index d594fb1cc47..a43a283cb6e 100644 --- a/sys/libkern/strrchr.c +++ b/sys/libkern/strrchr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/strsep.c b/sys/libkern/strsep.c index bf74112da63..fcc62a4ddd4 100644 --- a/sys/libkern/strsep.c +++ b/sys/libkern/strsep.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/strtol.c b/sys/libkern/strtol.c index 739cccbff49..ea749354c06 100644 --- a/sys/libkern/strtol.c +++ b/sys/libkern/strtol.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/strtoq.c b/sys/libkern/strtoq.c index 599f573fa53..96a448f39ea 100644 --- a/sys/libkern/strtoq.c +++ b/sys/libkern/strtoq.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/strtoul.c b/sys/libkern/strtoul.c index 7b24e227227..05223c1651c 100644 --- a/sys/libkern/strtoul.c +++ b/sys/libkern/strtoul.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/strtouq.c b/sys/libkern/strtouq.c index 950bc6a5c7b..c3a5e52aaf0 100644 --- a/sys/libkern/strtouq.c +++ b/sys/libkern/strtouq.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/ucmpdi2.c b/sys/libkern/ucmpdi2.c index 91c3c5a3556..97d9af0fdf0 100644 --- a/sys/libkern/ucmpdi2.c +++ b/sys/libkern/ucmpdi2.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/udivdi3.c b/sys/libkern/udivdi3.c index 2d00ea6c5a1..192d992e74f 100644 --- a/sys/libkern/udivdi3.c +++ b/sys/libkern/udivdi3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/libkern/umoddi3.c b/sys/libkern/umoddi3.c index 2f5c540dc6b..473c0e03a50 100644 --- a/sys/libkern/umoddi3.c +++ b/sys/libkern/umoddi3.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/mips/cavium/cvmx_config.h b/sys/mips/cavium/cvmx_config.h index e1976608e54..33720c772ba 100644 --- a/sys/mips/cavium/cvmx_config.h +++ b/sys/mips/cavium/cvmx_config.h @@ -1,4 +1,6 @@ /***********************license start*************** + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2008 Cavium Networks (support@cavium.com). All rights * reserved. * diff --git a/sys/mips/cavium/octe/cavium-ethernet.h b/sys/mips/cavium/octe/cavium-ethernet.h index cc19faf051e..37cba4eb516 100644 --- a/sys/mips/cavium/octe/cavium-ethernet.h +++ b/sys/mips/cavium/octe/cavium-ethernet.h @@ -1,4 +1,6 @@ /************************************************************************* +SPDX-License-Identifier: BSD-3-Clause + Copyright (c) 2003-2007 Cavium Networks (support@cavium.com). All rights reserved. diff --git a/sys/mips/cavium/octe/ethernet-common.c b/sys/mips/cavium/octe/ethernet-common.c index f18eabdfe01..02a9fa3ecfc 100644 --- a/sys/mips/cavium/octe/ethernet-common.c +++ b/sys/mips/cavium/octe/ethernet-common.c @@ -1,4 +1,6 @@ /************************************************************************* +SPDX-License-Identifier: BSD-3-Clause + Copyright (c) 2003-2007 Cavium Networks (support@cavium.com). All rights reserved. diff --git a/sys/mips/cavium/octe/ethernet-common.h b/sys/mips/cavium/octe/ethernet-common.h index cb5fc81b134..33e27c952d9 100644 --- a/sys/mips/cavium/octe/ethernet-common.h +++ b/sys/mips/cavium/octe/ethernet-common.h @@ -1,4 +1,6 @@ /************************************************************************* +SPDX-License-Identifier: BSD-3-Clause + Copyright (c) 2003-2007 Cavium Networks (support@cavium.com). All rights reserved. diff --git a/sys/mips/cavium/octe/ethernet-defines.h b/sys/mips/cavium/octe/ethernet-defines.h index 10b38c8ecd9..308233f9ff2 100644 --- a/sys/mips/cavium/octe/ethernet-defines.h +++ b/sys/mips/cavium/octe/ethernet-defines.h @@ -1,4 +1,6 @@ /************************************************************************* +SPDX-License-Identifier: BSD-3-Clause + Copyright (c) 2003-2007 Cavium Networks (support@cavium.com). All rights reserved. diff --git a/sys/mips/cavium/octe/ethernet-headers.h b/sys/mips/cavium/octe/ethernet-headers.h index 3945e13ac67..2a677aaf750 100644 --- a/sys/mips/cavium/octe/ethernet-headers.h +++ b/sys/mips/cavium/octe/ethernet-headers.h @@ -1,4 +1,6 @@ /************************************************************************* +SPDX-License-Identifier: BSD-3-Clause + Copyright (c) 2003-2007 Cavium Networks (support@cavium.com). All rights reserved. diff --git a/sys/mips/cavium/octe/ethernet-mdio.c b/sys/mips/cavium/octe/ethernet-mdio.c index c61a2a643bc..e679d75cc09 100644 --- a/sys/mips/cavium/octe/ethernet-mdio.c +++ b/sys/mips/cavium/octe/ethernet-mdio.c @@ -1,4 +1,6 @@ /************************************************************************* +SPDX-License-Identifier: BSD-3-Clause + Copyright (c) 2003-2007 Cavium Networks (support@cavium.com). All rights reserved. diff --git a/sys/mips/cavium/octe/ethernet-mdio.h b/sys/mips/cavium/octe/ethernet-mdio.h index c2c4ec69230..d55fccb9233 100644 --- a/sys/mips/cavium/octe/ethernet-mdio.h +++ b/sys/mips/cavium/octe/ethernet-mdio.h @@ -1,4 +1,6 @@ /************************************************************************* +SPDX-License-Identifier: BSD-3-Clause + Copyright (c) 2003-2007 Cavium Networks (support@cavium.com). All rights reserved. diff --git a/sys/mips/cavium/octe/ethernet-mem.c b/sys/mips/cavium/octe/ethernet-mem.c index 70c49869008..99a11c4483d 100644 --- a/sys/mips/cavium/octe/ethernet-mem.c +++ b/sys/mips/cavium/octe/ethernet-mem.c @@ -1,4 +1,6 @@ /************************************************************************* +SPDX-License-Identifier: BSD-3-Clause + Copyright (c) 2003-2007 Cavium Networks (support@cavium.com). All rights reserved. diff --git a/sys/mips/cavium/octe/ethernet-mem.h b/sys/mips/cavium/octe/ethernet-mem.h index d9058d9b18c..3751d99ddfd 100644 --- a/sys/mips/cavium/octe/ethernet-mem.h +++ b/sys/mips/cavium/octe/ethernet-mem.h @@ -1,4 +1,6 @@ /************************************************************************* +SPDX-License-Identifier: BSD-3-Clause + Copyright (c) 2003-2007 Cavium Networks (support@cavium.com). All rights reserved. diff --git a/sys/mips/cavium/octe/ethernet-rgmii.c b/sys/mips/cavium/octe/ethernet-rgmii.c index e8df9ba848a..530d8af8642 100644 --- a/sys/mips/cavium/octe/ethernet-rgmii.c +++ b/sys/mips/cavium/octe/ethernet-rgmii.c @@ -1,4 +1,6 @@ /************************************************************************* +SPDX-License-Identifier: BSD-3-Clause + Copyright (c) 2003-2007 Cavium Networks (support@cavium.com). All rights reserved. diff --git a/sys/mips/cavium/octe/ethernet-rx.c b/sys/mips/cavium/octe/ethernet-rx.c index 492d3e0b326..5c07da49c4b 100644 --- a/sys/mips/cavium/octe/ethernet-rx.c +++ b/sys/mips/cavium/octe/ethernet-rx.c @@ -1,4 +1,6 @@ /************************************************************************* +SPDX-License-Identifier: BSD-3-Clause + Copyright (c) 2003-2007 Cavium Networks (support@cavium.com). All rights reserved. diff --git a/sys/mips/cavium/octe/ethernet-rx.h b/sys/mips/cavium/octe/ethernet-rx.h index 735d0872432..04952ccc6da 100644 --- a/sys/mips/cavium/octe/ethernet-rx.h +++ b/sys/mips/cavium/octe/ethernet-rx.h @@ -1,4 +1,6 @@ /************************************************************************* +SPDX-License-Identifier: BSD-3-Clause + Copyright (c) 2003-2007 Cavium Networks (support@cavium.com). All rights reserved. diff --git a/sys/mips/cavium/octe/ethernet-sgmii.c b/sys/mips/cavium/octe/ethernet-sgmii.c index 76fe6c9dc50..4f9e24e0079 100644 --- a/sys/mips/cavium/octe/ethernet-sgmii.c +++ b/sys/mips/cavium/octe/ethernet-sgmii.c @@ -1,4 +1,6 @@ /************************************************************************* +SPDX-License-Identifier: BSD-3-Clause + Copyright (c) 2003-2007 Cavium Networks (support@cavium.com). All rights reserved. diff --git a/sys/mips/cavium/octe/ethernet-spi.c b/sys/mips/cavium/octe/ethernet-spi.c index dc9e9cce3ae..6296481a733 100644 --- a/sys/mips/cavium/octe/ethernet-spi.c +++ b/sys/mips/cavium/octe/ethernet-spi.c @@ -1,4 +1,6 @@ /************************************************************************* +SPDX-License-Identifier: BSD-3-Clause + Copyright (c) 2003-2007 Cavium Networks (support@cavium.com). All rights reserved. diff --git a/sys/mips/cavium/octe/ethernet-tx.c b/sys/mips/cavium/octe/ethernet-tx.c index b1d1f143580..a444aef3652 100644 --- a/sys/mips/cavium/octe/ethernet-tx.c +++ b/sys/mips/cavium/octe/ethernet-tx.c @@ -1,4 +1,6 @@ /************************************************************************* +SPDX-License-Identifier: BSD-3-Clause + Copyright (c) 2003-2007 Cavium Networks (support@cavium.com). All rights reserved. diff --git a/sys/mips/cavium/octe/ethernet-tx.h b/sys/mips/cavium/octe/ethernet-tx.h index 0947cde41d2..749c30f83b1 100644 --- a/sys/mips/cavium/octe/ethernet-tx.h +++ b/sys/mips/cavium/octe/ethernet-tx.h @@ -1,4 +1,6 @@ /************************************************************************* + SPDX-License-Identifier: BSD-3-Clause + Copyright (c) 2003-2007 Cavium Networks (support@cavium.com). All rights reserved. diff --git a/sys/mips/cavium/octe/ethernet-util.h b/sys/mips/cavium/octe/ethernet-util.h index 37b75bb2af5..add5f891883 100644 --- a/sys/mips/cavium/octe/ethernet-util.h +++ b/sys/mips/cavium/octe/ethernet-util.h @@ -1,4 +1,6 @@ /************************************************************************* +SPDX-License-Identifier: BSD-3-Clause + Copyright (c) 2003-2007 Cavium Networks (support@cavium.com). All rights reserved. diff --git a/sys/mips/cavium/octe/ethernet-xaui.c b/sys/mips/cavium/octe/ethernet-xaui.c index e1854b22b72..6e5a28df138 100644 --- a/sys/mips/cavium/octe/ethernet-xaui.c +++ b/sys/mips/cavium/octe/ethernet-xaui.c @@ -1,4 +1,6 @@ /************************************************************************* +SPDX-License-Identifier: BSD-3-Clause + Copyright (c) 2003-2007 Cavium Networks (support@cavium.com). All rights reserved. diff --git a/sys/mips/cavium/octe/ethernet.c b/sys/mips/cavium/octe/ethernet.c index d473d822eb4..86776b807a8 100644 --- a/sys/mips/cavium/octe/ethernet.c +++ b/sys/mips/cavium/octe/ethernet.c @@ -1,4 +1,6 @@ /************************************************************************* +SPDX-License-Identifier: BSD-3-Clause + Copyright (c) 2003-2007 Cavium Networks (support@cavium.com). All rights reserved. diff --git a/sys/mips/cavium/octe/wrapper-cvmx-includes.h b/sys/mips/cavium/octe/wrapper-cvmx-includes.h index a7caf0963e2..3f5bf7c3361 100644 --- a/sys/mips/cavium/octe/wrapper-cvmx-includes.h +++ b/sys/mips/cavium/octe/wrapper-cvmx-includes.h @@ -1,4 +1,6 @@ /************************************************************************* +SPDX-License-Identifier: BSD-3-Clause + Copyright (c) 2003-2007 Cavium Networks (support@cavium.com). All rights reserved. diff --git a/sys/mips/cavium/octeon_ds1337.c b/sys/mips/cavium/octeon_ds1337.c index 73405a93905..349ed7a783d 100644 --- a/sys/mips/cavium/octeon_ds1337.c +++ b/sys/mips/cavium/octeon_ds1337.c @@ -1,4 +1,6 @@ /***********************license start*************** + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2008 Cavium Networks (support@cavium.com). All rights * reserved. * diff --git a/sys/mips/cavium/octeon_ebt3000_cf.c b/sys/mips/cavium/octeon_ebt3000_cf.c index 987d9b4a1fd..0faf05ce26b 100644 --- a/sys/mips/cavium/octeon_ebt3000_cf.c +++ b/sys/mips/cavium/octeon_ebt3000_cf.c @@ -1,4 +1,6 @@ /***********************license start*************** + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2008 Cavium Networks (support@cavium.com). All rights * reserved. * diff --git a/sys/mips/cavium/octeon_irq.h b/sys/mips/cavium/octeon_irq.h index ee949560ad5..7ffeb823911 100644 --- a/sys/mips/cavium/octeon_irq.h +++ b/sys/mips/cavium/octeon_irq.h @@ -1,4 +1,6 @@ /***********************license start*************** + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2010 Cavium Networks (support@cavium.com). All rights * reserved. * diff --git a/sys/mips/cavium/octeon_pcmap_regs.h b/sys/mips/cavium/octeon_pcmap_regs.h index d8ef3706670..6aad9127551 100644 --- a/sys/mips/cavium/octeon_pcmap_regs.h +++ b/sys/mips/cavium/octeon_pcmap_regs.h @@ -1,4 +1,6 @@ /***********************license start*************** + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2008 Cavium Networks (support@cavium.com). All rights * reserved. * diff --git a/sys/mips/cavium/octopcireg.h b/sys/mips/cavium/octopcireg.h index 2250309b87a..e053ef80c20 100644 --- a/sys/mips/cavium/octopcireg.h +++ b/sys/mips/cavium/octopcireg.h @@ -1,4 +1,6 @@ /***********************license start************************************ + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2005-2007 Cavium Networks (support@cavium.com). All rights * reserved. * diff --git a/sys/mips/include/_align.h b/sys/mips/include/_align.h index 97c939f82e2..b263766b4ce 100644 --- a/sys/mips/include/_align.h +++ b/sys/mips/include/_align.h @@ -1,6 +1,8 @@ /* $OpenBSD: param.h,v 1.11 1998/08/30 22:05:35 millert Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 University of Utah. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/mips/include/_limits.h b/sys/mips/include/_limits.h index b32baf0a32d..5f5244878ce 100644 --- a/sys/mips/include/_limits.h +++ b/sys/mips/include/_limits.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/mips/include/asm.h b/sys/mips/include/asm.h index 11b9bf87029..a3424c49a0c 100644 --- a/sys/mips/include/asm.h +++ b/sys/mips/include/asm.h @@ -1,6 +1,8 @@ /* $NetBSD: asm.h,v 1.29 2000/12/14 21:29:51 jeffs Exp $ */ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/mips/include/cpu.h b/sys/mips/include/cpu.h index d8070f6f3fa..a54ea2a2d6b 100644 --- a/sys/mips/include/cpu.h +++ b/sys/mips/include/cpu.h @@ -1,6 +1,8 @@ /* $OpenBSD: cpu.h,v 1.4 1998/09/15 10:50:12 pefo Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/mips/include/cpuregs.h b/sys/mips/include/cpuregs.h index ca86a1c5c6a..b9978bd0736 100644 --- a/sys/mips/include/cpuregs.h +++ b/sys/mips/include/cpuregs.h @@ -1,6 +1,8 @@ /* $NetBSD: cpuregs.h,v 1.70 2006/05/15 02:26:54 simonb Exp $ */ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/mips/include/endian.h b/sys/mips/include/endian.h index 108c347dca4..9faf60e9667 100644 --- a/sys/mips/include/endian.h +++ b/sys/mips/include/endian.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1991 Regents of the University of California. * All rights reserved. * diff --git a/sys/mips/include/exec.h b/sys/mips/include/exec.h index 2ca67de083a..b225c6b867d 100644 --- a/sys/mips/include/exec.h +++ b/sys/mips/include/exec.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/mips/include/float.h b/sys/mips/include/float.h index 93a9d5c2fd5..b2974196cce 100644 --- a/sys/mips/include/float.h +++ b/sys/mips/include/float.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989 Regents of the University of California. * All rights reserved. * diff --git a/sys/mips/include/fls64.h b/sys/mips/include/fls64.h index e49c087c995..3a2fa63edc7 100644 --- a/sys/mips/include/fls64.h +++ b/sys/mips/include/fls64.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * @@ -26,6 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * + * $FreeBSD$ * RMI_BSD */ #ifndef _MIPS_FLS64_H_ #define _MIPS_FLS64_H_ diff --git a/sys/mips/include/ieee.h b/sys/mips/include/ieee.h index a7411dd2332..02c5aafd7ec 100644 --- a/sys/mips/include/ieee.h +++ b/sys/mips/include/ieee.h @@ -1,6 +1,8 @@ /* $NetBSD: ieee754.h,v 1.4 2003/10/27 02:30:26 simonb Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/mips/include/in_cksum.h b/sys/mips/include/in_cksum.h index 72edfba9104..d55b838b42e 100644 --- a/sys/mips/include/in_cksum.h +++ b/sys/mips/include/in_cksum.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/mips/include/limits.h b/sys/mips/include/limits.h index f30041ce54c..277d107e174 100644 --- a/sys/mips/include/limits.h +++ b/sys/mips/include/limits.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/mips/include/md_var.h b/sys/mips/include/md_var.h index ad0df026429..0150e6acd35 100644 --- a/sys/mips/include/md_var.h +++ b/sys/mips/include/md_var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 Bruce D. Evans. * All rights reserved. * diff --git a/sys/mips/include/mips_opcode.h b/sys/mips/include/mips_opcode.h index c7c9a7e77b0..e722af81207 100644 --- a/sys/mips/include/mips_opcode.h +++ b/sys/mips/include/mips_opcode.h @@ -1,6 +1,8 @@ /* $OpenBSD: mips_opcode.h,v 1.2 1999/01/27 04:46:05 imp Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/mips/include/param.h b/sys/mips/include/param.h index 8fca2a4d9d5..1f0ac912cbb 100644 --- a/sys/mips/include/param.h +++ b/sys/mips/include/param.h @@ -1,6 +1,8 @@ /* $OpenBSD: param.h,v 1.11 1998/08/30 22:05:35 millert Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 University of Utah. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/mips/include/pcb.h b/sys/mips/include/pcb.h index be92b2e7d0b..6ae5206e249 100644 --- a/sys/mips/include/pcb.h +++ b/sys/mips/include/pcb.h @@ -1,6 +1,8 @@ /* $OpenBSD: pcb.h,v 1.3 1998/09/15 10:50:12 pefo Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 University of Utah. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/mips/include/pmap.h b/sys/mips/include/pmap.h index 70a9893bca3..261f37e5f10 100644 --- a/sys/mips/include/pmap.h +++ b/sys/mips/include/pmap.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991 Regents of the University of California. * All rights reserved. * diff --git a/sys/mips/include/proc.h b/sys/mips/include/proc.h index 46a81802ac4..4f4db5708b4 100644 --- a/sys/mips/include/proc.h +++ b/sys/mips/include/proc.h @@ -1,6 +1,8 @@ /* $OpenBSD: proc.h,v 1.2 1998/09/15 10:50:12 pefo Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/mips/include/profile.h b/sys/mips/include/profile.h index de3a8495502..694ff41ff55 100644 --- a/sys/mips/include/profile.h +++ b/sys/mips/include/profile.h @@ -1,5 +1,7 @@ /* $OpenBSD: profile.h,v 1.2 1999/01/27 04:46:05 imp Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/mips/include/ptrace.h b/sys/mips/include/ptrace.h index 438660fd008..401c171906f 100644 --- a/sys/mips/include/ptrace.h +++ b/sys/mips/include/ptrace.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/mips/include/reg.h b/sys/mips/include/reg.h index 3c9d14f20a7..8b969a94063 100644 --- a/sys/mips/include/reg.h +++ b/sys/mips/include/reg.h @@ -1,6 +1,8 @@ /* $OpenBSD: reg.h,v 1.1 1998/01/28 11:14:53 pefo Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 University of Utah. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/mips/include/regdef.h b/sys/mips/include/regdef.h index b55db563335..5a6b57f3067 100644 --- a/sys/mips/include/regdef.h +++ b/sys/mips/include/regdef.h @@ -1,6 +1,8 @@ /* $NetBSD: regdef.h,v 1.12 2005/12/11 12:18:09 christos Exp $ */ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/mips/include/regnum.h b/sys/mips/include/regnum.h index a4056b0cd88..dd61d70d3eb 100644 --- a/sys/mips/include/regnum.h +++ b/sys/mips/include/regnum.h @@ -1,6 +1,8 @@ /* $OpenBSD: regnum.h,v 1.3 1999/01/27 04:46:06 imp Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 University of Utah. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/mips/include/signal.h b/sys/mips/include/signal.h index 511a07b0704..e2cbee77e48 100644 --- a/sys/mips/include/signal.h +++ b/sys/mips/include/signal.h @@ -1,6 +1,8 @@ /* $OpenBSD: signal.h,v 1.2 1999/01/27 04:10:03 imp Exp $ */ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/mips/include/sysarch.h b/sys/mips/include/sysarch.h index 25a909f51af..cf58b4b7961 100644 --- a/sys/mips/include/sysarch.h +++ b/sys/mips/include/sysarch.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 The Regents of the University of California. * All rights reserved. * diff --git a/sys/mips/include/trap.h b/sys/mips/include/trap.h index d6f43a334f0..a88784f869c 100644 --- a/sys/mips/include/trap.h +++ b/sys/mips/include/trap.h @@ -1,6 +1,8 @@ /* $OpenBSD: trap.h,v 1.3 1999/01/27 04:46:06 imp Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 University of Utah. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/mips/include/ucontext.h b/sys/mips/include/ucontext.h index 303514bb8d4..f08976c7731 100644 --- a/sys/mips/include/ucontext.h +++ b/sys/mips/include/ucontext.h @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/mips/include/varargs.h b/sys/mips/include/varargs.h index 2ab2dd48853..df2b5b1a02d 100644 --- a/sys/mips/include/varargs.h +++ b/sys/mips/include/varargs.h @@ -1,6 +1,8 @@ /* $NetBSD: varargs.h,v 1.16 1999/01/22 14:19:54 mycroft Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/mips/include/vmparam.h b/sys/mips/include/vmparam.h index 1c6f13ece0c..7fe6f4fa5d7 100644 --- a/sys/mips/include/vmparam.h +++ b/sys/mips/include/vmparam.h @@ -2,6 +2,8 @@ /* $NetBSD: vmparam.h,v 1.5 1994/10/26 21:10:10 cgd Exp $ */ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 University of Utah. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/mips/mips/autoconf.c b/sys/mips/mips/autoconf.c index c86a3855959..849351a2215 100644 --- a/sys/mips/mips/autoconf.c +++ b/sys/mips/mips/autoconf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/mips/mips/genassym.c b/sys/mips/mips/genassym.c index af23f9787c7..57703be300a 100644 --- a/sys/mips/mips/genassym.c +++ b/sys/mips/mips/genassym.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/mips/mips/machdep.c b/sys/mips/mips/machdep.c index 0a3acdf16bb..86cad75e9c3 100644 --- a/sys/mips/mips/machdep.c +++ b/sys/mips/mips/machdep.c @@ -1,6 +1,8 @@ /* $OpenBSD: machdep.c,v 1.33 1998/09/15 10:58:54 pefo Exp $ */ /* tracked to 1.38 */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 University of Utah. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/mips/mips/mem.c b/sys/mips/mips/mem.c index 76cfb1151d0..40175997c43 100644 --- a/sys/mips/mips/mem.c +++ b/sys/mips/mips/mem.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 University of Utah. * Copyright (c) 1982, 1986, 1990 The Regents of the University of California. * All rights reserved. diff --git a/sys/mips/mips/pm_machdep.c b/sys/mips/mips/pm_machdep.c index 7cada0304f4..d7fadd6d1be 100644 --- a/sys/mips/mips/pm_machdep.c +++ b/sys/mips/mips/pm_machdep.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992 Terrence R. Lambert. * Copyright (c) 1982, 1987, 1990 The Regents of the University of California. * All rights reserved. diff --git a/sys/mips/mips/pmap.c b/sys/mips/mips/pmap.c index f4d140706b2..043c35fa394 100644 --- a/sys/mips/mips/pmap.c +++ b/sys/mips/mips/pmap.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991 Regents of the University of California. * All rights reserved. * Copyright (c) 1994 John S. Dyson diff --git a/sys/mips/mips/trap.c b/sys/mips/mips/trap.c index 016257be7c1..c31d323108f 100644 --- a/sys/mips/mips/trap.c +++ b/sys/mips/mips/trap.c @@ -1,6 +1,8 @@ /* $OpenBSD: trap.c,v 1.19 1998/09/30 12:40:41 pefo Exp $ */ /* tracked to 1.23 */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 University of Utah. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/mips/mips/uio_machdep.c b/sys/mips/mips/uio_machdep.c index d6db1f180e2..55dbff6eadd 100644 --- a/sys/mips/mips/uio_machdep.c +++ b/sys/mips/mips/uio_machdep.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2004 Alan L. Cox * Copyright (c) 1982, 1986, 1991, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/mips/mips/vm_machdep.c b/sys/mips/mips/vm_machdep.c index 2e1c06e32be..ba00d18e64f 100644 --- a/sys/mips/mips/vm_machdep.c +++ b/sys/mips/mips/vm_machdep.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986 The Regents of the University of California. * Copyright (c) 1989, 1990 William Jolitz * Copyright (c) 1994 John Dyson diff --git a/sys/mips/rmi/board.h b/sys/mips/rmi/board.h index 7d664fe8e54..2544e5b81af 100644 --- a/sys/mips/rmi/board.h +++ b/sys/mips/rmi/board.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * diff --git a/sys/mips/rmi/dev/iic/at24co2n.c b/sys/mips/rmi/dev/iic/at24co2n.c index 48f1880d8fa..a313fc311bb 100644 --- a/sys/mips/rmi/dev/iic/at24co2n.c +++ b/sys/mips/rmi/dev/iic/at24co2n.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * diff --git a/sys/mips/rmi/dev/iic/max6657.c b/sys/mips/rmi/dev/iic/max6657.c index 8d7006f66c0..0d69dc45432 100644 --- a/sys/mips/rmi/dev/iic/max6657.c +++ b/sys/mips/rmi/dev/iic/max6657.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * diff --git a/sys/mips/rmi/dev/nlge/if_nlge.c b/sys/mips/rmi/dev/nlge/if_nlge.c index 5bdeb2e5dbe..30072582544 100644 --- a/sys/mips/rmi/dev/nlge/if_nlge.c +++ b/sys/mips/rmi/dev/nlge/if_nlge.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * diff --git a/sys/mips/rmi/dev/nlge/if_nlge.h b/sys/mips/rmi/dev/nlge/if_nlge.h index 680b8d9f3d6..a713f960c42 100644 --- a/sys/mips/rmi/dev/nlge/if_nlge.h +++ b/sys/mips/rmi/dev/nlge/if_nlge.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * diff --git a/sys/mips/rmi/dev/sec/desc.h b/sys/mips/rmi/dev/sec/desc.h index 1238d001060..fe17b8e239b 100644 --- a/sys/mips/rmi/dev/sec/desc.h +++ b/sys/mips/rmi/dev/sec/desc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * diff --git a/sys/mips/rmi/dev/sec/rmilib.c b/sys/mips/rmi/dev/sec/rmilib.c index f90123d6e3d..9451c1808f6 100644 --- a/sys/mips/rmi/dev/sec/rmilib.c +++ b/sys/mips/rmi/dev/sec/rmilib.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * diff --git a/sys/mips/rmi/dev/sec/rmilib.h b/sys/mips/rmi/dev/sec/rmilib.h index 00106f9b944..691b455a199 100644 --- a/sys/mips/rmi/dev/sec/rmilib.h +++ b/sys/mips/rmi/dev/sec/rmilib.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * diff --git a/sys/mips/rmi/dev/sec/rmisec.c b/sys/mips/rmi/dev/sec/rmisec.c index 31098bc65f5..bc417440869 100644 --- a/sys/mips/rmi/dev/sec/rmisec.c +++ b/sys/mips/rmi/dev/sec/rmisec.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * diff --git a/sys/mips/rmi/dev/xlr/atx_cpld.h b/sys/mips/rmi/dev/xlr/atx_cpld.h index 157e43ed1d7..f6efcd6d72a 100644 --- a/sys/mips/rmi/dev/xlr/atx_cpld.h +++ b/sys/mips/rmi/dev/xlr/atx_cpld.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * @@ -26,6 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * + * $FreeBSD$ * RMI_BSD */ #ifndef _RMI_ATX_CPLD_H_ #define _RMI_ATX_CPLD_H_ diff --git a/sys/mips/rmi/dev/xlr/debug.h b/sys/mips/rmi/dev/xlr/debug.h index 53f1cb21dc0..9e0dd6bb6f7 100644 --- a/sys/mips/rmi/dev/xlr/debug.h +++ b/sys/mips/rmi/dev/xlr/debug.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * diff --git a/sys/mips/rmi/dev/xlr/xgmac_mdio.h b/sys/mips/rmi/dev/xlr/xgmac_mdio.h index 5d0a3d0cd53..0c5928e77c4 100644 --- a/sys/mips/rmi/dev/xlr/xgmac_mdio.h +++ b/sys/mips/rmi/dev/xlr/xgmac_mdio.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * @@ -26,6 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * + * $FreeBSD$ * RMI_BSD */ /* MDIO Low level Access routines */ /* All Phy's accessed from GMAC0 base */ diff --git a/sys/mips/rmi/fmn.c b/sys/mips/rmi/fmn.c index b9c596592f4..0f44ab5e204 100644 --- a/sys/mips/rmi/fmn.c +++ b/sys/mips/rmi/fmn.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * diff --git a/sys/mips/rmi/interrupt.h b/sys/mips/rmi/interrupt.h index 76bbe5afa2e..ccb66f01925 100644 --- a/sys/mips/rmi/interrupt.h +++ b/sys/mips/rmi/interrupt.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * diff --git a/sys/mips/rmi/iodi.c b/sys/mips/rmi/iodi.c index d1f74e198fb..363424034af 100644 --- a/sys/mips/rmi/iodi.c +++ b/sys/mips/rmi/iodi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * diff --git a/sys/mips/rmi/iomap.h b/sys/mips/rmi/iomap.h index 72756d25483..0395a7702eb 100644 --- a/sys/mips/rmi/iomap.h +++ b/sys/mips/rmi/iomap.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * diff --git a/sys/mips/rmi/msgring.c b/sys/mips/rmi/msgring.c index 77d964c71b4..995532a1184 100644 --- a/sys/mips/rmi/msgring.c +++ b/sys/mips/rmi/msgring.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * @@ -26,6 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * + * $FreeBSD$ * RMI_BSD */ /********************************************************** * -----------------DO NOT EDIT THIS FILE------------------ diff --git a/sys/mips/rmi/msgring.cfg b/sys/mips/rmi/msgring.cfg index cf9ea54bfe3..18fa2b5562e 100644 --- a/sys/mips/rmi/msgring.cfg +++ b/sys/mips/rmi/msgring.cfg @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * @@ -26,6 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * + * $FreeBSD$ * RMI_BSD */ /* * This file defines the message ring configuration for phoenix-8. It tries to allow diff --git a/sys/mips/rmi/msgring.h b/sys/mips/rmi/msgring.h index 6110f5f5b25..5cc9072d9e7 100644 --- a/sys/mips/rmi/msgring.h +++ b/sys/mips/rmi/msgring.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * diff --git a/sys/mips/rmi/pic.h b/sys/mips/rmi/pic.h index d7e3add41bc..42013c0fb1e 100644 --- a/sys/mips/rmi/pic.h +++ b/sys/mips/rmi/pic.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * diff --git a/sys/mips/rmi/rmi_boot_info.h b/sys/mips/rmi/rmi_boot_info.h index 38c81bd395d..a4fa28b948d 100644 --- a/sys/mips/rmi/rmi_boot_info.h +++ b/sys/mips/rmi/rmi_boot_info.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * diff --git a/sys/mips/rmi/rmi_mips_exts.h b/sys/mips/rmi/rmi_mips_exts.h index fb2f886767b..d1da62dedc6 100644 --- a/sys/mips/rmi/rmi_mips_exts.h +++ b/sys/mips/rmi/rmi_mips_exts.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * diff --git a/sys/mips/rmi/xlr_i2c.c b/sys/mips/rmi/xlr_i2c.c index 337d606e3a4..69bd58ed67e 100644 --- a/sys/mips/rmi/xlr_i2c.c +++ b/sys/mips/rmi/xlr_i2c.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * diff --git a/sys/mips/rmi/xlr_pci.c b/sys/mips/rmi/xlr_pci.c index f70e3dcf64a..1feb71eb1d4 100644 --- a/sys/mips/rmi/xlr_pci.c +++ b/sys/mips/rmi/xlr_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * diff --git a/sys/mips/rmi/xlr_pcmcia.c b/sys/mips/rmi/xlr_pcmcia.c index 86322669c8b..1c510013b00 100644 --- a/sys/mips/rmi/xlr_pcmcia.c +++ b/sys/mips/rmi/xlr_pcmcia.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003-2009 RMI Corporation * All rights reserved. * diff --git a/sys/net/bpf.c b/sys/net/bpf.c index b176856cf35..e410e9a0f89 100644 --- a/sys/net/bpf.c +++ b/sys/net/bpf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/net/bpf.h b/sys/net/bpf.h index 312a986ac77..4e62ed387f2 100644 --- a/sys/net/bpf.h +++ b/sys/net/bpf.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/net/bpf_buffer.c b/sys/net/bpf_buffer.c index 02e23a4b0bb..29c25301d04 100644 --- a/sys/net/bpf_buffer.c +++ b/sys/net/bpf_buffer.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007 Seccuris Inc. * All rights reserved. * diff --git a/sys/net/bpf_filter.c b/sys/net/bpf_filter.c index 8549428eecd..09ef9c46093 100644 --- a/sys/net/bpf_filter.c +++ b/sys/net/bpf_filter.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/net/bpf_jitter.c b/sys/net/bpf_jitter.c index a502f2feb15..276c10dd57f 100644 --- a/sys/net/bpf_jitter.c +++ b/sys/net/bpf_jitter.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2002-2003 NetGroup, Politecnico di Torino (Italy) * Copyright (C) 2005-2017 Jung-uk Kim * All rights reserved. diff --git a/sys/net/bpf_jitter.h b/sys/net/bpf_jitter.h index 479205ea5eb..a7c7cd9f732 100644 --- a/sys/net/bpf_jitter.h +++ b/sys/net/bpf_jitter.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2002-2003 NetGroup, Politecnico di Torino (Italy) * Copyright (C) 2005-2009 Jung-uk Kim * All rights reserved. diff --git a/sys/net/bpfdesc.h b/sys/net/bpfdesc.h index 661aab7bf15..1d91ffe1ed3 100644 --- a/sys/net/bpfdesc.h +++ b/sys/net/bpfdesc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/net/if.c b/sys/net/if.c index a5428a2fbde..03cb6a713cd 100644 --- a/sys/net/if.c +++ b/sys/net/if.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/net/if.h b/sys/net/if.h index 60b83fcb9a9..3a6725437e5 100644 --- a/sys/net/if.h +++ b/sys/net/if.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/net/if_arc.h b/sys/net/if_arc.h index b2444e72594..8bed38b864f 100644 --- a/sys/net/if_arc.h +++ b/sys/net/if_arc.h @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/net/if_arp.h b/sys/net/if_arp.h index 82448026fe0..1a66c89c1a3 100644 --- a/sys/net/if_arp.h +++ b/sys/net/if_arp.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/net/if_clone.c b/sys/net/if_clone.c index cba0d9ad7d6..dbb7bd6d28a 100644 --- a/sys/net/if_clone.c +++ b/sys/net/if_clone.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2012 Gleb Smirnoff * Copyright (c) 1980, 1986, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/net/if_clone.h b/sys/net/if_clone.h index d55aba20d8e..f26ab63bcca 100644 --- a/sys/net/if_clone.h +++ b/sys/net/if_clone.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/net/if_disc.c b/sys/net/if_disc.c index ef033188b67..b7dcba62674 100644 --- a/sys/net/if_disc.c +++ b/sys/net/if_disc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/net/if_dl.h b/sys/net/if_dl.h index 5c4f273feff..50767325864 100644 --- a/sys/net/if_dl.h +++ b/sys/net/if_dl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/net/if_edsc.c b/sys/net/if_edsc.c index 27345a50484..cfd7dbeb72b 100644 --- a/sys/net/if_edsc.c +++ b/sys/net/if_edsc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/net/if_ethersubr.c b/sys/net/if_ethersubr.c index 7d5f1dc61c1..455a507973e 100644 --- a/sys/net/if_ethersubr.c +++ b/sys/net/if_ethersubr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/net/if_fwsubr.c b/sys/net/if_fwsubr.c index 5b0fcb3938f..59408d5da78 100644 --- a/sys/net/if_fwsubr.c +++ b/sys/net/if_fwsubr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2004 Doug Rabson * Copyright (c) 1982, 1989, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/net/if_gif.c b/sys/net/if_gif.c index 051934eb9c9..38c1182cd11 100644 --- a/sys/net/if_gif.c +++ b/sys/net/if_gif.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/net/if_gif.h b/sys/net/if_gif.h index b71c8e88687..18e33701f8a 100644 --- a/sys/net/if_gif.h +++ b/sys/net/if_gif.h @@ -2,6 +2,8 @@ /* $KAME: if_gif.h,v 1.17 2000/09/11 11:36:41 sumikawa Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/net/if_llc.h b/sys/net/if_llc.h index 7a959b9ca7f..b1bd7686303 100644 --- a/sys/net/if_llc.h +++ b/sys/net/if_llc.h @@ -1,6 +1,8 @@ /* $NetBSD: if_llc.h,v 1.12 1999/11/19 20:41:19 thorpej Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/net/if_loop.c b/sys/net/if_loop.c index d4372d04211..d5f338b4a73 100644 --- a/sys/net/if_loop.c +++ b/sys/net/if_loop.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/net/if_stf.c b/sys/net/if_stf.c index 204dfa3b96f..688ea1d4a36 100644 --- a/sys/net/if_stf.c +++ b/sys/net/if_stf.c @@ -2,6 +2,8 @@ /* $KAME: if_stf.c,v 1.73 2001/12/03 11:08:30 keiichi Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2000 WIDE Project. * All rights reserved. * diff --git a/sys/net/if_types.h b/sys/net/if_types.h index b9a752dfebe..61c432ba890 100644 --- a/sys/net/if_types.h +++ b/sys/net/if_types.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/net/if_var.h b/sys/net/if_var.h index e1f8a21c461..ea468c03d45 100644 --- a/sys/net/if_var.h +++ b/sys/net/if_var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/net/ifq.h b/sys/net/ifq.h index 3969c6a048c..bffb80c3622 100644 --- a/sys/net/ifq.h +++ b/sys/net/ifq.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/net/pfkeyv2.h b/sys/net/pfkeyv2.h index c2cf568f6f9..7bbdd577a5f 100644 --- a/sys/net/pfkeyv2.h +++ b/sys/net/pfkeyv2.h @@ -2,6 +2,8 @@ /* $KAME: pfkeyv2.h,v 1.37 2003/09/06 05:15:43 itojun Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/net/radix.c b/sys/net/radix.c index 127182f46fe..c434df6cc5e 100644 --- a/sys/net/radix.c +++ b/sys/net/radix.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/net/radix.h b/sys/net/radix.h index f9c55164d6f..05f0f490018 100644 --- a/sys/net/radix.h +++ b/sys/net/radix.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/net/radix_mpath.c b/sys/net/radix_mpath.c index d3ce92c9ee1..e5dc2992898 100644 --- a/sys/net/radix_mpath.c +++ b/sys/net/radix_mpath.c @@ -1,6 +1,8 @@ /* $KAME: radix_mpath.c,v 1.17 2004/11/08 10:29:39 itojun Exp $ */ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2001 WIDE Project. * All rights reserved. * diff --git a/sys/net/radix_mpath.h b/sys/net/radix_mpath.h index 2b0d442e5da..bb6a9087a73 100644 --- a/sys/net/radix_mpath.h +++ b/sys/net/radix_mpath.h @@ -1,6 +1,8 @@ /* $KAME: radix_mpath.h,v 1.10 2004/11/06 15:44:28 itojun Exp $ */ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2001 WIDE Project. * All rights reserved. * diff --git a/sys/net/raw_cb.c b/sys/net/raw_cb.c index 9b9c1e8884f..fa2de5379b0 100644 --- a/sys/net/raw_cb.c +++ b/sys/net/raw_cb.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1986, 1993 * The Regents of the University of California. * All rights reserved. diff --git a/sys/net/raw_cb.h b/sys/net/raw_cb.h index c2d002e6e08..bd5e08fc3da 100644 --- a/sys/net/raw_cb.h +++ b/sys/net/raw_cb.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1986, 1993 * The Regents of the University of California. * All rights reserved. diff --git a/sys/net/raw_usrreq.c b/sys/net/raw_usrreq.c index 573dc9ac00f..f43de7dae9c 100644 --- a/sys/net/raw_usrreq.c +++ b/sys/net/raw_usrreq.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1986, 1993 * The Regents of the University of California. * All rights reserved. diff --git a/sys/net/route.c b/sys/net/route.c index b6a5031a989..3a5aaf7a9f7 100644 --- a/sys/net/route.c +++ b/sys/net/route.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1986, 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/net/route.h b/sys/net/route.h index ae052f190dd..8835433e57c 100644 --- a/sys/net/route.h +++ b/sys/net/route.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1980, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/net/rtsock.c b/sys/net/rtsock.c index 41ea81b98e4..eea4cb9459d 100644 --- a/sys/net/rtsock.c +++ b/sys/net/rtsock.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/net/slcompress.c b/sys/net/slcompress.c index 63204b86c96..232d7c5bf2f 100644 --- a/sys/net/slcompress.c +++ b/sys/net/slcompress.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/net/slcompress.h b/sys/net/slcompress.h index bd53c081900..47526931e9d 100644 --- a/sys/net/slcompress.h +++ b/sys/net/slcompress.h @@ -2,6 +2,8 @@ * Definitions for tcp compression routines. */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/icmp6.h b/sys/netinet/icmp6.h index d2e35e429f9..b0ae67fe3f5 100644 --- a/sys/netinet/icmp6.h +++ b/sys/netinet/icmp6.h @@ -2,6 +2,8 @@ /* $KAME: icmp6.h,v 1.46 2001/04/27 15:09:48 itojun Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet/icmp_var.h b/sys/netinet/icmp_var.h index 565c7d480f4..6b421f2df44 100644 --- a/sys/netinet/icmp_var.h +++ b/sys/netinet/icmp_var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/if_ether.c b/sys/netinet/if_ether.c index 8bb1badae9d..800b51e599e 100644 --- a/sys/netinet/if_ether.c +++ b/sys/netinet/if_ether.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/if_ether.h b/sys/netinet/if_ether.h index b0bc30cf83a..028e45a778f 100644 --- a/sys/netinet/if_ether.h +++ b/sys/netinet/if_ether.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/igmp.c b/sys/netinet/igmp.c index 1eea0342690..a845a3865d2 100644 --- a/sys/netinet/igmp.c +++ b/sys/netinet/igmp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007-2009 Bruce Simpson. * Copyright (c) 1988 Stephen Deering. * Copyright (c) 1992, 1993 diff --git a/sys/netinet/igmp.h b/sys/netinet/igmp.h index 9d19726ac06..873d6419bd5 100644 --- a/sys/netinet/igmp.h +++ b/sys/netinet/igmp.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 Stephen Deering. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/netinet/igmp_var.h b/sys/netinet/igmp_var.h index c24015068f6..4f9db06c605 100644 --- a/sys/netinet/igmp_var.h +++ b/sys/netinet/igmp_var.h @@ -1,4 +1,6 @@ -/*-a +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 Stephen Deering. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/netinet/in.c b/sys/netinet/in.c index 00ae3a57327..f4f87491182 100644 --- a/sys/netinet/in.c +++ b/sys/netinet/in.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1991, 1993 * The Regents of the University of California. All rights reserved. * Copyright (C) 2001 WIDE Project. All rights reserved. diff --git a/sys/netinet/in.h b/sys/netinet/in.h index cead3a6944c..148d51eff36 100644 --- a/sys/netinet/in.h +++ b/sys/netinet/in.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/in_cksum.c b/sys/netinet/in_cksum.c index 70061544b4a..64a69760dab 100644 --- a/sys/netinet/in_cksum.c +++ b/sys/netinet/in_cksum.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/in_gif.c b/sys/netinet/in_gif.c index 0d9945ce5ca..c30709c878e 100644 --- a/sys/netinet/in_gif.c +++ b/sys/netinet/in_gif.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet/in_pcb.c b/sys/netinet/in_pcb.c index 4292ac34857..e6991337e9f 100644 --- a/sys/netinet/in_pcb.c +++ b/sys/netinet/in_pcb.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1991, 1993, 1995 * The Regents of the University of California. * Copyright (c) 2007-2009 Robert N. M. Watson diff --git a/sys/netinet/in_pcb.h b/sys/netinet/in_pcb.h index 059ea90c17a..574ab4077ae 100644 --- a/sys/netinet/in_pcb.h +++ b/sys/netinet/in_pcb.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1990, 1993 * The Regents of the University of California. * Copyright (c) 2010-2011 Juniper Networks, Inc. diff --git a/sys/netinet/in_proto.c b/sys/netinet/in_proto.c index 93f8176507c..3ff448cfaec 100644 --- a/sys/netinet/in_proto.c +++ b/sys/netinet/in_proto.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/in_systm.h b/sys/netinet/in_systm.h index ca0e38aa5ff..538a4026359 100644 --- a/sys/netinet/in_systm.h +++ b/sys/netinet/in_systm.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/in_var.h b/sys/netinet/in_var.h index b2a7d460883..ff722fc9ad8 100644 --- a/sys/netinet/in_var.h +++ b/sys/netinet/in_var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/ip.h b/sys/netinet/ip.h index 4d9d48888fa..6d902fe4b71 100644 --- a/sys/netinet/ip.h +++ b/sys/netinet/ip.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. * All rights reserved. diff --git a/sys/netinet/ip6.h b/sys/netinet/ip6.h index 40c4973c7af..a0dfcb0fa8d 100644 --- a/sys/netinet/ip6.h +++ b/sys/netinet/ip6.h @@ -2,6 +2,8 @@ /* $KAME: ip6.h,v 1.18 2001/03/29 05:34:30 itojun Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet/ip_divert.c b/sys/netinet/ip_divert.c index a3bd37e268d..5727b48dfe2 100644 --- a/sys/netinet/ip_divert.c +++ b/sys/netinet/ip_divert.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/ip_ecn.c b/sys/netinet/ip_ecn.c index 9fce01d7cd6..2b8c8241619 100644 --- a/sys/netinet/ip_ecn.c +++ b/sys/netinet/ip_ecn.c @@ -1,6 +1,8 @@ /* $KAME: ip_ecn.c,v 1.12 2002/01/07 11:34:47 kjc Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1999 WIDE Project. * All rights reserved. * diff --git a/sys/netinet/ip_ecn.h b/sys/netinet/ip_ecn.h index c5c1c4ebf57..eb49b5f1421 100644 --- a/sys/netinet/ip_ecn.h +++ b/sys/netinet/ip_ecn.h @@ -2,6 +2,8 @@ /* $KAME: ip_ecn.h,v 1.8 2002/01/07 11:34:47 kjc Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1999 WIDE Project. * All rights reserved. * diff --git a/sys/netinet/ip_encap.c b/sys/netinet/ip_encap.c index f186fe2f7a5..7f125522825 100644 --- a/sys/netinet/ip_encap.c +++ b/sys/netinet/ip_encap.c @@ -1,6 +1,8 @@ /* $KAME: ip_encap.c,v 1.41 2001/03/15 08:35:08 itojun Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet/ip_encap.h b/sys/netinet/ip_encap.h index 0b8dbd6fcbc..bbbee390d41 100644 --- a/sys/netinet/ip_encap.h +++ b/sys/netinet/ip_encap.h @@ -2,6 +2,8 @@ /* $KAME: ip_encap.h,v 1.7 2000/03/25 07:23:37 sumikawa Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet/ip_icmp.c b/sys/netinet/ip_icmp.c index cb14888620f..fb9d9a107ac 100644 --- a/sys/netinet/ip_icmp.c +++ b/sys/netinet/ip_icmp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/ip_icmp.h b/sys/netinet/ip_icmp.h index 9ffec3b0015..0303a09509c 100644 --- a/sys/netinet/ip_icmp.h +++ b/sys/netinet/ip_icmp.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/ip_input.c b/sys/netinet/ip_input.c index 0e533ca7e9d..e03ae4c07a3 100644 --- a/sys/netinet/ip_input.c +++ b/sys/netinet/ip_input.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/ip_mroute.c b/sys/netinet/ip_mroute.c index 36538aab9d2..f495a85a36f 100644 --- a/sys/netinet/ip_mroute.c +++ b/sys/netinet/ip_mroute.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989 Stephen Deering * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/netinet/ip_mroute.h b/sys/netinet/ip_mroute.h index 66bb65c3559..11329fd164c 100644 --- a/sys/netinet/ip_mroute.h +++ b/sys/netinet/ip_mroute.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989 Stephen Deering. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/netinet/ip_options.c b/sys/netinet/ip_options.c index c6c1d7c9988..9a8da231bc7 100644 --- a/sys/netinet/ip_options.c +++ b/sys/netinet/ip_options.c @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1988, 1993 * The Regents of the University of California. * Copyright (c) 2005 Andre Oppermann, Internet Business Solutions AG. diff --git a/sys/netinet/ip_options.h b/sys/netinet/ip_options.h index b7d2fb0a37f..3213d5f772a 100644 --- a/sys/netinet/ip_options.h +++ b/sys/netinet/ip_options.h @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. * Copyright (c) 2005 Andre Oppermann, Internet Business Solutions AG. diff --git a/sys/netinet/ip_output.c b/sys/netinet/ip_output.c index 3f6a873b79c..487c82e5c12 100644 --- a/sys/netinet/ip_output.c +++ b/sys/netinet/ip_output.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1988, 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/ip_var.h b/sys/netinet/ip_var.h index f7e58d18635..9e7ee5914da 100644 --- a/sys/netinet/ip_var.h +++ b/sys/netinet/ip_var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/pim.h b/sys/netinet/pim.h index 7878f7972fb..ec140cb3d67 100644 --- a/sys/netinet/pim.h +++ b/sys/netinet/pim.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1996-2000 * University of Southern California/Information Sciences Institute. * All rights reserved. diff --git a/sys/netinet/pim_var.h b/sys/netinet/pim_var.h index ae876c948fc..e6398a4dfa9 100644 --- a/sys/netinet/pim_var.h +++ b/sys/netinet/pim_var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1998-2000 * University of Southern California/Information Sciences Institute. * All rights reserved. diff --git a/sys/netinet/raw_ip.c b/sys/netinet/raw_ip.c index 2e38b4d6e7c..1e89af30572 100644 --- a/sys/netinet/raw_ip.c +++ b/sys/netinet/raw_ip.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1988, 1993 * The Regents of the University of California. * All rights reserved. diff --git a/sys/netinet/sctp.h b/sys/netinet/sctp.h index 578be4f64ca..5a86f108d0c 100644 --- a/sys/netinet/sctp.h +++ b/sys/netinet/sctp.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2008, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_asconf.c b/sys/netinet/sctp_asconf.c index 9387f9a80bd..9c02ab0bee5 100644 --- a/sys/netinet/sctp_asconf.c +++ b/sys/netinet/sctp_asconf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_asconf.h b/sys/netinet/sctp_asconf.h index ed9160e1a91..2a3722053b8 100644 --- a/sys/netinet/sctp_asconf.h +++ b/sys/netinet/sctp_asconf.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_auth.c b/sys/netinet/sctp_auth.c index 371d0113844..9ba52c94d72 100644 --- a/sys/netinet/sctp_auth.c +++ b/sys/netinet/sctp_auth.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2008, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_auth.h b/sys/netinet/sctp_auth.h index 04fd6464dc4..66990c30933 100644 --- a/sys/netinet/sctp_auth.h +++ b/sys/netinet/sctp_auth.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2008, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_bsd_addr.c b/sys/netinet/sctp_bsd_addr.c index e16bc0dacea..942fefe7050 100644 --- a/sys/netinet/sctp_bsd_addr.c +++ b/sys/netinet/sctp_bsd_addr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_bsd_addr.h b/sys/netinet/sctp_bsd_addr.h index 8c0383a5d8a..f2191a9bcac 100644 --- a/sys/netinet/sctp_bsd_addr.h +++ b/sys/netinet/sctp_bsd_addr.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_cc_functions.c b/sys/netinet/sctp_cc_functions.c index 954a79977f3..fe881e03766 100644 --- a/sys/netinet/sctp_cc_functions.c +++ b/sys/netinet/sctp_cc_functions.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_constants.h b/sys/netinet/sctp_constants.h index fb678e96457..943787991ce 100644 --- a/sys/netinet/sctp_constants.h +++ b/sys/netinet/sctp_constants.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2008, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_crc32.c b/sys/netinet/sctp_crc32.c index 93d26ea3585..d30bc50197f 100644 --- a/sys/netinet/sctp_crc32.c +++ b/sys/netinet/sctp_crc32.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_crc32.h b/sys/netinet/sctp_crc32.h index 7fe02f5cbff..adc38afc367 100644 --- a/sys/netinet/sctp_crc32.h +++ b/sys/netinet/sctp_crc32.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_dtrace_declare.h b/sys/netinet/sctp_dtrace_declare.h index c5c8f9ce161..e4dc97fce7a 100644 --- a/sys/netinet/sctp_dtrace_declare.h +++ b/sys/netinet/sctp_dtrace_declare.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. * diff --git a/sys/netinet/sctp_dtrace_define.h b/sys/netinet/sctp_dtrace_define.h index 19f44da482e..53451d201a8 100644 --- a/sys/netinet/sctp_dtrace_define.h +++ b/sys/netinet/sctp_dtrace_define.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. * diff --git a/sys/netinet/sctp_header.h b/sys/netinet/sctp_header.h index b650d930a84..685ed78ac63 100644 --- a/sys/netinet/sctp_header.h +++ b/sys/netinet/sctp_header.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_indata.c b/sys/netinet/sctp_indata.c index 8a12d3c6bbb..94d7da5c712 100644 --- a/sys/netinet/sctp_indata.c +++ b/sys/netinet/sctp_indata.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_indata.h b/sys/netinet/sctp_indata.h index badd269d6eb..10b18d0bc8e 100644 --- a/sys/netinet/sctp_indata.h +++ b/sys/netinet/sctp_indata.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_input.c b/sys/netinet/sctp_input.c index 3a8602d2b5e..b0e5e4c4274 100644 --- a/sys/netinet/sctp_input.c +++ b/sys/netinet/sctp_input.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2008, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_input.h b/sys/netinet/sctp_input.h index 25df0f3ba13..ff0916e747b 100644 --- a/sys/netinet/sctp_input.h +++ b/sys/netinet/sctp_input.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_lock_bsd.h b/sys/netinet/sctp_lock_bsd.h index 96e35214594..a92d5f2bd39 100644 --- a/sys/netinet/sctp_lock_bsd.h +++ b/sys/netinet/sctp_lock_bsd.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_os.h b/sys/netinet/sctp_os.h index dc6049b6487..57ab6d79f6c 100644 --- a/sys/netinet/sctp_os.h +++ b/sys/netinet/sctp_os.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2006-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_os_bsd.h b/sys/netinet/sctp_os_bsd.h index 5c0b80db1da..015eddcc07a 100644 --- a/sys/netinet/sctp_os_bsd.h +++ b/sys/netinet/sctp_os_bsd.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2006-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_output.c b/sys/netinet/sctp_output.c index 3d5ba00eb59..511e7f2c487 100644 --- a/sys/netinet/sctp_output.c +++ b/sys/netinet/sctp_output.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2008, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_output.h b/sys/netinet/sctp_output.h index 0a5cf10b35f..e6222e3f942 100644 --- a/sys/netinet/sctp_output.h +++ b/sys/netinet/sctp_output.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_pcb.c b/sys/netinet/sctp_pcb.c index 860867a79d6..b13f2c98071 100644 --- a/sys/netinet/sctp_pcb.c +++ b/sys/netinet/sctp_pcb.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2008, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_pcb.h b/sys/netinet/sctp_pcb.h index 8d40b698aee..3fc033995be 100644 --- a/sys/netinet/sctp_pcb.h +++ b/sys/netinet/sctp_pcb.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_peeloff.c b/sys/netinet/sctp_peeloff.c index b7024765a7c..1bcca671d69 100644 --- a/sys/netinet/sctp_peeloff.c +++ b/sys/netinet/sctp_peeloff.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_peeloff.h b/sys/netinet/sctp_peeloff.h index 00b87031236..478b1995f7e 100644 --- a/sys/netinet/sctp_peeloff.h +++ b/sys/netinet/sctp_peeloff.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_structs.h b/sys/netinet/sctp_structs.h index ed907f1c4a9..d60705b4af5 100644 --- a/sys/netinet/sctp_structs.h +++ b/sys/netinet/sctp_structs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2008, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_sysctl.c b/sys/netinet/sctp_sysctl.c index 1cb53a0d403..023bf56535a 100644 --- a/sys/netinet/sctp_sysctl.c +++ b/sys/netinet/sctp_sysctl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_sysctl.h b/sys/netinet/sctp_sysctl.h index 959bd1e45a9..8187ae9edc9 100644 --- a/sys/netinet/sctp_sysctl.h +++ b/sys/netinet/sctp_sysctl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_timer.c b/sys/netinet/sctp_timer.c index 4c87ee683f8..364caa6f9ee 100644 --- a/sys/netinet/sctp_timer.c +++ b/sys/netinet/sctp_timer.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_timer.h b/sys/netinet/sctp_timer.h index 6d409cdc848..d58fbaa94f1 100644 --- a/sys/netinet/sctp_timer.h +++ b/sys/netinet/sctp_timer.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_uio.h b/sys/netinet/sctp_uio.h index daa6847d1ee..93274a7044c 100644 --- a/sys/netinet/sctp_uio.h +++ b/sys/netinet/sctp_uio.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_usrreq.c b/sys/netinet/sctp_usrreq.c index 28b2d24aa37..c746efeb061 100644 --- a/sys/netinet/sctp_usrreq.c +++ b/sys/netinet/sctp_usrreq.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2008, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctp_var.h b/sys/netinet/sctp_var.h index 9e149e68138..84cbfc88430 100644 --- a/sys/netinet/sctp_var.h +++ b/sys/netinet/sctp_var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2008, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctputil.c b/sys/netinet/sctputil.c index 444419ba2d3..a8cb1c021db 100644 --- a/sys/netinet/sctputil.c +++ b/sys/netinet/sctputil.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2008, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/sctputil.h b/sys/netinet/sctputil.h index 598f9f367e1..61d345919d5 100644 --- a/sys/netinet/sctputil.h +++ b/sys/netinet/sctputil.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet/tcp.h b/sys/netinet/tcp.h index 62a177de66c..97ef1f5738e 100644 --- a/sys/netinet/tcp.h +++ b/sys/netinet/tcp.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/tcp_debug.c b/sys/netinet/tcp_debug.c index 148698d734b..aedaa131095 100644 --- a/sys/netinet/tcp_debug.c +++ b/sys/netinet/tcp_debug.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. * All rights reserved. diff --git a/sys/netinet/tcp_debug.h b/sys/netinet/tcp_debug.h index 807c8c93885..c44930724b6 100644 --- a/sys/netinet/tcp_debug.h +++ b/sys/netinet/tcp_debug.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/tcp_fsm.h b/sys/netinet/tcp_fsm.h index ddb52084d55..dcc4a4e8aa6 100644 --- a/sys/netinet/tcp_fsm.h +++ b/sys/netinet/tcp_fsm.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. * All rights reserved. diff --git a/sys/netinet/tcp_input.c b/sys/netinet/tcp_input.c index 6961d24a234..904613492d0 100644 --- a/sys/netinet/tcp_input.c +++ b/sys/netinet/tcp_input.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1988, 1990, 1993, 1994, 1995 * The Regents of the University of California. All rights reserved. * Copyright (c) 2007-2008,2010 diff --git a/sys/netinet/tcp_output.c b/sys/netinet/tcp_output.c index 26fea1f1bfb..02a8f9a5094 100644 --- a/sys/netinet/tcp_output.c +++ b/sys/netinet/tcp_output.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1988, 1990, 1993, 1995 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/tcp_reass.c b/sys/netinet/tcp_reass.c index 7f73a240e9c..df3e76796d0 100644 --- a/sys/netinet/tcp_reass.c +++ b/sys/netinet/tcp_reass.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1988, 1990, 1993, 1994, 1995 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/tcp_sack.c b/sys/netinet/tcp_sack.c index 6a750fcd049..985b35122d5 100644 --- a/sys/netinet/tcp_sack.c +++ b/sys/netinet/tcp_sack.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1988, 1990, 1993, 1994, 1995 * The Regents of the University of California. * All rights reserved. @@ -11,7 +13,7 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 4. Neither the name of the University nor the names of its contributors + * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * diff --git a/sys/netinet/tcp_seq.h b/sys/netinet/tcp_seq.h index cfc1ccf7f84..ee1e1bfd009 100644 --- a/sys/netinet/tcp_seq.h +++ b/sys/netinet/tcp_seq.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993, 1995 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/tcp_subr.c b/sys/netinet/tcp_subr.c index dbfd3e7d7be..139847f9d32 100644 --- a/sys/netinet/tcp_subr.c +++ b/sys/netinet/tcp_subr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1988, 1990, 1993, 1995 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/tcp_syncache.h b/sys/netinet/tcp_syncache.h index 3932cab735d..d9ebb65ca96 100644 --- a/sys/netinet/tcp_syncache.h +++ b/sys/netinet/tcp_syncache.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993, 1994, 1995 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/tcp_timer.c b/sys/netinet/tcp_timer.c index df5eb2c1283..b50a580dd7b 100644 --- a/sys/netinet/tcp_timer.c +++ b/sys/netinet/tcp_timer.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1988, 1990, 1993, 1995 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/tcp_timer.h b/sys/netinet/tcp_timer.h index 5f4138cb26d..9a26c95d225 100644 --- a/sys/netinet/tcp_timer.h +++ b/sys/netinet/tcp_timer.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/tcp_timewait.c b/sys/netinet/tcp_timewait.c index d9f21f37a30..e07e002dfcb 100644 --- a/sys/netinet/tcp_timewait.c +++ b/sys/netinet/tcp_timewait.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1988, 1990, 1993, 1995 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/tcp_usrreq.c b/sys/netinet/tcp_usrreq.c index e1bea5ac2cd..cd9aedafd63 100644 --- a/sys/netinet/tcp_usrreq.c +++ b/sys/netinet/tcp_usrreq.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1988, 1993 * The Regents of the University of California. * Copyright (c) 2006-2007 Robert N. M. Watson diff --git a/sys/netinet/tcp_var.h b/sys/netinet/tcp_var.h index 1210a32eb2b..0bcb3dc6185 100644 --- a/sys/netinet/tcp_var.h +++ b/sys/netinet/tcp_var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993, 1994, 1995 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/tcpip.h b/sys/netinet/tcpip.h index 45c1095a01d..f3ed5be9538 100644 --- a/sys/netinet/tcpip.h +++ b/sys/netinet/tcpip.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/netinet/udp.h b/sys/netinet/udp.h index 7b18df42bf9..7c08135d02c 100644 --- a/sys/netinet/udp.h +++ b/sys/netinet/udp.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. * All rights reserved. diff --git a/sys/netinet/udp_usrreq.c b/sys/netinet/udp_usrreq.c index 74ca2f39eac..670182ece8b 100644 --- a/sys/netinet/udp_usrreq.c +++ b/sys/netinet/udp_usrreq.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1988, 1990, 1993, 1995 * The Regents of the University of California. * Copyright (c) 2008 Robert N. M. Watson diff --git a/sys/netinet/udp_var.h b/sys/netinet/udp_var.h index 60d59509f7c..4ebf7531797 100644 --- a/sys/netinet/udp_var.h +++ b/sys/netinet/udp_var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. * All rights reserved. diff --git a/sys/netinet6/dest6.c b/sys/netinet6/dest6.c index 2b95fd9d011..c5e75413a5f 100644 --- a/sys/netinet6/dest6.c +++ b/sys/netinet6/dest6.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/frag6.c b/sys/netinet6/frag6.c index df1f72285fa..66b5721df14 100644 --- a/sys/netinet6/frag6.c +++ b/sys/netinet6/frag6.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/icmp6.c b/sys/netinet6/icmp6.c index c6084d68b66..0cb226a4911 100644 --- a/sys/netinet6/icmp6.c +++ b/sys/netinet6/icmp6.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/in6.c b/sys/netinet6/in6.c index 8d8874687d5..4a304cda291 100644 --- a/sys/netinet6/in6.c +++ b/sys/netinet6/in6.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/in6.h b/sys/netinet6/in6.h index ed26a7cd130..1a5b5804947 100644 --- a/sys/netinet6/in6.h +++ b/sys/netinet6/in6.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/in6_cksum.c b/sys/netinet6/in6_cksum.c index 88de67de566..aead41228b4 100644 --- a/sys/netinet6/in6_cksum.c +++ b/sys/netinet6/in6_cksum.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/in6_gif.c b/sys/netinet6/in6_gif.c index e6901ba27b3..e67d64eaf13 100644 --- a/sys/netinet6/in6_gif.c +++ b/sys/netinet6/in6_gif.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/in6_ifattach.c b/sys/netinet6/in6_ifattach.c index 03abc4018bd..7aafa6c4e86 100644 --- a/sys/netinet6/in6_ifattach.c +++ b/sys/netinet6/in6_ifattach.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/in6_ifattach.h b/sys/netinet6/in6_ifattach.h index a34530dbef2..1e038fa8319 100644 --- a/sys/netinet6/in6_ifattach.h +++ b/sys/netinet6/in6_ifattach.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/in6_pcb.c b/sys/netinet6/in6_pcb.c index 13ea6aa9106..279855d7bbf 100644 --- a/sys/netinet6/in6_pcb.c +++ b/sys/netinet6/in6_pcb.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * Copyright (c) 2010-2011 Juniper Networks, Inc. * All rights reserved. diff --git a/sys/netinet6/in6_pcb.h b/sys/netinet6/in6_pcb.h index f21230bc74a..2c6bcdc6eb7 100644 --- a/sys/netinet6/in6_pcb.h +++ b/sys/netinet6/in6_pcb.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/in6_proto.c b/sys/netinet6/in6_proto.c index eef053ba980..89f330bddbf 100644 --- a/sys/netinet6/in6_proto.c +++ b/sys/netinet6/in6_proto.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/in6_rmx.c b/sys/netinet6/in6_rmx.c index 102ad506de7..728e53ef464 100644 --- a/sys/netinet6/in6_rmx.c +++ b/sys/netinet6/in6_rmx.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/in6_src.c b/sys/netinet6/in6_src.c index d781a3b3cf9..bd4b5dee0c4 100644 --- a/sys/netinet6/in6_src.c +++ b/sys/netinet6/in6_src.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/in6_var.h b/sys/netinet6/in6_var.h index a3dac7f4d8a..2e22d9624a7 100644 --- a/sys/netinet6/in6_var.h +++ b/sys/netinet6/in6_var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/ip6_ecn.h b/sys/netinet6/ip6_ecn.h index 27d3f34dbd1..dade6573207 100644 --- a/sys/netinet6/ip6_ecn.h +++ b/sys/netinet6/ip6_ecn.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1999 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/ip6_forward.c b/sys/netinet6/ip6_forward.c index 98967a9b936..93f089ef99b 100644 --- a/sys/netinet6/ip6_forward.c +++ b/sys/netinet6/ip6_forward.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/ip6_input.c b/sys/netinet6/ip6_input.c index eea5e14eeed..ec492031c01 100644 --- a/sys/netinet6/ip6_input.c +++ b/sys/netinet6/ip6_input.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/ip6_mroute.c b/sys/netinet6/ip6_mroute.c index 975aed47b67..aa3269d493d 100644 --- a/sys/netinet6/ip6_mroute.c +++ b/sys/netinet6/ip6_mroute.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/ip6_mroute.h b/sys/netinet6/ip6_mroute.h index 51e1d496af6..40a857707de 100644 --- a/sys/netinet6/ip6_mroute.h +++ b/sys/netinet6/ip6_mroute.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/ip6_output.c b/sys/netinet6/ip6_output.c index 9d38aff0804..9bf73269f1d 100644 --- a/sys/netinet6/ip6_output.c +++ b/sys/netinet6/ip6_output.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/ip6_var.h b/sys/netinet6/ip6_var.h index 65bf1e69b14..5c8997ca5dc 100644 --- a/sys/netinet6/ip6_var.h +++ b/sys/netinet6/ip6_var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/ip6protosw.h b/sys/netinet6/ip6protosw.h index edfbd0abd4a..d978e33042b 100644 --- a/sys/netinet6/ip6protosw.h +++ b/sys/netinet6/ip6protosw.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/mld6.c b/sys/netinet6/mld6.c index 6be8f49f284..37d6c3196a3 100644 --- a/sys/netinet6/mld6.c +++ b/sys/netinet6/mld6.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009 Bruce Simpson. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/netinet6/nd6.c b/sys/netinet6/nd6.c index 58c705084b4..4c598633045 100644 --- a/sys/netinet6/nd6.c +++ b/sys/netinet6/nd6.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/nd6.h b/sys/netinet6/nd6.h index 243e9548041..30990637cc2 100644 --- a/sys/netinet6/nd6.h +++ b/sys/netinet6/nd6.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/nd6_nbr.c b/sys/netinet6/nd6_nbr.c index 61d046459e7..f0e7a4bceae 100644 --- a/sys/netinet6/nd6_nbr.c +++ b/sys/netinet6/nd6_nbr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/nd6_rtr.c b/sys/netinet6/nd6_rtr.c index 193ce996325..dd89366a252 100644 --- a/sys/netinet6/nd6_rtr.c +++ b/sys/netinet6/nd6_rtr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/pim6.h b/sys/netinet6/pim6.h index dec84cf2e62..45346e89f4f 100644 --- a/sys/netinet6/pim6.h +++ b/sys/netinet6/pim6.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/pim6_var.h b/sys/netinet6/pim6_var.h index 7f9262bbc75..7afe89b9f84 100644 --- a/sys/netinet6/pim6_var.h +++ b/sys/netinet6/pim6_var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/raw_ip6.c b/sys/netinet6/raw_ip6.c index 62c55bc41ef..0cd7c5c93ec 100644 --- a/sys/netinet6/raw_ip6.c +++ b/sys/netinet6/raw_ip6.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/raw_ip6.h b/sys/netinet6/raw_ip6.h index 5eec5fffd82..e2dcac36da6 100644 --- a/sys/netinet6/raw_ip6.h +++ b/sys/netinet6/raw_ip6.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2001 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/route6.c b/sys/netinet6/route6.c index 5f224375e57..fe31b710fa5 100644 --- a/sys/netinet6/route6.c +++ b/sys/netinet6/route6.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/scope6.c b/sys/netinet6/scope6.c index a00842e5085..c0b0dba1a7c 100644 --- a/sys/netinet6/scope6.c +++ b/sys/netinet6/scope6.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2000 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/scope6_var.h b/sys/netinet6/scope6_var.h index e38d77a91b5..a2a9137dad3 100644 --- a/sys/netinet6/scope6_var.h +++ b/sys/netinet6/scope6_var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2000 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/sctp6_usrreq.c b/sys/netinet6/sctp6_usrreq.c index a61eae1104d..1b4058b8300 100644 --- a/sys/netinet6/sctp6_usrreq.c +++ b/sys/netinet6/sctp6_usrreq.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet6/sctp6_var.h b/sys/netinet6/sctp6_var.h index a24ceba7ee1..e3c4359a148 100644 --- a/sys/netinet6/sctp6_var.h +++ b/sys/netinet6/sctp6_var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. diff --git a/sys/netinet6/tcp6_var.h b/sys/netinet6/tcp6_var.h index 1ef1eb95461..00697695fc7 100644 --- a/sys/netinet6/tcp6_var.h +++ b/sys/netinet6/tcp6_var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netinet6/udp6_usrreq.c b/sys/netinet6/udp6_usrreq.c index 2a831afa28b..1c14bf55157 100644 --- a/sys/netinet6/udp6_usrreq.c +++ b/sys/netinet6/udp6_usrreq.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * Copyright (c) 2010-2011 Juniper Networks, Inc. * Copyright (c) 2014 Kevin Lo diff --git a/sys/netinet6/udp6_var.h b/sys/netinet6/udp6_var.h index 8a2afa389dd..93e226d6a4b 100644 --- a/sys/netinet6/udp6_var.h +++ b/sys/netinet6/udp6_var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netipsec/ah.h b/sys/netipsec/ah.h index 1ffeacdc397..8c76dbc4479 100644 --- a/sys/netipsec/ah.h +++ b/sys/netipsec/ah.h @@ -2,6 +2,8 @@ /* $KAME: ah.h,v 1.13 2000/10/18 21:28:00 itojun Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netipsec/esp.h b/sys/netipsec/esp.h index 8eb096302ca..94612b87851 100644 --- a/sys/netipsec/esp.h +++ b/sys/netipsec/esp.h @@ -2,6 +2,8 @@ /* $KAME: esp.h,v 1.16 2000/10/18 21:28:00 itojun Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netipsec/ipcomp.h b/sys/netipsec/ipcomp.h index 47e9305ef6b..f1ffdc9b720 100644 --- a/sys/netipsec/ipcomp.h +++ b/sys/netipsec/ipcomp.h @@ -2,6 +2,8 @@ /* $KAME: ipcomp.h,v 1.8 2000/09/26 07:55:14 itojun Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1999 WIDE Project. * All rights reserved. * diff --git a/sys/netipsec/ipcomp_var.h b/sys/netipsec/ipcomp_var.h index 5062c9dddf5..34bfb767943 100644 --- a/sys/netipsec/ipcomp_var.h +++ b/sys/netipsec/ipcomp_var.h @@ -2,6 +2,8 @@ /* $KAME: ipcomp.h,v 1.8 2000/09/26 07:55:14 itojun Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1999 WIDE Project. * All rights reserved. * diff --git a/sys/netipsec/ipsec.c b/sys/netipsec/ipsec.c index fd53da983c7..0cfde507926 100644 --- a/sys/netipsec/ipsec.c +++ b/sys/netipsec/ipsec.c @@ -2,6 +2,8 @@ /* $KAME: ipsec.c,v 1.103 2001/05/24 07:14:18 sakane Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netipsec/ipsec.h b/sys/netipsec/ipsec.h index 1e73c0133de..1ce159e5c14 100644 --- a/sys/netipsec/ipsec.h +++ b/sys/netipsec/ipsec.h @@ -2,6 +2,8 @@ /* $KAME: ipsec.h,v 1.53 2001/11/20 08:32:38 itojun Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netipsec/ipsec6.h b/sys/netipsec/ipsec6.h index 33aa30f3ff8..6d44f989192 100644 --- a/sys/netipsec/ipsec6.h +++ b/sys/netipsec/ipsec6.h @@ -2,6 +2,8 @@ /* $KAME: ipsec.h,v 1.44 2001/03/23 08:08:47 itojun Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netipsec/key.c b/sys/netipsec/key.c index 6a2d416a936..d5100f07103 100644 --- a/sys/netipsec/key.c +++ b/sys/netipsec/key.c @@ -2,6 +2,8 @@ /* $KAME: key.c,v 1.191 2001/06/27 10:46:49 sakane Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netipsec/key.h b/sys/netipsec/key.h index a646832e01f..6c3e05c039e 100644 --- a/sys/netipsec/key.h +++ b/sys/netipsec/key.h @@ -2,6 +2,8 @@ /* $KAME: key.h,v 1.21 2001/07/27 03:51:30 itojun Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netipsec/key_debug.c b/sys/netipsec/key_debug.c index 0251d961e8c..ab595c2428c 100644 --- a/sys/netipsec/key_debug.c +++ b/sys/netipsec/key_debug.c @@ -2,6 +2,8 @@ /* $KAME: key_debug.c,v 1.26 2001/06/27 10:46:50 sakane Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netipsec/key_debug.h b/sys/netipsec/key_debug.h index afb11cb1c35..a2dd57edd6f 100644 --- a/sys/netipsec/key_debug.h +++ b/sys/netipsec/key_debug.h @@ -2,6 +2,8 @@ /* $KAME: key_debug.h,v 1.10 2001/08/05 08:37:52 itojun Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netipsec/key_var.h b/sys/netipsec/key_var.h index ecef2360c2b..bd68645e098 100644 --- a/sys/netipsec/key_var.h +++ b/sys/netipsec/key_var.h @@ -2,6 +2,8 @@ /* $KAME: key_var.h,v 1.11 2001/09/12 23:05:07 sakane Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netipsec/keydb.h b/sys/netipsec/keydb.h index ab03abb151c..19eae7673fe 100644 --- a/sys/netipsec/keydb.h +++ b/sys/netipsec/keydb.h @@ -2,6 +2,8 @@ /* $KAME: keydb.h,v 1.14 2000/08/02 17:58:26 sakane Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netipsec/keysock.c b/sys/netipsec/keysock.c index 23bed2a36e6..1d2f52ef6ef 100644 --- a/sys/netipsec/keysock.c +++ b/sys/netipsec/keysock.c @@ -2,6 +2,8 @@ /* $KAME: keysock.c,v 1.25 2001/08/13 20:07:41 itojun Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netipsec/keysock.h b/sys/netipsec/keysock.h index 8fbf4a0252b..30b68da66b7 100644 --- a/sys/netipsec/keysock.h +++ b/sys/netipsec/keysock.h @@ -2,6 +2,8 @@ /* $KAME: keysock.h,v 1.8 2000/03/27 05:11:06 sumikawa Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * diff --git a/sys/netpfil/pf/in4_cksum.c b/sys/netpfil/pf/in4_cksum.c index bf25baf97a0..92ebea1b24e 100644 --- a/sys/netpfil/pf/in4_cksum.c +++ b/sys/netpfil/pf/in4_cksum.c @@ -4,6 +4,8 @@ /* $NetBSD: in_cksum.c,v 1.13 1996/10/13 02:03:03 christos Exp $ */ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1999 WIDE Project. * All rights reserved. * diff --git a/sys/nfs/nfs_common.h b/sys/nfs/nfs_common.h index 1cecde9c589..a821934da0a 100644 --- a/sys/nfs/nfs_common.h +++ b/sys/nfs/nfs_common.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/nfs/nfs_diskless.c b/sys/nfs/nfs_diskless.c index 9feaa5faa38..c6a6b9b300f 100644 --- a/sys/nfs/nfs_diskless.c +++ b/sys/nfs/nfs_diskless.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/nfs/nfs_nfssvc.c b/sys/nfs/nfs_nfssvc.c index 8c49a61f808..c5c2e7dd0db 100644 --- a/sys/nfs/nfs_nfssvc.c +++ b/sys/nfs/nfs_nfssvc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/nfs/nfsdiskless.h b/sys/nfs/nfsdiskless.h index 4c0be81ca2b..ff038d0e38a 100644 --- a/sys/nfs/nfsdiskless.h +++ b/sys/nfs/nfsdiskless.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/nfs/nfsproto.h b/sys/nfs/nfsproto.h index 1d6638e58eb..dfaf7689fae 100644 --- a/sys/nfs/nfsproto.h +++ b/sys/nfs/nfsproto.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/nfs/nfssvc.h b/sys/nfs/nfssvc.h index 61ed1a3e7a4..99b9b78c17b 100644 --- a/sys/nfs/nfssvc.h +++ b/sys/nfs/nfssvc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1995 * The Regents of the University of California. All rights reserved. * diff --git a/sys/nfs/xdr_subs.h b/sys/nfs/xdr_subs.h index c536471f2a4..829711e8ddd 100644 --- a/sys/nfs/xdr_subs.h +++ b/sys/nfs/xdr_subs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/nfsclient/nfs.h b/sys/nfsclient/nfs.h index ab5b2a592ac..ab50d896d15 100644 --- a/sys/nfsclient/nfs.h +++ b/sys/nfsclient/nfs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1995 * The Regents of the University of California. All rights reserved. * diff --git a/sys/nfsclient/nfsargs.h b/sys/nfsclient/nfsargs.h index f3e3856df7f..4635694e8a0 100644 --- a/sys/nfsclient/nfsargs.h +++ b/sys/nfsclient/nfsargs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1995 * The Regents of the University of California. All rights reserved. * diff --git a/sys/nfsclient/nfsm_subs.h b/sys/nfsclient/nfsm_subs.h index 11154ffa71c..b918e78ae72 100644 --- a/sys/nfsclient/nfsm_subs.h +++ b/sys/nfsclient/nfsm_subs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/nfsclient/nfsmount.h b/sys/nfsclient/nfsmount.h index de47b756fab..b048c1044ba 100644 --- a/sys/nfsclient/nfsmount.h +++ b/sys/nfsclient/nfsmount.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/nfsclient/nfsnode.h b/sys/nfsclient/nfsnode.h index ad7a36529b3..4839f6e50d0 100644 --- a/sys/nfsclient/nfsnode.h +++ b/sys/nfsclient/nfsnode.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/nfsclient/nfsstats.h b/sys/nfsclient/nfsstats.h index 314ab886382..c65ae6de2c6 100644 --- a/sys/nfsclient/nfsstats.h +++ b/sys/nfsclient/nfsstats.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1995 * The Regents of the University of California. All rights reserved. * diff --git a/sys/nfsserver/nfs.h b/sys/nfsserver/nfs.h index 016a31e22a8..1c99c9aa9fb 100644 --- a/sys/nfsserver/nfs.h +++ b/sys/nfsserver/nfs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1995 * The Regents of the University of California. All rights reserved. * diff --git a/sys/nfsserver/nfsm_subs.h b/sys/nfsserver/nfsm_subs.h index 05692fb9f3d..b037eb0eb90 100644 --- a/sys/nfsserver/nfsm_subs.h +++ b/sys/nfsserver/nfsm_subs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/nfsserver/nfsrvcache.h b/sys/nfsserver/nfsrvcache.h index 406ab0443ca..10dff78538c 100644 --- a/sys/nfsserver/nfsrvcache.h +++ b/sys/nfsserver/nfsrvcache.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/nfsserver/nfsrvstats.h b/sys/nfsserver/nfsrvstats.h index c79cbeee233..3fda65eda75 100644 --- a/sys/nfsserver/nfsrvstats.h +++ b/sys/nfsserver/nfsrvstats.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993, 1995 * The Regents of the University of California. All rights reserved. * diff --git a/sys/ofed/drivers/infiniband/ulp/sdp/sdp_main.c b/sys/ofed/drivers/infiniband/ulp/sdp/sdp_main.c index a1ae56e5283..37ed4c9f527 100644 --- a/sys/ofed/drivers/infiniband/ulp/sdp/sdp_main.c +++ b/sys/ofed/drivers/infiniband/ulp/sdp/sdp_main.c @@ -1,5 +1,6 @@ - /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1988, 1990, 1993, 1995 * The Regents of the University of California. All rights reserved. * Copyright (c) 2004 The FreeBSD Foundation. All rights reserved. diff --git a/sys/powerpc/fpu/fpu_add.c b/sys/powerpc/fpu/fpu_add.c index 97b9d255051..6dd594ca0ec 100644 --- a/sys/powerpc/fpu/fpu_add.c +++ b/sys/powerpc/fpu/fpu_add.c @@ -1,6 +1,8 @@ /* $NetBSD: fpu_add.c,v 1.4 2005/12/11 12:18:42 christos Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/powerpc/fpu/fpu_arith.h b/sys/powerpc/fpu/fpu_arith.h index f74ac6688cc..e70256927ba 100644 --- a/sys/powerpc/fpu/fpu_arith.h +++ b/sys/powerpc/fpu/fpu_arith.h @@ -1,7 +1,9 @@ /* $NetBSD: fpu_arith.h,v 1.4 2005/12/24 20:07:28 perry Exp $ */ /* $FreeBSD$ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/powerpc/fpu/fpu_compare.c b/sys/powerpc/fpu/fpu_compare.c index 898fb4f061b..48d7c488ce8 100644 --- a/sys/powerpc/fpu/fpu_compare.c +++ b/sys/powerpc/fpu/fpu_compare.c @@ -1,6 +1,8 @@ /* $NetBSD: fpu_compare.c,v 1.4 2005/12/11 12:18:42 christos Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/powerpc/fpu/fpu_div.c b/sys/powerpc/fpu/fpu_div.c index a206bf3c70b..5b625f640f1 100644 --- a/sys/powerpc/fpu/fpu_div.c +++ b/sys/powerpc/fpu/fpu_div.c @@ -1,6 +1,8 @@ /* $NetBSD: fpu_div.c,v 1.4 2005/12/11 12:18:42 christos Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/powerpc/fpu/fpu_emu.h b/sys/powerpc/fpu/fpu_emu.h index 30e617e474e..18e318ade49 100644 --- a/sys/powerpc/fpu/fpu_emu.h +++ b/sys/powerpc/fpu/fpu_emu.h @@ -1,7 +1,9 @@ /* $NetBSD: fpu_emu.h,v 1.3 2005/12/11 12:18:42 christos Exp $ */ /* $FreeBSD$ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/powerpc/fpu/fpu_explode.c b/sys/powerpc/fpu/fpu_explode.c index 84073a4edb2..010c4e3dd67 100644 --- a/sys/powerpc/fpu/fpu_explode.c +++ b/sys/powerpc/fpu/fpu_explode.c @@ -1,6 +1,8 @@ /* $NetBSD: fpu_explode.c,v 1.6 2005/12/11 12:18:42 christos Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/powerpc/fpu/fpu_implode.c b/sys/powerpc/fpu/fpu_implode.c index b57ba2d5665..e0574763166 100644 --- a/sys/powerpc/fpu/fpu_implode.c +++ b/sys/powerpc/fpu/fpu_implode.c @@ -1,6 +1,8 @@ /* $NetBSD: fpu_implode.c,v 1.6 2005/12/11 12:18:42 christos Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/powerpc/fpu/fpu_instr.h b/sys/powerpc/fpu/fpu_instr.h index 15801ef3c25..eb2d09989a5 100644 --- a/sys/powerpc/fpu/fpu_instr.h +++ b/sys/powerpc/fpu/fpu_instr.h @@ -1,7 +1,9 @@ /* $NetBSD: instr.h,v 1.4 2005/12/11 12:18:43 christos Exp $ */ /* $FreeBSD$ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/powerpc/fpu/fpu_mul.c b/sys/powerpc/fpu/fpu_mul.c index 6fe7851eb52..609b261492a 100644 --- a/sys/powerpc/fpu/fpu_mul.c +++ b/sys/powerpc/fpu/fpu_mul.c @@ -1,6 +1,8 @@ /* $NetBSD: fpu_mul.c,v 1.4 2005/12/11 12:18:42 christos Exp $ */ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/powerpc/fpu/fpu_sqrt.c b/sys/powerpc/fpu/fpu_sqrt.c index 59cb3abc83a..7fbbfb9593b 100644 --- a/sys/powerpc/fpu/fpu_sqrt.c +++ b/sys/powerpc/fpu/fpu_sqrt.c @@ -1,6 +1,8 @@ /* $NetBSD: fpu_sqrt.c,v 1.4 2005/12/11 12:18:42 christos Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/powerpc/fpu/fpu_subr.c b/sys/powerpc/fpu/fpu_subr.c index dc892165018..fc817a7ee58 100644 --- a/sys/powerpc/fpu/fpu_subr.c +++ b/sys/powerpc/fpu/fpu_subr.c @@ -1,6 +1,8 @@ /* $NetBSD: fpu_subr.c,v 1.4 2005/12/11 12:18:42 christos Exp $ */ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/powerpc/include/_limits.h b/sys/powerpc/include/_limits.h index 000c8fdec31..b317ce8635e 100644 --- a/sys/powerpc/include/_limits.h +++ b/sys/powerpc/include/_limits.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/powerpc/include/_stdint.h b/sys/powerpc/include/_stdint.h index 9928a1a0196..0eafe6937cf 100644 --- a/sys/powerpc/include/_stdint.h +++ b/sys/powerpc/include/_stdint.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2001, 2002 Mike Barcroft * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. diff --git a/sys/powerpc/include/asm.h b/sys/powerpc/include/asm.h index f2a1ae4fbb8..e61cda2220c 100644 --- a/sys/powerpc/include/asm.h +++ b/sys/powerpc/include/asm.h @@ -1,4 +1,6 @@ /*- + * 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/powerpc/include/cpu.h b/sys/powerpc/include/cpu.h index 96c925322d5..3c136c8256c 100644 --- a/sys/powerpc/include/cpu.h +++ b/sys/powerpc/include/cpu.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (C) 1995-1997 Wolfgang Solfrank. * Copyright (C) 1995-1997 TooLs GmbH. * All rights reserved. diff --git a/sys/powerpc/include/endian.h b/sys/powerpc/include/endian.h index b2e9f68a07d..8cbd7e024eb 100644 --- a/sys/powerpc/include/endian.h +++ b/sys/powerpc/include/endian.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/powerpc/include/exec.h b/sys/powerpc/include/exec.h index f5a2bb26f61..be6bc6f8677 100644 --- a/sys/powerpc/include/exec.h +++ b/sys/powerpc/include/exec.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001 David E. O'Brien * All rights reserved. * diff --git a/sys/powerpc/include/float.h b/sys/powerpc/include/float.h index 4eea0bda587..575b50fbbd0 100644 --- a/sys/powerpc/include/float.h +++ b/sys/powerpc/include/float.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989 Regents of the University of California. * All rights reserved. * diff --git a/sys/powerpc/include/floatingpoint.h b/sys/powerpc/include/floatingpoint.h index e62e47415a7..ec603b28130 100644 --- a/sys/powerpc/include/floatingpoint.h +++ b/sys/powerpc/include/floatingpoint.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2004 Suleiman Souhlal * All rights reserved. * diff --git a/sys/powerpc/include/fpu.h b/sys/powerpc/include/fpu.h index 17eec0b48b6..9d10b116cfb 100644 --- a/sys/powerpc/include/fpu.h +++ b/sys/powerpc/include/fpu.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (C) 1996 Wolfgang Solfrank. * Copyright (C) 1996 TooLs GmbH. * All rights reserved. diff --git a/sys/powerpc/include/frame.h b/sys/powerpc/include/frame.h index 667b58c4b44..7a395d7b619 100644 --- a/sys/powerpc/include/frame.h +++ b/sys/powerpc/include/frame.h @@ -1,4 +1,6 @@ /*- + * 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/powerpc/include/hid.h b/sys/powerpc/include/hid.h index 3454db40163..77940012beb 100644 --- a/sys/powerpc/include/hid.h +++ b/sys/powerpc/include/hid.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2000 Tsubai Masanari. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/powerpc/include/ieee.h b/sys/powerpc/include/ieee.h index fcb030038f5..5610a5a5bc5 100644 --- a/sys/powerpc/include/ieee.h +++ b/sys/powerpc/include/ieee.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/powerpc/include/in_cksum.h b/sys/powerpc/include/in_cksum.h index 37bfb20034a..fd34e13d382 100644 --- a/sys/powerpc/include/in_cksum.h +++ b/sys/powerpc/include/in_cksum.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/powerpc/include/limits.h b/sys/powerpc/include/limits.h index 9b554441988..5a7b831b308 100644 --- a/sys/powerpc/include/limits.h +++ b/sys/powerpc/include/limits.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/powerpc/include/pcb.h b/sys/powerpc/include/pcb.h index 094949ed948..ecddc3fddb2 100644 --- a/sys/powerpc/include/pcb.h +++ b/sys/powerpc/include/pcb.h @@ -1,4 +1,6 @@ /*- + * 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/powerpc/include/pio.h b/sys/powerpc/include/pio.h index b09e68a43e8..a4d9b327fa8 100644 --- a/sys/powerpc/include/pio.h +++ b/sys/powerpc/include/pio.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1997 Per Fogelstrom, Opsycon AB and RTMX Inc, USA. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/powerpc/include/platform.h b/sys/powerpc/include/platform.h index 8c92e26221a..459fd1f2c06 100644 --- a/sys/powerpc/include/platform.h +++ b/sys/powerpc/include/platform.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (C) 1996 Wolfgang Solfrank. * Copyright (C) 1996 TooLs GmbH. * All rights reserved. diff --git a/sys/powerpc/include/pmap.h b/sys/powerpc/include/pmap.h index 32b0e6e5d43..6315cb4b0ef 100644 --- a/sys/powerpc/include/pmap.h +++ b/sys/powerpc/include/pmap.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2006 Semihalf, Marian Balakowicz * All rights reserved. * diff --git a/sys/powerpc/include/proc.h b/sys/powerpc/include/proc.h index 4e3cb629b68..d01b6cda4dc 100644 --- a/sys/powerpc/include/proc.h +++ b/sys/powerpc/include/proc.h @@ -1,4 +1,6 @@ /*- + * 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/powerpc/include/psl.h b/sys/powerpc/include/psl.h index 9ea07f3f6dc..329120f421e 100644 --- a/sys/powerpc/include/psl.h +++ b/sys/powerpc/include/psl.h @@ -1,4 +1,6 @@ /*- + * 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/powerpc/include/pte.h b/sys/powerpc/include/pte.h index f804dee7f27..4a4985e7287 100644 --- a/sys/powerpc/include/pte.h +++ b/sys/powerpc/include/pte.h @@ -1,4 +1,6 @@ /*- + * 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/powerpc/include/ptrace.h b/sys/powerpc/include/ptrace.h index 5f284fbe3e9..0eb0bc1725e 100644 --- a/sys/powerpc/include/ptrace.h +++ b/sys/powerpc/include/ptrace.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2014 Justin Hibbits * All rights reserved. * diff --git a/sys/powerpc/include/reloc.h b/sys/powerpc/include/reloc.h index 0e4155dac4c..d99dc8b05d6 100644 --- a/sys/powerpc/include/reloc.h +++ b/sys/powerpc/include/reloc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1998 John Birrell . * All rights reserved. * diff --git a/sys/powerpc/include/sigframe.h b/sys/powerpc/include/sigframe.h index d0e886e9bc9..914e00d8a65 100644 --- a/sys/powerpc/include/sigframe.h +++ b/sys/powerpc/include/sigframe.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999 Marcel Moolenaar * All rights reserved. * diff --git a/sys/powerpc/include/signal.h b/sys/powerpc/include/signal.h index ba0bee2b779..4302ad23473 100644 --- a/sys/powerpc/include/signal.h +++ b/sys/powerpc/include/signal.h @@ -1,4 +1,6 @@ /*- + * 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/powerpc/include/stdarg.h b/sys/powerpc/include/stdarg.h index e81aab30b5c..41d5d238b34 100644 --- a/sys/powerpc/include/stdarg.h +++ b/sys/powerpc/include/stdarg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002 David E. O'Brien. All rights reserved. * Copyright (c) 2000 Tsubai Masanari. All rights reserved. * diff --git a/sys/powerpc/include/sysarch.h b/sys/powerpc/include/sysarch.h index c46d100beea..a18451e9e09 100644 --- a/sys/powerpc/include/sysarch.h +++ b/sys/powerpc/include/sysarch.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 The Regents of the University of California. * All rights reserved. * diff --git a/sys/powerpc/include/tlb.h b/sys/powerpc/include/tlb.h index b6539feffae..06616e43127 100644 --- a/sys/powerpc/include/tlb.h +++ b/sys/powerpc/include/tlb.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 2006-2012 Semihalf. * All rights reserved. * diff --git a/sys/powerpc/include/trap.h b/sys/powerpc/include/trap.h index 55909323d71..be1f4ab60c5 100644 --- a/sys/powerpc/include/trap.h +++ b/sys/powerpc/include/trap.h @@ -1,4 +1,6 @@ /*- + * 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/powerpc/include/ucontext.h b/sys/powerpc/include/ucontext.h index 42c39e1d66c..89be2b462aa 100644 --- a/sys/powerpc/include/ucontext.h +++ b/sys/powerpc/include/ucontext.h @@ -1,4 +1,6 @@ /*- + * 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/powerpc/include/varargs.h b/sys/powerpc/include/varargs.h index fed04c9463e..d37e040a4a8 100644 --- a/sys/powerpc/include/varargs.h +++ b/sys/powerpc/include/varargs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002 David E. O'Brien. All rights reserved. * Copyright (c) 2000 Tsubai Masanari. All rights reserved. * diff --git a/sys/powerpc/include/vmparam.h b/sys/powerpc/include/vmparam.h index 3492998290a..ed58d44938b 100644 --- a/sys/powerpc/include/vmparam.h +++ b/sys/powerpc/include/vmparam.h @@ -1,4 +1,6 @@ /*- + * 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/powerpc/powermac/cudavar.h b/sys/powerpc/powermac/cudavar.h index 225446494cd..2d1bd606716 100644 --- a/sys/powerpc/powermac/cudavar.h +++ b/sys/powerpc/powermac/cudavar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2006 Michael Lorenz * Copyright (c) 2008 Nathan Whitehorn * All rights reserved. diff --git a/sys/powerpc/powerpc/bcopy.c b/sys/powerpc/powerpc/bcopy.c index e979f4f20c0..069dc981ea0 100644 --- a/sys/powerpc/powerpc/bcopy.c +++ b/sys/powerpc/powerpc/bcopy.c @@ -1,5 +1,7 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause * Copyright (c) 1990 The Regents of the University of California. + * * All rights reserved. * * This code is derived from software contributed to Berkeley by diff --git a/sys/powerpc/powerpc/genassym.c b/sys/powerpc/powerpc/genassym.c index 8ecfe0ab06b..4d05f3ae4d0 100644 --- a/sys/powerpc/powerpc/genassym.c +++ b/sys/powerpc/powerpc/genassym.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/powerpc/powerpc/intr_machdep.c b/sys/powerpc/powerpc/intr_machdep.c index 13aa2794e34..a3527b89348 100644 --- a/sys/powerpc/powerpc/intr_machdep.c +++ b/sys/powerpc/powerpc/intr_machdep.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991 The Regents of the University of California. * All rights reserved. * diff --git a/sys/powerpc/powerpc/mem.c b/sys/powerpc/powerpc/mem.c index 68014a2f131..ae49b8b47bd 100644 --- a/sys/powerpc/powerpc/mem.c +++ b/sys/powerpc/powerpc/mem.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 University of Utah. * Copyright (c) 1982, 1986, 1990 The Regents of the University of California. * All rights reserved. diff --git a/sys/powerpc/powerpc/uio_machdep.c b/sys/powerpc/powerpc/uio_machdep.c index f8d132baec4..1c0b4f715f7 100644 --- a/sys/powerpc/powerpc/uio_machdep.c +++ b/sys/powerpc/powerpc/uio_machdep.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2004 Alan L. Cox * Copyright (c) 1982, 1986, 1991, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/rpc/auth.h b/sys/rpc/auth.h index bd6b04bcbce..21d6e114d81 100644 --- a/sys/rpc/auth.h +++ b/sys/rpc/auth.h @@ -1,6 +1,8 @@ /* $NetBSD: auth.h,v 1.15 2000/06/02 22:57:55 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/auth_none.c b/sys/rpc/auth_none.c index 2996b78553e..236b4aa166a 100644 --- a/sys/rpc/auth_none.c +++ b/sys/rpc/auth_none.c @@ -1,6 +1,8 @@ /* $NetBSD: auth_none.c,v 1.13 2000/01/22 22:19:17 mycroft Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/auth_unix.c b/sys/rpc/auth_unix.c index 3575c446073..4a3df5f70e3 100644 --- a/sys/rpc/auth_unix.c +++ b/sys/rpc/auth_unix.c @@ -1,6 +1,8 @@ /* $NetBSD: auth_unix.c,v 1.18 2000/07/06 03:03:30 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/authunix_prot.c b/sys/rpc/authunix_prot.c index 3b167312bd6..b6cde0fbd0f 100644 --- a/sys/rpc/authunix_prot.c +++ b/sys/rpc/authunix_prot.c @@ -1,6 +1,8 @@ /* $NetBSD: authunix_prot.c,v 1.12 2000/01/22 22:19:17 mycroft Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/clnt.h b/sys/rpc/clnt.h index 8f593b6135b..26a21cf1318 100644 --- a/sys/rpc/clnt.h +++ b/sys/rpc/clnt.h @@ -1,6 +1,8 @@ /* $NetBSD: clnt.h,v 1.14 2000/06/02 22:57:55 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2010, Oracle America, Inc. * All rights reserved. * diff --git a/sys/rpc/clnt_dg.c b/sys/rpc/clnt_dg.c index c82d27077c5..8ffa410d587 100644 --- a/sys/rpc/clnt_dg.c +++ b/sys/rpc/clnt_dg.c @@ -1,6 +1,8 @@ /* $NetBSD: clnt_dg.c,v 1.4 2000/07/14 08:40:41 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/clnt_vc.c b/sys/rpc/clnt_vc.c index a21c1df74a4..0231c303f08 100644 --- a/sys/rpc/clnt_vc.c +++ b/sys/rpc/clnt_vc.c @@ -1,6 +1,8 @@ /* $NetBSD: clnt_vc.c,v 1.4 2000/07/14 08:40:42 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/krpc.h b/sys/rpc/krpc.h index 2e61b3cdf5e..43fd742db71 100644 --- a/sys/rpc/krpc.h +++ b/sys/rpc/krpc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/nettype.h b/sys/rpc/nettype.h index 5d00607c7a2..0f63ac9530b 100644 --- a/sys/rpc/nettype.h +++ b/sys/rpc/nettype.h @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/pmap_prot.h b/sys/rpc/pmap_prot.h index 9488f1aa5db..3e958860104 100644 --- a/sys/rpc/pmap_prot.h +++ b/sys/rpc/pmap_prot.h @@ -1,6 +1,8 @@ /* $NetBSD: pmap_prot.h,v 1.8 2000/06/02 22:57:55 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/rpc.h b/sys/rpc/rpc.h index 3e6417ff6e3..82cf3c02229 100644 --- a/sys/rpc/rpc.h +++ b/sys/rpc/rpc.h @@ -1,6 +1,8 @@ /* $NetBSD: rpc.h,v 1.13 2000/06/02 22:57:56 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/rpc_callmsg.c b/sys/rpc/rpc_callmsg.c index f30fcc600bf..ab0848d7930 100644 --- a/sys/rpc/rpc_callmsg.c +++ b/sys/rpc/rpc_callmsg.c @@ -1,6 +1,8 @@ /* $NetBSD: rpc_callmsg.c,v 1.16 2000/07/14 08:40:42 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/rpc_com.h b/sys/rpc/rpc_com.h index 50cec752b2d..70d4214f54e 100644 --- a/sys/rpc/rpc_com.h +++ b/sys/rpc/rpc_com.h @@ -1,6 +1,8 @@ /* $NetBSD: rpc_com.h,v 1.3 2000/12/10 04:10:08 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/rpc_generic.c b/sys/rpc/rpc_generic.c index 1b6a151b21a..a4d6298b13b 100644 --- a/sys/rpc/rpc_generic.c +++ b/sys/rpc/rpc_generic.c @@ -1,6 +1,8 @@ /* $NetBSD: rpc_generic.c,v 1.4 2000/09/28 09:07:04 kleink Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/rpc_msg.h b/sys/rpc/rpc_msg.h index dd884d145a5..dc0ccbd0e5b 100644 --- a/sys/rpc/rpc_msg.h +++ b/sys/rpc/rpc_msg.h @@ -1,6 +1,8 @@ /* $NetBSD: rpc_msg.h,v 1.11 2000/06/02 22:57:56 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/rpc_prot.c b/sys/rpc/rpc_prot.c index a83932dfa77..70a543d3f9c 100644 --- a/sys/rpc/rpc_prot.c +++ b/sys/rpc/rpc_prot.c @@ -1,6 +1,8 @@ /* $NetBSD: rpc_prot.c,v 1.16 2000/06/02 23:11:13 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/rpcb_clnt.c b/sys/rpc/rpcb_clnt.c index 2429b3861f1..8a95999baaf 100644 --- a/sys/rpc/rpcb_clnt.c +++ b/sys/rpc/rpcb_clnt.c @@ -1,6 +1,8 @@ /* $NetBSD: rpcb_clnt.c,v 1.6 2000/07/16 06:41:43 itojun Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2010, Oracle America, Inc. * All rights reserved. * diff --git a/sys/rpc/rpcb_clnt.h b/sys/rpc/rpcb_clnt.h index 0a665e55e75..6233952c484 100644 --- a/sys/rpc/rpcb_clnt.h +++ b/sys/rpc/rpcb_clnt.h @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/rpcb_prot.c b/sys/rpc/rpcb_prot.c index 4ebbe7174f4..a59dc501d9c 100644 --- a/sys/rpc/rpcb_prot.c +++ b/sys/rpc/rpcb_prot.c @@ -1,6 +1,8 @@ /* $NetBSD: rpcb_prot.c,v 1.3 2000/07/14 08:40:42 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/rpcb_prot.h b/sys/rpc/rpcb_prot.h index 6b42a3698d1..beb4a8e1678 100644 --- a/sys/rpc/rpcb_prot.h +++ b/sys/rpc/rpcb_prot.h @@ -13,6 +13,8 @@ extern "C" { #endif /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/rpcm_subs.h b/sys/rpc/rpcm_subs.h index b5f5dec2b19..0fe500ab521 100644 --- a/sys/rpc/rpcm_subs.h +++ b/sys/rpc/rpcm_subs.h @@ -3,6 +3,8 @@ /* $NetBSD: nfsm_subs.h,v 1.10 1996/03/20 21:59:56 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * copyright (c) 2003 * the regents of the university of michigan * all rights reserved diff --git a/sys/rpc/rpcsec_gss/rpcsec_gss.c b/sys/rpc/rpcsec_gss/rpcsec_gss.c index c8a84ebfe83..2eef1544b61 100644 --- a/sys/rpc/rpcsec_gss/rpcsec_gss.c +++ b/sys/rpc/rpcsec_gss/rpcsec_gss.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Doug Rabson * All rights reserved. * diff --git a/sys/rpc/rpcsec_gss/rpcsec_gss_int.h b/sys/rpc/rpcsec_gss/rpcsec_gss_int.h index 4f38828b0ad..f0ea906a102 100644 --- a/sys/rpc/rpcsec_gss/rpcsec_gss_int.h +++ b/sys/rpc/rpcsec_gss/rpcsec_gss_int.h @@ -1,6 +1,8 @@ /* rpcsec_gss.h + SPDX-License-Identifier: BSD-3-Clause + Copyright (c) 2000 The Regents of the University of Michigan. All rights reserved. diff --git a/sys/rpc/rpcsec_gss/rpcsec_gss_prot.c b/sys/rpc/rpcsec_gss/rpcsec_gss_prot.c index 90c6fe2a098..45b1ff2533c 100644 --- a/sys/rpc/rpcsec_gss/rpcsec_gss_prot.c +++ b/sys/rpc/rpcsec_gss/rpcsec_gss_prot.c @@ -1,6 +1,8 @@ /* rpcsec_gss_prot.c + SPDX-License-Identifier: BSD-3-Clause + Copyright (c) 2000 The Regents of the University of Michigan. All rights reserved. diff --git a/sys/rpc/rpcsec_gss/svc_rpcsec_gss.c b/sys/rpc/rpcsec_gss/svc_rpcsec_gss.c index 0879299143c..0d7bd91a57a 100644 --- a/sys/rpc/rpcsec_gss/svc_rpcsec_gss.c +++ b/sys/rpc/rpcsec_gss/svc_rpcsec_gss.c @@ -1,4 +1,7 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * Copyright (c) 1990 The Regents of the University of California. + * * Copyright (c) 2008 Doug Rabson * All rights reserved. * diff --git a/sys/rpc/svc.c b/sys/rpc/svc.c index 5e5552dfe31..e4392e48f75 100644 --- a/sys/rpc/svc.c +++ b/sys/rpc/svc.c @@ -1,6 +1,8 @@ /* $NetBSD: svc.c,v 1.21 2000/07/06 03:10:35 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/svc.h b/sys/rpc/svc.h index dacf5d1a899..b60b85ef0f5 100644 --- a/sys/rpc/svc.h +++ b/sys/rpc/svc.h @@ -1,6 +1,8 @@ /* $NetBSD: svc.h,v 1.17 2000/06/02 22:57:56 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/svc_auth.c b/sys/rpc/svc_auth.c index caba75cf0ce..5dbc64b7476 100644 --- a/sys/rpc/svc_auth.c +++ b/sys/rpc/svc_auth.c @@ -1,6 +1,8 @@ /* $NetBSD: svc_auth.c,v 1.12 2000/07/06 03:10:35 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/svc_auth.h b/sys/rpc/svc_auth.h index d6b31cdc9ce..71a39d5e300 100644 --- a/sys/rpc/svc_auth.h +++ b/sys/rpc/svc_auth.h @@ -1,6 +1,8 @@ /* $NetBSD: svc_auth.h,v 1.8 2000/06/02 22:57:57 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/svc_auth_unix.c b/sys/rpc/svc_auth_unix.c index 793821dcd3e..de46bf438f0 100644 --- a/sys/rpc/svc_auth_unix.c +++ b/sys/rpc/svc_auth_unix.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/svc_dg.c b/sys/rpc/svc_dg.c index 121d151cbce..2bdd0700c04 100644 --- a/sys/rpc/svc_dg.c +++ b/sys/rpc/svc_dg.c @@ -1,6 +1,8 @@ /* $NetBSD: svc_dg.c,v 1.4 2000/07/06 03:10:35 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/svc_generic.c b/sys/rpc/svc_generic.c index 2ce010db5bf..54e9cd0bc80 100644 --- a/sys/rpc/svc_generic.c +++ b/sys/rpc/svc_generic.c @@ -1,6 +1,8 @@ /* $NetBSD: svc_generic.c,v 1.3 2000/07/06 03:10:35 christos Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/svc_vc.c b/sys/rpc/svc_vc.c index 8a8b2bdbc8a..58ab54f4cf1 100644 --- a/sys/rpc/svc_vc.c +++ b/sys/rpc/svc_vc.c @@ -1,6 +1,8 @@ /* $NetBSD: svc_vc.c,v 1.7 2000/08/03 00:01:53 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/types.h b/sys/rpc/types.h index 62b5aca1022..e5d728d6613 100644 --- a/sys/rpc/types.h +++ b/sys/rpc/types.h @@ -1,6 +1,8 @@ /* $NetBSD: types.h,v 1.13 2000/06/13 01:02:44 thorpej Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/rpc/xdr.h b/sys/rpc/xdr.h index 1c2e780618c..24113db9c63 100644 --- a/sys/rpc/xdr.h +++ b/sys/rpc/xdr.h @@ -1,6 +1,8 @@ /* $NetBSD: xdr.h,v 1.19 2000/07/17 05:00:45 matt Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/sys/security/audit/audit.c b/sys/security/audit/audit.c index f42f7b1245f..87ceeb670e7 100644 --- a/sys/security/audit/audit.c +++ b/sys/security/audit/audit.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999-2005 Apple Inc. * Copyright (c) 2006-2007, 2016-2017 Robert N. M. Watson * All rights reserved. diff --git a/sys/security/audit/audit.h b/sys/security/audit/audit.h index 12cda7b59ca..055194d3a88 100644 --- a/sys/security/audit/audit.h +++ b/sys/security/audit/audit.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999-2005 Apple Inc. * Copyright (c) 2016-2017 Robert N. M. Watson * All rights reserved. diff --git a/sys/security/audit/audit_arg.c b/sys/security/audit/audit_arg.c index 0c106bfecbd..de3ca87ac3a 100644 --- a/sys/security/audit/audit_arg.c +++ b/sys/security/audit/audit_arg.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999-2005 Apple Inc. * Copyright (c) 2016-2017 Robert N. M. Watson * All rights reserved. diff --git a/sys/security/audit/audit_bsm.c b/sys/security/audit/audit_bsm.c index 35671b1b51f..829d97d79b3 100644 --- a/sys/security/audit/audit_bsm.c +++ b/sys/security/audit/audit_bsm.c @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999-2009 Apple Inc. * Copyright (c) 2016-2017 Robert N. M. Watson * All rights reserved. diff --git a/sys/security/audit/audit_bsm_klib.c b/sys/security/audit/audit_bsm_klib.c index 6660012e87a..36868f32067 100644 --- a/sys/security/audit/audit_bsm_klib.c +++ b/sys/security/audit/audit_bsm_klib.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999-2009 Apple Inc. * Copyright (c) 2005, 2016-2017 Robert N. M. Watson * All rights reserved. diff --git a/sys/security/audit/audit_private.h b/sys/security/audit/audit_private.h index 3d99635f7de..210af1c30e1 100644 --- a/sys/security/audit/audit_private.h +++ b/sys/security/audit/audit_private.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999-2009 Apple Inc. * Copyright (c) 2016-2017 Robert N. M. Watson * All rights reserved. diff --git a/sys/security/audit/audit_syscalls.c b/sys/security/audit/audit_syscalls.c index 4c656c14a06..15f6623ac51 100644 --- a/sys/security/audit/audit_syscalls.c +++ b/sys/security/audit/audit_syscalls.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999-2009 Apple Inc. * Copyright (c) 2016 Robert N. M. Watson * All rights reserved. diff --git a/sys/security/audit/audit_worker.c b/sys/security/audit/audit_worker.c index 149d8724884..fa6fe66db25 100644 --- a/sys/security/audit/audit_worker.c +++ b/sys/security/audit/audit_worker.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999-2008 Apple Inc. * Copyright (c) 2006-2008, 2016 Robert N. M. Watson * All rights reserved. diff --git a/sys/security/audit/bsm_domain.c b/sys/security/audit/bsm_domain.c index 8119956f4ff..1c381e3cc3a 100644 --- a/sys/security/audit/bsm_domain.c +++ b/sys/security/audit/bsm_domain.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Apple Inc. * All rights reserved. * diff --git a/sys/security/audit/bsm_errno.c b/sys/security/audit/bsm_errno.c index 95060251b91..fc069a7568f 100644 --- a/sys/security/audit/bsm_errno.c +++ b/sys/security/audit/bsm_errno.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Apple Inc. * All rights reserved. * diff --git a/sys/security/audit/bsm_fcntl.c b/sys/security/audit/bsm_fcntl.c index e29f11a056d..fec1e82b4c3 100644 --- a/sys/security/audit/bsm_fcntl.c +++ b/sys/security/audit/bsm_fcntl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008-2009 Apple Inc. * All rights reserved. * diff --git a/sys/security/audit/bsm_socket_type.c b/sys/security/audit/bsm_socket_type.c index afa8e6ce1a9..640a5120783 100644 --- a/sys/security/audit/bsm_socket_type.c +++ b/sys/security/audit/bsm_socket_type.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Apple Inc. * All rights reserved. * diff --git a/sys/security/audit/bsm_token.c b/sys/security/audit/bsm_token.c index 84f4fce4300..05a1dcff93f 100644 --- a/sys/security/audit/bsm_token.c +++ b/sys/security/audit/bsm_token.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2004-2009 Apple Inc. * Copyright (c) 2005 SPARTA, Inc. * All rights reserved. diff --git a/sys/sparc64/include/_types.h b/sys/sparc64/include/_types.h index e03adfee95e..e029cac2455 100644 --- a/sys/sparc64/include/_types.h +++ b/sys/sparc64/include/_types.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002 Mike Barcroft * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/sparc64/include/asm.h b/sys/sparc64/include/asm.h index d778e59a214..e8ca4af257f 100644 --- a/sys/sparc64/include/asm.h +++ b/sys/sparc64/include/asm.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/sparc64/include/bus_common.h b/sys/sparc64/include/bus_common.h index 42792fd643e..6d04a9cbe27 100644 --- a/sys/sparc64/include/bus_common.h +++ b/sys/sparc64/include/bus_common.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sparc64/include/cpu.h b/sys/sparc64/include/cpu.h index ff128655ac2..54deaf41516 100644 --- a/sys/sparc64/include/cpu.h +++ b/sys/sparc64/include/cpu.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/sparc64/include/endian.h b/sys/sparc64/include/endian.h index 8f91b21e677..f94a6df29b8 100644 --- a/sys/sparc64/include/endian.h +++ b/sys/sparc64/include/endian.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sparc64/include/float.h b/sys/sparc64/include/float.h index 270336922f6..104fc50fd79 100644 --- a/sys/sparc64/include/float.h +++ b/sys/sparc64/include/float.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993, 2001 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sparc64/include/floatingpoint.h b/sys/sparc64/include/floatingpoint.h index d47756a00c6..d91efcebeef 100644 --- a/sys/sparc64/include/floatingpoint.h +++ b/sys/sparc64/include/floatingpoint.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002 David O'Brien . * All rights reserved. * diff --git a/sys/sparc64/include/ieee.h b/sys/sparc64/include/ieee.h index 685f3ae909f..773af1356cc 100644 --- a/sys/sparc64/include/ieee.h +++ b/sys/sparc64/include/ieee.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sparc64/include/in_cksum.h b/sys/sparc64/include/in_cksum.h index b13882e0820..6f80d699675 100644 --- a/sys/sparc64/include/in_cksum.h +++ b/sys/sparc64/include/in_cksum.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/sparc64/include/iommureg.h b/sys/sparc64/include/iommureg.h index f798ac52507..de794cd1e44 100644 --- a/sys/sparc64/include/iommureg.h +++ b/sys/sparc64/include/iommureg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sparc64/include/md_var.h b/sys/sparc64/include/md_var.h index d3dbf99dd37..3a30b235593 100644 --- a/sys/sparc64/include/md_var.h +++ b/sys/sparc64/include/md_var.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 Bruce D. Evans. * All rights reserved. * diff --git a/sys/sparc64/include/pmap.h b/sys/sparc64/include/pmap.h index 5771289fd96..e9b9a2942e6 100644 --- a/sys/sparc64/include/pmap.h +++ b/sys/sparc64/include/pmap.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991 Regents of the University of California. * All rights reserved. * diff --git a/sys/sparc64/include/proc.h b/sys/sparc64/include/proc.h index 53ac6ac6fd4..a581f511bdb 100644 --- a/sys/sparc64/include/proc.h +++ b/sys/sparc64/include/proc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991 Regents of the University of California. * All rights reserved. * diff --git a/sys/sparc64/include/ptrace.h b/sys/sparc64/include/ptrace.h index 2b9c9f8727f..4c71f753952 100644 --- a/sys/sparc64/include/ptrace.h +++ b/sys/sparc64/include/ptrace.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sparc64/include/reg.h b/sys/sparc64/include/reg.h index 5d3ff47f817..fcb26085105 100644 --- a/sys/sparc64/include/reg.h +++ b/sys/sparc64/include/reg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/sparc64/include/reloc.h b/sys/sparc64/include/reloc.h index 0e4155dac4c..d99dc8b05d6 100644 --- a/sys/sparc64/include/reloc.h +++ b/sys/sparc64/include/reloc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1998 John Birrell . * All rights reserved. * diff --git a/sys/sparc64/include/setjmp.h b/sys/sparc64/include/setjmp.h index f58776dce61..12035418cbb 100644 --- a/sys/sparc64/include/setjmp.h +++ b/sys/sparc64/include/setjmp.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1998 John Birrell . * All rights reserved. * diff --git a/sys/sparc64/include/signal.h b/sys/sparc64/include/signal.h index ef61a5a51c4..f0df6f51281 100644 --- a/sys/sparc64/include/signal.h +++ b/sys/sparc64/include/signal.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1986, 1989, 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sparc64/include/sysarch.h b/sys/sparc64/include/sysarch.h index 01bc62d38e9..fefaeb32686 100644 --- a/sys/sparc64/include/sysarch.h +++ b/sys/sparc64/include/sysarch.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 The Regents of the University of California. * All rights reserved. * diff --git a/sys/sparc64/include/varargs.h b/sys/sparc64/include/varargs.h index 5c32f328528..0e165ca4fdb 100644 --- a/sys/sparc64/include/varargs.h +++ b/sys/sparc64/include/varargs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002 David E. O'Brien. All rights reserved. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/sparc64/include/vmparam.h b/sys/sparc64/include/vmparam.h index 900c91daf72..68dd0861dd5 100644 --- a/sys/sparc64/include/vmparam.h +++ b/sys/sparc64/include/vmparam.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * Copyright (c) 1994 John S. Dyson diff --git a/sys/sparc64/sparc64/in_cksum.c b/sys/sparc64/sparc64/in_cksum.c index 70847cd9ea4..00baa9b4a55 100644 --- a/sys/sparc64/sparc64/in_cksum.c +++ b/sys/sparc64/sparc64/in_cksum.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/sparc64/sparc64/intr_machdep.c b/sys/sparc64/sparc64/intr_machdep.c index b31ce4c43d3..a3efdc3b6bd 100644 --- a/sys/sparc64/sparc64/intr_machdep.c +++ b/sys/sparc64/sparc64/intr_machdep.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991 The Regents of the University of California. * All rights reserved. * diff --git a/sys/sparc64/sparc64/machdep.c b/sys/sparc64/sparc64/machdep.c index e5f215b42d7..9d917afafbb 100644 --- a/sys/sparc64/sparc64/machdep.c +++ b/sys/sparc64/sparc64/machdep.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001 Jake Burkholder. * Copyright (c) 1992 Terrence R. Lambert. * Copyright (c) 1982, 1987, 1990 The Regents of the University of California. diff --git a/sys/sparc64/sparc64/mem.c b/sys/sparc64/sparc64/mem.c index f9b2535058c..0df7bf2a0ce 100644 --- a/sys/sparc64/sparc64/mem.c +++ b/sys/sparc64/sparc64/mem.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 University of Utah. * Copyright (c) 1982, 1986, 1990 The Regents of the University of California. * All rights reserved. diff --git a/sys/sparc64/sparc64/pmap.c b/sys/sparc64/sparc64/pmap.c index 585e84ebf5e..4ae4ba4f4a4 100644 --- a/sys/sparc64/sparc64/pmap.c +++ b/sys/sparc64/sparc64/pmap.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991 Regents of the University of California. * All rights reserved. * Copyright (c) 1994 John S. Dyson diff --git a/sys/sparc64/sparc64/trap.c b/sys/sparc64/sparc64/trap.c index 095a7a991a0..561cc0f1755 100644 --- a/sys/sparc64/sparc64/trap.c +++ b/sys/sparc64/sparc64/trap.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001, Jake Burkholder * Copyright (C) 1994, David Greenman * Copyright (c) 1990, 1993 diff --git a/sys/sparc64/sparc64/uio_machdep.c b/sys/sparc64/sparc64/uio_machdep.c index fecd3d1338a..e334d575d2c 100644 --- a/sys/sparc64/sparc64/uio_machdep.c +++ b/sys/sparc64/sparc64/uio_machdep.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2004 Alan L. Cox * Copyright (c) 1982, 1986, 1991, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/sparc64/sparc64/vm_machdep.c b/sys/sparc64/sparc64/vm_machdep.c index 858e5fc6f49..70e11404b3d 100644 --- a/sys/sparc64/sparc64/vm_machdep.c +++ b/sys/sparc64/sparc64/vm_machdep.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986 The Regents of the University of California. * Copyright (c) 1989, 1990 William Jolitz * Copyright (c) 1994 John Dyson diff --git a/sys/sys/_callout.h b/sys/sys/_callout.h index 650073d338b..3ab58538acc 100644 --- a/sys/sys/_callout.h +++ b/sys/sys/_callout.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/_iovec.h b/sys/sys/_iovec.h index 48db271bbca..da9a16a6351 100644 --- a/sys/sys/_iovec.h +++ b/sys/sys/_iovec.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/_kstack_cache.h b/sys/sys/_kstack_cache.h index 7271206c150..61863b79c51 100644 --- a/sys/sys/_kstack_cache.h +++ b/sys/sys/_kstack_cache.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009 Konstantin Belousov * * Redistribution and use in source and binary forms, with or without diff --git a/sys/sys/_rmlock.h b/sys/sys/_rmlock.h index 8a3c871b4a6..89a25ee6879 100644 --- a/sys/sys/_rmlock.h +++ b/sys/sys/_rmlock.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007 Stephan Uphoff * All rights reserved. * diff --git a/sys/sys/_sigset.h b/sys/sys/_sigset.h index 4e5849253e6..1b72c14f61c 100644 --- a/sys/sys/_sigset.h +++ b/sys/sys/_sigset.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/_sockaddr_storage.h b/sys/sys/_sockaddr_storage.h index 189e16d8c3c..9584b4c7678 100644 --- a/sys/sys/_sockaddr_storage.h +++ b/sys/sys/_sockaddr_storage.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1985, 1986, 1988, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/_termios.h b/sys/sys/_termios.h index 4cf0c2a4b88..7a68dee9914 100644 --- a/sys/sys/_termios.h +++ b/sys/sys/_termios.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/_timespec.h b/sys/sys/_timespec.h index fb1861102a4..d12d1f740e6 100644 --- a/sys/sys/_timespec.h +++ b/sys/sys/_timespec.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/acct.h b/sys/sys/acct.h index 9bf6800a4eb..36c6a5e23d0 100644 --- a/sys/sys/acct.h +++ b/sys/sys/acct.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/bio.h b/sys/sys/bio.h index 2192cac3f67..0691834e3a1 100644 --- a/sys/sys/bio.h +++ b/sys/sys/bio.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/bitstring.h b/sys/sys/bitstring.h index 18c91878d5e..f15c34e61de 100644 --- a/sys/sys/bitstring.h +++ b/sys/sys/bitstring.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/blist.h b/sys/sys/blist.h index 049f28c8089..22d834f7154 100644 --- a/sys/sys/blist.h +++ b/sys/sys/blist.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1998 Matthew Dillon. All Rights Reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/sys/sys/buf.h b/sys/sys/buf.h index 5d4f0dc6784..77acac5b3c3 100644 --- a/sys/sys/buf.h +++ b/sys/sys/buf.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/callout.h b/sys/sys/callout.h index b219052fa4a..951298f8b36 100644 --- a/sys/sys/callout.h +++ b/sys/sys/callout.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/cdefs.h b/sys/sys/cdefs.h index 2ea974ea77c..1686e1c73d2 100644 --- a/sys/sys/cdefs.h +++ b/sys/sys/cdefs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/cfictl.h b/sys/sys/cfictl.h index a5439e04fbe..db5ecfe6a7c 100644 --- a/sys/sys/cfictl.h +++ b/sys/sys/cfictl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007, Juniper Networks, Inc. * All rights reserved. * diff --git a/sys/sys/conf.h b/sys/sys/conf.h index 90e2afe2052..d41d4707aac 100644 --- a/sys/sys/conf.h +++ b/sys/sys/conf.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * Copyright (c) 2000 diff --git a/sys/sys/cons.h b/sys/sys/cons.h index 78cba61eed4..aded0459d1a 100644 --- a/sys/sys/cons.h +++ b/sys/sys/cons.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 University of Utah. * Copyright (c) 1991 The Regents of the University of California. * All rights reserved. diff --git a/sys/sys/ctype.h b/sys/sys/ctype.h index 57b848b5996..b2a1fa93443 100644 --- a/sys/sys/ctype.h +++ b/sys/sys/ctype.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1988, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/dir.h b/sys/sys/dir.h index 9dbfe9f4c42..3c87370270e 100644 --- a/sys/sys/dir.h +++ b/sys/sys/dir.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/dirent.h b/sys/sys/dirent.h index 472142f960b..8d0aa687638 100644 --- a/sys/sys/dirent.h +++ b/sys/sys/dirent.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/disklabel.h b/sys/sys/disklabel.h index b2728dc9657..6e24f82793f 100644 --- a/sys/sys/disklabel.h +++ b/sys/sys/disklabel.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/diskmbr.h b/sys/sys/diskmbr.h index e6d399158ec..7bd1e76d5e3 100644 --- a/sys/sys/diskmbr.h +++ b/sys/sys/diskmbr.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/dkstat.h b/sys/sys/dkstat.h index 9a853739a0a..5e2fb39557d 100644 --- a/sys/sys/dkstat.h +++ b/sys/sys/dkstat.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/domain.h b/sys/sys/domain.h index 64da7ed7366..513d624b227 100644 --- a/sys/sys/domain.h +++ b/sys/sys/domain.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/errno.h b/sys/sys/errno.h index 52e5a1d9151..122e1b7a180 100644 --- a/sys/sys/errno.h +++ b/sys/sys/errno.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/exec.h b/sys/sys/exec.h index 12fc3be28f7..50b03963b17 100644 --- a/sys/sys/exec.h +++ b/sys/sys/exec.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/fbio.h b/sys/sys/fbio.h index 4aea3c37ab7..9dfaa04b243 100644 --- a/sys/sys/fbio.h +++ b/sys/sys/fbio.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/fcntl.h b/sys/sys/fcntl.h index 48fb2de74d7..cce169b4e4a 100644 --- a/sys/sys/fcntl.h +++ b/sys/sys/fcntl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1983, 1990, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/file.h b/sys/sys/file.h index 7950dcd39b4..1ae5f9e6886 100644 --- a/sys/sys/file.h +++ b/sys/sys/file.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/filedesc.h b/sys/sys/filedesc.h index 9dfc13b925d..b8da343e5ed 100644 --- a/sys/sys/filedesc.h +++ b/sys/sys/filedesc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/filio.h b/sys/sys/filio.h index 64c16b5b3bf..7899791f7bc 100644 --- a/sys/sys/filio.h +++ b/sys/sys/filio.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/gmon.h b/sys/sys/gmon.h index b273bde24ce..47b5c5c1757 100644 --- a/sys/sys/gmon.h +++ b/sys/sys/gmon.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/imgact.h b/sys/sys/imgact.h index 6970a8e4fd4..60c9b60a05d 100644 --- a/sys/sys/imgact.h +++ b/sys/sys/imgact.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993, David Greenman * All rights reserved. * diff --git a/sys/sys/imgact_aout.h b/sys/sys/imgact_aout.h index 993058b5c41..f7cad87abb4 100644 --- a/sys/sys/imgact_aout.h +++ b/sys/sys/imgact_aout.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/ioccom.h b/sys/sys/ioccom.h index c05e06b56ac..1fa05d0a800 100644 --- a/sys/sys/ioccom.h +++ b/sys/sys/ioccom.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/ioctl.h b/sys/sys/ioctl.h index a12ed75a129..e63a64d25ed 100644 --- a/sys/sys/ioctl.h +++ b/sys/sys/ioctl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/ioctl_compat.h b/sys/sys/ioctl_compat.h index 117e6576376..8ec21990345 100644 --- a/sys/sys/ioctl_compat.h +++ b/sys/sys/ioctl_compat.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/ipc.h b/sys/sys/ipc.h index 801c3a50aa4..589aa43c2b7 100644 --- a/sys/sys/ipc.h +++ b/sys/sys/ipc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 University of Utah. * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/sys/ktrace.h b/sys/sys/ktrace.h index 03cd5cc1701..d2187b79eb4 100644 --- a/sys/sys/ktrace.h +++ b/sys/sys/ktrace.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/libkern.h b/sys/sys/libkern.h index ee765580fd4..91620f94959 100644 --- a/sys/sys/libkern.h +++ b/sys/sys/libkern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/limits.h b/sys/sys/limits.h index 2c0172d000c..d4fb8b7e04e 100644 --- a/sys/sys/limits.h +++ b/sys/sys/limits.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/lockf.h b/sys/sys/lockf.h index b2051874fda..6f3c8d53346 100644 --- a/sys/sys/lockf.h +++ b/sys/sys/lockf.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/malloc.h b/sys/sys/malloc.h index 7a1549e9cef..e2e8100d8ae 100644 --- a/sys/sys/malloc.h +++ b/sys/sys/malloc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1993 * The Regents of the University of California. * Copyright (c) 2005, 2009 Robert N. M. Watson diff --git a/sys/sys/mbuf.h b/sys/sys/mbuf.h index 5e6865fe8e4..ba1e88c6175 100644 --- a/sys/sys/mbuf.h +++ b/sys/sys/mbuf.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1988, 1993 * The Regents of the University of California. * All rights reserved. diff --git a/sys/sys/mdioctl.h b/sys/sys/mdioctl.h index 8f6a2d7e9d3..73ec2cdca1a 100644 --- a/sys/sys/mdioctl.h +++ b/sys/sys/mdioctl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 University of Utah. * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/sys/mman.h b/sys/sys/mman.h index c099e22427c..b2fad0e4757 100644 --- a/sys/sys/mman.h +++ b/sys/sys/mman.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/mount.h b/sys/sys/mount.h index 152b2586153..362c54e9230 100644 --- a/sys/sys/mount.h +++ b/sys/sys/mount.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/mpt_ioctl.h b/sys/sys/mpt_ioctl.h index 3f17433a2bf..527334594fa 100644 --- a/sys/sys/mpt_ioctl.h +++ b/sys/sys/mpt_ioctl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Yahoo!, Inc. * All rights reserved. * Written by: John Baldwin diff --git a/sys/sys/msgbuf.h b/sys/sys/msgbuf.h index e3a94e5e532..731f1618fb5 100644 --- a/sys/sys/msgbuf.h +++ b/sys/sys/msgbuf.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1981, 1984, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/mtio.h b/sys/sys/mtio.h index f261f168b56..d36125b20c3 100644 --- a/sys/sys/mtio.h +++ b/sys/sys/mtio.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/namei.h b/sys/sys/namei.h index 61bad3161a5..8ccfee292bd 100644 --- a/sys/sys/namei.h +++ b/sys/sys/namei.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1985, 1989, 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/nlist_aout.h b/sys/sys/nlist_aout.h index 79260ad68a8..0e1fa284de1 100644 --- a/sys/sys/nlist_aout.h +++ b/sys/sys/nlist_aout.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/param.h b/sys/sys/param.h index 6dcfd4300d7..56590767551 100644 --- a/sys/sys/param.h +++ b/sys/sys/param.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/pcpu.h b/sys/sys/pcpu.h index 41756a84edd..a116b62d253 100644 --- a/sys/sys/pcpu.h +++ b/sys/sys/pcpu.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2001 Wind River Systems, Inc. * All rights reserved. * Written by: John Baldwin diff --git a/sys/sys/proc.h b/sys/sys/proc.h index 7f455577f09..4af92a8297b 100644 --- a/sys/sys/proc.h +++ b/sys/sys/proc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1986, 1989, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/protosw.h b/sys/sys/protosw.h index 33cc2074ffe..096b507776e 100644 --- a/sys/sys/protosw.h +++ b/sys/sys/protosw.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/ptrace.h b/sys/sys/ptrace.h index 6ae46b246b7..e41f7a3ef02 100644 --- a/sys/sys/ptrace.h +++ b/sys/sys/ptrace.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1984, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/queue.h b/sys/sys/queue.h index 379f2150a17..732141288ee 100644 --- a/sys/sys/queue.h +++ b/sys/sys/queue.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/reboot.h b/sys/sys/reboot.h index 9dbad4c2c4b..d0dff6098c2 100644 --- a/sys/sys/reboot.h +++ b/sys/sys/reboot.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1988, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/resource.h b/sys/sys/resource.h index cf34e715e27..08bb09b4a64 100644 --- a/sys/sys/resource.h +++ b/sys/sys/resource.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/resourcevar.h b/sys/sys/resourcevar.h index a3e2cb0698d..d28297f3d0b 100644 --- a/sys/sys/resourcevar.h +++ b/sys/sys/resourcevar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/rmlock.h b/sys/sys/rmlock.h index 891fff13bee..b065df42b6f 100644 --- a/sys/sys/rmlock.h +++ b/sys/sys/rmlock.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007 Stephan Uphoff * All rights reserved. * diff --git a/sys/sys/select.h b/sys/sys/select.h index 3426dda8c41..15d59cbc68d 100644 --- a/sys/sys/select.h +++ b/sys/sys/select.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/selinfo.h b/sys/sys/selinfo.h index 85de231eff1..c5f3ad6b80a 100644 --- a/sys/sys/selinfo.h +++ b/sys/sys/selinfo.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/sglist.h b/sys/sys/sglist.h index 00fedd75c89..5674416c07a 100644 --- a/sys/sys/sglist.h +++ b/sys/sys/sglist.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2008 Yahoo!, Inc. * All rights reserved. * Written by: John Baldwin diff --git a/sys/sys/sigio.h b/sys/sys/sigio.h index 4f28f71c416..0a4369e0705 100644 --- a/sys/sys/sigio.h +++ b/sys/sys/sigio.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/signal.h b/sys/sys/signal.h index bf19af74683..0c9b198855c 100644 --- a/sys/sys/signal.h +++ b/sys/sys/signal.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/signalvar.h b/sys/sys/signalvar.h index 335de110566..3b5f750db5c 100644 --- a/sys/sys/signalvar.h +++ b/sys/sys/signalvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/sockbuf.h b/sys/sys/sockbuf.h index ad675b360aa..175538071a1 100644 --- a/sys/sys/sockbuf.h +++ b/sys/sys/sockbuf.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/socket.h b/sys/sys/socket.h index 95fddcb2d25..2e6e9fc5550 100644 --- a/sys/sys/socket.h +++ b/sys/sys/socket.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1985, 1986, 1988, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/socketvar.h b/sys/sys/socketvar.h index 9c5709fb423..f226a788ff4 100644 --- a/sys/sys/socketvar.h +++ b/sys/sys/socketvar.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/sockio.h b/sys/sys/sockio.h index 4e57e4b0071..cc335e88707 100644 --- a/sys/sys/sockio.h +++ b/sys/sys/sockio.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/sockopt.h b/sys/sys/sockopt.h index 029e5b4a351..7f19ecf886e 100644 --- a/sys/sys/sockopt.h +++ b/sys/sys/sockopt.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/stat.h b/sys/sys/stat.h index 95a42b24716..df9cbd4489c 100644 --- a/sys/sys/stat.h +++ b/sys/sys/stat.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/sun_disklabel.h b/sys/sys/sun_disklabel.h index be989ba8c3d..942e1d3d11c 100644 --- a/sys/sys/sun_disklabel.h +++ b/sys/sys/sun_disklabel.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * Copyright (c) 2004,2005 Joerg Wunsch diff --git a/sys/sys/sysctl.h b/sys/sys/sysctl.h index 5fcdc11630c..25f7072ea77 100644 --- a/sys/sys/sysctl.h +++ b/sys/sys/sysctl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/sysent.h b/sys/sys/sysent.h index 32926849421..547b7b00bfe 100644 --- a/sys/sys/sysent.h +++ b/sys/sys/sysent.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1988, 1991 The Regents of the University of California. * All rights reserved. * diff --git a/sys/sys/syslimits.h b/sys/sys/syslimits.h index 78419faff42..508c29b3a72 100644 --- a/sys/sys/syslimits.h +++ b/sys/sys/syslimits.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/syslog.h b/sys/sys/syslog.h index f31cfb97a19..071b6842710 100644 --- a/sys/sys/syslog.h +++ b/sys/sys/syslog.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/systm.h b/sys/sys/systm.h index 1ee9b22b81b..a732cfc304c 100644 --- a/sys/sys/systm.h +++ b/sys/sys/systm.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1988, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/time.h b/sys/sys/time.h index c75c75bd329..e02586065df 100644 --- a/sys/sys/time.h +++ b/sys/sys/time.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/timeb.h b/sys/sys/timeb.h index f6fb79e6060..001ec3b5cfa 100644 --- a/sys/sys/timeb.h +++ b/sys/sys/timeb.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/times.h b/sys/sys/times.h index f1bf3f1a357..0c690e5635f 100644 --- a/sys/sys/times.h +++ b/sys/sys/times.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/timespec.h b/sys/sys/timespec.h index b39420120dc..fa3812a0838 100644 --- a/sys/sys/timespec.h +++ b/sys/sys/timespec.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/ttycom.h b/sys/sys/ttycom.h index 57b163e7666..5aabb074a00 100644 --- a/sys/sys/ttycom.h +++ b/sys/sys/ttycom.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/ttydefaults.h b/sys/sys/ttydefaults.h index e18a15d3672..c269c56fd23 100644 --- a/sys/sys/ttydefaults.h +++ b/sys/sys/ttydefaults.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/types.h b/sys/sys/types.h index eacbc1ba0c4..9009cc9dfd2 100644 --- a/sys/sys/types.h +++ b/sys/sys/types.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/sys/ucred.h b/sys/sys/ucred.h index f10af6aefa5..e2e0c998bff 100644 --- a/sys/sys/ucred.h +++ b/sys/sys/ucred.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/uio.h b/sys/sys/uio.h index f714728bdce..84f9520caf4 100644 --- a/sys/sys/uio.h +++ b/sys/sys/uio.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/un.h b/sys/sys/un.h index 27d6a499c44..f83652e07de 100644 --- a/sys/sys/un.h +++ b/sys/sys/un.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/unistd.h b/sys/sys/unistd.h index 28e270106fb..668f8cf4265 100644 --- a/sys/sys/unistd.h +++ b/sys/sys/unistd.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/unpcb.h b/sys/sys/unpcb.h index 34a4d739248..b348a889b2c 100644 --- a/sys/sys/unpcb.h +++ b/sys/sys/unpcb.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/user.h b/sys/sys/user.h index 548a86e9545..f5353f15b0f 100644 --- a/sys/sys/user.h +++ b/sys/sys/user.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1991, 1993 * The Regents of the University of California. * Copyright (c) 2007 Robert N. M. Watson diff --git a/sys/sys/utsname.h b/sys/sys/utsname.h index e85d636ce77..27d3c25e42a 100644 --- a/sys/sys/utsname.h +++ b/sys/sys/utsname.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/vmmeter.h b/sys/sys/vmmeter.h index 0c94b9d18eb..33d96b26973 100644 --- a/sys/sys/vmmeter.h +++ b/sys/sys/vmmeter.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/vnode.h b/sys/sys/vnode.h index 8a92f2b9671..731381ed983 100644 --- a/sys/sys/vnode.h +++ b/sys/sys/vnode.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/sys/wait.h b/sys/sys/wait.h index 7a36d9d1095..e34faef3d80 100644 --- a/sys/sys/wait.h +++ b/sys/sys/wait.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/tools/makeobjops.awk b/sys/tools/makeobjops.awk index 140b6467b32..367354148a3 100644 --- a/sys/tools/makeobjops.awk +++ b/sys/tools/makeobjops.awk @@ -1,6 +1,8 @@ #!/usr/bin/awk -f #- +# SPDX-License-Identifier: BSD-3-Clause +# # Copyright (c) 1992, 1993 # The Regents of the University of California. All rights reserved. # diff --git a/sys/tools/vnode_if.awk b/sys/tools/vnode_if.awk index 37dbb8e5ba2..966d0a951e9 100644 --- a/sys/tools/vnode_if.awk +++ b/sys/tools/vnode_if.awk @@ -1,6 +1,8 @@ #!/usr/bin/awk -f #- +# SPDX-License-Identifier: BSD-3-Clause +# # Copyright (c) 1992, 1993 # The Regents of the University of California. All rights reserved. # diff --git a/sys/ufs/ffs/ffs_alloc.c b/sys/ufs/ffs/ffs_alloc.c index bd78b760442..5660af184c0 100644 --- a/sys/ufs/ffs/ffs_alloc.c +++ b/sys/ufs/ffs/ffs_alloc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002 Networks Associates Technology, Inc. * All rights reserved. * diff --git a/sys/ufs/ffs/ffs_balloc.c b/sys/ufs/ffs/ffs_balloc.c index 2bc0fc40f63..02e961a37bb 100644 --- a/sys/ufs/ffs/ffs_balloc.c +++ b/sys/ufs/ffs/ffs_balloc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002 Networks Associates Technology, Inc. * All rights reserved. * diff --git a/sys/ufs/ffs/ffs_extern.h b/sys/ufs/ffs/ffs_extern.h index 801af268196..5e9be1ea914 100644 --- a/sys/ufs/ffs/ffs_extern.h +++ b/sys/ufs/ffs/ffs_extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/ufs/ffs/ffs_inode.c b/sys/ufs/ffs/ffs_inode.c index 8d74b4e3ac3..6a26ef97189 100644 --- a/sys/ufs/ffs/ffs_inode.c +++ b/sys/ufs/ffs/ffs_inode.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/ufs/ffs/ffs_subr.c b/sys/ufs/ffs/ffs_subr.c index 6f1b8e70bcf..5a07ab5ae10 100644 --- a/sys/ufs/ffs/ffs_subr.c +++ b/sys/ufs/ffs/ffs_subr.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/ufs/ffs/ffs_tables.c b/sys/ufs/ffs/ffs_tables.c index d42c2b5e1b4..cb00db256e9 100644 --- a/sys/ufs/ffs/ffs_tables.c +++ b/sys/ufs/ffs/ffs_tables.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/ufs/ffs/ffs_vfsops.c b/sys/ufs/ffs/ffs_vfsops.c index b9a1ec41244..8449fddae2d 100644 --- a/sys/ufs/ffs/ffs_vfsops.c +++ b/sys/ufs/ffs/ffs_vfsops.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/ufs/ffs/ffs_vnops.c b/sys/ufs/ffs/ffs_vnops.c index 5ee9ff5fc38..5ecb49e2f1e 100644 --- a/sys/ufs/ffs/ffs_vnops.c +++ b/sys/ufs/ffs/ffs_vnops.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002, 2003 Networks Associates Technology, Inc. * All rights reserved. * diff --git a/sys/ufs/ffs/fs.h b/sys/ufs/ffs/fs.h index 8315b3f359f..cc0a480f253 100644 --- a/sys/ufs/ffs/fs.h +++ b/sys/ufs/ffs/fs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/ufs/ufs/dir.h b/sys/ufs/ufs/dir.h index 71ea16cb35e..4b68e10b571 100644 --- a/sys/ufs/ufs/dir.h +++ b/sys/ufs/ufs/dir.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/ufs/ufs/inode.h b/sys/ufs/ufs/inode.h index de51c138eb0..1bd53a78699 100644 --- a/sys/ufs/ufs/inode.h +++ b/sys/ufs/ufs/inode.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1989, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/ufs/ufs/quota.h b/sys/ufs/ufs/quota.h index 6826113da29..e154f823470 100644 --- a/sys/ufs/ufs/quota.h +++ b/sys/ufs/ufs/quota.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/ufs/ufs/ufs_bmap.c b/sys/ufs/ufs/ufs_bmap.c index f2be75093e1..3b03dd29198 100644 --- a/sys/ufs/ufs/ufs_bmap.c +++ b/sys/ufs/ufs/ufs_bmap.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/ufs/ufs/ufs_extern.h b/sys/ufs/ufs/ufs_extern.h index f7f9158c723..03a4ab67883 100644 --- a/sys/ufs/ufs/ufs_extern.h +++ b/sys/ufs/ufs/ufs_extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/sys/ufs/ufs/ufs_inode.c b/sys/ufs/ufs/ufs_inode.c index 19139772675..7ef5e6fb8ad 100644 --- a/sys/ufs/ufs/ufs_inode.c +++ b/sys/ufs/ufs/ufs_inode.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1995 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/ufs/ufs/ufs_lookup.c b/sys/ufs/ufs/ufs_lookup.c index 7cfb29a40c4..944eeff9919 100644 --- a/sys/ufs/ufs/ufs_lookup.c +++ b/sys/ufs/ufs/ufs_lookup.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/ufs/ufs/ufs_quota.c b/sys/ufs/ufs/ufs_quota.c index 7dd0fc8b3bd..25133b83486 100644 --- a/sys/ufs/ufs/ufs_quota.c +++ b/sys/ufs/ufs/ufs_quota.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1990, 1993, 1995 * The Regents of the University of California. All rights reserved. * diff --git a/sys/ufs/ufs/ufs_vfsops.c b/sys/ufs/ufs/ufs_vfsops.c index 02a5c862672..cf5b1d792ae 100644 --- a/sys/ufs/ufs/ufs_vfsops.c +++ b/sys/ufs/ufs/ufs_vfsops.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/ufs/ufs/ufs_vnops.c b/sys/ufs/ufs/ufs_vnops.c index c9cc6475316..65e6e8a1a39 100644 --- a/sys/ufs/ufs/ufs_vnops.c +++ b/sys/ufs/ufs/ufs_vnops.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993, 1995 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. diff --git a/sys/ufs/ufs/ufsmount.h b/sys/ufs/ufs/ufsmount.h index 5585a73ca38..eab8c160300 100644 --- a/sys/ufs/ufs/ufsmount.h +++ b/sys/ufs/ufs/ufsmount.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/vm/device_pager.c b/sys/vm/device_pager.c index a02c027a0c6..e84111eb443 100644 --- a/sys/vm/device_pager.c +++ b/sys/vm/device_pager.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 University of Utah. * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/vm/pmap.h b/sys/vm/pmap.h index e333e574ba9..669fe784b32 100644 --- a/sys/vm/pmap.h +++ b/sys/vm/pmap.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/vm/swap_pager.h b/sys/vm/swap_pager.h index cf117a77cb4..76456a40e01 100644 --- a/sys/vm/swap_pager.h +++ b/sys/vm/swap_pager.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 University of Utah. * Copyright (c) 1991 The Regents of the University of California. * All rights reserved. diff --git a/sys/vm/vm.h b/sys/vm/vm.h index d0945a3d853..5b1616c0eee 100644 --- a/sys/vm/vm.h +++ b/sys/vm/vm.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/vm/vm_extern.h b/sys/vm/vm_extern.h index d67ba18c94a..114734ad2f0 100644 --- a/sys/vm/vm_extern.h +++ b/sys/vm/vm_extern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/vm/vm_glue.c b/sys/vm/vm_glue.c index da4200f1caa..05a120dd610 100644 --- a/sys/vm/vm_glue.c +++ b/sys/vm/vm_glue.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/vm/vm_init.c b/sys/vm/vm_init.c index 0d8e29f72bc..d46c6060aa3 100644 --- a/sys/vm/vm_init.c +++ b/sys/vm/vm_init.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/vm/vm_kern.c b/sys/vm/vm_kern.c index 8b95d70e205..8eb85102445 100644 --- a/sys/vm/vm_kern.c +++ b/sys/vm/vm_kern.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/vm/vm_kern.h b/sys/vm/vm_kern.h index 6f25347257e..b49aa524b32 100644 --- a/sys/vm/vm_kern.h +++ b/sys/vm/vm_kern.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/vm/vm_map.c b/sys/vm/vm_map.c index 225f522a127..3e6f036e49a 100644 --- a/sys/vm/vm_map.c +++ b/sys/vm/vm_map.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/vm/vm_map.h b/sys/vm/vm_map.h index 78f3f31c226..e4f93e4c8fd 100644 --- a/sys/vm/vm_map.h +++ b/sys/vm/vm_map.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/vm/vm_meter.c b/sys/vm/vm_meter.c index 50a8bdce296..09a7a82adde 100644 --- a/sys/vm/vm_meter.c +++ b/sys/vm/vm_meter.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1989, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/vm/vm_mmap.c b/sys/vm/vm_mmap.c index 0d02c529b92..a0b72d7d28f 100644 --- a/sys/vm/vm_mmap.c +++ b/sys/vm/vm_mmap.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 University of Utah. * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/vm/vm_object.c b/sys/vm/vm_object.c index 1cd6eb589b9..08827dfd350 100644 --- a/sys/vm/vm_object.c +++ b/sys/vm/vm_object.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/vm/vm_object.h b/sys/vm/vm_object.h index 385437ccf8c..d51158f828e 100644 --- a/sys/vm/vm_object.h +++ b/sys/vm/vm_object.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/vm/vm_page.c b/sys/vm/vm_page.c index 4efc3d9f2d8..fbf6c584811 100644 --- a/sys/vm/vm_page.c +++ b/sys/vm/vm_page.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991 Regents of the University of California. * All rights reserved. * Copyright (c) 1998 Matthew Dillon. All Rights Reserved. diff --git a/sys/vm/vm_page.h b/sys/vm/vm_page.h index 17f45c87153..a75b6c521f5 100644 --- a/sys/vm/vm_page.h +++ b/sys/vm/vm_page.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/vm/vm_pageout.h b/sys/vm/vm_pageout.h index f0c28835eba..75e3a147518 100644 --- a/sys/vm/vm_pageout.h +++ b/sys/vm/vm_pageout.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/vm/vm_pager.c b/sys/vm/vm_pager.c index a50209908cc..a9e1ffbc6ab 100644 --- a/sys/vm/vm_pager.c +++ b/sys/vm/vm_pager.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/vm/vm_pager.h b/sys/vm/vm_pager.h index 7a5b31fdf75..4e23def6673 100644 --- a/sys/vm/vm_pager.h +++ b/sys/vm/vm_pager.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 University of Utah. * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/vm/vm_param.h b/sys/vm/vm_param.h index ff36bbb6d1d..4ed7635de3a 100644 --- a/sys/vm/vm_param.h +++ b/sys/vm/vm_param.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/vm/vm_unix.c b/sys/vm/vm_unix.c index b9bd4bf9dac..150f6b15995 100644 --- a/sys/vm/vm_unix.c +++ b/sys/vm/vm_unix.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 University of Utah. * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/vm/vnode_pager.h b/sys/vm/vnode_pager.h index 2399c4ee85b..1d6452fb6c3 100644 --- a/sys/vm/vnode_pager.h +++ b/sys/vm/vnode_pager.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 University of Utah. * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/x86/include/_limits.h b/sys/x86/include/_limits.h index cb44fd3c55f..84efd436a08 100644 --- a/sys/x86/include/_limits.h +++ b/sys/x86/include/_limits.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/x86/include/endian.h b/sys/x86/include/endian.h index 135c2972963..9c39f4fddf8 100644 --- a/sys/x86/include/endian.h +++ b/sys/x86/include/endian.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1987, 1991 Regents of the University of California. * All rights reserved. * diff --git a/sys/x86/include/float.h b/sys/x86/include/float.h index 32e338efb2c..5d8c9737d29 100644 --- a/sys/x86/include/float.h +++ b/sys/x86/include/float.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989 Regents of the University of California. * All rights reserved. * diff --git a/sys/x86/include/frame.h b/sys/x86/include/frame.h index cd95718d8c4..2ea09dfdc35 100644 --- a/sys/x86/include/frame.h +++ b/sys/x86/include/frame.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003 Peter Wemm. * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. diff --git a/sys/x86/include/psl.h b/sys/x86/include/psl.h index 274816b31b2..c178821cc9a 100644 --- a/sys/x86/include/psl.h +++ b/sys/x86/include/psl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/x86/include/ptrace.h b/sys/x86/include/ptrace.h index 61a8797bfe2..be02dff4daf 100644 --- a/sys/x86/include/ptrace.h +++ b/sys/x86/include/ptrace.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/x86/include/reg.h b/sys/x86/include/reg.h index 956e4dfd471..b08422564a5 100644 --- a/sys/x86/include/reg.h +++ b/sys/x86/include/reg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2003 Peter Wemm. * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. diff --git a/sys/x86/include/segments.h b/sys/x86/include/segments.h index 1b8c4a3c1c8..01472b9c72e 100644 --- a/sys/x86/include/segments.h +++ b/sys/x86/include/segments.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1990 William F. Jolitz * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. diff --git a/sys/x86/include/setjmp.h b/sys/x86/include/setjmp.h index c33f9a5baed..c453f9b755a 100644 --- a/sys/x86/include/setjmp.h +++ b/sys/x86/include/setjmp.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1998 John Birrell . * All rights reserved. * diff --git a/sys/x86/include/signal.h b/sys/x86/include/signal.h index cb9106877ba..ec031212eae 100644 --- a/sys/x86/include/signal.h +++ b/sys/x86/include/signal.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1986, 1989, 1991, 1993 * The Regents of the University of California. All rights reserved. * Copyright (c) 2003 Peter Wemm. diff --git a/sys/x86/include/specialreg.h b/sys/x86/include/specialreg.h index e56cc474666..511056a362b 100644 --- a/sys/x86/include/specialreg.h +++ b/sys/x86/include/specialreg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991 The Regents of the University of California. * All rights reserved. * diff --git a/sys/x86/include/stdarg.h b/sys/x86/include/stdarg.h index 95bd02a37bb..db8e4623a89 100644 --- a/sys/x86/include/stdarg.h +++ b/sys/x86/include/stdarg.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002 David E. O'Brien. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/x86/include/sysarch.h b/sys/x86/include/sysarch.h index af08d83308e..efc278916fa 100644 --- a/sys/x86/include/sysarch.h +++ b/sys/x86/include/sysarch.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 The Regents of the University of California. * All rights reserved. * diff --git a/sys/x86/include/trap.h b/sys/x86/include/trap.h index 2548facd3d7..dbed40a9e98 100644 --- a/sys/x86/include/trap.h +++ b/sys/x86/include/trap.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/x86/isa/clock.c b/sys/x86/isa/clock.c index 02a417d6000..4afefd3dad7 100644 --- a/sys/x86/isa/clock.c +++ b/sys/x86/isa/clock.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * Copyright (c) 2010 Alexander Motin * All rights reserved. diff --git a/sys/x86/isa/icu.h b/sys/x86/isa/icu.h index fa822e8ad31..e2051799614 100644 --- a/sys/x86/isa/icu.h +++ b/sys/x86/isa/icu.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * diff --git a/sys/x86/isa/isa_dma.c b/sys/x86/isa/isa_dma.c index 58601f85ae2..6e48613e34f 100644 --- a/sys/x86/isa/isa_dma.c +++ b/sys/x86/isa/isa_dma.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991 The Regents of the University of California. * All rights reserved. * diff --git a/sys/x86/isa/nmi.c b/sys/x86/isa/nmi.c index 6e7741540aa..92e9ba30d92 100644 --- a/sys/x86/isa/nmi.c +++ b/sys/x86/isa/nmi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991 The Regents of the University of California. * All rights reserved. * diff --git a/sys/x86/x86/delay.c b/sys/x86/x86/delay.c index 0c1d4f26278..917a015b903 100644 --- a/sys/x86/x86/delay.c +++ b/sys/x86/x86/delay.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990 The Regents of the University of California. * Copyright (c) 2010 Alexander Motin * All rights reserved. diff --git a/sys/x86/x86/msi.c b/sys/x86/x86/msi.c index 51115c04a4a..11e1639edd5 100644 --- a/sys/x86/x86/msi.c +++ b/sys/x86/x86/msi.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2006 Yahoo!, Inc. * All rights reserved. * Written by: John Baldwin