summaryrefslogtreecommitdiff
path: root/tests/tround_prec.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2009-01-15 01:56:55 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2009-01-15 01:56:55 +0000
commitc7c47028a81cd3382aeab0c45a98911e04777697 (patch)
tree91d84286cca0d818d78396e9b4e7a9fab1bb3bca /tests/tround_prec.c
parentd5e373380b5b57d57e4efc717b1abb7c4187b1c3 (diff)
downloadmpfr-c7c47028a81cd3382aeab0c45a98911e04777697.tar.gz
Copyright notice update: added 2009 with
perl -pi -e 's/2008 Free Software/2008, 2009 Free Software/' **/*(^/) under zsh. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@5814 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/tround_prec.c')
-rw-r--r--tests/tround_prec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tround_prec.c b/tests/tround_prec.c
index 731cd4ded..0f7728b90 100644
--- a/tests/tround_prec.c
+++ b/tests/tround_prec.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_prec_round.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the GNU MPFR Library.