svn commit: r367105 - in head: lib/geom/mountver lib/libc/posix1e lib/libc/sys sbin/mdconfig/tests share/man/man4 share/man/man5 share/man/man7 sys/amd64/linux sys/cam/ctl sys/cddl/compat/opensolar...

Edward Tomasz Napierala trasz at FreeBSD.org
Wed Oct 28 13:46:34 UTC 2020


Author: trasz
Date: Wed Oct 28 13:46:11 2020
New Revision: 367105
URL: https://svnweb.freebsd.org/changeset/base/367105

Log:
  Drop "All rights reserved" from all my stuff.  This includes
  Foundation copyrights, approved by emaste at .  It does not include
  files which carry other people's copyrights; if you're one
  of those people, feel free to make similar change.
  
  Reviewed by:	emaste, imp, gbe (manpages)
  Differential Revision:	https://reviews.freebsd.org/D26980

Modified:
  head/lib/geom/mountver/geom_mountver.c
  head/lib/geom/mountver/gmountver.8
  head/lib/libc/posix1e/acl_add_flag_np.3
  head/lib/libc/posix1e/acl_branding.c
  head/lib/libc/posix1e/acl_clear_flags_np.3
  head/lib/libc/posix1e/acl_compat.c
  head/lib/libc/posix1e/acl_delete_flag_np.3
  head/lib/libc/posix1e/acl_flag.c
  head/lib/libc/posix1e/acl_from_text_nfs4.c
  head/lib/libc/posix1e/acl_get_brand_np.3
  head/lib/libc/posix1e/acl_get_entry_type_np.3
  head/lib/libc/posix1e/acl_get_flag_np.3
  head/lib/libc/posix1e/acl_get_flagset_np.3
  head/lib/libc/posix1e/acl_is_trivial_np.3
  head/lib/libc/posix1e/acl_set_entry_type_np.3
  head/lib/libc/posix1e/acl_set_flagset_np.3
  head/lib/libc/posix1e/acl_strip_np.3
  head/lib/libc/posix1e/acl_support_nfs4.c
  head/lib/libc/posix1e/acl_to_text_nfs4.c
  head/lib/libc/sys/getloginclass.2
  head/sbin/mdconfig/tests/mdconfig_test.sh
  head/share/man/man4/cfumass.4
  head/share/man/man4/iscsi.4
  head/share/man/man4/rctl.4
  head/share/man/man5/autofs.5
  head/share/man/man7/development.7
  head/sys/amd64/linux/linux_ptrace.c
  head/sys/cam/ctl/ctl_frontend_iscsi.c
  head/sys/cam/ctl/ctl_frontend_iscsi.h
  head/sys/cddl/compat/opensolaris/kern/opensolaris_acl.c
  head/sys/contrib/openzfs/module/os/freebsd/spl/spl_acl.c
  head/sys/dev/iscsi/icl.c
  head/sys/dev/iscsi/icl.h
  head/sys/dev/iscsi/icl_conn_if.m
  head/sys/dev/iscsi/icl_soft.c
  head/sys/dev/iscsi/icl_soft_proxy.c
  head/sys/dev/iscsi/icl_wrappers.h
  head/sys/dev/iscsi/iscsi.c
  head/sys/dev/iscsi/iscsi.h
  head/sys/dev/iscsi/iscsi_ioctl.h
  head/sys/dev/iscsi/iscsi_proto.h
  head/sys/dev/usb/storage/cfumass.c
  head/sys/fs/autofs/autofs.c
  head/sys/fs/autofs/autofs.h
  head/sys/fs/autofs/autofs_ioctl.h
  head/sys/fs/autofs/autofs_vfsops.c
  head/sys/fs/autofs/autofs_vnops.c
  head/sys/kern/kern_loginclass.c
  head/sys/kern/kern_racct.c
  head/sys/kern/kern_rctl.c
  head/sys/kern/subr_acl_nfs4.c
  head/sys/sys/loginclass.h
  head/sys/sys/racct.h
  head/sys/sys/rctl.h
  head/sys/ufs/ffs/ffs_suspend.c
  head/tests/sys/acl/00.sh
  head/tests/sys/acl/01.sh
  head/tests/sys/acl/02.sh
  head/tests/sys/acl/03.sh
  head/tests/sys/acl/04.sh
  head/tests/sys/acl/aclfuzzer.sh
  head/tests/sys/acl/mktrivial.sh
  head/tests/sys/acl/tools-crossfs.test
  head/tests/sys/acl/tools-nfs4-psarc.test
  head/tests/sys/acl/tools-nfs4-trivial.test
  head/tests/sys/acl/tools-nfs4.test
  head/tests/sys/acl/tools-posix.test
  head/tools/regression/iscsi/iscsi-test.sh
  head/tools/tools/fetchbench/fetchbench
  head/usr.bin/iscsictl/iscsictl.8
  head/usr.bin/iscsictl/iscsictl.c
  head/usr.bin/iscsictl/iscsictl.h
  head/usr.bin/iscsictl/parse.y
  head/usr.bin/iscsictl/token.l
  head/usr.bin/rctl/rctl.8
  head/usr.bin/rctl/rctl.c
  head/usr.sbin/autofs/auto_master.5
  head/usr.sbin/autofs/automount.8
  head/usr.sbin/autofs/automount.c
  head/usr.sbin/autofs/automountd.8
  head/usr.sbin/autofs/automountd.c
  head/usr.sbin/autofs/autounmountd.8
  head/usr.sbin/autofs/autounmountd.c
  head/usr.sbin/autofs/common.c
  head/usr.sbin/autofs/common.h
  head/usr.sbin/autofs/defined.c
  head/usr.sbin/autofs/log.c
  head/usr.sbin/autofs/token.l
  head/usr.sbin/ctld/chap.c
  head/usr.sbin/ctld/ctld.8
  head/usr.sbin/ctld/ctld.c
  head/usr.sbin/ctld/ctld.h
  head/usr.sbin/ctld/discovery.c
  head/usr.sbin/ctld/keys.c
  head/usr.sbin/ctld/log.c
  head/usr.sbin/ctld/login.c
  head/usr.sbin/ctld/parse.y
  head/usr.sbin/ctld/pdu.c
  head/usr.sbin/ctld/token.l
  head/usr.sbin/fstyp/fstyp.8
  head/usr.sbin/fstyp/fstyp.c
  head/usr.sbin/fstyp/fstyp.h
  head/usr.sbin/iscsid/chap.c
  head/usr.sbin/iscsid/discovery.c
  head/usr.sbin/iscsid/iscsid.8
  head/usr.sbin/iscsid/iscsid.c
  head/usr.sbin/iscsid/iscsid.h
  head/usr.sbin/iscsid/keys.c
  head/usr.sbin/iscsid/log.c
  head/usr.sbin/iscsid/login.c
  head/usr.sbin/iscsid/pdu.c
  head/usr.sbin/uefisign/child.c
  head/usr.sbin/uefisign/magic.h
  head/usr.sbin/uefisign/pe.c
  head/usr.sbin/uefisign/uefisign.8
  head/usr.sbin/uefisign/uefisign.c
  head/usr.sbin/uefisign/uefisign.h

