aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/i386/copyout_fast.s
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/i386/i386/copyout_fast.s
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/i386/i386/copyout_fast.s')
-rw-r--r--sys/i386/i386/copyout_fast.s1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/i386/i386/copyout_fast.s b/sys/i386/i386/copyout_fast.s
index 81a9516eb37d..715952f5fe20 100644
--- a/sys/i386/i386/copyout_fast.s
+++ b/sys/i386/i386/copyout_fast.s
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2018 The FreeBSD Foundation
- * All rights reserved.
*
* This software was developed by Konstantin Belousov <kib@FreeBSD.org>
* under sponsorship from the FreeBSD Foundation.