diff options
author | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2016-02-04 15:13:15 +0000 |
---|---|---|
committer | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2016-02-04 15:13:15 +0000 |
commit | b46c57cb0716f19cdb86675b0e78f0e92140060e (patch) | |
tree | ef9ac8629ff66f459a6710e54806e84c24f3109f /tests/tconst_log2.c | |
parent | e39653a66548e7f28e8840892113ef59e1c03c27 (diff) | |
download | mpfr-b46c57cb0716f19cdb86675b0e78f0e92140060e.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/branches/3.1@9943 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/tconst_log2.c')
-rw-r--r-- | tests/tconst_log2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tconst_log2.c b/tests/tconst_log2.c index 99f4ae591..340415b03 100644 --- a/tests/tconst_log2.c +++ b/tests/tconst_log2.c @@ -1,7 +1,7 @@ /* Test file for mpfr_const_log2. 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. |