diff options
| author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-18 14:26:50 +0000 |
|---|---|---|
| committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-18 14:26:50 +0000 |
| commit | df57947f083046d50552e99b91074927d2458708 (patch) | |
| tree | f55ca844144ab080e7f132a02b8dbd5135a39862 /lib/libthr/thread/thr_concurrency.c | |
| parent | ef4968d9e7c3b90c1499a32a38fdc34f4da22f41 (diff) | |
Notes
Diffstat (limited to 'lib/libthr/thread/thr_concurrency.c')
| -rw-r--r-- | lib/libthr/thread/thr_concurrency.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libthr/thread/thr_concurrency.c b/lib/libthr/thread/thr_concurrency.c index 24714e6cbd3d..9f60dca1e445 100644 --- a/lib/libthr/thread/thr_concurrency.c +++ b/lib/libthr/thread/thr_concurrency.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 2003 Sergey Osokin <osa@FreeBSD.org.ru>. * All rights reserved. * |
