diff options
Diffstat (limited to 'lib/libthr/thread/thr_clean.c')
| -rw-r--r-- | lib/libthr/thread/thr_clean.c | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/libthr/thread/thr_clean.c b/lib/libthr/thread/thr_clean.c index 62e3db20a4e08..5a93d94a7e5a5 100644 --- a/lib/libthr/thread/thr_clean.c +++ b/lib/libthr/thread/thr_clean.c @@ -1,4 +1,7 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * + * Copyright (c) 1995 John Birrell <jb@cimlogic.com.au>. * All rights reserved. * |
