diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2018-03-14 03:19:51 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2018-03-14 03:19:51 +0000 |
| commit | be5d0b9566b13fdf8cabebb63334cbec12bfc409 (patch) | |
| tree | 520694c14456beb2e7b1f82e4a34687db70e1d91 /lib/libstdthreads/call_once.c | |
| parent | 8774e6a3fc97f5b72aa2fdda5f366f528259b3ec (diff) | |
Notes
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. * |