Modified: head/lib/geom/mountver/geom_mountver.c
==============================================================================
--- head/lib/geom/mountver/geom_mountver.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/lib/geom/mountver/geom_mountver.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2010 Edward Tomasz Napierala <trasz at FreeBSD.org>
- * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/lib/geom/mountver/gmountver.8
==============================================================================
--- head/lib/geom/mountver/gmountver.8	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/lib/geom/mountver/gmountver.8	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,6 +1,5 @@
 .\"-
 .\" Copyright (c) 2010 Edward Tomasz Napierala
-.\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions

Modified: head/lib/libc/posix1e/acl_add_flag_np.3
==============================================================================
--- head/lib/libc/posix1e/acl_add_flag_np.3	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/lib/libc/posix1e/acl_add_flag_np.3	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,6 +1,5 @@
 .\"-
 .\" Copyright (c) 2008, 2009 Edward Tomasz Napierala
-.\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions

Modified: head/lib/libc/posix1e/acl_branding.c
==============================================================================
--- head/lib/libc/posix1e/acl_branding.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/lib/libc/posix1e/acl_branding.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2008, 2009 Edward Tomasz Napierała <trasz at FreeBSD.org>
- * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/lib/libc/posix1e/acl_clear_flags_np.3
==============================================================================
--- head/lib/libc/posix1e/acl_clear_flags_np.3	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/lib/libc/posix1e/acl_clear_flags_np.3	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,6 +1,5 @@
 .\"-
 .\" Copyright (c) 2008, 2009 Edward Tomasz Napierala
-.\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions

