summaryrefslogtreecommitdiff
path: root/tests/tcomparisons.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2020-01-09 12:35:45 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2020-01-09 12:35:45 +0000
commit727cc079facb6f83311024d48e22be21f9ff163b (patch)
tree7397f8be940a74e4117cdd76e23d688c7295f426 /tests/tcomparisons.c
parent2ad542fb9907466ba84aebe3b3737d6be4a8e161 (diff)
downloadmpfr-727cc079facb6f83311024d48e22be21f9ff163b.tar.gz
Copyright notice update: added 2020 with
perl -pi -e 's/ (\d{4}-)?(2019)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh. Removed 2019 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/4.0@13659 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/tcomparisons.c')
-rw-r--r--tests/tcomparisons.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tcomparisons.c b/tests/tcomparisons.c
index 94966c8fd..407db3a57 100644
--- a/tests/tcomparisons.c
+++ b/tests/tcomparisons.c
@@ -2,7 +2,7 @@
mpfr_lessequal_p, mpfr_lessgreater_p, mpfr_equal_p, mpfr_unordered_p
functions.
-Copyright 2003, 2006-2019 Free Software Foundation, Inc.
+Copyright 2003, 2006-2020 Free Software Foundation, Inc.
Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.