summaryrefslogtreecommitdiff
path: root/mpn/sparc32/v8/umul.asm
diff options
context:
space:
mode:
Diffstat (limited to 'mpn/sparc32/v8/umul.asm')
-rw-r--r--mpn/sparc32/v8/umul.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/mpn/sparc32/v8/umul.asm b/mpn/sparc32/v8/umul.asm
index 6f49ac819..ae8f692a0 100644
--- a/mpn/sparc32/v8/umul.asm
+++ b/mpn/sparc32/v8/umul.asm
@@ -5,16 +5,16 @@ dnl Copyright (C) 1995, 1996, 2000 Free Software Foundation, Inc.
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 Library General Public License as published
-dnl by the Free Software Foundation; either version 2 of the License, or (at
+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 your option) any later version.
dnl The GNU MP Library is distributed in the hope that it will be useful, but
dnl WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-dnl or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public
+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 Library General Public License
+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 to
dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
dnl MA 02111-1307, USA.