diff options
Diffstat (limited to 'lib/libstdthreads/call_once.c')
| -rw-r--r-- | lib/libstdthreads/call_once.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libstdthreads/call_once.c b/lib/libstdthreads/call_once.c index 70ce8de1e991..bb8618ce2818 100644 --- a/lib/libstdthreads/call_once.c +++ b/lib/libstdthreads/call_once.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Ed Schouten <ed@FreeBSD.org> * All rights reserved. * |
