summaryrefslogtreecommitdiff
path: root/get_str.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2007-02-07 01:48:01 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2007-02-07 01:48:01 +0000
commit975f12134bafeff2ae15aeb0fc12e83913e1412f (patch)
tree78ef87a7caf7d1832cc95bfa8d3929abb24dcd77 /get_str.c
parent7f7e2501fe1fa4cff7d3b530c02e6ea128b2e6bb (diff)
downloadmpfr-975f12134bafeff2ae15aeb0fc12e83913e1412f.tar.gz
Added "Contributed by the Arenaire and Cacao projects, INRIA." to the
copyright notices and removed a few old things. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4350 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'get_str.c')
-rw-r--r--get_str.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/get_str.c b/get_str.c
index 2e4fed72b..47f8c319f 100644
--- a/get_str.c
+++ b/get_str.c
@@ -1,7 +1,8 @@
/* mpfr_get_str -- output a floating-point number to a string
Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
-This function was contributed by Alain Delplanque and Paul Zimmermann.
+Contributed by the Arenaire and Cacao projects, INRIA.
+Contributed by Alain Delplanque and Paul Zimmermann.
This file is part of the MPFR Library.