summaryrefslogtreecommitdiff
path: root/mpn_exp.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2006-01-10 15:18:18 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2006-01-10 15:18:18 +0000
commitfac72f6e027cea1e559ca9c1b25b574930c303fc (patch)
tree94f34e818b65f5689377429c4d2f5a9d600d446b /mpn_exp.c
parent1db0ea07b2edb0220b20e217b77a3f7bb884881f (diff)
downloadmpfr-fac72f6e027cea1e559ca9c1b25b574930c303fc.tar.gz
Copyright notice update: added 2006.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.2@3988 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 b8fa05310..9cd9a1417 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, 2005 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
This function was contributed by Alain Delplanque and Paul Zimmermann.
This file is part of the MPFR Library.