summaryrefslogtreecommitdiff
path: root/src/fits_u.h
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2012-01-10 12:41:58 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2012-01-10 12:41:58 +0000
commit4d44c026b5a9d81711708028d6df534457c28ac1 (patch)
tree4ebe9f7df75f4b5c3ec898619bfefcbaa1663ef4 /src/fits_u.h
parent1dca0fe3faa11080957bcbd80c21350d3ec07006 (diff)
downloadmpfr-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 'src/fits_u.h')
-rw-r--r--src/fits_u.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fits_u.h b/src/fits_u.h
index bcd4d2159..2e9946b10 100644
--- a/src/fits_u.h
+++ b/src/fits_u.h
@@ -1,7 +1,7 @@
/* mpfr_fits_*_p -- test whether an mpfr fits a C unsigned type.
Copyright 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.