diff options
Diffstat (limited to 'sysdeps/loongarch/lp64/multiarch/strlen-aligned.S')
-rw-r--r-- | sysdeps/loongarch/lp64/multiarch/strlen-aligned.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/loongarch/lp64/multiarch/strlen-aligned.S b/sysdeps/loongarch/lp64/multiarch/strlen-aligned.S index ed0548e46b..cd10c3006b 100644 --- a/sysdeps/loongarch/lp64/multiarch/strlen-aligned.S +++ b/sysdeps/loongarch/lp64/multiarch/strlen-aligned.S @@ -1,5 +1,5 @@ /* Optimized strlen implementation using basic LoongArch instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. |