summaryrefslogtreecommitdiff
path: root/mpf2mpfr.h
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2006-03-31 14:19:52 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2006-03-31 14:19:52 +0000
commitbd48b64ec0d04701bffae39e615c5a0ac6470d89 (patch)
tree625fce52275d8088bb8642f7e222fbc376ad2a42 /mpf2mpfr.h
parentc8f3c2501f34f7be5397edf5159a0832cf105ded (diff)
downloadmpfr-bd48b64ec0d04701bffae39e615c5a0ac6470d89.tar.gz
Fixed FSF address.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4055 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'mpf2mpfr.h')
-rw-r--r--mpf2mpfr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpf2mpfr.h b/mpf2mpfr.h
index 38806794c..0bd578361 100644
--- a/mpf2mpfr.h
+++ b/mpf2mpfr.h
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the MPFR Library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Place, Fifth Floor, Boston,
+the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301, USA. */
#ifndef __MPFR_FROM_MPF__