summaryrefslogtreecommitdiff
path: root/src/li2.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 /src/li2.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 'src/li2.c')
-rw-r--r--src/li2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/li2.c b/src/li2.c
index 58b40ca64..6c65b3d42 100644
--- a/src/li2.c
+++ b/src/li2.c
@@ -1,7 +1,7 @@
/* mpfr_li2 -- Dilogarithm.
Copyright 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.