diff options
Diffstat (limited to 'gcc/realmpfr.c')
-rw-r--r-- | gcc/realmpfr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/realmpfr.c b/gcc/realmpfr.c index e5f10c8d9e8..c9fa62c5054 100644 --- a/gcc/realmpfr.c +++ b/gcc/realmpfr.c @@ -1,5 +1,5 @@ /* Conversion routines from GCC internal float representation to MPFR. - Copyright (C) 2010-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2016 Free Software Foundation, Inc. This file is part of GCC. |