summaryrefslogtreecommitdiff
path: root/tests/tget_flt.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2015-02-13 08:31:08 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2015-02-13 08:31:08 +0000
commitc2ca90e24c461a24ce5da8cb85549e8451694f64 (patch)
tree466393a3aa9b38eebe535dd8c9dc1d16c250d02e /tests/tget_flt.c
parent74f4da9b819aa8c28af4d6efe5a58eb883817c48 (diff)
downloadmpfr-c2ca90e24c461a24ce5da8cb85549e8451694f64.tar.gz
Copyright notice update: added 2015 with
perl -pi -e 's/ (\d{4}-)?(2014)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh, reverting the tools/mbench directory (not distributed with MPFR). Removed 2014 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@9278 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/tget_flt.c')
-rw-r--r--tests/tget_flt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tget_flt.c b/tests/tget_flt.c
index 87f535f08..85d07c27b 100644
--- a/tests/tget_flt.c
+++ b/tests/tget_flt.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_get_flt and mpfr_set_flt
-Copyright 2009-2014 Free Software Foundation, Inc.
+Copyright 2009-2015 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.