aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/openzfs/lib/libtpool/thread_pool_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/openzfs/lib/libtpool/thread_pool_impl.h')
-rw-r--r--sys/contrib/openzfs/lib/libtpool/thread_pool_impl.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/contrib/openzfs/lib/libtpool/thread_pool_impl.h b/sys/contrib/openzfs/lib/libtpool/thread_pool_impl.h
index 5349c2ade8c3..e2bffd37d522 100644
--- a/sys/contrib/openzfs/lib/libtpool/thread_pool_impl.h
+++ b/sys/contrib/openzfs/lib/libtpool/thread_pool_impl.h
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: CDDL-1.0
/*
* CDDL HEADER START
*
@@ -6,7 +7,7 @@
* You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
- * or http://www.opensolaris.org/os/licensing.
+ * or https://opensource.org/licenses/CDDL-1.0.
* See the License for the specific language governing permissions
* and limitations under the License.
*