diff options
Diffstat (limited to 'src/exp_2.c')
-rw-r--r-- | src/exp_2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exp_2.c b/src/exp_2.c index ef4798f3c..e0d30b0ab 100644 --- a/src/exp_2.c +++ b/src/exp_2.c @@ -2,7 +2,7 @@ using algorithms in O(n^(1/2)*M(n)) and O(n^(1/3)*M(n)) 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. |