diff options
Diffstat (limited to 'tests/tisqrt.c')
-rw-r--r-- | tests/tisqrt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tisqrt.c b/tests/tisqrt.c index 2a7ef49d1..e4227ae8d 100644 --- a/tests/tisqrt.c +++ b/tests/tisqrt.c @@ -1,7 +1,7 @@ /* Test file for __gmpfr_isqrt and __gmpfr_cuberoot internal functions. 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. |