aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/devrandom/uint128_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sys/devrandom/uint128_test.c')
-rw-r--r--tests/sys/devrandom/uint128_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sys/devrandom/uint128_test.c b/tests/sys/devrandom/uint128_test.c
index 288e8a2e9f79..d1a0502b5a36 100644
--- a/tests/sys/devrandom/uint128_test.c
+++ b/tests/sys/devrandom/uint128_test.c
@@ -1,5 +1,5 @@
/*-
- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2019 Conrad Meyer <cem@FreeBSD.org>
* All rights reserved.