summaryrefslogtreecommitdiff
path: root/mpn_exp.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2005-01-28 10:56:19 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2005-01-28 10:56:19 +0000
commit8e30b5eaf8fcef65b82f9d8a3e5704b715c2ea6c (patch)
treec02020bb1ff354eafc156e0c0a85003e6106e9a2 /mpn_exp.c
parent74cf25ac3d39815741cadcb56cbf514ccc204190 (diff)
downloadmpfr-8e30b5eaf8fcef65b82f9d8a3e5704b715c2ea6c.tar.gz
Updated copyright lines.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3231 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'mpn_exp.c')
-rw-r--r--mpn_exp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn_exp.c b/mpn_exp.c
index a32ce23d9..5f4c5f731 100644
--- a/mpn_exp.c
+++ b/mpn_exp.c
@@ -1,6 +1,6 @@
/* mpfr_mpn_exp -- auxiliary function for mpfr_get_str and mpfr_set_str
-Copyright 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
This function was contributed by Alain Delplanque and Paul Zimmermann.
This file is part of the MPFR Library.