summaryrefslogtreecommitdiff
path: root/mpn/pa32/rshift.asm
diff options
context:
space:
mode:
Diffstat (limited to 'mpn/pa32/rshift.asm')
-rw-r--r--mpn/pa32/rshift.asm6
1 files changed, 2 insertions, 4 deletions
diff --git a/mpn/pa32/rshift.asm b/mpn/pa32/rshift.asm
index cdfb8bbcb..238b0be7e 100644
--- a/mpn/pa32/rshift.asm
+++ b/mpn/pa32/rshift.asm
@@ -6,7 +6,7 @@ dnl This file is part of the GNU MP Library.
dnl The GNU MP Library is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU Lesser General Public License as published
-dnl by the Free Software Foundation; either version 2.1 of the License, or (at
+dnl by the Free Software Foundation; either version 3 of the License, or (at
dnl your option) any later version.
dnl The GNU MP Library is distributed in the hope that it will be useful, but
@@ -15,9 +15,7 @@ dnl or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
-dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write
-dnl to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-dnl Boston, MA 02110-1301, USA.
+dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
include(`../config.m4')