diff options
Diffstat (limited to 'sysdeps/sparc/sparc32/rshift.S')
-rw-r--r-- | sysdeps/sparc/sparc32/rshift.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/sparc/sparc32/rshift.S b/sysdeps/sparc/sparc32/rshift.S index a88d8f9484..6e81ff36e0 100644 --- a/sysdeps/sparc/sparc32/rshift.S +++ b/sysdeps/sparc/sparc32/rshift.S @@ -1,6 +1,6 @@ ! sparc __mpn_rshift -- ! -! Copyright (C) 1995-2023 Free Software Foundation, Inc. +! Copyright (C) 1995-2024 Free Software Foundation, Inc. ! ! This file is part of the GNU MP Library. ! |