svn commit: r325966 - in head: lib/libc/arm/gen lib/libc/locale lib/libc/mips lib/libc/mips/gen lib/libc/net lib/libc/rpc lib/libcam lib/libkiconv lib/libprocstat lib/librpcsvc lib/libthr/sys lib/l...

Pedro F. Giffuni pfg at FreeBSD.org
Sat Nov 18 14:27:02 UTC 2017


Author: pfg
Date: Sat Nov 18 14:26:50 2017
New Revision: 325966
URL: https://svnweb.freebsd.org/changeset/base/325966

Log:
  spdx: initial adoption of licensing ID tags.
  
  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.
  
  Initially, only tag files that use BSD 4-Clause "Original" license.
  
  RelNotes:	yes
  Differential Revision:	https://reviews.freebsd.org/D13133

Modified:
  head/lib/libc/arm/gen/fabs.c
  head/lib/libc/locale/euc.c
  head/lib/libc/mips/SYS.h
  head/lib/libc/mips/gen/fabs.c
  head/lib/libc/net/ether_addr.c
  head/lib/libc/rpc/crypt_client.c
  head/lib/libcam/camlib.h
  head/lib/libcam/scsi_cmdparse.c
  head/lib/libkiconv/xlat16_sysctl.c
  head/lib/libprocstat/cd9660.c
  head/lib/libprocstat/common_kvm.c
  head/lib/libprocstat/libprocstat.c
  head/lib/libprocstat/msdosfs.c
  head/lib/librpcsvc/yp_passwd.c
  head/lib/librpcsvc/yp_update.c
  head/lib/libthr/sys/thr_error.c
  head/lib/libthr/thread/thr_attr.c
  head/lib/libthr/thread/thr_autoinit.c
  head/lib/libthr/thread/thr_concurrency.c
  head/lib/libthr/thread/thr_getschedparam.c
  head/lib/libthr/thread/thr_init.c
  head/lib/libthr/thread/thr_mutex.c
  head/lib/libthr/thread/thr_setschedparam.c
  head/lib/libthr/thread/thr_switch_np.c
  head/lib/msun/bsdsrc/b_exp.c
  head/lib/msun/bsdsrc/b_log.c
  head/lib/msun/bsdsrc/b_tgamma.c
  head/lib/msun/bsdsrc/mathimpl.h
  head/libexec/mknetid/hash.c
  head/libexec/mknetid/hash.h
  head/libexec/mknetid/mknetid.c
  head/libexec/revnetgroup/hash.c
  head/libexec/revnetgroup/hash.h
  head/libexec/revnetgroup/revnetgroup.c
  head/libexec/ypxfr/yp_dbwrite.c
  head/libexec/ypxfr/ypxfr_extern.h
  head/libexec/ypxfr/ypxfr_getmap.c
  head/libexec/ypxfr/ypxfr_main.c
  head/libexec/ypxfr/ypxfr_misc.c
  head/libexec/ypxfr/ypxfrd_getmap.c
  head/release/picobsd/tinyware/login/pathnames.h
  head/release/picobsd/tinyware/login/pico-login.c
  head/release/picobsd/tinyware/passwd/extern.h
  head/release/picobsd/tinyware/passwd/local_passwd.c
  head/release/picobsd/tinyware/passwd/passwd.c
  head/release/picobsd/tinyware/passwd/pw_copy.c
  head/release/picobsd/tinyware/passwd/pw_util.c
  head/release/picobsd/tinyware/passwd/pw_util.h
  head/sbin/bsdlabel/bsdlabel.c
  head/sbin/etherswitchcfg/ifmedia.c
  head/sbin/ffsinfo/ffsinfo.c
  head/sbin/growfs/debug.c
  head/sbin/growfs/debug.h
  head/sbin/growfs/growfs.c
  head/sbin/gvinum/gvinum.h
  head/sbin/ifconfig/ifmedia.c
  head/sbin/ifconfig/ifvlan.c
  head/sbin/rcorder/ealloc.c
  head/sbin/rcorder/hash.c
  head/sbin/rcorder/hash.h
  head/sbin/rcorder/sprite.h
  head/sys/amd64/amd64/in_cksum.c
  head/sys/amd64/amd64/machdep.c
  head/sys/amd64/amd64/pmap.c
  head/sys/amd64/amd64/trap.c
  head/sys/amd64/amd64/vm_machdep.c
  head/sys/amd64/ia32/ia32_syscall.c
  head/sys/amd64/include/floatingpoint.h
  head/sys/amd64/include/ieeefp.h
  head/sys/amd64/include/param.h
  head/sys/amd64/include/varargs.h
  head/sys/amd64/include/vmparam.h
  head/sys/arm/arm/autoconf.c
  head/sys/arm/arm/in_cksum.c
  head/sys/arm/arm/vm_machdep.c
  head/sys/arm/include/_align.h
  head/sys/arm/include/_types.h
  head/sys/arm/include/floatingpoint.h
  head/sys/arm/include/param.h
  head/sys/arm/include/proc.h
  head/sys/arm/include/profile.h
  head/sys/arm/include/reloc.h
  head/sys/compat/linprocfs/linprocfs.c
  head/sys/compat/ndis/cfg_var.h
  head/sys/compat/ndis/hal_var.h
  head/sys/compat/ndis/kern_ndis.c
  head/sys/compat/ndis/kern_windrv.c
  head/sys/compat/ndis/ndis_var.h
  head/sys/compat/ndis/ntoskrnl_var.h
  head/sys/compat/ndis/pe_var.h
  head/sys/compat/ndis/resource_var.h
  head/sys/compat/ndis/subr_hal.c
  head/sys/compat/ndis/subr_ndis.c
  head/sys/compat/ndis/subr_ntoskrnl.c
  head/sys/compat/ndis/subr_pe.c
  head/sys/compat/ndis/subr_usbd.c
  head/sys/compat/ndis/usbd_var.h
  head/sys/dev/an/if_aironet_ieee.h
  head/sys/dev/an/if_an.c
  head/sys/dev/an/if_an_isa.c
  head/sys/dev/an/if_an_pccard.c
  head/sys/dev/an/if_an_pci.c
  head/sys/dev/an/if_anreg.h
  head/sys/dev/bge/if_bge.c
  head/sys/dev/bge/if_bgereg.h
  head/sys/dev/dc/dcphy.c
  head/sys/dev/dc/if_dc.c
  head/sys/dev/dc/if_dcreg.h
  head/sys/dev/dc/pnphy.c
  head/sys/dev/dcons/dcons.c
  head/sys/dev/dcons/dcons.h
  head/sys/dev/dcons/dcons_crom.c
  head/sys/dev/dcons/dcons_os.c
  head/sys/dev/dcons/dcons_os.h
  head/sys/dev/firewire/fwcrom.c
  head/sys/dev/firewire/fwdma.c
  head/sys/dev/firewire/fwdma.h
  head/sys/dev/firewire/fwmem.c
  head/sys/dev/firewire/fwmem.h
  head/sys/dev/firewire/fwphyreg.h
  head/sys/dev/firewire/if_fwe.c
  head/sys/dev/firewire/if_fwevar.h
  head/sys/dev/firewire/if_fwip.c
  head/sys/dev/firewire/if_fwipvar.h
  head/sys/dev/firewire/sbp_targ.c
  head/sys/dev/ic/i82586.h
  head/sys/dev/if_ndis/if_ndis.c
  head/sys/dev/if_ndis/if_ndis_pccard.c
  head/sys/dev/if_ndis/if_ndis_pci.c
  head/sys/dev/if_ndis/if_ndis_usb.c
  head/sys/dev/if_ndis/if_ndisvar.h
  head/sys/dev/lge/if_lge.c
  head/sys/dev/lge/if_lgereg.h
  head/sys/dev/mii/amphy.c
  head/sys/dev/mii/amphyreg.h
  head/sys/dev/mii/brgphy.c
  head/sys/dev/mii/brgphyreg.h
  head/sys/dev/mii/ciphy.c
  head/sys/dev/mii/ciphyreg.h
  head/sys/dev/mii/mlphy.c
  head/sys/dev/mii/nsgphyreg.h
  head/sys/dev/mii/pnaphy.c
  head/sys/dev/mii/rgephy.c
  head/sys/dev/mii/rgephyreg.h
  head/sys/dev/mii/rlphy.c
  head/sys/dev/mii/rlswitch.c
  head/sys/dev/mii/xmphy.c
  head/sys/dev/mii/xmphyreg.h
  head/sys/dev/msk/if_msk.c
  head/sys/dev/msk/if_mskreg.h
  head/sys/dev/nge/if_nge.c
  head/sys/dev/nge/if_ngereg.h
  head/sys/dev/pcn/if_pcn.c
  head/sys/dev/pcn/if_pcnreg.h
  head/sys/dev/ppbus/lpt.c
  head/sys/dev/re/if_re.c
  head/sys/dev/sf/if_sf.c
  head/sys/dev/sf/if_sfreg.h
  head/sys/dev/sge/if_sge.c
  head/sys/dev/sge/if_sgereg.h
  head/sys/dev/sis/if_sis.c
  head/sys/dev/sis/if_sisreg.h
  head/sys/dev/sk/if_sk.c
  head/sys/dev/sk/if_skreg.h
  head/sys/dev/sk/xmaciireg.h
  head/sys/dev/ste/if_ste.c
  head/sys/dev/ste/if_stereg.h
  head/sys/dev/ti/if_ti.c
  head/sys/dev/ti/if_tireg.h
  head/sys/dev/tl/if_tl.c
  head/sys/dev/tl/if_tlreg.h
  head/sys/dev/txp/if_txp.c
  head/sys/dev/usb/net/if_aue.c
  head/sys/dev/usb/net/if_auereg.h
  head/sys/dev/usb/net/if_axe.c
  head/sys/dev/usb/net/if_axereg.h
  head/sys/dev/usb/net/if_cdce.c
  head/sys/dev/usb/net/if_cdcereg.h
  head/sys/dev/usb/net/if_cue.c
  head/sys/dev/usb/net/if_cuereg.h
  head/sys/dev/usb/net/if_kue.c
  head/sys/dev/usb/net/if_kuefw.h
  head/sys/dev/usb/net/if_kuereg.h
  head/sys/dev/usb/net/if_mosreg.h
  head/sys/dev/usb/net/if_rue.c
  head/sys/dev/vge/if_vge.c
  head/sys/dev/vge/if_vgereg.h
  head/sys/dev/vge/if_vgevar.h
  head/sys/dev/vr/if_vr.c
  head/sys/dev/vr/if_vrreg.h
  head/sys/dev/wb/if_wb.c
  head/sys/dev/wb/if_wbreg.h
  head/sys/dev/wi/if_wavelan_ieee.h
  head/sys/dev/wi/if_wi_macio.c
  head/sys/dev/wi/if_wi_pccard.c
  head/sys/dev/wi/if_wi_pci.c
  head/sys/dev/wi/if_wireg.h
  head/sys/dev/wi/if_wivar.h
  head/sys/dev/xl/if_xl.c
  head/sys/dev/xl/if_xlreg.h
  head/sys/fs/procfs/procfs.c
  head/sys/fs/procfs/procfs_rlimit.c
  head/sys/geom/vinum/geom_vinum_share.c
  head/sys/geom/vinum/geom_vinum_subr.c
  head/sys/geom/vinum/geom_vinum_var.h
  head/sys/i386/i386/longrun.c
  head/sys/i386/i386/machdep.c
  head/sys/i386/i386/pmap.c
  head/sys/i386/i386/trap.c
  head/sys/i386/i386/vm_machdep.c
  head/sys/i386/ibcs2/ibcs2_misc.c
  head/sys/i386/include/floatingpoint.h
  head/sys/i386/include/ieeefp.h
  head/sys/isa/pnpreg.h
  head/sys/kern/init_main.c
  head/sys/kern/kern_acct.c
  head/sys/kern/ksched.c
  head/sys/kern/p1003_1b.c
  head/sys/kern/posix4_mib.c
  head/sys/kern/subr_syscall.c
  head/sys/kern/subr_trap.c
  head/sys/libkern/strcasecmp.c
  head/sys/libkern/strstr.c
  head/sys/mips/include/_types.h
  head/sys/mips/include/cpuinfo.h
  head/sys/mips/include/floatingpoint.h
  head/sys/mips/include/reloc.h
  head/sys/mips/mips/db_disasm.c
  head/sys/mips/mips/in_cksum.c
  head/sys/mips/mips/sys_machdep.c
  head/sys/net/fddi.h
  head/sys/net/if_arcsubr.c
  head/sys/net/if_fddisubr.c
  head/sys/netinet6/ip6_id.c
  head/sys/netsmb/smb_crypt.c
  head/sys/nfs/bootp_subr.c
  head/sys/nfs/krpc_subr.c
  head/sys/powerpc/fpu/fpu_emu.c
  head/sys/powerpc/include/_align.h
  head/sys/powerpc/include/_types.h
  head/sys/powerpc/include/param.h
  head/sys/powerpc/powerpc/in_cksum.c
  head/sys/powerpc/powerpc/vm_machdep.c
  head/sys/riscv/riscv/in_cksum.c
  head/sys/riscv/riscv/pmap.c
  head/sys/sparc64/include/cache.h
  head/sys/sparc64/sparc64/cache.c
  head/sys/sparc64/sparc64/eeprom.c
  head/sys/sys/kernel.h
  head/sys/sys/pioctl.h
  head/sys/sys/posix4.h
  head/sys/sys/sched.h
  head/sys/sys/tiio.h
  head/sys/vm/swap_pager.c
  head/sys/vm/vm_fault.c
  head/sys/vm/vm_pageout.c
  head/sys/vm/vnode_pager.c
  head/sys/x86/include/_align.h
  head/sys/x86/include/_types.h
  head/tools/regression/p1003_1b/fifo.c
  head/tools/regression/p1003_1b/memlock.c
  head/tools/regression/p1003_1b/p26.c
  head/tools/regression/p1003_1b/sched.c
  head/tools/regression/p1003_1b/yield.c
  head/usr.bin/chpass/chpass.c
  head/usr.bin/chpass/chpass.h
  head/usr.bin/chpass/edit.c
  head/usr.bin/chpass/field.c
  head/usr.bin/chpass/util.c
  head/usr.bin/diff/diffreg.c
  head/usr.bin/indent/args.c
  head/usr.bin/indent/indent.c
  head/usr.bin/indent/indent_codes.h
  head/usr.bin/indent/indent_globs.h
  head/usr.bin/indent/io.c
  head/usr.bin/indent/lexi.c
  head/usr.bin/indent/parse.c
  head/usr.bin/indent/pr_comment.c
  head/usr.bin/locate/bigram/locate.bigram.c
  head/usr.bin/locate/code/locate.code.c
  head/usr.bin/locate/locate/fastfind.c
  head/usr.bin/locate/locate/locate.c
  head/usr.bin/locate/locate/locate.h
  head/usr.bin/locate/locate/pathnames.h
  head/usr.bin/locate/locate/util.c
  head/usr.bin/login/login.c
  head/usr.bin/netstat/mbuf.c
  head/usr.bin/netstat/mroute.c
  head/usr.bin/netstat/mroute6.c
  head/usr.bin/pr/egetopt.c
  head/usr.bin/pr/extern.h
  head/usr.bin/pr/pr.c
  head/usr.bin/pr/pr.h
  head/usr.bin/rup/rup.c
  head/usr.bin/rusers/rusers.c
  head/usr.bin/rwall/rwall.c
  head/usr.bin/truss/amd64-freebsd.c
  head/usr.bin/truss/amd64-freebsd32.c
  head/usr.bin/truss/amd64-linux.c
  head/usr.bin/truss/amd64-linux32.c
  head/usr.bin/truss/arm-freebsd.c
  head/usr.bin/truss/extern.h
  head/usr.bin/truss/i386-freebsd.c
  head/usr.bin/truss/i386-linux.c
  head/usr.bin/truss/main.c
  head/usr.bin/truss/mips-freebsd.c
  head/usr.bin/truss/setup.c
  head/usr.bin/truss/sparc64-freebsd.c
  head/usr.bin/truss/syscalls.c
  head/usr.bin/uname/uname.c
  head/usr.sbin/ancontrol/ancontrol.c
  head/usr.sbin/dconschat/dconschat.c
  head/usr.sbin/fwcontrol/fwcontrol.c
  head/usr.sbin/fwcontrol/fwdv.c
  head/usr.sbin/fwcontrol/fwmpegts.c
  head/usr.sbin/kldxref/ef.c
  head/usr.sbin/kldxref/ef_obj.c
  head/usr.sbin/kldxref/kldxref.c
  head/usr.sbin/lpr/common_source/common.c
  head/usr.sbin/lpr/common_source/net.c
  head/usr.sbin/lpr/common_source/printcap.c
  head/usr.sbin/lpr/lpr/lpr.c
  head/usr.sbin/makefs/ffs.c
  head/usr.sbin/manctl/manctl.sh
  head/usr.sbin/ndiscvt/inf-parse.y
  head/usr.sbin/ndiscvt/inf-token.l
  head/usr.sbin/ndiscvt/inf.c
  head/usr.sbin/ndiscvt/ndiscvt.c
  head/usr.sbin/ndiscvt/ndisgen.sh
  head/usr.sbin/ndiscvt/windrv_stub.c
  head/usr.sbin/rpc.lockd/lock_proc.c
  head/usr.sbin/rpc.lockd/lockd.c
  head/usr.sbin/rpc.lockd/lockd.h
  head/usr.sbin/rpc.lockd/lockd_lock.c
  head/usr.sbin/rpc.statd/file.c
  head/usr.sbin/rpc.statd/procs.c
  head/usr.sbin/rpc.statd/statd.c
  head/usr.sbin/rpc.statd/statd.h
  head/usr.sbin/rpc.yppasswdd/yppasswdd_extern.h
  head/usr.sbin/rpc.yppasswdd/yppasswdd_main.c
  head/usr.sbin/rpc.yppasswdd/yppasswdd_server.c
  head/usr.sbin/rpc.ypupdated/yp_dbdelete.c
  head/usr.sbin/rpc.ypupdated/yp_dbupdate.c
  head/usr.sbin/rpc.ypupdated/ypupdated_main.c
  head/usr.sbin/rpc.ypupdated/ypupdated_server.c
  head/usr.sbin/rpc.ypxfrd/ypxfrd_extern.h
  head/usr.sbin/rpc.ypxfrd/ypxfrd_main.c
  head/usr.sbin/rpc.ypxfrd/ypxfrd_server.c
  head/usr.sbin/rrenumd/rrenumd.h
  head/usr.sbin/wpa/ndis_events/ndis_events.c
  head/usr.sbin/wpa/wpa_supplicant/Packet32.c
  head/usr.sbin/wpa/wpa_supplicant/Packet32.h
  head/usr.sbin/yp_mkdb/yp_mkdb.c
  head/usr.sbin/ypbind/yp_ping.c
  head/usr.sbin/yppush/yppush_main.c
  head/usr.sbin/ypserv/yp_access.c
  head/usr.sbin/ypserv/yp_dblookup.c
  head/usr.sbin/ypserv/yp_dnslookup.c
  head/usr.sbin/ypserv/yp_error.c
  head/usr.sbin/ypserv/yp_extern.h
  head/usr.sbin/ypserv/yp_main.c
  head/usr.sbin/ypserv/yp_server.c
  head/usr.sbin/ypserv/yp_svc_udp.c

