diff options
Diffstat (limited to 'sysdeps/alpha/alphaev5/lshift.S')
-rw-r--r-- | sysdeps/alpha/alphaev5/lshift.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/alphaev5/lshift.S b/sysdeps/alpha/alphaev5/lshift.S index bb4f6c2424..24ff8e2fc3 100644 --- a/sysdeps/alpha/alphaev5/lshift.S +++ b/sysdeps/alpha/alphaev5/lshift.S @@ -1,6 +1,6 @@ # Alpha EV5 __mpn_lshift -- - # 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. |