summaryrefslogtreecommitdiff
path: root/exp2.c
diff options
context:
space:
mode:
Diffstat (limited to 'exp2.c')
-rw-r--r--exp2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/exp2.c b/exp2.c
index 74ad9ac86..981532f0e 100644
--- a/exp2.c
+++ b/exp2.c
@@ -1,7 +1,7 @@
/* mpfr_exp2 -- exponential of a floating-point number
using Brent's algorithms in O(n^(1/2)*M(n)) and O(n^(1/3)*M(n))
-Copyright (C) 1999-2000 PolKA project, Inria Lorraine and Loria
+Copyright (C) 1999-2000 Free Software Foundation.
This file is part of the MPFR Library.