summaryrefslogtreecommitdiff
path: root/tune/hppa.asm
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2000-07-24 19:03:39 +0200
committertege <tege@gmplib.org>2000-07-24 19:03:39 +0200
commit09dba7088d048d0a14331616bf860a685ae2ca5a (patch)
treeba64fd4faf43cf0618774d9a9d4b3c7ecb0aaaee /tune/hppa.asm
parente3f8e482dd212c367f2b44ace8fcdaa50f55d35b (diff)
downloadgmp-09dba7088d048d0a14331616bf860a685ae2ca5a.tar.gz
*** empty log message ***
Diffstat (limited to 'tune/hppa.asm')
-rw-r--r--tune/hppa.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/tune/hppa.asm b/tune/hppa.asm
index 3872a5a0a..e75709270 100644
--- a/tune/hppa.asm
+++ b/tune/hppa.asm
@@ -5,16 +5,16 @@ dnl
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free software; you can redistribute it and/or
-dnl modify it under the terms of the GNU Library General Public License as
-dnl published by the Free Software Foundation; either version 2 of the
+dnl modify it under the terms of the GNU Lesser General Public License as
+dnl published by the Free Software Foundation; either version 2.1 of the
dnl License, or (at your option) any later version.
dnl
dnl The GNU MP Library is distributed in the hope that it will be useful,
dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-dnl Library General Public License for more details.
+dnl Lesser General Public License for more details.
dnl
-dnl You should have received a copy of the GNU Library General Public
+dnl You should have received a copy of the GNU Lesser General Public
dnl License along with the GNU MP Library; see the file COPYING.LIB. If
dnl not, write to the Free Software Foundation, Inc., 59 Temple Place -
dnl Suite 330, Boston, MA 02111-1307, USA.