summaryrefslogtreecommitdiff
path: root/tests/terf.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2011-05-18 14:44:37 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2011-05-18 14:44:37 +0000
commit5d5962441d2d78c63719f8ee154bee8581f5097e (patch)
tree346314f2f851d1f30ebb654ea233dc89f6691a22 /tests/terf.c
parent78686d819110e5dadae91f5f96942f25413277f4 (diff)
downloadmpfr-5d5962441d2d78c63719f8ee154bee8581f5097e.tar.gz
Updated AUTHORS file and copyright notices (for more consistency).
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7705 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/terf.c')
-rw-r--r--tests/terf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/terf.c b/tests/terf.c
index 7736ec866..f9b17f4aa 100644
--- a/tests/terf.c
+++ b/tests/terf.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_erf and mpfr_erfc.
Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
-Contributed by Ludovic Meunier and Paul Zimmermann.
+Contributed by the Arenaire and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.