aboutsummaryrefslogtreecommitdiff
path: root/sys/sys
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2021-08-08 14:38:01 +0000
committerEd Maste <emaste@FreeBSD.org>2021-08-08 14:42:24 +0000
commit9feff969a01044c3083b552f06f7eb6416bc0524 (patch)
treedc021ba940bb8ed8e2be1639f77d89cd156ed2f1 /sys/sys
parentb0cf8194c2369b6a31960c52e0e47ac8c3b455d2 (diff)
downloadsrc-9feff969a01044c3083b552f06f7eb6416bc0524.tar.gz
src-9feff969a01044c3083b552f06f7eb6416bc0524.zip
Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights
These ones were unambiguous cases where the Foundation was the only listed copyright holder (in the associated license block). Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'sys/sys')
-rw-r--r--sys/sys/_rangeset.h1
-rw-r--r--sys/sys/atomic_common.h1
-rw-r--r--sys/sys/caprights.h1
-rw-r--r--sys/sys/dnv.h1
-rw-r--r--sys/sys/font.h1
-rw-r--r--sys/sys/rangeset.h1
-rw-r--r--sys/sys/terminal.h1
-rw-r--r--sys/sys/timepps.h1
8 files changed, 0 insertions, 8 deletions
diff --git a/sys/sys/_rangeset.h b/sys/sys/_rangeset.h
index f7c72810ead5..17f5e374c91f 100644
--- a/sys/sys/_rangeset.h
+++ b/sys/sys/_rangeset.h
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2019 The FreeBSD Foundation
- * All rights reserved.
*
* This software was developed by Konstantin Belousov <kib@FreeBSD.org>
* under sponsorship from the FreeBSD Foundation.
diff --git a/sys/sys/atomic_common.h b/sys/sys/atomic_common.h
index 403b3de8a092..e3969b241a8c 100644
--- a/sys/sys/atomic_common.h
+++ b/sys/sys/atomic_common.h
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2017 The FreeBSD Foundation
- * All rights reserved.
*
* This software was developed by Konstantin Belousov <kib@FreeBSD.org>
* under sponsorship from the FreeBSD Foundation.
diff --git a/sys/sys/caprights.h b/sys/sys/caprights.h
index 9f396a0df553..f4325ea0ba57 100644
--- a/sys/sys/caprights.h
+++ b/sys/sys/caprights.h
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2013 FreeBSD Foundation
- * All rights reserved.
*
* This software was developed by Pawel Jakub Dawidek under sponsorship from
* the FreeBSD Foundation.
diff --git a/sys/sys/dnv.h b/sys/sys/dnv.h
index 3e0322e8565f..9ddd8720c923 100644
--- a/sys/sys/dnv.h
+++ b/sys/sys/dnv.h
@@ -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 Pawel Jakub Dawidek under sponsorship from
* the FreeBSD Foundation.
diff --git a/sys/sys/font.h b/sys/sys/font.h
index 969a9bce4e6d..04cab126e906 100644
--- a/sys/sys/font.h
+++ b/sys/sys/font.h
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2009, 2013 The FreeBSD Foundation
- * All rights reserved.
*
* This software was developed by Ed Schouten under sponsorship from the
* FreeBSD Foundation.
diff --git a/sys/sys/rangeset.h b/sys/sys/rangeset.h
index 99733ecfaf51..58dded5d37e2 100644
--- a/sys/sys/rangeset.h
+++ b/sys/sys/rangeset.h
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2019 The FreeBSD Foundation
- * All rights reserved.
*
* This software was developed by Konstantin Belousov <kib@FreeBSD.org>
* under sponsorship from the FreeBSD Foundation.
diff --git a/sys/sys/terminal.h b/sys/sys/terminal.h
index dc78cca5394e..a77c985e85ca 100644
--- a/sys/sys/terminal.h
+++ b/sys/sys/terminal.h
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2009 The FreeBSD Foundation
- * All rights reserved.
*
* This software was developed by Ed Schouten under sponsorship from the
* FreeBSD Foundation.
diff --git a/sys/sys/timepps.h b/sys/sys/timepps.h
index 578d42704f12..292f7ea1b0f6 100644
--- a/sys/sys/timepps.h
+++ b/sys/sys/timepps.h
@@ -9,7 +9,6 @@
* ----------------------------------------------------------------------------
*
* Copyright (c) 2011 The FreeBSD Foundation
- * All rights reserved.
*
* Portions of this software were developed by Julien Ridoux at the University
* of Melbourne under sponsorship from the FreeBSD Foundation.