diff options
Diffstat (limited to 'sysdeps/alpha/alphaev5/rshift.S')
-rw-r--r-- | sysdeps/alpha/alphaev5/rshift.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/alphaev5/rshift.S b/sysdeps/alpha/alphaev5/rshift.S index f3a6b139cf..0a44c77d0a 100644 --- a/sysdeps/alpha/alphaev5/rshift.S +++ b/sysdeps/alpha/alphaev5/rshift.S @@ -1,6 +1,6 @@ # Alpha EV5 __mpn_rshift -- - # Copyright (C) 1994-2016 Free Software Foundation, Inc. + # Copyright (C) 1994-2017 Free Software Foundation, Inc. # This file is part of the GNU MP Library. |