diff options
Diffstat (limited to 'src/isinteger.c')
-rw-r--r-- | src/isinteger.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/isinteger.c b/src/isinteger.c index 5de444aa2..6ec39a473 100644 --- a/src/isinteger.c +++ b/src/isinteger.c @@ -1,7 +1,7 @@ /* mpfr_integer_p -- test if a mpfr variable is integer. Copyright 2001-2004, 2006-2016 Free Software Foundation, Inc. -Contributed by the AriC and Caramel projects, INRIA. +Contributed by the AriC and Caramba projects, INRIA. This file is part of the GNU MPFR Library. |