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/tfits.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/tfits.c')
-rw-r--r-- | tests/tfits.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tfits.c b/tests/tfits.c index 211114046..5ae7b716b 100644 --- a/tests/tfits.c +++ b/tests/tfits.c @@ -3,7 +3,7 @@ mpfr_fits_uint_p, mpfr_fits_ulong_p, mpfr_fits_ushort_p Copyright 2004-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. |