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 1f529647da0..a10ed35c2b6 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-2014 Free Software Foundation, Inc. + Copyright (C) 2010-2015 Free Software Foundation, Inc. This file is part of GCC. |