diff options
Diffstat (limited to 'sysdeps/alpha/lshift.S')
-rw-r--r-- | sysdeps/alpha/lshift.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/lshift.S b/sysdeps/alpha/lshift.S index 046762d333..8926c8fe88 100644 --- a/sysdeps/alpha/lshift.S +++ b/sysdeps/alpha/lshift.S @@ -1,6 +1,6 @@ # Alpha 21064 __mpn_lshift -- - # Copyright (C) 1994-2014 Free Software Foundation, Inc. + # Copyright (C) 1994-2015 Free Software Foundation, Inc. # This file is part of the GNU MP Library. |