summaryrefslogtreecommitdiff
path: root/pow.c
diff options
context:
space:
mode:
Diffstat (limited to 'pow.c')
-rw-r--r--pow.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/pow.c b/pow.c
index 61232e039..3233dc08b 100644
--- a/pow.c
+++ b/pow.c
@@ -1,6 +1,7 @@
/* mpfr_pow -- power function x^y
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.