From 0776e50eb599a953a3fbb70824a9fd9292d321de Mon Sep 17 00:00:00 2001 From: vlefevre Date: Wed, 20 Jan 2010 11:48:25 +0000 Subject: 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 --- cmp_si.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmp_si.c') diff --git a/cmp_si.c b/cmp_si.c index 8b8fd6cf1..85602be4b 100644 --- a/cmp_si.c +++ b/cmp_si.c @@ -1,7 +1,7 @@ /* mpfr_cmp_si_2exp -- compare a floating-point number with a signed machine integer multiplied by a power of 2 -Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright 1999, 2001, 2002, 2003, 2004, 2005, 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. -- cgit v1.2.1