summaryrefslogtreecommitdiff
path: root/string/test/stpcpy.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/test/stpcpy.c')
-rw-r--r--string/test/stpcpy.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/string/test/stpcpy.c b/string/test/stpcpy.c
index 1b61245bf8df..0300892a1f3c 100644
--- a/string/test/stpcpy.c
+++ b/string/test/stpcpy.c
@@ -1,8 +1,8 @@
/*
* stpcpy test.
*
- * Copyright (c) 2019-2020, Arm Limited.
- * SPDX-License-Identifier: MIT
+ * Copyright (c) 2019-2022, Arm Limited.
+ * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#ifndef _GNU_SOURCE