summaryrefslogtreecommitdiff
path: root/src/round_p.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2015-05-20 08:00:07 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2015-05-20 08:00:07 +0000
commit804bcb19db2f7171a08c9fd685257dbf18e59ce9 (patch)
treec7ed6d5d3a5d9c47fa3f778c5d8955267f5e183a /src/round_p.c
parente306e54590bcb595760cfdf5750a9759f5ea6f3c (diff)
downloadmpfr-804bcb19db2f7171a08c9fd685257dbf18e59ce9.tar.gz
Copyright notice update: added 2015 with
perl -pi -e 's/ (\d{4}-)?(2014)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh (the m4 and tools/mbench directories were not modified). Removed 2014 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/3.1@9403 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'src/round_p.c')
-rw-r--r--src/round_p.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/round_p.c b/src/round_p.c
index e3054b9a4..287343419 100644
--- a/src/round_p.c
+++ b/src/round_p.c
@@ -1,6 +1,6 @@
/* mpfr_round_p -- check if an approximation is roundable.
-Copyright 2005-2014 Free Software Foundation, Inc.
+Copyright 2005-2015 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.