diff options
Diffstat (limited to 'sysdeps/arm/memmove.S')
-rw-r--r-- | sysdeps/arm/memmove.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/arm/memmove.S b/sysdeps/arm/memmove.S index 9ae2bfd..3a714da 100644 --- a/sysdeps/arm/memmove.S +++ b/sysdeps/arm/memmove.S @@ -1,4 +1,4 @@ -/* Copyright (C) 2006-2021 Free Software Foundation, Inc. +/* Copyright (C) 2006-2022 Free Software Foundation, Inc. This file is part of the GNU C Library. |