Modified: head/lib/libc/arm/gen/fabs.c
==============================================================================
--- head/lib/libc/arm/gen/fabs.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/libc/arm/gen/fabs.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,6 +1,8 @@
 /*	$NetBSD: fabs.c,v 1.2 2002/05/26 11:48:01 wiz Exp $	*/
 
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1996 Mark Brinicombe
  *
  * Redistribution and use in source and binary forms, with or without

Modified: head/lib/libc/locale/euc.c
==============================================================================
--- head/lib/libc/locale/euc.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/libc/locale/euc.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright 2013 Garrett D'Amore <garrett at damore.org>
  * Copyright 2011 Nexenta Systems, Inc.  All rights reserved.
  * Copyright (c) 2002-2004 Tim J. Robbins. All rights reserved.

Modified: head/lib/libc/mips/SYS.h
==============================================================================
--- head/lib/libc/mips/SYS.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/libc/mips/SYS.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -2,6 +2,8 @@
 /* $FreeBSD$ */
 
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1996 Jonathan Stone
  * All rights reserved.
  *

Modified: head/lib/libc/mips/gen/fabs.c
==============================================================================
--- head/lib/libc/mips/gen/fabs.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/libc/mips/gen/fabs.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,6 +1,8 @@
 /*	$NetBSD: fabs.c,v 1.2 2002/05/26 11:48:01 wiz Exp $	*/
 
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1996 Mark Brinicombe
  *
  * Redistribution and use in source and binary forms, with or without

