diff options
Diffstat (limited to 'src/get_float128.c')
-rw-r--r-- | src/get_float128.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/get_float128.c b/src/get_float128.c index 8b5c5bef2..015c42d5a 100644 --- a/src/get_float128.c +++ b/src/get_float128.c @@ -1,7 +1,7 @@ /* mpfr_get_float128 -- convert a multiple precision floating-point number to a __float128 number -Copyright 2012, 2013 Free Software Foundation, Inc. +Copyright 2012-2013 Free Software Foundation, Inc. Contributed by the AriC and Caramel projects, INRIA. This file is part of the GNU MPFR Library. |