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