Index: contrib/elftoolchain/libelf/gelf_mips64el.c =================================================================== --- contrib/elftoolchain/libelf/gelf_mips64el.c +++ contrib/elftoolchain/libelf/gelf_mips64el.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2018 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: lib/libc/tests/gen/makecontext_test.c =================================================================== --- lib/libc/tests/gen/makecontext_test.c +++ lib/libc/tests/gen/makecontext_test.c @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2018 John H. Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: lib/libdevctl/devctl.h =================================================================== --- lib/libdevctl/devctl.h +++ lib/libdevctl/devctl.h @@ -1,6 +1,5 @@ /*- * Copyright (c) 2014 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: lib/libdevctl/devctl.3 =================================================================== --- lib/libdevctl/devctl.3 +++ lib/libdevctl/devctl.3 @@ -1,6 +1,5 @@ .\" .\" Copyright (c) 2014 John Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: lib/libdevctl/devctl.c =================================================================== --- lib/libdevctl/devctl.c +++ lib/libdevctl/devctl.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2014 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: lib/libkvm/kvm_aarch64.h =================================================================== --- lib/libkvm/kvm_aarch64.h +++ lib/libkvm/kvm_aarch64.h @@ -1,6 +1,5 @@ /*- * Copyright (c) 2015 John H. Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: lib/libkvm/kvm_amd64.h =================================================================== --- lib/libkvm/kvm_amd64.h +++ lib/libkvm/kvm_amd64.h @@ -1,6 +1,5 @@ /*- * Copyright (c) 2015 John H. Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: lib/libkvm/kvm_arm.h =================================================================== --- lib/libkvm/kvm_arm.h +++ lib/libkvm/kvm_arm.h @@ -1,6 +1,5 @@ /*- * Copyright (c) 2015 John H. Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: lib/libkvm/kvm_i386.h =================================================================== --- lib/libkvm/kvm_i386.h +++ lib/libkvm/kvm_i386.h @@ -1,6 +1,5 @@ /*- * Copyright (c) 2015 John H. Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: lib/libkvm/kvm_mips.h =================================================================== --- lib/libkvm/kvm_mips.h +++ lib/libkvm/kvm_mips.h @@ -1,6 +1,5 @@ /*- * Copyright (c) 2015 John H. Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: lib/libkvm/kvm_native.3 =================================================================== --- lib/libkvm/kvm_native.3 +++ lib/libkvm/kvm_native.3 @@ -1,6 +1,5 @@ .\" .\" Copyright (c) 2015 John Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: lib/libkvm/kvm_riscv.h =================================================================== --- lib/libkvm/kvm_riscv.h +++ lib/libkvm/kvm_riscv.h @@ -1,6 +1,5 @@ /*- * Copyright (c) 2015 John H. Baldwin - * All rights reserved. * Copyright (c) 2019 Mitchell Horne * * Redistribution and use in source and binary forms, with or without Index: lib/libkvm/kvm_sparc64.h =================================================================== --- lib/libkvm/kvm_sparc64.h +++ lib/libkvm/kvm_sparc64.h @@ -1,6 +1,5 @@ /*- * Copyright (c) 2015 John H. Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: lib/libsysdecode/errno.c =================================================================== --- lib/libsysdecode/errno.c +++ lib/libsysdecode/errno.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2015 John H. Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: lib/libsysdecode/signal.c =================================================================== --- lib/libsysdecode/signal.c +++ lib/libsysdecode/signal.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 John H. Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: lib/libsysdecode/syscallnames.c =================================================================== --- lib/libsysdecode/syscallnames.c +++ lib/libsysdecode/syscallnames.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2015 John H. Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: lib/libsysdecode/sysdecode.h =================================================================== --- lib/libsysdecode/sysdecode.h +++ lib/libsysdecode/sysdecode.h @@ -1,6 +1,5 @@ /*- * Copyright (c) 2015 John H. Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: lib/libsysdecode/sysdecode.3 =================================================================== --- lib/libsysdecode/sysdecode.3 +++ lib/libsysdecode/sysdecode.3 @@ -1,6 +1,5 @@ .\" .\" Copyright (c) 2015 John Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: lib/libsysdecode/sysdecode_abi_to_freebsd_errno.3 =================================================================== --- lib/libsysdecode/sysdecode_abi_to_freebsd_errno.3 +++ lib/libsysdecode/sysdecode_abi_to_freebsd_errno.3 @@ -1,6 +1,5 @@ .\" .\" Copyright (c) 2016 John Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: lib/libsysdecode/sysdecode_cap_rights.3 =================================================================== --- lib/libsysdecode/sysdecode_cap_rights.3 +++ lib/libsysdecode/sysdecode_cap_rights.3 @@ -1,6 +1,5 @@ .\" .\" Copyright (c) 2016 John Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: lib/libsysdecode/sysdecode_enum.3 =================================================================== --- lib/libsysdecode/sysdecode_enum.3 +++ lib/libsysdecode/sysdecode_enum.3 @@ -1,6 +1,5 @@ .\" .\" Copyright (c) 2016 John Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: lib/libsysdecode/sysdecode_fcntl_arg.3 =================================================================== --- lib/libsysdecode/sysdecode_fcntl_arg.3 +++ lib/libsysdecode/sysdecode_fcntl_arg.3 @@ -1,6 +1,5 @@ .\" .\" Copyright (c) 2016 John Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: lib/libsysdecode/sysdecode_ioctlname.3 =================================================================== --- lib/libsysdecode/sysdecode_ioctlname.3 +++ lib/libsysdecode/sysdecode_ioctlname.3 @@ -1,6 +1,5 @@ .\" .\" Copyright (c) 2015 John Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: lib/libsysdecode/sysdecode_kevent.3 =================================================================== --- lib/libsysdecode/sysdecode_kevent.3 +++ lib/libsysdecode/sysdecode_kevent.3 @@ -1,6 +1,5 @@ .\" .\" Copyright (c) 2017 John Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: lib/libsysdecode/sysdecode_mask.3 =================================================================== --- lib/libsysdecode/sysdecode_mask.3 +++ lib/libsysdecode/sysdecode_mask.3 @@ -1,6 +1,5 @@ .\" .\" Copyright (c) 2016 John Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: lib/libsysdecode/sysdecode_quotactl_cmd.3 =================================================================== --- lib/libsysdecode/sysdecode_quotactl_cmd.3 +++ lib/libsysdecode/sysdecode_quotactl_cmd.3 @@ -1,6 +1,5 @@ .\" .\" Copyright (c) 2016 John Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: lib/libsysdecode/sysdecode_sigcode.3 =================================================================== --- lib/libsysdecode/sysdecode_sigcode.3 +++ lib/libsysdecode/sysdecode_sigcode.3 @@ -1,6 +1,5 @@ .\" .\" Copyright (c) 2016 John Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: lib/libsysdecode/sysdecode_socket_protocol.3 =================================================================== --- lib/libsysdecode/sysdecode_socket_protocol.3 +++ lib/libsysdecode/sysdecode_socket_protocol.3 @@ -1,6 +1,5 @@ .\" .\" Copyright (c) 2016 John Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: lib/libsysdecode/sysdecode_sockopt_name.3 =================================================================== --- lib/libsysdecode/sysdecode_sockopt_name.3 +++ lib/libsysdecode/sysdecode_sockopt_name.3 @@ -1,6 +1,5 @@ .\" .\" Copyright (c) 2016 John Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: lib/libsysdecode/sysdecode_syscallnames.3 =================================================================== --- lib/libsysdecode/sysdecode_syscallnames.3 +++ lib/libsysdecode/sysdecode_syscallnames.3 @@ -1,6 +1,5 @@ .\" .\" Copyright (c) 2016 John Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: lib/libsysdecode/sysdecode_utrace.3 =================================================================== --- lib/libsysdecode/sysdecode_utrace.3 +++ lib/libsysdecode/sysdecode_utrace.3 @@ -1,6 +1,5 @@ .\" .\" Copyright (c) 2015 John Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: lib/libutil/kinfo_getvmobject.3 =================================================================== --- lib/libutil/kinfo_getvmobject.3 +++ lib/libutil/kinfo_getvmobject.3 @@ -1,6 +1,5 @@ .\" .\" Copyright (c) 2015 John Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: sbin/hastd/refcnt.h =================================================================== --- sbin/hastd/refcnt.h +++ sbin/hastd/refcnt.h @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2005 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: share/man/man3/sigevent.3 =================================================================== --- share/man/man3/sigevent.3 +++ share/man/man3/sigevent.3 @@ -1,7 +1,6 @@ .\" -*- nroff -*- .\" .\" Copyright (c) 2016 John H. Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: share/man/man4/ktr.4 =================================================================== --- share/man/man4/ktr.4 +++ share/man/man4/ktr.4 @@ -1,5 +1,4 @@ .\" Copyright (c) 2001 John H. Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: share/man/man4/witness.4 =================================================================== --- share/man/man4/witness.4 +++ share/man/man4/witness.4 @@ -1,5 +1,4 @@ .\" Copyright (c) 2001 John H. Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: share/man/man9/BUS_GET_CPUS.9 =================================================================== --- share/man/man9/BUS_GET_CPUS.9 +++ share/man/man9/BUS_GET_CPUS.9 @@ -1,7 +1,6 @@ .\" -*- nroff -*- .\" .\" Copyright (c) 2016 John H. Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: share/man/man9/BUS_RESCAN.9 =================================================================== --- share/man/man9/BUS_RESCAN.9 +++ share/man/man9/BUS_RESCAN.9 @@ -1,7 +1,6 @@ .\" -*- nroff -*- .\" .\" Copyright (c) 2016 John H. Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: share/man/man9/atomic.9 =================================================================== --- share/man/man9/atomic.9 +++ share/man/man9/atomic.9 @@ -1,5 +1,4 @@ .\" Copyright (c) 2000-2001 John H. Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: share/man/man9/bus_map_resource.9 =================================================================== --- share/man/man9/bus_map_resource.9 +++ share/man/man9/bus_map_resource.9 @@ -1,7 +1,6 @@ .\" -*- nroff -*- .\" .\" Copyright (c) 2016 John H. Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: share/man/man9/critical_enter.9 =================================================================== --- share/man/man9/critical_enter.9 +++ share/man/man9/critical_enter.9 @@ -1,5 +1,4 @@ .\" Copyright (c) 2001,2002 John H. Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: share/man/man9/ithread.9 =================================================================== --- share/man/man9/ithread.9 +++ share/man/man9/ithread.9 @@ -1,5 +1,4 @@ .\" Copyright (c) 2001 John H. Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: share/man/man9/ktr.9 =================================================================== --- share/man/man9/ktr.9 +++ share/man/man9/ktr.9 @@ -1,5 +1,4 @@ .\" Copyright (c) 2001 John H. Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: share/man/man9/runqueue.9 =================================================================== --- share/man/man9/runqueue.9 +++ share/man/man9/runqueue.9 @@ -1,5 +1,4 @@ .\" Copyright (c) 2000-2001 John H. Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: share/man/man9/scheduler.9 =================================================================== --- share/man/man9/scheduler.9 +++ share/man/man9/scheduler.9 @@ -1,5 +1,4 @@ .\" Copyright (c) 2000-2001 John H. Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: share/man/man9/sleepqueue.9 =================================================================== --- share/man/man9/sleepqueue.9 +++ share/man/man9/sleepqueue.9 @@ -1,5 +1,4 @@ .\" Copyright (c) 2000-2004 John H. Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: share/man/man9/swi.9 =================================================================== --- share/man/man9/swi.9 +++ share/man/man9/swi.9 @@ -1,5 +1,4 @@ .\" Copyright (c) 2000-2001 John H. Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: stand/efi/libefi/devpath.c =================================================================== --- stand/efi/libefi/devpath.c +++ stand/efi/libefi/devpath.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: stand/i386/cdboot/cdboot.S =================================================================== --- stand/i386/cdboot/cdboot.S +++ stand/i386/cdboot/cdboot.S @@ -1,6 +1,5 @@ # # Copyright (c) 2001 John Baldwin -# All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions Index: stand/i386/libi386/pxe.h =================================================================== --- stand/i386/libi386/pxe.h +++ stand/i386/libi386/pxe.h @@ -4,7 +4,6 @@ * Copyright (c) 2000 Paul Saab * All rights reserved. * Copyright (c) 2000 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: stand/i386/libi386/pxe.c =================================================================== --- stand/i386/libi386/pxe.c +++ stand/i386/libi386/pxe.c @@ -1,8 +1,9 @@ /*- * Copyright (c) 2000 Alfred Perlstein + * All rights reserved. * Copyright (c) 2000 Paul Saab - * Copyright (c) 2000 John Baldwin * All rights reserved. + * Copyright (c) 2000 John Baldwin * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: stand/i386/pxeldr/pxeldr.S =================================================================== --- stand/i386/pxeldr/pxeldr.S +++ stand/i386/pxeldr/pxeldr.S @@ -1,6 +1,5 @@ /* * Copyright (c) 2000 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/amd64/include/intr_machdep.h =================================================================== --- sys/amd64/include/intr_machdep.h +++ sys/amd64/include/intr_machdep.h @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2003 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/arm/arm/ptrace_machdep.c =================================================================== --- sys/arm/arm/ptrace_machdep.c +++ sys/arm/arm/ptrace_machdep.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2017 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/dev/acpica/acpi_isab.c =================================================================== --- sys/dev/acpica/acpi_isab.c +++ sys/dev/acpica/acpi_isab.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2003 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/dev/acpica/acpi_pcivar.h =================================================================== --- sys/dev/acpica/acpi_pcivar.h +++ sys/dev/acpica/acpi_pcivar.h @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/dev/pci/vga_pci.c =================================================================== --- sys/dev/pci/vga_pci.c +++ sys/dev/pci/vga_pci.c @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2005 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/dev/rc/rc.c =================================================================== --- sys/dev/rc/rc.c +++ sys/dev/rc/rc.c @@ -2,9 +2,10 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (C) 1995 by Pavel Antonov, Moscow, Russia. + * All rights reserved. * Copyright (C) 1995 by Andrey A. Chernov, Moscow, Russia. - * Copyright (C) 2002 by John Baldwin * All rights reserved. + * Copyright (C) 2002 by John Baldwin * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/dev/rc/rcreg.h =================================================================== --- sys/dev/rc/rcreg.h +++ sys/dev/rc/rcreg.h @@ -2,9 +2,10 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (C) 1995 by Pavel Antonov, Moscow, Russia. + * All rights reserved. * Copyright (C) 1995 by Andrey A. Chernov, Moscow, Russia. - * Copyright (C) 2002 by John Baldwin * All rights reserved. + * Copyright (C) 2002 by John Baldwin * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/i386/pci/pci_pir.c =================================================================== --- sys/i386/pci/pci_pir.c +++ sys/i386/pci/pci_pir.c @@ -2,10 +2,12 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 1997, Stefan Esser + * All rights reserved. * Copyright (c) 2000, Michael Smith + * All rights reserved. * Copyright (c) 2000, BSDi - * Copyright (c) 2004, John Baldwin * All rights reserved. + * Copyright (c) 2004, John Baldwin * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/kern/kern_ktr.c =================================================================== --- sys/kern/kern_ktr.c +++ sys/kern/kern_ktr.c @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2000 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/kern/kern_rwlock.c =================================================================== --- sys/kern/kern_rwlock.c +++ sys/kern/kern_rwlock.c @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2006 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/kern/subr_lock.c =================================================================== --- sys/kern/subr_lock.c +++ sys/kern/subr_lock.c @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2006 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/kern/subr_sleepqueue.c =================================================================== --- sys/kern/subr_sleepqueue.c +++ sys/kern/subr_sleepqueue.c @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2004 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/kern/subr_smp.c =================================================================== --- sys/kern/subr_smp.c +++ sys/kern/subr_smp.c @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2001, John Baldwin . - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/sys/_rwlock.h =================================================================== --- sys/sys/_rwlock.h +++ sys/sys/_rwlock.h @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2006 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/sys/refcount.h =================================================================== --- sys/sys/refcount.h +++ sys/sys/refcount.h @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2005 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/sys/rwlock.h =================================================================== --- sys/sys/rwlock.h +++ sys/sys/rwlock.h @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2006 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/sys/sleepqueue.h =================================================================== --- sys/sys/sleepqueue.h +++ sys/sys/sleepqueue.h @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2004 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/sys/turnstile.h =================================================================== --- sys/sys/turnstile.h +++ sys/sys/turnstile.h @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2002 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/x86/acpica/madt.c =================================================================== --- sys/x86/acpica/madt.c +++ sys/x86/acpica/madt.c @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2003 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/x86/include/apicvar.h =================================================================== --- sys/x86/include/apicvar.h +++ sys/x86/include/apicvar.h @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2003 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/x86/include/intr_machdep.h =================================================================== --- sys/x86/include/intr_machdep.h +++ sys/x86/include/intr_machdep.h @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2003 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/x86/isa/atpic.c =================================================================== --- sys/x86/isa/atpic.c +++ sys/x86/isa/atpic.c @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2003 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/x86/isa/elcr.c =================================================================== --- sys/x86/isa/elcr.c +++ sys/x86/isa/elcr.c @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2004 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/x86/x86/intr_machdep.c =================================================================== --- sys/x86/x86/intr_machdep.c +++ sys/x86/x86/intr_machdep.c @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2003 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/x86/x86/io_apic.c =================================================================== --- sys/x86/x86/io_apic.c +++ sys/x86/x86/io_apic.c @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2003 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/x86/x86/local_apic.c =================================================================== --- sys/x86/x86/local_apic.c +++ sys/x86/x86/local_apic.c @@ -1,9 +1,9 @@ /*- * SPDX-License-Identifier: BSD-3-Clause * - * Copyright (c) 2003 John Baldwin * Copyright (c) 1996, by Steve Passe * All rights reserved. + * Copyright (c) 2003 John Baldwin * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/x86/x86/mptable.c =================================================================== --- sys/x86/x86/mptable.c +++ sys/x86/x86/mptable.c @@ -1,10 +1,10 @@ /*- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * - * Copyright (c) 2003 John Baldwin * Copyright (c) 1996, by Steve Passe - * All rights reserved. - * + * All rights reserved. + * Copyright (c) 2003 John Baldwin +* * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: Index: sys/x86/x86/mptable_pci.c =================================================================== --- sys/x86/x86/mptable_pci.c +++ sys/x86/x86/mptable_pci.c @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2003 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: sys/x86/xen/pvcpu_enum.c =================================================================== --- sys/x86/xen/pvcpu_enum.c +++ sys/x86/xen/pvcpu_enum.c @@ -1,9 +1,9 @@ /*- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * - * Copyright (c) 2003 John Baldwin * Copyright (c) 2013 Roger Pau Monné * All rights reserved. + * Copyright (c) 2003 John Baldwin * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: tests/sys/capsicum/ioctls_test.c =================================================================== --- tests/sys/capsicum/ioctls_test.c +++ tests/sys/capsicum/ioctls_test.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2018 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: tests/sys/kern/ptrace_test.c =================================================================== --- tests/sys/kern/ptrace_test.c +++ tests/sys/kern/ptrace_test.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2015 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: tools/tools/decioctl/decioctl.c =================================================================== --- tools/tools/decioctl/decioctl.c +++ tools/tools/decioctl/decioctl.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2005-2006,2016 John H. Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: usr.sbin/bhyve/gdb.h =================================================================== --- usr.sbin/bhyve/gdb.h +++ usr.sbin/bhyve/gdb.h @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2017 John H. Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: usr.sbin/bhyve/gdb.c =================================================================== --- usr.sbin/bhyve/gdb.c +++ usr.sbin/bhyve/gdb.c @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2017-2018 John H. Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Index: usr.sbin/devctl/devctl.8 =================================================================== --- usr.sbin/devctl/devctl.8 +++ usr.sbin/devctl/devctl.8 @@ -1,6 +1,5 @@ .\" .\" Copyright (c) 2015 John Baldwin -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions Index: usr.sbin/devctl/devctl.c =================================================================== --- usr.sbin/devctl/devctl.c +++ usr.sbin/devctl/devctl.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2014 John Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions