about summary refs log tree commit diff
path: root/sysdeps/loongarch/lp64/multiarch/memcpy-unaligned.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/loongarch/lp64/multiarch/memcpy-unaligned.S')
-rw-r--r--sysdeps/loongarch/lp64/multiarch/memcpy-unaligned.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/loongarch/lp64/multiarch/memcpy-unaligned.S b/sysdeps/loongarch/lp64/multiarch/memcpy-unaligned.S
index 31019b138f..8e50f3a665 100644
--- a/sysdeps/loongarch/lp64/multiarch/memcpy-unaligned.S
+++ b/sysdeps/loongarch/lp64/multiarch/memcpy-unaligned.S
@@ -1,5 +1,5 @@
 /* Optimized unaligned memcpy 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.