Modified: head/lib/libc/net/ether_addr.c
==============================================================================
--- head/lib/libc/net/ether_addr.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/libc/net/ether_addr.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1995 Bill Paul <wpaul at ctr.columbia.edu>.
  * Copyright (c) 2007 Robert N. M. Watson
  * All rights reserved.

Modified: head/lib/libc/rpc/crypt_client.c
==============================================================================
--- head/lib/libc/rpc/crypt_client.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/libc/rpc/crypt_client.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1996
  *	Bill Paul <wpaul at ctr.columbia.edu>.  All rights reserved.
  *

Modified: head/lib/libcam/camlib.h
==============================================================================
--- head/lib/libcam/camlib.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/libcam/camlib.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause AND BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 1997, 1998 Kenneth D. Merry.
  * All rights reserved.
  *

Modified: head/lib/libcam/scsi_cmdparse.c
==============================================================================
--- head/lib/libcam/scsi_cmdparse.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/libcam/scsi_cmdparse.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,7 +1,10 @@
 /*
  * Taken from the original FreeBSD user SCSI library.
  */
-/* Copyright (c) 1994 HD Associates
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
+ * Copyright (c) 1994 HD Associates
  * (contact: dufault at hda.com)
  * All rights reserved.
  *

Modified: head/lib/libkiconv/xlat16_sysctl.c
==============================================================================
--- head/lib/libkiconv/xlat16_sysctl.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/libkiconv/xlat16_sysctl.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2000-2001, Boris Popov
  * All rights reserved.
  *

Modified: head/lib/libprocstat/cd9660.c
==============================================================================
--- head/lib/libprocstat/cd9660.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/libprocstat/cd9660.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /* 
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2000 Peter Edwards
  * Copyright (c) 1988, 1993
  *	The Regents of the University of California.  All rights reserved.

Modified: head/lib/libprocstat/common_kvm.c
==============================================================================
--- head/lib/libprocstat/common_kvm.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/libprocstat/common_kvm.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2009 Stanislav Sedov <stas at FreeBSD.org>
  * Copyright (c) 1988, 1993
  *	The Regents of the University of California.  All rights reserved.

Modified: head/lib/libprocstat/libprocstat.c
==============================================================================
--- head/lib/libprocstat/libprocstat.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/libprocstat/libprocstat.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2017 Dell EMC
  * Copyright (c) 2009 Stanislav Sedov <stas at FreeBSD.org>
  * Copyright (c) 1988, 1993

Modified: head/lib/libprocstat/msdosfs.c
==============================================================================
--- head/lib/libprocstat/msdosfs.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/libprocstat/msdosfs.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/* 
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2000 Peter Edwards
  * Copyright (c) 1988, 1993
  *	The Regents of the University of California.  All rights reserved.

Modified: head/lib/librpcsvc/yp_passwd.c
==============================================================================
--- head/lib/librpcsvc/yp_passwd.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/librpcsvc/yp_passwd.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1995, 1996
  *	Bill Paul <wpaul at ctr.columbia.edu>.  All rights reserved.
  *

Modified: head/lib/librpcsvc/yp_update.c
==============================================================================
--- head/lib/librpcsvc/yp_update.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/librpcsvc/yp_update.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1995, 1996
  *	Bill Paul <wpaul at ctr.columbia.edu>.  All rights reserved.
  *

Modified: head/lib/libthr/sys/thr_error.c
==============================================================================
--- head/lib/libthr/sys/thr_error.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/libthr/sys/thr_error.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1995 John Birrell <jb at cimlogic.com.au>.
  * Copyright (c) 1994 by Chris Provenzano, proven at mit.edu
  * All rights reserved.

Modified: head/lib/libthr/thread/thr_attr.c
==============================================================================
--- head/lib/libthr/thread/thr_attr.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/libthr/thread/thr_attr.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2003 Craig Rodrigues <rodrigc at attbi.com>.
  * All rights reserved.
  *

Modified: head/lib/libthr/thread/thr_autoinit.c
==============================================================================
--- head/lib/libthr/thread/thr_autoinit.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/libthr/thread/thr_autoinit.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2002 Alfred Perlstein <alfred at freebsd.org>.
  * Copyright (c) 1995 John Birrell <jb at cimlogic.com.au>.
  * All rights reserved.

Modified: head/lib/libthr/thread/thr_concurrency.c
==============================================================================
--- head/lib/libthr/thread/thr_concurrency.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/libthr/thread/thr_concurrency.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2003 Sergey Osokin <osa at FreeBSD.org.ru>.
  * All rights reserved.
  *

Modified: head/lib/libthr/thread/thr_getschedparam.c
==============================================================================
--- head/lib/libthr/thread/thr_getschedparam.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/libthr/thread/thr_getschedparam.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1998 Daniel Eischen <eischen at vigrid.com>.
  * All rights reserved.
  *

Modified: head/lib/libthr/thread/thr_init.c
==============================================================================
--- head/lib/libthr/thread/thr_init.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/libthr/thread/thr_init.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2003 Daniel M. Eischen <deischen at freebsd.org>
  * Copyright (c) 1995-1998 John Birrell <jb at cimlogic.com.au>
  * All rights reserved.

Modified: head/lib/libthr/thread/thr_mutex.c
==============================================================================
--- head/lib/libthr/thread/thr_mutex.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/libthr/thread/thr_mutex.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1995 John Birrell <jb at cimlogic.com.au>.
  * Copyright (c) 2006 David Xu <davidxu at freebsd.org>.
  * Copyright (c) 2015, 2016 The FreeBSD Foundation

Modified: head/lib/libthr/thread/thr_setschedparam.c
==============================================================================
--- head/lib/libthr/thread/thr_setschedparam.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/libthr/thread/thr_setschedparam.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1998 Daniel Eischen <eischen at vigrid.com>.
  * All rights reserved.
  *

Modified: head/lib/libthr/thread/thr_switch_np.c
==============================================================================
--- head/lib/libthr/thread/thr_switch_np.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/libthr/thread/thr_switch_np.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1998 Daniel Eischen <eischen at vigrid.com>.
  * All rights reserved.
  *

Modified: head/lib/msun/bsdsrc/b_exp.c
==============================================================================
--- head/lib/msun/bsdsrc/b_exp.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/msun/bsdsrc/b_exp.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1985, 1993
  *	The Regents of the University of California.  All rights reserved.
  *

Modified: head/lib/msun/bsdsrc/b_log.c
==============================================================================
--- head/lib/msun/bsdsrc/b_log.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/msun/bsdsrc/b_log.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1992, 1993
  *	The Regents of the University of California.  All rights reserved.
  *

Modified: head/lib/msun/bsdsrc/b_tgamma.c
==============================================================================
--- head/lib/msun/bsdsrc/b_tgamma.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/msun/bsdsrc/b_tgamma.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1992, 1993
  *	The Regents of the University of California.  All rights reserved.
  *

Modified: head/lib/msun/bsdsrc/mathimpl.h
==============================================================================
--- head/lib/msun/bsdsrc/mathimpl.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/lib/msun/bsdsrc/mathimpl.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1988, 1993
  *	The Regents of the University of California.  All rights reserved.
  *

Modified: head/libexec/mknetid/hash.c
==============================================================================
--- head/libexec/mknetid/hash.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/libexec/mknetid/hash.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1995
  *	Bill Paul <wpaul at ctr.columbia.edu>.  All rights reserved.
  *

Modified: head/libexec/mknetid/hash.h
==============================================================================
--- head/libexec/mknetid/hash.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/libexec/mknetid/hash.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1995, 1996
  *	Bill Paul <wpaul at ctr.columbia.edu>.  All rights reserved.
  *

Modified: head/libexec/mknetid/mknetid.c
==============================================================================
--- head/libexec/mknetid/mknetid.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/libexec/mknetid/mknetid.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1995, 1996
  *	Bill Paul <wpaul at ctr.columbia.edu>.  All rights reserved.
  *

Modified: head/libexec/revnetgroup/hash.c
==============================================================================
--- head/libexec/revnetgroup/hash.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/libexec/revnetgroup/hash.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1995
  *	Bill Paul <wpaul at ctr.columbia.edu>.  All rights reserved.
  *

Modified: head/libexec/revnetgroup/hash.h
==============================================================================
--- head/libexec/revnetgroup/hash.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/libexec/revnetgroup/hash.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1995
  *	Bill Paul <wpaul at ctr.columbia.edu>.  All rights reserved.
  *

Modified: head/libexec/revnetgroup/revnetgroup.c
==============================================================================
--- head/libexec/revnetgroup/revnetgroup.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/libexec/revnetgroup/revnetgroup.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1995
  *	Bill Paul <wpaul at ctr.columbia.edu>.  All rights reserved.
  *

Modified: head/libexec/ypxfr/yp_dbwrite.c
==============================================================================
--- head/libexec/ypxfr/yp_dbwrite.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/libexec/ypxfr/yp_dbwrite.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1995
  *	Bill Paul <wpaul at ctr.columbia.edu>.  All rights reserved.
  *

Modified: head/libexec/ypxfr/ypxfr_extern.h
==============================================================================
--- head/libexec/ypxfr/ypxfr_extern.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/libexec/ypxfr/ypxfr_extern.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1995
  *	Bill Paul <wpaul at ctr.columbia.edu>.  All rights reserved.
  *

Modified: head/libexec/ypxfr/ypxfr_getmap.c
==============================================================================
--- head/libexec/ypxfr/ypxfr_getmap.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/libexec/ypxfr/ypxfr_getmap.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1995
  *	Bill Paul <wpaul at ctr.columbia.edu>.  All rights reserved.
  *

Modified: head/libexec/ypxfr/ypxfr_main.c
==============================================================================
--- head/libexec/ypxfr/ypxfr_main.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/libexec/ypxfr/ypxfr_main.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1995
  *	Bill Paul <wpaul at ctr.columbia.edu>.  All rights reserved.
  *

Modified: head/libexec/ypxfr/ypxfr_misc.c
==============================================================================
--- head/libexec/ypxfr/ypxfr_misc.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/libexec/ypxfr/ypxfr_misc.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1995
  *	Bill Paul <wpaul at ctr.columbia.edu>.  All rights reserved.
  *

Modified: head/libexec/ypxfr/ypxfrd_getmap.c
==============================================================================
--- head/libexec/ypxfr/ypxfrd_getmap.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/libexec/ypxfr/ypxfrd_getmap.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1995, 1996
  *	Bill Paul <wpaul at ctr.columbia.edu>.  All rights reserved.
  *

Modified: head/release/picobsd/tinyware/login/pathnames.h
==============================================================================
--- head/release/picobsd/tinyware/login/pathnames.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/release/picobsd/tinyware/login/pathnames.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1989, 1993
  *	The Regents of the University of California.  All rights reserved.
  *

Modified: head/release/picobsd/tinyware/login/pico-login.c
==============================================================================
--- head/release/picobsd/tinyware/login/pico-login.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/release/picobsd/tinyware/login/pico-login.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1980, 1987, 1988, 1991, 1993, 1994
  *	The Regents of the University of California.  All rights reserved.
  *

Modified: head/release/picobsd/tinyware/passwd/extern.h
==============================================================================
--- head/release/picobsd/tinyware/passwd/extern.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/release/picobsd/tinyware/passwd/extern.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1994
  *	The Regents of the University of California.  All rights reserved.
  *

Modified: head/release/picobsd/tinyware/passwd/local_passwd.c
==============================================================================
--- head/release/picobsd/tinyware/passwd/local_passwd.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/release/picobsd/tinyware/passwd/local_passwd.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1990, 1993, 1994
  *	The Regents of the University of California.  All rights reserved.
  *

Modified: head/release/picobsd/tinyware/passwd/passwd.c
==============================================================================
--- head/release/picobsd/tinyware/passwd/passwd.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/release/picobsd/tinyware/passwd/passwd.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1988, 1993, 1994
  *	The Regents of the University of California.  All rights reserved.
  *

Modified: head/release/picobsd/tinyware/passwd/pw_copy.c
==============================================================================
--- head/release/picobsd/tinyware/passwd/pw_copy.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/release/picobsd/tinyware/passwd/pw_copy.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1990, 1993, 1994
  *	The Regents of the University of California.  All rights reserved.
  *

Modified: head/release/picobsd/tinyware/passwd/pw_util.c
==============================================================================
--- head/release/picobsd/tinyware/passwd/pw_util.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/release/picobsd/tinyware/passwd/pw_util.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1990, 1993, 1994
  *	The Regents of the University of California.  All rights reserved.
  *

Modified: head/release/picobsd/tinyware/passwd/pw_util.h
==============================================================================
--- head/release/picobsd/tinyware/passwd/pw_util.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/release/picobsd/tinyware/passwd/pw_util.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1994
  *	The Regents of the University of California.  All rights reserved.
  *

Modified: head/sbin/bsdlabel/bsdlabel.c
==============================================================================
--- head/sbin/bsdlabel/bsdlabel.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sbin/bsdlabel/bsdlabel.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1994, 1995 Gordon W. Ross
  * Copyright (c) 1994 Theo de Raadt
  * All rights reserved.

Modified: head/sbin/etherswitchcfg/ifmedia.c
==============================================================================
--- head/sbin/etherswitchcfg/ifmedia.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sbin/etherswitchcfg/ifmedia.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,7 +1,9 @@
 /*	$NetBSD: ifconfig.c,v 1.34 1997/04/21 01:17:58 lukem Exp $	*/
 /* $FreeBSD$ */
 
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1997 Jason R. Thorpe.
  * All rights reserved.
  *

