From fa09450165a4ffa045a1fd7c133a1ffafd2da983 Mon Sep 17 00:00:00 2001 From: vlefevre Date: Thu, 15 Jan 2009 01:56:55 +0000 Subject: 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 --- subnormal.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subnormal.c') diff --git a/subnormal.c b/subnormal.c index 94ee0ae1b..1b8bdf886 100644 --- a/subnormal.c +++ b/subnormal.c @@ -1,7 +1,7 @@ /* mpfr_subnormalize -- Subnormalize a floating point number emulating sub-normal numbers. -Copyright 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +Copyright 2005, 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. -- cgit v1.2.1