Modified: head/lib/libc/posix1e/acl_compat.c
==============================================================================
--- head/lib/libc/posix1e/acl_compat.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/lib/libc/posix1e/acl_compat.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2008 Edward Tomasz Napierała <trasz at FreeBSD.org>
- * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/lib/libc/posix1e/acl_delete_flag_np.3
==============================================================================
--- head/lib/libc/posix1e/acl_delete_flag_np.3	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/lib/libc/posix1e/acl_delete_flag_np.3	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,6 +1,5 @@
 .\"-
 .\" Copyright (c) 2008, 2009 Edward Tomasz Napierala
-.\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions

Modified: head/lib/libc/posix1e/acl_flag.c
==============================================================================
--- head/lib/libc/posix1e/acl_flag.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/lib/libc/posix1e/acl_flag.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2008, 2009 Edward Tomasz Napierała <trasz at FreeBSD.org>
- * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/lib/libc/posix1e/acl_from_text_nfs4.c
==============================================================================
--- head/lib/libc/posix1e/acl_from_text_nfs4.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/lib/libc/posix1e/acl_from_text_nfs4.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2008, 2009 Edward Tomasz Napierała <trasz at FreeBSD.org>
- * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/lib/libc/posix1e/acl_get_brand_np.3
==============================================================================
--- head/lib/libc/posix1e/acl_get_brand_np.3	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/lib/libc/posix1e/acl_get_brand_np.3	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,6 +1,5 @@
 .\"-
 .\" Copyright (c) 2008, 2009 Edward Tomasz Napierala
-.\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions

Modified: head/lib/libc/posix1e/acl_get_entry_type_np.3
==============================================================================
--- head/lib/libc/posix1e/acl_get_entry_type_np.3	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/lib/libc/posix1e/acl_get_entry_type_np.3	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,6 +1,5 @@
 .\"-
 .\" Copyright (c) 2008, 2009 Edward Tomasz Napierala
-.\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions

Modified: head/lib/libc/posix1e/acl_get_flag_np.3
==============================================================================
--- head/lib/libc/posix1e/acl_get_flag_np.3	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/lib/libc/posix1e/acl_get_flag_np.3	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,6 +1,5 @@
 .\"-
 .\" Copyright (c) 2008, 2009 Edward Tomasz Napierala
-.\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions

Modified: head/lib/libc/posix1e/acl_get_flagset_np.3
==============================================================================
--- head/lib/libc/posix1e/acl_get_flagset_np.3	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/lib/libc/posix1e/acl_get_flagset_np.3	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,6 +1,5 @@
 .\"-
 .\" Copyright (c) 2008, 2009 Edward Tomasz Napierala
-.\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions

Modified: head/lib/libc/posix1e/acl_is_trivial_np.3
==============================================================================
--- head/lib/libc/posix1e/acl_is_trivial_np.3	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/lib/libc/posix1e/acl_is_trivial_np.3	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,6 +1,5 @@
 .\"-
 .\" Copyright (c) 2008, 2009 Edward Tomasz Napierala
-.\" All rights reserved.
 .\"
 .\" This software was developed by Robert Watson for the TrustedBSD Project.
 .\"

Modified: head/lib/libc/posix1e/acl_set_entry_type_np.3
==============================================================================
--- head/lib/libc/posix1e/acl_set_entry_type_np.3	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/lib/libc/posix1e/acl_set_entry_type_np.3	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,6 +1,5 @@
 .\"-
 .\" Copyright (c) 2008, 2009 Edward Tomasz Napierala
-.\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions

Modified: head/lib/libc/posix1e/acl_set_flagset_np.3
==============================================================================
--- head/lib/libc/posix1e/acl_set_flagset_np.3	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/lib/libc/posix1e/acl_set_flagset_np.3	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,6 +1,5 @@
 .\"-
 .\" Copyright (c) 2008, 2009 Edward Tomasz Napierala
-.\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions

Modified: head/lib/libc/posix1e/acl_strip_np.3
==============================================================================
--- head/lib/libc/posix1e/acl_strip_np.3	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/lib/libc/posix1e/acl_strip_np.3	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,6 +1,5 @@
 .\"-
 .\" Copyright (c) 2008, 2009 Edward Tomasz Napierala
-.\" All rights reserved.
 .\"
 .\" This software was developed by Robert Watson for the TrustedBSD Project.
 .\"

