From 975f12134bafeff2ae15aeb0fc12e83913e1412f Mon Sep 17 00:00:00 2001 From: vlefevre Date: Wed, 7 Feb 2007 01:48:01 +0000 Subject: Added "Contributed by the Arenaire and Cacao projects, INRIA." to the copyright notices and removed a few old things. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4350 280ebfd0-de03-0410-8827-d642c229c3f4 --- mpn_exp.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mpn_exp.c') diff --git a/mpn_exp.c b/mpn_exp.c index 3d24fa298..d6c1397a9 100644 --- a/mpn_exp.c +++ b/mpn_exp.c @@ -1,7 +1,8 @@ /* mpfr_mpn_exp -- auxiliary function for mpfr_get_str and mpfr_set_str Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -This function was contributed by Alain Delplanque and Paul Zimmermann. +Contributed by the Arenaire and Cacao projects, INRIA. +Contributed by Alain Delplanque and Paul Zimmermann. This file is part of the MPFR Library. -- cgit v1.2.1