aboutsummaryrefslogtreecommitdiff
path: root/lib/libthr/thread/thr_sleepq.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libthr/thread/thr_sleepq.c')
-rw-r--r--lib/libthr/thread/thr_sleepq.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libthr/thread/thr_sleepq.c b/lib/libthr/thread/thr_sleepq.c
index 5ecd6f9d3e24..05145a739681 100644
--- a/lib/libthr/thread/thr_sleepq.c
+++ b/lib/libthr/thread/thr_sleepq.c
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2010 David Xu <davidxu@freebsd.org>
* All rights reserved.
*