diff options
Diffstat (limited to 'isinteger.c')
-rw-r--r-- | isinteger.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/isinteger.c b/isinteger.c index 0efc5ac09..081a17fa8 100644 --- a/isinteger.c +++ b/isinteger.c @@ -1,6 +1,6 @@ /* mpfr_isinteger -- test if a mpfr variable is integer -Copyright (C) 2001 Free Software Foundation, Inc. +Copyright 2001 Free Software Foundation, Inc. This file is part of the MPFR Library. |