summaryrefslogtreecommitdiff
path: root/tests/tmul_ui.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2012-01-10 12:47:05 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2012-01-10 12:47:05 +0000
commit76b632ef7fcc3eac7fcbe7af99d3f946af6affff (patch)
tree1772fcb9b1dcb90cf79e2bcbbfaca591dfdea488 /tests/tmul_ui.c
parent6f7e00677f11cce4406fb9c70bbcfee8b0938715 (diff)
downloadmpfr-76b632ef7fcc3eac7fcbe7af99d3f946af6affff.tar.gz
Changed Arenaire to AriC with:
perl -pi -e 's/Contributed by the Arenaire/Contributed by the AriC/' **/*(^/) under zsh, reverting the ChangeLog file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/3.1@7995 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/tmul_ui.c')
-rw-r--r--tests/tmul_ui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tmul_ui.c b/tests/tmul_ui.c
index 0868bae35..ec1750756 100644
--- a/tests/tmul_ui.c
+++ b/tests/tmul_ui.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_mul_ui.
Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
-Contributed by the Arenaire and Caramel projects, INRIA.
+Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.