summaryrefslogtreecommitdiff
path: root/src/exp_2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exp_2.c')
-rw-r--r--src/exp_2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exp_2.c b/src/exp_2.c
index 92857ecd8..98f9ffc86 100644
--- a/src/exp_2.c
+++ b/src/exp_2.c
@@ -1,7 +1,7 @@
/* mpfr_exp_2 -- exponential of a floating-point number
using algorithms in O(n^(1/2)*M(n)) and O(n^(1/3)*M(n))
-Copyright 1999-2019 Free Software Foundation, Inc.
+Copyright 1999-2020 Free Software Foundation, Inc.
Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.