Modified: head/sbin/ffsinfo/ffsinfo.c
==============================================================================
--- head/sbin/ffsinfo/ffsinfo.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sbin/ffsinfo/ffsinfo.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2000 Christoph Herrmann, Thomas-Henning von Kamptz
  * Copyright (c) 1980, 1989, 1993 The Regents of the University of California.
  * All rights reserved.

Modified: head/sbin/growfs/debug.c
==============================================================================
--- head/sbin/growfs/debug.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sbin/growfs/debug.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2000 Christoph Herrmann, Thomas-Henning von Kamptz
  * Copyright (c) 1980, 1989, 1993 The Regents of the University of California.
  * All rights reserved.

Modified: head/sbin/growfs/debug.h
==============================================================================
--- head/sbin/growfs/debug.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sbin/growfs/debug.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2000 Christoph Herrmann, Thomas-Henning von Kamptz
  * Copyright (c) 1980, 1989, 1993 The Regents of the University of California.
  * All rights reserved.

Modified: head/sbin/growfs/growfs.c
==============================================================================
--- head/sbin/growfs/growfs.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sbin/growfs/growfs.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1980, 1989, 1993 The Regents of the University of California.
  * Copyright (c) 2000 Christoph Herrmann, Thomas-Henning von Kamptz
  * Copyright (c) 2012 The FreeBSD Foundation

