aboutsummaryrefslogtreecommitdiff
path: root/string/test/memcmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/test/memcmp.c')
-rw-r--r--string/test/memcmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/test/memcmp.c b/string/test/memcmp.c
index 7a7cf9c..f9236b8 100644
--- a/string/test/memcmp.c
+++ b/string/test/memcmp.c
@@ -2,7 +2,7 @@
* memcmp 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>