diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2024-07-30 16:02:17 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2024-07-30 16:16:36 +0000 |
| commit | 5c2bc3db201a4fe8d7911cf816bea104d5dc2138 (patch) | |
| tree | 230fb592b0abef28e3539602e1853ee2225d2af9 /lib/libthr | |
| parent | 1206cf04a717a55bc15255ed043b066941cb43f2 (diff) | |
Diffstat (limited to 'lib/libthr')
| -rw-r--r-- | lib/libthr/plockstat.d | 1 | ||||
| -rw-r--r-- | lib/libthr/thread/thr_malloc.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/lib/libthr/plockstat.d b/lib/libthr/plockstat.d index de620d893651..39d8946f33d3 100644 --- a/lib/libthr/plockstat.d +++ b/lib/libthr/plockstat.d @@ -1,6 +1,5 @@ /* * Copyright (c) 2010 The FreeBSD Foundation - * All rights reserved. * * This software was developed by Rui Paulo under sponsorship from the * FreeBSD Foundation. diff --git a/lib/libthr/thread/thr_malloc.c b/lib/libthr/thread/thr_malloc.c index 64ceb862c0ee..9a81d6d1bd6b 100644 --- a/lib/libthr/thread/thr_malloc.c +++ b/lib/libthr/thread/thr_malloc.c @@ -2,7 +2,6 @@ * SPDX-License-Identifier: BSD-2-Clause * * 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. |
