aboutsummaryrefslogtreecommitdiff
path: root/string/test/strnlen.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/test/strnlen.c')
-rw-r--r--string/test/strnlen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/test/strnlen.c b/string/test/strnlen.c
index 0dea00e..a800fd1 100644
--- a/string/test/strnlen.c
+++ b/string/test/strnlen.c
@@ -2,7 +2,7 @@
* strnlen test.
*
* Copyright (c) 2019-2020, Arm Limited.
- * SPDX-License-Identifier: MIT
+ * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#ifndef _GNU_SOURCE