aboutsummaryrefslogtreecommitdiff
path: root/string/arm/memcpy.S
diff options
context:
space:
mode:
Diffstat (limited to 'string/arm/memcpy.S')
-rw-r--r--string/arm/memcpy.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/arm/memcpy.S b/string/arm/memcpy.S
index 4a34142..86e6493 100644
--- a/string/arm/memcpy.S
+++ b/string/arm/memcpy.S
@@ -1,7 +1,7 @@
/*
* memcpy - copy memory area
*
- * Copyright (c) 2013, Arm Limited.
+ * Copyright (c) 2013-2020, Arm Limited.
* SPDX-License-Identifier: MIT
*/