diff options
Diffstat (limited to 'src/sech.c')
-rw-r--r-- | src/sech.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sech.c b/src/sech.c index 4edfec547..b6a99a399 100644 --- a/src/sech.c +++ b/src/sech.c @@ -1,7 +1,7 @@ /* mpfr_sech - Hyperbolic secant function = 1/cosh. 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. |