From a359823b6a53aedee235ca44c60cc2efec58bd80 Mon Sep 17 00:00:00 2001 From: vlefevre Date: Tue, 10 Jan 2012 11:46:34 +0000 Subject: Copyright notice update: added 2012 with perl -pi -e 's/2011 Free Software/2011, 2012 Free Software/' **/*(^/) under zsh, reverting the ChangeLog file (the m4 and tools/mbench directories were not modified). Removed 2011 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7986 280ebfd0-de03-0410-8827-d642c229c3f4 --- src/div_2ui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/div_2ui.c') diff --git a/src/div_2ui.c b/src/div_2ui.c index 89a7398ab..2c5a85a34 100644 --- a/src/div_2ui.c +++ b/src/div_2ui.c @@ -1,6 +1,6 @@ /* mpfr_div_2ui -- divide a floating-point number by a power of two -Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. Contributed by the Arenaire and Caramel projects, INRIA. This file is part of the GNU MPFR Library. -- cgit v1.2.1