aboutsummaryrefslogtreecommitdiff
path: root/string/arm/memset.S
diff options
context:
space:
mode:
Diffstat (limited to 'string/arm/memset.S')
-rw-r--r--string/arm/memset.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/arm/memset.S b/string/arm/memset.S
index 11e9273..487b9d6 100644
--- a/string/arm/memset.S
+++ b/string/arm/memset.S
@@ -2,7 +2,7 @@
* memset - fill memory with a constant
*
* Copyright (c) 2010-2021, Arm Limited.
- * SPDX-License-Identifier: MIT
+ * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
/*