aboutsummaryrefslogtreecommitdiff
path: root/string/aarch64/memchr.S
diff options
context:
space:
mode:
Diffstat (limited to 'string/aarch64/memchr.S')
-rw-r--r--string/aarch64/memchr.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/aarch64/memchr.S b/string/aarch64/memchr.S
index 53eadf7..fe6cfe2 100644
--- a/string/aarch64/memchr.S
+++ b/string/aarch64/memchr.S
@@ -1,7 +1,7 @@
/*
* memchr - find a character in a memory zone
*
- * Copyright (c) 2014-2020, Arm Limited.
+ * Copyright (c) 2014-2022, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/