summaryrefslogtreecommitdiff
path: root/acinclude.m4
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2009-03-03 14:03:06 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2009-03-03 14:03:06 +0000
commitb6b5709fc9c0ebb68de60e021e3b76b825ed3dd0 (patch)
tree4f378180ce9e16d8bff62e3dd032719ed20fc1ea /acinclude.m4
parentdf7fc35899973db44b5462170f3d533898589d36 (diff)
downloadmpfr-b6b5709fc9c0ebb68de60e021e3b76b825ed3dd0.tar.gz
Update to LGPL v3+, as decided by the main MPFR developers.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@6050 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m48
1 files changed, 4 insertions, 4 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 36b580d78..71fba6813 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -7,7 +7,7 @@ dnl This file is part of the GNU MPFR Library.
dnl
dnl The GNU MPFR 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
dnl The GNU MPFR Library is distributed in the hope that it will be useful, but
@@ -16,9 +16,9 @@ dnl or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
dnl License for more details.
dnl
dnl You should have received a copy of the GNU Lesser General Public License
-dnl along with the GNU MPFR Library; see the file COPYING.LIB. If not, write to
-dnl the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
-dnl MA 02110-1301, USA.
+dnl along with the GNU MPFR Library; see the file COPYING.LIB. If not, see
+dnl http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+dnl 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
dnl autoconf 2.60 is necessary because of the use of AC_PROG_SED.
dnl The following line allows the autoconf wrapper (when installed)