summaryrefslogtreecommitdiff
path: root/Build/source/libs/mpfr/mpfr-src/src/frexp.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/mpfr/mpfr-src/src/frexp.c')
-rw-r--r--Build/source/libs/mpfr/mpfr-src/src/frexp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/mpfr/mpfr-src/src/frexp.c b/Build/source/libs/mpfr/mpfr-src/src/frexp.c
index adc369cf0a9..17470429cb4 100644
--- a/Build/source/libs/mpfr/mpfr-src/src/frexp.c
+++ b/Build/source/libs/mpfr/mpfr-src/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.