summaryrefslogtreecommitdiff
path: root/tests/tcomparisons.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2010-01-20 11:48:25 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2010-01-20 11:48:25 +0000
commit0776e50eb599a953a3fbb70824a9fd9292d321de (patch)
tree6ea67a7c22731a515d44b2125e6287bfec075f25 /tests/tcomparisons.c
parent33f6eb2a9f9eeba583771cc73ce7a61eb5daedbe (diff)
downloadmpfr-0776e50eb599a953a3fbb70824a9fd9292d321de.tar.gz
Copyright notice update: added 2010 with
perl -pi -e 's/2009 Free Software/2009, 2010 Free Software/' **/*(^/) under zsh, reverting the ChangeLog file and the mbench directory. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@6684 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 2615eaa27..8eed7bf6a 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, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright 2003, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the GNU MPFR Library.