diff options
author | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2012-01-10 12:41:58 +0000 |
---|---|---|
committer | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2012-01-10 12:41:58 +0000 |
commit | 4d44c026b5a9d81711708028d6df534457c28ac1 (patch) | |
tree | 4ebe9f7df75f4b5c3ec898619bfefcbaa1663ef4 /tune | |
parent | 1dca0fe3faa11080957bcbd80c21350d3ec07006 (diff) | |
download | mpfr-4d44c026b5a9d81711708028d6df534457c28ac1.tar.gz |
Changed Arenaire to AriC with:
perl -pi -e 's/Contributed by the Arenaire/Contributed by the AriC/' **/*(^/)
under zsh.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7993 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tune')
-rw-r--r-- | tune/bidimensional_sample.c | 2 | ||||
-rw-r--r-- | tune/speed.c | 2 | ||||
-rw-r--r-- | tune/tuneup.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tune/bidimensional_sample.c b/tune/bidimensional_sample.c index d2d066407..1d88801c1 100644 --- a/tune/bidimensional_sample.c +++ b/tune/bidimensional_sample.c @@ -1,7 +1,7 @@ /* [Description] Copyright 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. diff --git a/tune/speed.c b/tune/speed.c index e84fd7a03..eabab9680 100644 --- a/tune/speed.c +++ b/tune/speed.c @@ -1,7 +1,7 @@ /* Tune various threshold of MPFR Copyright 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. diff --git a/tune/tuneup.c b/tune/tuneup.c index 6e294ee4d..f14f363b1 100644 --- a/tune/tuneup.c +++ b/tune/tuneup.c @@ -1,7 +1,7 @@ /* Tune various threshold of MPFR Copyright 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. |