Modified: head/lib/libc/posix1e/acl_support_nfs4.c
==============================================================================
--- head/lib/libc/posix1e/acl_support_nfs4.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/lib/libc/posix1e/acl_support_nfs4.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2008, 2009 Edward Tomasz Napierała <trasz at FreeBSD.org>
- * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/lib/libc/posix1e/acl_to_text_nfs4.c
==============================================================================
--- head/lib/libc/posix1e/acl_to_text_nfs4.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/lib/libc/posix1e/acl_to_text_nfs4.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2008, 2009 Edward Tomasz Napierała <trasz at FreeBSD.org>
- * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/lib/libc/sys/getloginclass.2
==============================================================================
--- head/lib/libc/sys/getloginclass.2	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/lib/libc/sys/getloginclass.2	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,6 +1,5 @@
 .\"-
 .\" Copyright (c) 2011 Edward Tomasz Napierala
-.\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions

Modified: head/sbin/mdconfig/tests/mdconfig_test.sh
==============================================================================
--- head/sbin/mdconfig/tests/mdconfig_test.sh	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sbin/mdconfig/tests/mdconfig_test.sh	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,5 +1,4 @@
 # Copyright (c) 2012 Edward Tomasz Napierała <trasz at FreeBSD.org>
-# All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions

Modified: head/share/man/man4/cfumass.4
==============================================================================
--- head/share/man/man4/cfumass.4	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/share/man/man4/cfumass.4	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,5 +1,4 @@
 .\" Copyright (c) 2017 The FreeBSD Foundation
-.\" All rights reserved.
 .\"
 .\" This software was developed by Edward Tomasz Napierala under sponsorship
 .\" from the FreeBSD Foundation.

Modified: head/share/man/man4/iscsi.4
==============================================================================
--- head/share/man/man4/iscsi.4	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/share/man/man4/iscsi.4	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,5 +1,4 @@
 .\" Copyright (c) 2014 Edward Tomasz Napierala
-.\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions

Modified: head/share/man/man4/rctl.4
==============================================================================
--- head/share/man/man4/rctl.4	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/share/man/man4/rctl.4	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,5 +1,4 @@
 .\" Copyright (c) 2017 Edward Tomasz Napierala
-.\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions

Modified: head/share/man/man5/autofs.5
==============================================================================
--- head/share/man/man5/autofs.5	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/share/man/man5/autofs.5	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,5 +1,4 @@
 .\" Copyright (c) 2014 The FreeBSD Foundation
-.\" All rights reserved.
 .\"
 .\" This software was developed by Edward Tomasz Napierala under sponsorship
 .\" from the FreeBSD Foundation.

Modified: head/share/man/man7/development.7
==============================================================================
--- head/share/man/man7/development.7	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/share/man/man7/development.7	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,5 +1,4 @@
 .\" Copyright (c) 2018 Edward Tomasz Napierala <trasz at FreeBSD.org>
-.\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions

Modified: head/sys/amd64/linux/linux_ptrace.c
==============================================================================
--- head/sys/amd64/linux/linux_ptrace.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/amd64/linux/linux_ptrace.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2017 Edward Tomasz Napierala <trasz at FreeBSD.org>
- * All rights reserved.
  *
  * This software was developed by SRI International and the University of
  * Cambridge Computer Laboratory under DARPA/AFRL contract (FA8750-10-C-0237)

