summaryrefslogtreecommitdiff
path: root/src/round_prec.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2017-01-01 01:58:07 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2017-01-01 01:58:07 +0000
commit74c745603891ed4820bc0c560cb895bdd7e69384 (patch)
tree84042922643f8f891ed5c26c0e589a7b33553fd8 /src/round_prec.c
parentdd702825b4fd55af077796664c4cde84e9f367cf (diff)
downloadmpfr-74c745603891ed4820bc0c560cb895bdd7e69384.tar.gz
Merged the latest changes from the trunk.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/faithful@11121 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'src/round_prec.c')
-rw-r--r--src/round_prec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/round_prec.c b/src/round_prec.c
index bb4fa695b..7a7a2033e 100644
--- a/src/round_prec.c
+++ b/src/round_prec.c
@@ -1,7 +1,7 @@
/* mpfr_round_raw_generic, mpfr_round_raw2, mpfr_round_raw, mpfr_prec_round,
mpfr_can_round, mpfr_can_round_raw -- various rounding functions
-Copyright 1999-2016 Free Software Foundation, Inc.
+Copyright 1999-2017 Free Software Foundation, Inc.
Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.