summaryrefslogtreecommitdiff
path: root/expm1.c
diff options
context:
space:
mode:
Diffstat (limited to 'expm1.c')
-rw-r--r--expm1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/expm1.c b/expm1.c
index fba1ccce9..0cb33257c 100644
--- a/expm1.c
+++ b/expm1.c
@@ -1,6 +1,7 @@
/* mpfr_expm1 -- Compute exp(x)-1
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.