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