diff options
Diffstat (limited to 'src/modf.c')
-rw-r--r-- | src/modf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modf.c b/src/modf.c index ec29d6aad..be48b09a9 100644 --- a/src/modf.c +++ b/src/modf.c @@ -1,6 +1,6 @@ /* mpfr_modf -- Integral and fractional part. -Copyright 2007-2018 Free Software Foundation, Inc. +Copyright 2007-2019 Free Software Foundation, Inc. Contributed by the AriC and Caramba projects, INRIA. This file is part of the GNU MPFR Library. |