Modified: head/sbin/gvinum/gvinum.h
==============================================================================
--- head/sbin/gvinum/gvinum.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sbin/gvinum/gvinum.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1997, 1998
  *	Nan Yang Computer Services Limited.  All rights reserved.
  *

Modified: head/sbin/ifconfig/ifmedia.c
==============================================================================
--- head/sbin/ifconfig/ifmedia.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sbin/ifconfig/ifmedia.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,7 +1,9 @@
 /*	$NetBSD: ifconfig.c,v 1.34 1997/04/21 01:17:58 lukem Exp $	*/
 /* $FreeBSD$ */
 
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1997 Jason R. Thorpe.
  * All rights reserved.
  *

Modified: head/sbin/ifconfig/ifvlan.c
==============================================================================
--- head/sbin/ifconfig/ifvlan.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sbin/ifconfig/ifvlan.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1999 Bill Paul <wpaul at ctr.columbia.edu>
  * Copyright (c) 2012 ADARA Networks, Inc.
  * All rights reserved.

Modified: head/sbin/rcorder/ealloc.c
==============================================================================
--- head/sbin/rcorder/ealloc.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sbin/rcorder/ealloc.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,7 +1,9 @@
 /*	$FreeBSD$	*/
 /*	$NetBSD: ealloc.c,v 1.1.1.1 1999/11/19 04:30:56 mrg Exp $	*/
 
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1988, 1989, 1990, 1993
  *	The Regents of the University of California.  All rights reserved.
  * Copyright (c) 1989 by Berkeley Softworks

