Author: pfg Date: Mon Nov 27 15:10:39 2017 New Revision: 326262 URL: https://svnweb.freebsd.org/changeset/base/326262
Log: sys/sparc64: further adoption of SPDX licensing ID tags. Mainly focus on files that use BSD 2-Clause license, however the tool I was using misidentified many licenses so this was mostly a manual - error prone - task. The Software Package Data Exchange (SPDX) group provides a specification to make it easier for automated tools to detect and summarize well known opensource licenses. We are gradually adopting the specification, noting that the tags are considered only advisory and do not, in any way, superceed or replace the license texts. Modified: head/sys/sparc64/central/central.c head/sys/sparc64/ebus/ebus.c head/sys/sparc64/ebus/ebusreg.h head/sys/sparc64/ebus/epic.c head/sys/sparc64/fhc/clkbrd.c head/sys/sparc64/fhc/clkbrdreg.h head/sys/sparc64/fhc/fhc.c head/sys/sparc64/fhc/fhcreg.h head/sys/sparc64/include/_align.h head/sys/sparc64/include/_bus.h head/sys/sparc64/include/_inttypes.h head/sys/sparc64/include/_limits.h head/sys/sparc64/include/_stdint.h head/sys/sparc64/include/asi.h head/sys/sparc64/include/asmacros.h head/sys/sparc64/include/atomic.h head/sys/sparc64/include/bus.h head/sys/sparc64/include/bus_dma.h head/sys/sparc64/include/bus_private.h head/sys/sparc64/include/ccr.h head/sys/sparc64/include/cmt.h head/sys/sparc64/include/counter.h head/sys/sparc64/include/cpufunc.h head/sys/sparc64/include/dcr.h head/sys/sparc64/include/elf.h head/sys/sparc64/include/exec.h head/sys/sparc64/include/fireplane.h head/sys/sparc64/include/fp.h head/sys/sparc64/include/frame.h head/sys/sparc64/include/fsr.h head/sys/sparc64/include/gdb_machdep.h head/sys/sparc64/include/idprom.h head/sys/sparc64/include/instr.h head/sys/sparc64/include/intr_machdep.h head/sys/sparc64/include/iommuvar.h head/sys/sparc64/include/jbus.h head/sys/sparc64/include/kdb.h head/sys/sparc64/include/kerneldump.h head/sys/sparc64/include/ktr.h head/sys/sparc64/include/limits.h head/sys/sparc64/include/lsu.h head/sys/sparc64/include/mcntl.h head/sys/sparc64/include/memdev.h head/sys/sparc64/include/metadata.h head/sys/sparc64/include/nexusvar.h head/sys/sparc64/include/ofw_machdep.h head/sys/sparc64/include/ofw_mem.h head/sys/sparc64/include/ofw_nexus.h head/sys/sparc64/include/param.h head/sys/sparc64/include/pcb.h head/sys/sparc64/include/pcpu.h head/sys/sparc64/include/pstate.h head/sys/sparc64/include/runq.h head/sys/sparc64/include/sc_machdep.h head/sys/sparc64/include/sf_buf.h head/sys/sparc64/include/sigframe.h head/sys/sparc64/include/smp.h head/sys/sparc64/include/stack.h head/sys/sparc64/include/stdarg.h head/sys/sparc64/include/tick.h head/sys/sparc64/include/tlb.h head/sys/sparc64/include/trap.h head/sys/sparc64/include/tsb.h head/sys/sparc64/include/tstate.h head/sys/sparc64/include/tte.h head/sys/sparc64/include/ucontext.h head/sys/sparc64/include/upa.h head/sys/sparc64/include/utrap.h head/sys/sparc64/include/vdso.h head/sys/sparc64/include/ver.h head/sys/sparc64/include/vm.h head/sys/sparc64/include/watch.h head/sys/sparc64/include/wstate.h head/sys/sparc64/isa/isa.c head/sys/sparc64/isa/isa_dma.c head/sys/sparc64/isa/ofw_isa.c head/sys/sparc64/isa/ofw_isa.h head/sys/sparc64/pci/apb.c head/sys/sparc64/pci/fire.c head/sys/sparc64/pci/firereg.h head/sys/sparc64/pci/firevar.h head/sys/sparc64/pci/ofw_pci.h head/sys/sparc64/pci/ofw_pcib.c head/sys/sparc64/pci/ofw_pcib_subr.c head/sys/sparc64/pci/ofw_pcib_subr.h head/sys/sparc64/pci/ofw_pcibus.c head/sys/sparc64/pci/psycho.c head/sys/sparc64/pci/psychoreg.h head/sys/sparc64/pci/psychovar.h head/sys/sparc64/pci/sbbc.c head/sys/sparc64/pci/schizo.c head/sys/sparc64/pci/schizoreg.h head/sys/sparc64/pci/schizovar.h head/sys/sparc64/sbus/dma_sbus.c head/sys/sparc64/sbus/lsi64854.c head/sys/sparc64/sbus/lsi64854reg.h head/sys/sparc64/sbus/lsi64854var.h head/sys/sparc64/sbus/ofw_sbus.h head/sys/sparc64/sbus/sbus.c head/sys/sparc64/sbus/sbusvar.h head/sys/sparc64/sparc64/ata_machdep.c head/sys/sparc64/sparc64/autoconf.c head/sys/sparc64/sparc64/bus_machdep.c head/sys/sparc64/sparc64/cam_machdep.c head/sys/sparc64/sparc64/cheetah.c head/sys/sparc64/sparc64/clock.c head/sys/sparc64/sparc64/counter.c head/sys/sparc64/sparc64/db_disasm.c head/sys/sparc64/sparc64/db_hwwatch.c head/sys/sparc64/sparc64/db_interface.c head/sys/sparc64/sparc64/db_trace.c head/sys/sparc64/sparc64/dump_machdep.c head/sys/sparc64/sparc64/elf_machdep.c head/sys/sparc64/sparc64/gdb_machdep.c head/sys/sparc64/sparc64/genassym.c head/sys/sparc64/sparc64/iommu.c head/sys/sparc64/sparc64/jbusppm.c head/sys/sparc64/sparc64/mp_machdep.c head/sys/sparc64/sparc64/ofw_machdep.c head/sys/sparc64/sparc64/prof_machdep.c head/sys/sparc64/sparc64/rtc.c head/sys/sparc64/sparc64/rwindow.c head/sys/sparc64/sparc64/sc_machdep.c head/sys/sparc64/sparc64/schppm.c head/sys/sparc64/sparc64/spitfire.c head/sys/sparc64/sparc64/ssm.c head/sys/sparc64/sparc64/stack_machdep.c head/sys/sparc64/sparc64/sys_machdep.c head/sys/sparc64/sparc64/tick.c head/sys/sparc64/sparc64/tlb.c head/sys/sparc64/sparc64/tsb.c head/sys/sparc64/sparc64/upa.c head/sys/sparc64/sparc64/zeus.c Modified: head/sys/sparc64/central/central.c ============================================================================== --- head/sys/sparc64/central/central.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/central/central.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Jake Burkholder. * All rights reserved. * Modified: head/sys/sparc64/ebus/ebus.c ============================================================================== --- head/sys/sparc64/ebus/ebus.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/ebus/ebus.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD AND BSD-3-Clause + * * Copyright (c) 1999, 2000 Matthew R. Green * Copyright (c) 2009 by Marius Strobl <[email protected]> * All rights reserved. Modified: head/sys/sparc64/ebus/ebusreg.h ============================================================================== --- head/sys/sparc64/ebus/ebusreg.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/ebus/ebusreg.h Mon Nov 27 15:10:39 2017 (r326262) @@ -3,6 +3,8 @@ /* $NetBSD: ebusreg.h,v 1.8 2008/05/29 14:51:27 mrg Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1999 Matthew R. Green * All rights reserved. * Modified: head/sys/sparc64/ebus/epic.c ============================================================================== --- head/sys/sparc64/ebus/epic.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/ebus/epic.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Marius Strobl <[email protected]> * All rights reserved. * Modified: head/sys/sparc64/fhc/clkbrd.c ============================================================================== --- head/sys/sparc64/fhc/clkbrd.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/fhc/clkbrd.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 2004 Jason L. Wright ([email protected]) * Copyright (c) 2005 Marius Strobl <[email protected]> * All rights reserved. Modified: head/sys/sparc64/fhc/clkbrdreg.h ============================================================================== --- head/sys/sparc64/fhc/clkbrdreg.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/fhc/clkbrdreg.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 2004 Jason L. Wright ([email protected]) * Copyright (c) 2006 Marius Strobl <[email protected]> * All rights reserved. Modified: head/sys/sparc64/fhc/fhc.c ============================================================================== --- head/sys/sparc64/fhc/fhc.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/fhc/fhc.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Jake Burkholder. * Copyright (c) 2005 Marius Strobl <[email protected]> * All rights reserved. Modified: head/sys/sparc64/fhc/fhcreg.h ============================================================================== --- head/sys/sparc64/fhc/fhcreg.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/fhc/fhcreg.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-2-Clause + * * Copyright (c) 2003 Jake Burkholder. * All rights reserved. * Modified: head/sys/sparc64/include/_align.h ============================================================================== --- head/sys/sparc64/include/_align.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/_align.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * Modified: head/sys/sparc64/include/_bus.h ============================================================================== --- head/sys/sparc64/include/_bus.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/_bus.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005 M. Warner Losh. * All rights reserved. * Modified: head/sys/sparc64/include/_inttypes.h ============================================================================== --- head/sys/sparc64/include/_inttypes.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/_inttypes.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. * Modified: head/sys/sparc64/include/_limits.h ============================================================================== --- head/sys/sparc64/include/_limits.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/_limits.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * Modified: head/sys/sparc64/include/_stdint.h ============================================================================== --- head/sys/sparc64/include/_stdint.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/_stdint.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001, 2002 Mike Barcroft <[email protected]> * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. Modified: head/sys/sparc64/include/asi.h ============================================================================== --- head/sys/sparc64/include/asi.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/asi.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1997 Berkeley Software Design, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/sparc64/include/asmacros.h ============================================================================== --- head/sys/sparc64/include/asmacros.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/asmacros.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Jake Burkholder. * Copyright (c) 2011 Marius Strobl <[email protected]> * All rights reserved. Modified: head/sys/sparc64/include/atomic.h ============================================================================== --- head/sys/sparc64/include/atomic.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/atomic.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 Doug Rabson. * Copyright (c) 2001 Jake Burkholder. * All rights reserved. Modified: head/sys/sparc64/include/bus.h ============================================================================== --- head/sys/sparc64/include/bus.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/bus.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD AND BSD-4-Clause + * * Copyright (c) 1996, 1997, 1998, 2001 The NetBSD Foundation, Inc. * All rights reserved. * Modified: head/sys/sparc64/include/bus_dma.h ============================================================================== --- head/sys/sparc64/include/bus_dma.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/bus_dma.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD AND BSD-4-Clause + * * Copyright (c) 1996, 1997, 1998, 2001 The NetBSD Foundation, Inc. * All rights reserved. * Modified: head/sys/sparc64/include/bus_private.h ============================================================================== --- head/sys/sparc64/include/bus_private.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/bus_private.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997, 1998 Justin T. Gibbs. * Copyright (c) 2002 by Thomas Moestl <[email protected]>. * All rights reserved. Modified: head/sys/sparc64/include/ccr.h ============================================================================== --- head/sys/sparc64/include/ccr.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/ccr.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright 2001 by Thomas Moestl <[email protected]>. All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/sparc64/include/cmt.h ============================================================================== --- head/sys/sparc64/include/cmt.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/cmt.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Marius Strobl <[email protected]> * All rights reserved. * Modified: head/sys/sparc64/include/counter.h ============================================================================== --- head/sys/sparc64/include/counter.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/counter.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Konstantin Belousov <[email protected]> * All rights reserved. * Modified: head/sys/sparc64/include/cpufunc.h ============================================================================== --- head/sys/sparc64/include/cpufunc.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/cpufunc.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Jake Burkholder. * All rights reserved. * Modified: head/sys/sparc64/include/dcr.h ============================================================================== --- head/sys/sparc64/include/dcr.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/dcr.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Marius Strobl <[email protected]> * All rights reserved. * Modified: head/sys/sparc64/include/elf.h ============================================================================== --- head/sys/sparc64/include/elf.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/elf.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1996-1997 John D. Polstra. * All rights reserved. * Modified: head/sys/sparc64/include/exec.h ============================================================================== --- head/sys/sparc64/include/exec.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/exec.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Jake Burkholder. * All rights reserved. * Modified: head/sys/sparc64/include/fireplane.h ============================================================================== --- head/sys/sparc64/include/fireplane.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/fireplane.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Marius Strobl <[email protected]> * All rights reserved. * Modified: head/sys/sparc64/include/fp.h ============================================================================== --- head/sys/sparc64/include/fp.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/fp.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright 2001 by Thomas Moestl <[email protected]>. All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/sparc64/include/frame.h ============================================================================== --- head/sys/sparc64/include/frame.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/frame.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Jake Burkholder. * All rights reserved. * Modified: head/sys/sparc64/include/fsr.h ============================================================================== --- head/sys/sparc64/include/fsr.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/fsr.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright 2001 by Thomas Moestl <[email protected]>. All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/sparc64/include/gdb_machdep.h ============================================================================== --- head/sys/sparc64/include/gdb_machdep.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/gdb_machdep.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 Marcel Moolenaar * All rights reserved. * Modified: head/sys/sparc64/include/idprom.h ============================================================================== --- head/sys/sparc64/include/idprom.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/idprom.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1993 Adam Glass * All rights reserved. * Modified: head/sys/sparc64/include/instr.h ============================================================================== --- head/sys/sparc64/include/instr.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/instr.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1994 David S. Miller, [email protected] * Copyright (c) 1995 Paul Kranenburg * Copyright (c) 2001 Thomas Moestl <[email protected]> Modified: head/sys/sparc64/include/intr_machdep.h ============================================================================== --- head/sys/sparc64/include/intr_machdep.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/intr_machdep.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Jake Burkholder. * All rights reserved. * Modified: head/sys/sparc64/include/iommuvar.h ============================================================================== --- head/sys/sparc64/include/iommuvar.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/iommuvar.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Matthew R. Green * All rights reserved. * Modified: head/sys/sparc64/include/jbus.h ============================================================================== --- head/sys/sparc64/include/jbus.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/jbus.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Marius Strobl <[email protected]> * All rights reserved. * Modified: head/sys/sparc64/include/kdb.h ============================================================================== --- head/sys/sparc64/include/kdb.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/kdb.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 Marcel Moolenaar * All rights reserved. * Modified: head/sys/sparc64/include/kerneldump.h ============================================================================== --- head/sys/sparc64/include/kerneldump.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/kerneldump.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002 by Thomas Moestl <[email protected]>. * All rights reserved. * Modified: head/sys/sparc64/include/ktr.h ============================================================================== --- head/sys/sparc64/include/ktr.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/ktr.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1996 Berkeley Software Design, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/sparc64/include/limits.h ============================================================================== --- head/sys/sparc64/include/limits.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/limits.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * Modified: head/sys/sparc64/include/lsu.h ============================================================================== --- head/sys/sparc64/include/lsu.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/lsu.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright 2001 by Thomas Moestl <[email protected]>. All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/sparc64/include/mcntl.h ============================================================================== --- head/sys/sparc64/include/mcntl.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/mcntl.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Marius Strobl <[email protected]> * All rights reserved. * Modified: head/sys/sparc64/include/memdev.h ============================================================================== --- head/sys/sparc64/include/memdev.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/memdev.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 Mark R V Murray * All rights reserved. * Modified: head/sys/sparc64/include/metadata.h ============================================================================== --- head/sys/sparc64/include/metadata.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/metadata.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Jake Burkholder. * All rights reserved. * Modified: head/sys/sparc64/include/nexusvar.h ============================================================================== --- head/sys/sparc64/include/nexusvar.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/nexusvar.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2010 Marius Strobl <[email protected]> * All rights reserved. * Modified: head/sys/sparc64/include/ofw_machdep.h ============================================================================== --- head/sys/sparc64/include/ofw_machdep.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/ofw_machdep.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 by Thomas Moestl <[email protected]>. * All rights reserved. * Modified: head/sys/sparc64/include/ofw_mem.h ============================================================================== --- head/sys/sparc64/include/ofw_mem.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/ofw_mem.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Jake Burkholder. * All rights reserved. * Modified: head/sys/sparc64/include/ofw_nexus.h ============================================================================== --- head/sys/sparc64/include/ofw_nexus.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/ofw_nexus.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Matthew R. Green * All rights reserved. * Modified: head/sys/sparc64/include/param.h ============================================================================== --- head/sys/sparc64/include/param.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/param.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * Modified: head/sys/sparc64/include/pcb.h ============================================================================== --- head/sys/sparc64/include/pcb.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/pcb.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Jake Burkholder. * All rights reserved. * Modified: head/sys/sparc64/include/pcpu.h ============================================================================== --- head/sys/sparc64/include/pcpu.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/pcpu.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1999 Luoqi Chen <[email protected]> * All rights reserved. * Modified: head/sys/sparc64/include/pstate.h ============================================================================== --- head/sys/sparc64/include/pstate.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/pstate.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Jake Burkholder. * All rights reserved. * Modified: head/sys/sparc64/include/runq.h ============================================================================== --- head/sys/sparc64/include/runq.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/runq.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Jake Burkholder <[email protected]> * All rights reserved. * Modified: head/sys/sparc64/include/sc_machdep.h ============================================================================== --- head/sys/sparc64/include/sc_machdep.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/sc_machdep.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Jake Burkholder. * All rights reserved. * Modified: head/sys/sparc64/include/sf_buf.h ============================================================================== --- head/sys/sparc64/include/sf_buf.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/sf_buf.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2014 Gleb Smirnoff <[email protected]> * All rights reserved. * Modified: head/sys/sparc64/include/sigframe.h ============================================================================== --- head/sys/sparc64/include/sigframe.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/sigframe.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999 Marcel Moolenaar * All rights reserved. * Modified: head/sys/sparc64/include/smp.h ============================================================================== --- head/sys/sparc64/include/smp.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/smp.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Jake Burkholder. * Copyright (c) 2007 - 2011 Marius Strobl <[email protected]> * All rights reserved. Modified: head/sys/sparc64/include/stack.h ============================================================================== --- head/sys/sparc64/include/stack.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/stack.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Jake Burkholder. * All rights reserved. * Modified: head/sys/sparc64/include/stdarg.h ============================================================================== --- head/sys/sparc64/include/stdarg.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/stdarg.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * 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/sparc64/include/tick.h ============================================================================== --- head/sys/sparc64/include/tick.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/tick.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Jake Burkholder. * All rights reserved. * Modified: head/sys/sparc64/include/tlb.h ============================================================================== --- head/sys/sparc64/include/tlb.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/tlb.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Jake Burkholder. * Copyright (c) 2008, 2010 Marius Strobl <[email protected]> * All rights reserved. Modified: head/sys/sparc64/include/trap.h ============================================================================== --- head/sys/sparc64/include/trap.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/trap.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Jake Burkholder. * All rights reserved. * Modified: head/sys/sparc64/include/tsb.h ============================================================================== --- head/sys/sparc64/include/tsb.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/tsb.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1997 Berkeley Software Design, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/sparc64/include/tstate.h ============================================================================== --- head/sys/sparc64/include/tstate.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/tstate.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright 2001 by Thomas Moestl <[email protected]>. All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/sparc64/include/tte.h ============================================================================== --- head/sys/sparc64/include/tte.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/tte.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1997 Berkeley Software Design, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/sparc64/include/ucontext.h ============================================================================== --- head/sys/sparc64/include/ucontext.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/ucontext.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999 Marcel Moolenaar * All rights reserved. * Modified: head/sys/sparc64/include/upa.h ============================================================================== --- head/sys/sparc64/include/upa.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/upa.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 by Thomas Moestl <[email protected]>. * All rights reserved. * Modified: head/sys/sparc64/include/utrap.h ============================================================================== --- head/sys/sparc64/include/utrap.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/utrap.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Jake Burkholder. * All rights reserved. * Modified: head/sys/sparc64/include/vdso.h ============================================================================== --- head/sys/sparc64/include/vdso.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/vdso.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright 2012 Konstantin Belousov <[email protected]>. * All rights reserved. * Modified: head/sys/sparc64/include/ver.h ============================================================================== --- head/sys/sparc64/include/ver.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/ver.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Jake Burkholder. * All rights reserved. * Modified: head/sys/sparc64/include/vm.h ============================================================================== --- head/sys/sparc64/include/vm.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/vm.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Alan L. Cox <[email protected]> * All rights reserved. * Modified: head/sys/sparc64/include/watch.h ============================================================================== --- head/sys/sparc64/include/watch.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/watch.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright 2001 by Thomas Moestl <[email protected]>. All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/sparc64/include/wstate.h ============================================================================== --- head/sys/sparc64/include/wstate.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/include/wstate.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1997 Berkeley Software Design, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/sparc64/isa/isa.c ============================================================================== --- head/sys/sparc64/isa/isa.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/isa/isa.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 Doug Rabson * Copyright (c) 2001 Thomas Moestl <[email protected]> * All rights reserved. Modified: head/sys/sparc64/isa/isa_dma.c ============================================================================== --- head/sys/sparc64/isa/isa_dma.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/isa/isa_dma.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 Pyun YongHyeon. * All rights reserved. * Modified: head/sys/sparc64/isa/ofw_isa.c ============================================================================== --- head/sys/sparc64/isa/ofw_isa.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/isa/ofw_isa.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999, 2000 Matthew R. Green * All rights reserved. * Modified: head/sys/sparc64/isa/ofw_isa.h ============================================================================== --- head/sys/sparc64/isa/ofw_isa.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/isa/ofw_isa.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999, 2000 Matthew R. Green * All rights reserved. * Modified: head/sys/sparc64/pci/apb.c ============================================================================== --- head/sys/sparc64/pci/apb.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/pci/apb.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994,1995 Stefan Esser, Wolfgang StanglMeier * Copyright (c) 2000 Michael Smith <[email protected]> * Copyright (c) 2000 BSDi Modified: head/sys/sparc64/pci/fire.c ============================================================================== --- head/sys/sparc64/pci/fire.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/pci/fire.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999, 2000 Matthew R. Green * Copyright (c) 2001 - 2003 by Thomas Moestl <[email protected]> * Copyright (c) 2009 by Marius Strobl <[email protected]> Modified: head/sys/sparc64/pci/firereg.h ============================================================================== --- head/sys/sparc64/pci/firereg.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/pci/firereg.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 Marius Strobl <[email protected]> * All rights reserved. * Modified: head/sys/sparc64/pci/firevar.h ============================================================================== --- head/sys/sparc64/pci/firevar.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/pci/firevar.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009 by Marius Strobl <[email protected]>. * All rights reserved. * Modified: head/sys/sparc64/pci/ofw_pci.h ============================================================================== --- head/sys/sparc64/pci/ofw_pci.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/pci/ofw_pci.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999, 2000 Matthew R. Green * All rights reserved. * Modified: head/sys/sparc64/pci/ofw_pcib.c ============================================================================== --- head/sys/sparc64/pci/ofw_pcib.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/pci/ofw_pcib.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1994,1995 Stefan Esser, Wolfgang StanglMeier * Copyright (c) 2000 Michael Smith <[email protected]> * Copyright (c) 2000 BSDi Modified: head/sys/sparc64/pci/ofw_pcib_subr.c ============================================================================== --- head/sys/sparc64/pci/ofw_pcib_subr.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/pci/ofw_pcib_subr.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 by Thomas Moestl <[email protected]> * All rights reserved. * Modified: head/sys/sparc64/pci/ofw_pcib_subr.h ============================================================================== --- head/sys/sparc64/pci/ofw_pcib_subr.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/pci/ofw_pcib_subr.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 by Thomas Moestl <[email protected]> * All rights reserved. * Modified: head/sys/sparc64/pci/ofw_pcibus.c ============================================================================== --- head/sys/sparc64/pci/ofw_pcibus.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/pci/ofw_pcibus.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1997, Stefan Esser <[email protected]> * Copyright (c) 2000, Michael Smith <[email protected]> * Copyright (c) 2000, BSDi Modified: head/sys/sparc64/pci/psycho.c ============================================================================== --- head/sys/sparc64/pci/psycho.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/pci/psycho.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999, 2000 Matthew R. Green * Copyright (c) 2001 - 2003 by Thomas Moestl <[email protected]> * Copyright (c) 2005 - 2006 Marius Strobl <[email protected]> Modified: head/sys/sparc64/pci/psychoreg.h ============================================================================== --- head/sys/sparc64/pci/psychoreg.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/pci/psychoreg.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999 Matthew R. Green * All rights reserved. * Modified: head/sys/sparc64/pci/psychovar.h ============================================================================== --- head/sys/sparc64/pci/psychovar.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/pci/psychovar.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1999, 2000 Matthew R. Green * All rights reserved. * Modified: head/sys/sparc64/pci/sbbc.c ============================================================================== --- head/sys/sparc64/pci/sbbc.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/pci/sbbc.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,5 +1,7 @@ /* $OpenBSD: sbbc.c,v 1.7 2009/11/09 17:53:39 nicm Exp $ */ /*- + * SPDX-License-Identifier: MIT AND BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Mark Kettenis * * Permission to use, copy, modify, and distribute this software for any Modified: head/sys/sparc64/pci/schizo.c ============================================================================== --- head/sys/sparc64/pci/schizo.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/pci/schizo.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999, 2000 Matthew R. Green * Copyright (c) 2001 - 2003 by Thomas Moestl <[email protected]> * Copyright (c) 2005 - 2011 by Marius Strobl <[email protected]> Modified: head/sys/sparc64/pci/schizoreg.h ============================================================================== --- head/sys/sparc64/pci/schizoreg.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/pci/schizoreg.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002 Jason L. Wright ([email protected]) * Copyright (c) 2005 by Marius Strobl <[email protected]> * All rights reserved. Modified: head/sys/sparc64/pci/schizovar.h ============================================================================== --- head/sys/sparc64/pci/schizovar.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/pci/schizovar.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005 by Marius Strobl <[email protected]>. * All rights reserved. * Modified: head/sys/sparc64/sbus/dma_sbus.c ============================================================================== --- head/sys/sparc64/sbus/dma_sbus.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/sbus/dma_sbus.c Mon Nov 27 15:10:39 2017 (r326262) @@ -2,6 +2,8 @@ /* $NetBSD: dma_sbus.c,v 1.32 2008/04/28 20:23:57 martin Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD AND BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * Modified: head/sys/sparc64/sbus/lsi64854.c ============================================================================== --- head/sys/sparc64/sbus/lsi64854.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/sbus/lsi64854.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-2-Clause-NetBSD + * * Copyright (c) 2004 Scott Long * All rights reserved. * Modified: head/sys/sparc64/sbus/lsi64854reg.h ============================================================================== --- head/sys/sparc64/sbus/lsi64854reg.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/sbus/lsi64854reg.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,6 +1,8 @@ /* $NetBSD: lsi64854reg.h,v 1.6 2008/04/28 20:23:50 martin Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * Modified: head/sys/sparc64/sbus/lsi64854var.h ============================================================================== --- head/sys/sparc64/sbus/lsi64854var.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/sbus/lsi64854var.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,6 +1,8 @@ /* $NetBSD: lsi64854var.h,v 1.12 2008/04/28 20:23:50 martin Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * Modified: head/sys/sparc64/sbus/ofw_sbus.h ============================================================================== --- head/sys/sparc64/sbus/ofw_sbus.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/sbus/ofw_sbus.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * Modified: head/sys/sparc64/sbus/sbus.c ============================================================================== --- head/sys/sparc64/sbus/sbus.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/sbus/sbus.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1999-2002 Eduardo Horvath * All rights reserved. * Modified: head/sys/sparc64/sbus/sbusvar.h ============================================================================== --- head/sys/sparc64/sbus/sbusvar.h Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/sbus/sbusvar.h Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * Modified: head/sys/sparc64/sparc64/ata_machdep.c ============================================================================== --- head/sys/sparc64/sparc64/ata_machdep.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/sparc64/ata_machdep.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Marius Strobl <[email protected]> * All rights reserved. * Modified: head/sys/sparc64/sparc64/autoconf.c ============================================================================== --- head/sys/sparc64/sparc64/autoconf.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/sparc64/autoconf.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Jake Burkholder. * All rights reserved. * Modified: head/sys/sparc64/sparc64/bus_machdep.c ============================================================================== --- head/sys/sparc64/sparc64/bus_machdep.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/sparc64/bus_machdep.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD AND BSD-3-Clause + * * Copyright (c) 1996, 1997, 1998 The NetBSD Foundation, Inc. * All rights reserved. * Modified: head/sys/sparc64/sparc64/cam_machdep.c ============================================================================== --- head/sys/sparc64/sparc64/cam_machdep.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/sparc64/cam_machdep.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Marius Strobl <[email protected]> * All rights reserved. * Modified: head/sys/sparc64/sparc64/cheetah.c ============================================================================== --- head/sys/sparc64/sparc64/cheetah.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/sparc64/cheetah.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2003 Jake Burkholder. * Copyright (c) 2005 - 2011 Marius Strobl <[email protected]> * All rights reserved. Modified: head/sys/sparc64/sparc64/clock.c ============================================================================== --- head/sys/sparc64/sparc64/clock.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/sparc64/clock.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Jake Burkholder. * All rights reserved. * Modified: head/sys/sparc64/sparc64/counter.c ============================================================================== --- head/sys/sparc64/sparc64/counter.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/sparc64/counter.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002 by Thomas Moestl <[email protected]>. * All rights reserved. * Modified: head/sys/sparc64/sparc64/db_disasm.c ============================================================================== --- head/sys/sparc64/sparc64/db_disasm.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/sparc64/db_disasm.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1994 David S. Miller, [email protected] * Copyright (c) 1995 Paul Kranenburg * All rights reserved. Modified: head/sys/sparc64/sparc64/db_hwwatch.c ============================================================================== --- head/sys/sparc64/sparc64/db_hwwatch.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/sparc64/db_hwwatch.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Jake Burkholder. * All rights reserved. * Copyright 2001 by Thomas Moestl <[email protected]>. All rights reserved. Modified: head/sys/sparc64/sparc64/db_interface.c ============================================================================== --- head/sys/sparc64/sparc64/db_interface.c Mon Nov 27 15:09:59 2017 (r326261) +++ head/sys/sparc64/sparc64/db_interface.c Mon Nov 27 15:10:39 2017 (r326262) @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2001 Jake Burkholder. * All rights reserved. * Modified: head/sys/sparc64/sparc64/db_trace.c ============================================================================== --- head/sys/sparc64/sparc64/db_trace.c Mon Nov 27 15:09:59 2017 (r326261) *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
