From 0bd29f1a612bded0b720dd238e4625a1adb8c8d7 Mon Sep 17 00:00:00 2001 From: vlefevre Date: Mon, 17 Jan 2011 03:01:30 +0000 Subject: Copyright notice update: added 2011 with perl -pi -e 's/2010 Free Software/2010, 2011 Free Software/' **/*(^/) under zsh, reverting the ChangeLog file and the m4 and tools/mbench directories. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7389 280ebfd0-de03-0410-8827-d642c229c3f4 --- src/extract.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/extract.c') diff --git a/src/extract.c b/src/extract.c index a1dd3a046..59e548527 100644 --- a/src/extract.c +++ b/src/extract.c @@ -1,6 +1,6 @@ /* mpfr_extract -- bit-extraction function for the binary splitting algorithm -Copyright 2000, 2001, 2002, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +Copyright 2000, 2001, 2002, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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