summaryrefslogtreecommitdiff
path: root/src/log1p.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/log1p.c')
-rw-r--r--src/log1p.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/log1p.c b/src/log1p.c
index 6f92bd69b..6f5605fdb 100644
--- a/src/log1p.c
+++ b/src/log1p.c
@@ -1,6 +1,6 @@
/* mpfr_log1p -- Compute log(1+x)
-Copyright 2001-2019 Free Software Foundation, Inc.
+Copyright 2001-2020 Free Software Foundation, Inc.
Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.