aboutsummaryrefslogtreecommitdiff
path: root/string/arm/strlen-armv6t2.S
diff options
context:
space:
mode:
Diffstat (limited to 'string/arm/strlen-armv6t2.S')
-rw-r--r--string/arm/strlen-armv6t2.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/arm/strlen-armv6t2.S b/string/arm/strlen-armv6t2.S
index f9f50c0..5eb8671 100644
--- a/string/arm/strlen-armv6t2.S
+++ b/string/arm/strlen-armv6t2.S
@@ -1,7 +1,7 @@
/*
* strlen - calculate the length of a string
*
- * Copyright (c) 2010-2020, Arm Limited.
+ * Copyright (c) 2010-2022, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/