summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2021-08-08 10:38:01 -0400
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-10-28 09:42:21 +0200
commitaffca12d306ebc89e0cc58b7f2afad4b5d293e3e (patch)
tree784a760a558fab461ce772e3faeb769ff76ba17c
parent7002a0028bf71c4bd4fff6a95f74774850210d38 (diff)
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
-rw-r--r--cpukit/score/src/kern_tc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/score/src/kern_tc.c b/cpukit/score/src/kern_tc.c
index 6dafce79dd..f475c9fd46 100644
--- a/cpukit/score/src/kern_tc.c
+++ b/cpukit/score/src/kern_tc.c
@@ -26,7 +26,6 @@
* ----------------------------------------------------------------------------
*
* Copyright (c) 2011, 2015, 2016 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.