aboutsummaryrefslogtreecommitdiff
path: root/string/aarch64/stpcpy.S
diff options
context:
space:
mode:
Diffstat (limited to 'string/aarch64/stpcpy.S')
-rw-r--r--string/aarch64/stpcpy.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/aarch64/stpcpy.S b/string/aarch64/stpcpy.S
index 4f62aa4..155c68d 100644
--- a/string/aarch64/stpcpy.S
+++ b/string/aarch64/stpcpy.S
@@ -2,7 +2,7 @@
* stpcpy - copy a string returning pointer to end.
*
* Copyright (c) 2020, Arm Limited.
- * SPDX-License-Identifier: MIT
+ * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define BUILD_STPCPY 1