Modified: head/sys/cam/ctl/ctl_frontend_iscsi.c
==============================================================================
--- head/sys/cam/ctl/ctl_frontend_iscsi.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/cam/ctl/ctl_frontend_iscsi.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/sys/cam/ctl/ctl_frontend_iscsi.h
==============================================================================
--- head/sys/cam/ctl/ctl_frontend_iscsi.h	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/cam/ctl/ctl_frontend_iscsi.h	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/sys/cddl/compat/opensolaris/kern/opensolaris_acl.c
==============================================================================
--- head/sys/cddl/compat/opensolaris/kern/opensolaris_acl.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/cddl/compat/opensolaris/kern/opensolaris_acl.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,6 +1,5 @@
 /*-
  * Copyright (c) 2008, 2009 Edward Tomasz Napierała <trasz at FreeBSD.org>
- * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/sys/contrib/openzfs/module/os/freebsd/spl/spl_acl.c
==============================================================================
--- head/sys/contrib/openzfs/module/os/freebsd/spl/spl_acl.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/contrib/openzfs/module/os/freebsd/spl/spl_acl.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,6 +1,5 @@
 /*
  * Copyright (c) 2008, 2009 Edward Tomasz Napierała <trasz at FreeBSD.org>
- * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/sys/dev/iscsi/icl.c
==============================================================================
--- head/sys/dev/iscsi/icl.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/dev/iscsi/icl.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/sys/dev/iscsi/icl.h
==============================================================================
--- head/sys/dev/iscsi/icl.h	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/dev/iscsi/icl.h	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/sys/dev/iscsi/icl_conn_if.m
==============================================================================
--- head/sys/dev/iscsi/icl_conn_if.m	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/dev/iscsi/icl_conn_if.m	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
 # SPDX-License-Identifier: BSD-2-Clause-FreeBSD
 #
 # Copyright (c) 2014 The FreeBSD Foundation
-# All rights reserved.
 #
 # This software was developed by Edward Tomasz Napierala under sponsorship
 # from the FreeBSD Foundation.

Modified: head/sys/dev/iscsi/icl_soft.c
==============================================================================
--- head/sys/dev/iscsi/icl_soft.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/dev/iscsi/icl_soft.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/sys/dev/iscsi/icl_soft_proxy.c
==============================================================================
--- head/sys/dev/iscsi/icl_soft_proxy.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/dev/iscsi/icl_soft_proxy.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,6 +1,5 @@
 /*-
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/sys/dev/iscsi/icl_wrappers.h
==============================================================================
--- head/sys/dev/iscsi/icl_wrappers.h	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/dev/iscsi/icl_wrappers.h	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2014 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/sys/dev/iscsi/iscsi.c
==============================================================================
--- head/sys/dev/iscsi/iscsi.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/dev/iscsi/iscsi.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/sys/dev/iscsi/iscsi.h
==============================================================================
--- head/sys/dev/iscsi/iscsi.h	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/dev/iscsi/iscsi.h	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/sys/dev/iscsi/iscsi_ioctl.h
==============================================================================
--- head/sys/dev/iscsi/iscsi_ioctl.h	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/dev/iscsi/iscsi_ioctl.h	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/sys/dev/iscsi/iscsi_proto.h
==============================================================================
--- head/sys/dev/iscsi/iscsi_proto.h	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/dev/iscsi/iscsi_proto.h	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/sys/dev/usb/storage/cfumass.c
==============================================================================
--- head/sys/dev/usb/storage/cfumass.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/dev/usb/storage/cfumass.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2016 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/sys/fs/autofs/autofs.c
==============================================================================
--- head/sys/fs/autofs/autofs.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/fs/autofs/autofs.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,6 +1,5 @@
 /*-
  * Copyright (c) 2014 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/sys/fs/autofs/autofs.h
==============================================================================
--- head/sys/fs/autofs/autofs.h	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/fs/autofs/autofs.h	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2014 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/sys/fs/autofs/autofs_ioctl.h
==============================================================================
--- head/sys/fs/autofs/autofs_ioctl.h	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/fs/autofs/autofs_ioctl.h	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2013 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/sys/fs/autofs/autofs_vfsops.c
==============================================================================
--- head/sys/fs/autofs/autofs_vfsops.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/fs/autofs/autofs_vfsops.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2014 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/sys/fs/autofs/autofs_vnops.c
==============================================================================
--- head/sys/fs/autofs/autofs_vnops.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/fs/autofs/autofs_vnops.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2014 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/sys/kern/kern_loginclass.c
==============================================================================
--- head/sys/kern/kern_loginclass.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/kern/kern_loginclass.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2011 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/sys/kern/kern_racct.c
==============================================================================
--- head/sys/kern/kern_racct.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/kern/kern_racct.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2010 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/sys/kern/kern_rctl.c
==============================================================================
--- head/sys/kern/kern_rctl.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/kern/kern_rctl.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2010 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/sys/kern/subr_acl_nfs4.c
==============================================================================
--- head/sys/kern/subr_acl_nfs4.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/kern/subr_acl_nfs4.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2008-2010 Edward Tomasz Napierała <trasz at FreeBSD.org>
- * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/sys/sys/loginclass.h
==============================================================================
--- head/sys/sys/loginclass.h	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/sys/loginclass.h	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2011 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/sys/sys/racct.h
==============================================================================
--- head/sys/sys/racct.h	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/sys/racct.h	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2010 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/sys/sys/rctl.h
==============================================================================
--- head/sys/sys/rctl.h	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/sys/rctl.h	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2010 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/sys/ufs/ffs/ffs_suspend.c
==============================================================================
--- head/sys/ufs/ffs/ffs_suspend.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/sys/ufs/ffs/ffs_suspend.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/tests/sys/acl/00.sh
==============================================================================
--- head/tests/sys/acl/00.sh	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/tests/sys/acl/00.sh	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
 # Copyright (c) 2008, 2009 Edward Tomasz Napierała <trasz at FreeBSD.org>
-# All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions

Modified: head/tests/sys/acl/01.sh
==============================================================================
--- head/tests/sys/acl/01.sh	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/tests/sys/acl/01.sh	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
 # Copyright (c) 2008, 2009 Edward Tomasz Napierała <trasz at FreeBSD.org>
-# All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions

Modified: head/tests/sys/acl/02.sh
==============================================================================
--- head/tests/sys/acl/02.sh	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/tests/sys/acl/02.sh	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
 # Copyright (c) 2008, 2009 Edward Tomasz Napierała <trasz at FreeBSD.org>
-# All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions

Modified: head/tests/sys/acl/03.sh
==============================================================================
--- head/tests/sys/acl/03.sh	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/tests/sys/acl/03.sh	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
 # Copyright (c) 2008, 2009 Edward Tomasz Napierała <trasz at FreeBSD.org>
-# All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions

Modified: head/tests/sys/acl/04.sh
==============================================================================
--- head/tests/sys/acl/04.sh	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/tests/sys/acl/04.sh	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
 # Copyright (c) 2011 Edward Tomasz Napierała <trasz at FreeBSD.org>
-# All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions

Modified: head/tests/sys/acl/aclfuzzer.sh
==============================================================================
--- head/tests/sys/acl/aclfuzzer.sh	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/tests/sys/acl/aclfuzzer.sh	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
 # Copyright (c) 2008, 2009 Edward Tomasz Napierała <trasz at FreeBSD.org>
-# All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions

Modified: head/tests/sys/acl/mktrivial.sh
==============================================================================
--- head/tests/sys/acl/mktrivial.sh	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/tests/sys/acl/mktrivial.sh	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
 # Copyright (c) 2010 Edward Tomasz Napierała <trasz at FreeBSD.org>
-# All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions

Modified: head/tests/sys/acl/tools-crossfs.test
==============================================================================
--- head/tests/sys/acl/tools-crossfs.test	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/tests/sys/acl/tools-crossfs.test	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,5 +1,4 @@
 # Copyright (c) 2008, 2009 Edward Tomasz Napierała <trasz at FreeBSD.org>
-# All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions

Modified: head/tests/sys/acl/tools-nfs4-psarc.test
==============================================================================
--- head/tests/sys/acl/tools-nfs4-psarc.test	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/tests/sys/acl/tools-nfs4-psarc.test	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,5 +1,4 @@
 # Copyright (c) 2008, 2009 Edward Tomasz Napierała <trasz at FreeBSD.org>
-# All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions

Modified: head/tests/sys/acl/tools-nfs4-trivial.test
==============================================================================
--- head/tests/sys/acl/tools-nfs4-trivial.test	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/tests/sys/acl/tools-nfs4-trivial.test	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,5 +1,4 @@
 # Copyright (c) 2011 Edward Tomasz Napierała <trasz at FreeBSD.org>
-# All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions

Modified: head/tests/sys/acl/tools-nfs4.test
==============================================================================
--- head/tests/sys/acl/tools-nfs4.test	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/tests/sys/acl/tools-nfs4.test	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,5 +1,4 @@
 # Copyright (c) 2008, 2009 Edward Tomasz Napierała <trasz at FreeBSD.org>
-# All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions

Modified: head/tests/sys/acl/tools-posix.test
==============================================================================
--- head/tests/sys/acl/tools-posix.test	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/tests/sys/acl/tools-posix.test	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,5 +1,4 @@
 # Copyright (c) 2008, 2009 Edward Tomasz Napierała <trasz at FreeBSD.org>
-# All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions

Modified: head/tools/regression/iscsi/iscsi-test.sh
==============================================================================
--- head/tools/regression/iscsi/iscsi-test.sh	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/tools/regression/iscsi/iscsi-test.sh	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
 # Copyright (c) 2012 The FreeBSD Foundation
-# All rights reserved.
 #
 # This software was developed by Edward Tomasz Napierala under sponsorship
 # from the FreeBSD Foundation.

Modified: head/tools/tools/fetchbench/fetchbench
==============================================================================
--- head/tools/tools/fetchbench/fetchbench	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/tools/tools/fetchbench/fetchbench	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #-
 # Copyright (c) 2017 Edward Tomasz Napierala <trasz at FreeBSD.org>
-# All rights reserved.
 #
 # This software was developed by SRI International and the University of
 # Cambridge Computer Laboratory under DARPA/AFRL contract (FA8750-10-C-0237)

Modified: head/usr.bin/iscsictl/iscsictl.8
==============================================================================
--- head/usr.bin/iscsictl/iscsictl.8	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.bin/iscsictl/iscsictl.8	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,5 +1,4 @@
 .\" Copyright (c) 2012 The FreeBSD Foundation
-.\" All rights reserved.
 .\"
 .\" This software was developed by Edward Tomasz Napierala under sponsorship
 .\" from the FreeBSD Foundation.

Modified: head/usr.bin/iscsictl/iscsictl.c
==============================================================================
--- head/usr.bin/iscsictl/iscsictl.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.bin/iscsictl/iscsictl.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.bin/iscsictl/iscsictl.h
==============================================================================
--- head/usr.bin/iscsictl/iscsictl.h	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.bin/iscsictl/iscsictl.h	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.bin/iscsictl/parse.y
==============================================================================
--- head/usr.bin/iscsictl/parse.y	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.bin/iscsictl/parse.y	Wed Oct 28 13:46:11 2020	(r367105)
@@ -3,7 +3,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.bin/iscsictl/token.l
==============================================================================
--- head/usr.bin/iscsictl/token.l	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.bin/iscsictl/token.l	Wed Oct 28 13:46:11 2020	(r367105)
@@ -3,7 +3,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.bin/rctl/rctl.8
==============================================================================
--- head/usr.bin/rctl/rctl.8	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.bin/rctl/rctl.8	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,6 +1,5 @@
 .\"-
 .\" Copyright (c) 2009 Edward Tomasz Napierala
-.\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions

Modified: head/usr.bin/rctl/rctl.c
==============================================================================
--- head/usr.bin/rctl/rctl.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.bin/rctl/rctl.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2010 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.sbin/autofs/auto_master.5
==============================================================================
--- head/usr.sbin/autofs/auto_master.5	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/autofs/auto_master.5	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,5 +1,4 @@
 .\" Copyright (c) 2014 The FreeBSD Foundation
-.\" All rights reserved.
 .\"
 .\" This software was developed by Edward Tomasz Napierala under sponsorship
 .\" from the FreeBSD Foundation.

Modified: head/usr.sbin/autofs/automount.8
==============================================================================
--- head/usr.sbin/autofs/automount.8	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/autofs/automount.8	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,5 +1,4 @@
 .\" Copyright (c) 2014 The FreeBSD Foundation
-.\" All rights reserved.
 .\"
 .\" This software was developed by Edward Tomasz Napierala under sponsorship
 .\" from the FreeBSD Foundation.

Modified: head/usr.sbin/autofs/automount.c
==============================================================================
--- head/usr.sbin/autofs/automount.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/autofs/automount.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2014 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.sbin/autofs/automountd.8
==============================================================================
--- head/usr.sbin/autofs/automountd.8	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/autofs/automountd.8	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,5 +1,4 @@
 .\" Copyright (c) 2014 The FreeBSD Foundation
-.\" All rights reserved.
 .\"
 .\" This software was developed by Edward Tomasz Napierala under sponsorship
 .\" from the FreeBSD Foundation.

Modified: head/usr.sbin/autofs/automountd.c
==============================================================================
--- head/usr.sbin/autofs/automountd.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/autofs/automountd.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2014 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.sbin/autofs/autounmountd.8
==============================================================================
--- head/usr.sbin/autofs/autounmountd.8	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/autofs/autounmountd.8	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,5 +1,4 @@
 .\" Copyright (c) 2014 The FreeBSD Foundation
-.\" All rights reserved.
 .\"
 .\" This software was developed by Edward Tomasz Napierala under sponsorship
 .\" from the FreeBSD Foundation.

Modified: head/usr.sbin/autofs/autounmountd.c
==============================================================================
--- head/usr.sbin/autofs/autounmountd.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/autofs/autounmountd.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2014 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.sbin/autofs/common.c
==============================================================================
--- head/usr.sbin/autofs/common.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/autofs/common.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2014 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.sbin/autofs/common.h
==============================================================================
--- head/usr.sbin/autofs/common.h	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/autofs/common.h	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2014 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.sbin/autofs/defined.c
==============================================================================
--- head/usr.sbin/autofs/defined.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/autofs/defined.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2014 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.sbin/autofs/log.c
==============================================================================
--- head/usr.sbin/autofs/log.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/autofs/log.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.sbin/autofs/token.l
==============================================================================
--- head/usr.sbin/autofs/token.l	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/autofs/token.l	Wed Oct 28 13:46:11 2020	(r367105)
@@ -3,7 +3,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2014 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.sbin/ctld/chap.c
==============================================================================
--- head/usr.sbin/ctld/chap.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/ctld/chap.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2014 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.sbin/ctld/ctld.8
==============================================================================
--- head/usr.sbin/ctld/ctld.8	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/ctld/ctld.8	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,5 +1,4 @@
 .\" Copyright (c) 2012 The FreeBSD Foundation
-.\" All rights reserved.
 .\"
 .\" This software was developed by Edward Tomasz Napierala under sponsorship
 .\" from the FreeBSD Foundation.

Modified: head/usr.sbin/ctld/ctld.c
==============================================================================
--- head/usr.sbin/ctld/ctld.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/ctld/ctld.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.sbin/ctld/ctld.h
==============================================================================
--- head/usr.sbin/ctld/ctld.h	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/ctld/ctld.h	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.sbin/ctld/discovery.c
==============================================================================
--- head/usr.sbin/ctld/discovery.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/ctld/discovery.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.sbin/ctld/keys.c
==============================================================================
--- head/usr.sbin/ctld/keys.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/ctld/keys.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.sbin/ctld/log.c
==============================================================================
--- head/usr.sbin/ctld/log.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/ctld/log.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.sbin/ctld/login.c
==============================================================================
--- head/usr.sbin/ctld/login.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/ctld/login.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.sbin/ctld/parse.y
==============================================================================
--- head/usr.sbin/ctld/parse.y	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/ctld/parse.y	Wed Oct 28 13:46:11 2020	(r367105)
@@ -3,7 +3,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.sbin/ctld/pdu.c
==============================================================================
--- head/usr.sbin/ctld/pdu.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/ctld/pdu.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.sbin/ctld/token.l
==============================================================================
--- head/usr.sbin/ctld/token.l	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/ctld/token.l	Wed Oct 28 13:46:11 2020	(r367105)
@@ -3,7 +3,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.sbin/fstyp/fstyp.8
==============================================================================
--- head/usr.sbin/fstyp/fstyp.8	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/fstyp/fstyp.8	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,5 +1,4 @@
 .\" Copyright (c) 2014 The FreeBSD Foundation
-.\" All rights reserved.
 .\"
 .\" This software was developed by Edward Tomasz Napierala under sponsorship
 .\" from the FreeBSD Foundation.

Modified: head/usr.sbin/fstyp/fstyp.c
==============================================================================
--- head/usr.sbin/fstyp/fstyp.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/fstyp/fstyp.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,6 +1,5 @@
 /*-
  * Copyright (c) 2014 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.sbin/fstyp/fstyp.h
==============================================================================
--- head/usr.sbin/fstyp/fstyp.h	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/fstyp/fstyp.h	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,6 +1,5 @@
 /*-
  * Copyright (c) 2014 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.sbin/iscsid/chap.c
==============================================================================
--- head/usr.sbin/iscsid/chap.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/iscsid/chap.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2014 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.sbin/iscsid/discovery.c
==============================================================================
--- head/usr.sbin/iscsid/discovery.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/iscsid/discovery.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *
  * This software was developed by Edward Tomasz Napierala under sponsorship
  * from the FreeBSD Foundation.

Modified: head/usr.sbin/iscsid/iscsid.8
==============================================================================
--- head/usr.sbin/iscsid/iscsid.8	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/iscsid/iscsid.8	Wed Oct 28 13:46:11 2020	(r367105)
@@ -1,5 +1,4 @@
 .\" Copyright (c) 2012 The FreeBSD Foundation
-.\" All rights reserved.
 .\"
 .\" This software was developed by Edward Tomasz Napierala under sponsorship
 .\" from the FreeBSD Foundation.

Modified: head/usr.sbin/iscsid/iscsid.c
==============================================================================
--- head/usr.sbin/iscsid/iscsid.c	Wed Oct 28 13:30:24 2020	(r367104)
+++ head/usr.sbin/iscsid/iscsid.c	Wed Oct 28 13:46:11 2020	(r367105)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
  *

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


More information about the svn-src-all mailing list