summaryrefslogtreecommitdiff
path: root/tests/tgeneric.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/tgeneric.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/tgeneric.c')
-rw-r--r--tests/tgeneric.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tgeneric.c b/tests/tgeneric.c
index 6e52b10b3..64326a587 100644
--- a/tests/tgeneric.c
+++ b/tests/tgeneric.c
@@ -1,7 +1,7 @@
/* Generic test file for functions with one or two arguments (the second being
either mpfr_t or double).
-Copyright 2001-2013 Free Software Foundation, Inc.
+Copyright 2001-2014 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.