aboutsummaryrefslogtreecommitdiff
path: root/string/aarch64/strnlen-sve.S
diff options
context:
space:
mode:
Diffstat (limited to 'string/aarch64/strnlen-sve.S')
-rw-r--r--string/aarch64/strnlen-sve.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/aarch64/strnlen-sve.S b/string/aarch64/strnlen-sve.S
index 498a335..6c43dc4 100644
--- a/string/aarch64/strnlen-sve.S
+++ b/string/aarch64/strnlen-sve.S
@@ -1,7 +1,7 @@
/*
* strnlen - calculate the length of a string with limit.
*
- * Copyright (c) 2019-2021, Arm Limited.
+ * Copyright (c) 2019-2022, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/