summaryrefslogtreecommitdiff
path: root/Build/source/libs/mpfr/mpfr-src/src/clears.c
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2018-02-10 06:43:26 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2018-02-10 06:43:26 +0000
commitbb3031c558b401ef0c91879a1916ba0657951298 (patch)
tree762af39aa657b5ab26daa84b4126e77e773200ae /Build/source/libs/mpfr/mpfr-src/src/clears.c
parentff5398dedd697445c3e14caaf955f37727ecf685 (diff)
mpfr-4.0.1
git-svn-id: svn://tug.org/texlive/trunk@46585 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/mpfr/mpfr-src/src/clears.c')
-rw-r--r--Build/source/libs/mpfr/mpfr-src/src/clears.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/mpfr/mpfr-src/src/clears.c b/Build/source/libs/mpfr/mpfr-src/src/clears.c
index e442e0f03de..c059b4474f5 100644
--- a/Build/source/libs/mpfr/mpfr-src/src/clears.c
+++ b/Build/source/libs/mpfr/mpfr-src/src/clears.c
@@ -1,7 +1,7 @@
/* mpfr_clears -- free the memory space allocated for several
floating-point numbers
-Copyright 2003-2004, 2006-2017 Free Software Foundation, Inc.
+Copyright 2003-2004, 2006-2018 Free Software Foundation, Inc.
Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.