aboutsummaryrefslogtreecommitdiff
path: root/string/bench/strlen.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/bench/strlen.c')
-rw-r--r--string/bench/strlen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/bench/strlen.c b/string/bench/strlen.c
index b7eee6e..f05d0d5 100644
--- a/string/bench/strlen.c
+++ b/string/bench/strlen.c
@@ -2,7 +2,7 @@
* strlen benchmark.
*
* Copyright (c) 2020-2021, Arm Limited.
- * SPDX-License-Identifier: MIT
+ * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define _GNU_SOURCE