aboutsummaryrefslogtreecommitdiff
path: root/string/aarch64/memcmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'string/aarch64/memcmp.S')
-rw-r--r--string/aarch64/memcmp.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/aarch64/memcmp.S b/string/aarch64/memcmp.S
index aa180e8..35135e7 100644
--- a/string/aarch64/memcmp.S
+++ b/string/aarch64/memcmp.S
@@ -1,6 +1,6 @@
/* memcmp - compare memory
*
- * Copyright (c) 2013-2021, Arm Limited.
+ * Copyright (c) 2013-2022, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/