diff options
Diffstat (limited to 'isinteger.c')
-rw-r--r-- | isinteger.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/isinteger.c b/isinteger.c index 943436c3e..1edd17253 100644 --- a/isinteger.c +++ b/isinteger.c @@ -1,6 +1,7 @@ /* mpfr_integer_p -- test if a mpfr variable is integer. Copyright 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. |