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