diff options
author | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2016-02-04 15:04:52 +0000 |
---|---|---|
committer | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2016-02-04 15:04:52 +0000 |
commit | 0c1b1223811942b5ad882e5e63fe39b365fc059e (patch) | |
tree | 2ff078d472289e93d0ee45208f56b8ea06bbb321 /tests/tset_str.c | |
parent | 0ac1980fa9382a77286759c55240f48dff35a908 (diff) | |
download | mpfr-0c1b1223811942b5ad882e5e63fe39b365fc059e.tar.gz |
Replaced
Contributed by the AriC and Caramel projects
by
Contributed by the AriC and Caramba projects
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@9941 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/tset_str.c')
-rw-r--r-- | tests/tset_str.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tset_str.c b/tests/tset_str.c index cc00bc752..869ed0152 100644 --- a/tests/tset_str.c +++ b/tests/tset_str.c @@ -1,7 +1,7 @@ /* Test file for mpfr_set_str. Copyright 1999, 2001-2016 Free Software Foundation, Inc. -Contributed by the AriC and Caramel projects, INRIA. +Contributed by the AriC and Caramba projects, INRIA. This file is part of the GNU MPFR Library. |