diff options
Diffstat (limited to 'tests/thyperbolic.c')
-rw-r--r-- | tests/thyperbolic.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/thyperbolic.c b/tests/thyperbolic.c index 73eb4fb56..3011d3df9 100644 --- a/tests/thyperbolic.c +++ b/tests/thyperbolic.c @@ -1,6 +1,6 @@ /* Test file for hyperbolic function : mpfr_cosh, mpfr_sinh, mpfr_tanh, mpfr_acosh, mpfr_asinh, mpfr_atanh. -Copyright 2001-2004, 2006-2016 Free Software Foundation, Inc. +Copyright 2001-2004, 2006-2017 Free Software Foundation, Inc. Contributed by the AriC and Caramba projects, INRIA. This file is part of the GNU MPFR Library. |