summaryrefslogtreecommitdiff
path: root/src/frexp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/frexp.c')
-rw-r--r--src/frexp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frexp.c b/src/frexp.c
index adc369cf0..17470429c 100644
--- a/src/frexp.c
+++ b/src/frexp.c
@@ -1,6 +1,6 @@
/* mpfr_frexp -- convert to integral and fractional parts
-Copyright 2011-2019 Free Software Foundation, Inc.
+Copyright 2011-2020 Free Software Foundation, Inc.
Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.