diff options
Diffstat (limited to 'sysdeps/hppa/lshift.S')
-rw-r--r-- | sysdeps/hppa/lshift.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/hppa/lshift.S b/sysdeps/hppa/lshift.S index a1ea255cd8..ab23dd0ee8 100644 --- a/sysdeps/hppa/lshift.S +++ b/sysdeps/hppa/lshift.S @@ -1,6 +1,6 @@ ;! HP-PA __mpn_lshift -- -;! Copyright (C) 1992-2017 Free Software Foundation, Inc. +;! Copyright (C) 1992-2018 Free Software Foundation, Inc. ;! This file is part of the GNU MP Library. |