aboutsummaryrefslogtreecommitdiff
path: root/string/arm/memchr.S
diff options
context:
space:
mode:
Diffstat (limited to 'string/arm/memchr.S')
-rw-r--r--string/arm/memchr.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/arm/memchr.S b/string/arm/memchr.S
index b3ceb4f..3f1ac4d 100644
--- a/string/arm/memchr.S
+++ b/string/arm/memchr.S
@@ -1,7 +1,7 @@
/*
* memchr - scan memory for a character
*
- * Copyright (c) 2010, Arm Limited.
+ * Copyright (c) 2010-2021, Arm Limited.
* SPDX-License-Identifier: MIT
*/