diff options
Diffstat (limited to 'src/subnormal.c')
-rw-r--r-- | src/subnormal.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/subnormal.c b/src/subnormal.c index 0f7150c06..2c0559feb 100644 --- a/src/subnormal.c +++ b/src/subnormal.c @@ -1,7 +1,7 @@ /* mpfr_subnormalize -- Subnormalize a floating point number emulating sub-normal numbers. -Copyright 2005-2015 Free Software Foundation, Inc. +Copyright 2005-2016 Free Software Foundation, Inc. Contributed by the AriC and Caramel projects, INRIA. This file is part of the GNU MPFR Library. |