Modified: head/sbin/rcorder/hash.c
==============================================================================
--- head/sbin/rcorder/hash.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sbin/rcorder/hash.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,7 +1,9 @@
 /*	$FreeBSD$	*/
 /*	$NetBSD: hash.c,v 1.1.1.1 1999/11/19 04:30:56 mrg Exp $	*/
 
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1988, 1989, 1990 The Regents of the University of California.
  * Copyright (c) 1988, 1989 by Adam de Boor
  * Copyright (c) 1989 by Berkeley Softworks

Modified: head/sbin/rcorder/hash.h
==============================================================================
--- head/sbin/rcorder/hash.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sbin/rcorder/hash.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,7 +1,9 @@
 /*	$FreeBSD$	*/
 /*	$NetBSD: hash.h,v 1.1.1.1 1999/11/19 04:30:56 mrg Exp $	*/
 
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1988, 1989, 1990 The Regents of the University of California.
  * Copyright (c) 1988, 1989 by Adam de Boor
  * Copyright (c) 1989 by Berkeley Softworks

Modified: head/sbin/rcorder/sprite.h
==============================================================================
--- head/sbin/rcorder/sprite.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sbin/rcorder/sprite.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,6 +1,8 @@
 /*	$NetBSD: sprite.h,v 1.1 1999/11/23 05:28:22 mrg Exp $	*/
 
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1988, 1989, 1990, 1993
  *	The Regents of the University of California.  All rights reserved.
  * Copyright (c) 1989 by Berkeley Softworks
