summaryrefslogtreecommitdiff
path: root/tests/tcan_round.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2014-01-03 20:33:38 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2014-01-03 20:33:38 +0000
commit6106c0bb3b691aef5ef81bc9b247d3aaa107f287 (patch)
treefec4840f808ae564cd187f7982db0dab36270e77 /tests/tcan_round.c
parentea3448d5ec4d565711b2810a08469f816d7e1975 (diff)
downloadmpfr-6106c0bb3b691aef5ef81bc9b247d3aaa107f287.tar.gz
Copyright notice update: added 2014 with
perl -pi -e 's/ (\d{4}-)?(2013)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh (the tools/mbench directory was not modified). Removed 2013 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8723 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/tcan_round.c')
-rw-r--r--tests/tcan_round.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tcan_round.c b/tests/tcan_round.c
index e57f21a30..0c7d269e1 100644
--- a/tests/tcan_round.c
+++ b/tests/tcan_round.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_can_round.
-Copyright 1999, 2001-2013 Free Software Foundation, Inc.
+Copyright 1999, 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.