summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2010-01-20 11:56:23 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2010-01-20 11:56:23 +0000
commitceb40ea735f3216c65044a785688a6163c8c2f56 (patch)
treee74ba09126fbdd4b739d141f250809b4b437b210 /INSTALL
parent0776e50eb599a953a3fbb70824a9fd9292d321de (diff)
downloadmpfr-ceb40ea735f3216c65044a785688a6163c8c2f56.tar.gz
INSTALL:
* added copyright notice (at the top, like GMP); * replaced "Installing MPFR" by "Installing GNU MPFR". git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@6685 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL26
1 files changed, 24 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index f5f6fec66..f6a02faa9 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,5 +1,27 @@
- Installing MPFR
- ===============
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
+
+This file is part of the GNU MPFR Library.
+
+The GNU MPFR Library is free software; you can redistribute it and/or modify
+it under the terms of the GNU Lesser General Public License as published by
+the Free Software Foundation; either version 3 of the License, or (at your
+option) any later version.
+
+The GNU MPFR Library is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
+License for more details.
+
+You should have received a copy of the GNU Lesser General Public License
+along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
+http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+
+
+
+ Installing GNU MPFR
+ ===================
Note: In case of problem, please read this INSTALL file carefully before
reporting a bug, in particular Section "In case of problem" below. Some