@@ -38,6 +40,7 @@
  * SUCH DAMAGE.
  *
  *	from: @(#)sprite.h	8.1 (Berkeley) 6/6/93
+ * $FreeBSD$
  */
 
 /*

Modified: head/sys/amd64/amd64/in_cksum.c
==============================================================================
--- head/sys/amd64/amd64/in_cksum.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/amd64/amd64/in_cksum.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,6 +1,8 @@
 /* $NetBSD: in_cksum.c,v 1.7 1997/09/02 13:18:15 thorpej Exp $ */
 
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1988, 1992, 1993
  *	The Regents of the University of California.  All rights reserved.
  * Copyright (c) 1996

Modified: head/sys/amd64/amd64/machdep.c
==============================================================================
--- head/sys/amd64/amd64/machdep.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/amd64/amd64/machdep.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2003 Peter Wemm.
  * Copyright (c) 1992 Terrence R. Lambert.
  * Copyright (c) 1982, 1987, 1990 The Regents of the University of California.

Modified: head/sys/amd64/amd64/pmap.c
==============================================================================
--- head/sys/amd64/amd64/pmap.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/amd64/amd64/pmap.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1991 Regents of the University of California.
  * All rights reserved.
  * Copyright (c) 1994 John S. Dyson

Modified: head/sys/amd64/amd64/trap.c
==============================================================================
--- head/sys/amd64/amd64/trap.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/amd64/amd64/trap.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (C) 1994, David Greenman
  * Copyright (c) 1990, 1993
  *	The Regents of the University of California.  All rights reserved.

Modified: head/sys/amd64/amd64/vm_machdep.c
==============================================================================
--- head/sys/amd64/amd64/vm_machdep.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/amd64/amd64/vm_machdep.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1982, 1986 The Regents of the University of California.
  * Copyright (c) 1989, 1990 William Jolitz
  * Copyright (c) 1994 John Dyson

Modified: head/sys/amd64/ia32/ia32_syscall.c
==============================================================================
--- head/sys/amd64/ia32/ia32_syscall.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/amd64/ia32/ia32_syscall.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (C) 1994, David Greenman
  * Copyright (c) 1990, 1993
  *	The Regents of the University of California.  All rights reserved.

Modified: head/sys/amd64/include/floatingpoint.h
==============================================================================
--- head/sys/amd64/include/floatingpoint.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/amd64/include/floatingpoint.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1993 Andrew Moore, Talke Studio
  * All rights reserved.
  *

Modified: head/sys/amd64/include/ieeefp.h
==============================================================================
--- head/sys/amd64/include/ieeefp.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/amd64/include/ieeefp.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2003 Peter Wemm.
  * Copyright (c) 1990 Andrew Moore, Talke Studio
  * All rights reserved.

Modified: head/sys/amd64/include/param.h
==============================================================================
--- head/sys/amd64/include/param.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/amd64/include/param.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-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.

Modified: head/sys/amd64/include/varargs.h
==============================================================================
--- head/sys/amd64/include/varargs.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/amd64/include/varargs.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-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.

Modified: head/sys/amd64/include/vmparam.h
==============================================================================
--- head/sys/amd64/include/vmparam.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/amd64/include/vmparam.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1990 The Regents of the University of California.
  * All rights reserved.
  * Copyright (c) 1994 John S. Dyson

Modified: head/sys/arm/arm/autoconf.c
==============================================================================
--- head/sys/arm/arm/autoconf.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/arm/arm/autoconf.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1990 The Regents of the University of California.
  * All rights reserved.
  *

Modified: head/sys/arm/arm/in_cksum.c
==============================================================================
--- head/sys/arm/arm/in_cksum.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/arm/arm/in_cksum.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,6 +1,8 @@
 /* $NetBSD: in_cksum.c,v 1.7 1997/09/02 13:18:15 thorpej Exp $ */
 
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1988, 1992, 1993
  *	The Regents of the University of California.  All rights reserved.
  * Copyright (c) 1996

Modified: head/sys/arm/arm/vm_machdep.c
==============================================================================
--- head/sys/arm/arm/vm_machdep.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/arm/arm/vm_machdep.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1982, 1986 The Regents of the University of California.
  * Copyright (c) 1989, 1990 William Jolitz
  * Copyright (c) 1994 John Dyson

Modified: head/sys/arm/include/_align.h
==============================================================================
--- head/sys/arm/include/_align.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/arm/include/_align.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2001 David E. O'Brien
  * Copyright (c) 1990 The Regents of the University of California.
  * All rights reserved.

Modified: head/sys/arm/include/_types.h
==============================================================================
--- head/sys/arm/include/_types.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/arm/include/_types.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2002 Mike Barcroft <mike at FreeBSD.org>
  * Copyright (c) 1990, 1993
  *	The Regents of the University of California.  All rights reserved.

Modified: head/sys/arm/include/floatingpoint.h
==============================================================================
--- head/sys/arm/include/floatingpoint.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/arm/include/floatingpoint.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1993 Andrew Moore, Talke Studio
  * All rights reserved.
  *

Modified: head/sys/arm/include/param.h
==============================================================================
--- head/sys/arm/include/param.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/arm/include/param.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2001 David E. O'Brien
  * Copyright (c) 1990 The Regents of the University of California.
  * All rights reserved.

Modified: head/sys/arm/include/proc.h
==============================================================================
--- head/sys/arm/include/proc.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/arm/include/proc.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1991 Regents of the University of California.
  * All rights reserved.
  *

Modified: head/sys/arm/include/profile.h
==============================================================================
--- head/sys/arm/include/profile.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/arm/include/profile.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1992, 1993
  *	The Regents of the University of California.  All rights reserved.
  *

Modified: head/sys/arm/include/reloc.h
==============================================================================
--- head/sys/arm/include/reloc.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/arm/include/reloc.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1992, 1993
  *	The Regents of the University of California.  All rights reserved.
  *

Modified: head/sys/compat/linprocfs/linprocfs.c
==============================================================================
--- head/sys/compat/linprocfs/linprocfs.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/compat/linprocfs/linprocfs.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2000 Dag-Erling Coïdan Smørgrav
  * Copyright (c) 1999 Pierre Beyssac
  * Copyright (c) 1993 Jan-Simon Pendry

Modified: head/sys/compat/ndis/cfg_var.h
==============================================================================
--- head/sys/compat/ndis/cfg_var.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/compat/ndis/cfg_var.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2003
  *	Bill Paul <wpaul at windriver.com>.  All rights reserved.
  *

Modified: head/sys/compat/ndis/hal_var.h
==============================================================================
--- head/sys/compat/ndis/hal_var.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/compat/ndis/hal_var.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2003
  *	Bill Paul <wpaul at windriver.com>.  All rights reserved.
  *

Modified: head/sys/compat/ndis/kern_ndis.c
==============================================================================
--- head/sys/compat/ndis/kern_ndis.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/compat/ndis/kern_ndis.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2003
  *	Bill Paul <wpaul at windriver.com>.  All rights reserved.
  *

Modified: head/sys/compat/ndis/kern_windrv.c
==============================================================================
--- head/sys/compat/ndis/kern_windrv.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/compat/ndis/kern_windrv.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2005
  *      Bill Paul <wpaul at windriver.com>.  All rights reserved.
  *

Modified: head/sys/compat/ndis/ndis_var.h
==============================================================================
--- head/sys/compat/ndis/ndis_var.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/compat/ndis/ndis_var.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2003
  *	Bill Paul <wpaul at windriver.com>.  All rights reserved.
  *

Modified: head/sys/compat/ndis/ntoskrnl_var.h
==============================================================================
--- head/sys/compat/ndis/ntoskrnl_var.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/compat/ndis/ntoskrnl_var.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2003
  *	Bill Paul <wpaul at windriver.com>.  All rights reserved.
  *

Modified: head/sys/compat/ndis/pe_var.h
==============================================================================
--- head/sys/compat/ndis/pe_var.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/compat/ndis/pe_var.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2003
  *	Bill Paul <wpaul at windriver.com>.  All rights reserved.
  *

Modified: head/sys/compat/ndis/resource_var.h
==============================================================================
--- head/sys/compat/ndis/resource_var.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/compat/ndis/resource_var.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2005
  *      Bill Paul <wpaul at windriver.com>.  All rights reserved.
  *

Modified: head/sys/compat/ndis/subr_hal.c
==============================================================================
--- head/sys/compat/ndis/subr_hal.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/compat/ndis/subr_hal.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2003
  *	Bill Paul <wpaul at windriver.com>.  All rights reserved.
  *

Modified: head/sys/compat/ndis/subr_ndis.c
==============================================================================
--- head/sys/compat/ndis/subr_ndis.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/compat/ndis/subr_ndis.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2003
  *	Bill Paul <wpaul at windriver.com>.  All rights reserved.
  *

Modified: head/sys/compat/ndis/subr_ntoskrnl.c
==============================================================================
--- head/sys/compat/ndis/subr_ntoskrnl.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/compat/ndis/subr_ntoskrnl.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2003
  *	Bill Paul <wpaul at windriver.com>.  All rights reserved.
  *

Modified: head/sys/compat/ndis/subr_pe.c
==============================================================================
--- head/sys/compat/ndis/subr_pe.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/compat/ndis/subr_pe.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2003
  *	Bill Paul <wpaul at windriver.com>.  All rights reserved.
  *

Modified: head/sys/compat/ndis/subr_usbd.c
==============================================================================
--- head/sys/compat/ndis/subr_usbd.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/compat/ndis/subr_usbd.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2005
  *      Bill Paul <wpaul at windriver.com>.  All rights reserved.
  *

Modified: head/sys/compat/ndis/usbd_var.h
==============================================================================
--- head/sys/compat/ndis/usbd_var.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/compat/ndis/usbd_var.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2003
  *      Bill Paul <wpaul at windriver.com>.  All rights reserved.
  *

Modified: head/sys/dev/an/if_aironet_ieee.h
==============================================================================
--- head/sys/dev/an/if_aironet_ieee.h	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/dev/an/if_aironet_ieee.h	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1997, 1998, 1999
  *	Bill Paul <wpaul at ctr.columbia.edu>.  All rights reserved.
  *

Modified: head/sys/dev/an/if_an.c
==============================================================================
--- head/sys/dev/an/if_an.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/dev/an/if_an.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1997, 1998, 1999
  *	Bill Paul <wpaul at ctr.columbia.edu>.  All rights reserved.
  *

Modified: head/sys/dev/an/if_an_isa.c
==============================================================================
--- head/sys/dev/an/if_an_isa.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/dev/an/if_an_isa.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1997, 1998, 1999
  *	Bill Paul <wpaul at ctr.columbia.edu>.  All rights reserved.
  *

Modified: head/sys/dev/an/if_an_pccard.c
==============================================================================
--- head/sys/dev/an/if_an_pccard.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/dev/an/if_an_pccard.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1997, 1998, 1999
  *	Bill Paul <wpaul at ctr.columbia.edu>.  All rights reserved.
  *

Modified: head/sys/dev/an/if_an_pci.c
==============================================================================
--- head/sys/dev/an/if_an_pci.c	Sat Nov 18 13:21:22 2017	(r325965)
+++ head/sys/dev/an/if_an_pci.c	Sat Nov 18 14:26:50 2017	(r325966)
@@ -1,4 +1,6 @@
 /*-

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***


More information about the svn-src-head mailing list