aboutsummaryrefslogtreecommitdiff
path: root/string/aarch64/strncmp-sve.S
diff options
context:
space:
mode:
Diffstat (limited to 'string/aarch64/strncmp-sve.S')
-rw-r--r--string/aarch64/strncmp-sve.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/aarch64/strncmp-sve.S b/string/aarch64/strncmp-sve.S
index 4a7be2d..6a9e9f7 100644
--- a/string/aarch64/strncmp-sve.S
+++ b/string/aarch64/strncmp-sve.S
@@ -1,7 +1,7 @@
/*
* strncmp - compare two strings with limit
*
- * Copyright (c) 2018-2021, Arm Limited.
+ * Copyright (c) 2018-2022, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/