diff options
Diffstat (limited to 'sysdeps/loongarch/lp64/multiarch/strrchr-aligned.S')
-rw-r--r-- | sysdeps/loongarch/lp64/multiarch/strrchr-aligned.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/loongarch/lp64/multiarch/strrchr-aligned.S b/sysdeps/loongarch/lp64/multiarch/strrchr-aligned.S index a73deb7840..f26b9f48b1 100644 --- a/sysdeps/loongarch/lp64/multiarch/strrchr-aligned.S +++ b/sysdeps/loongarch/lp64/multiarch/strrchr-aligned.S @@ -1,5 +1,5 @@ /* Optimized strrchr 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. The GNU C Library is free software; you can redistribute it and/or |