diff options
Diffstat (limited to 'libgcc/fp-bit.c')
-rw-r--r-- | libgcc/fp-bit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/fp-bit.c b/libgcc/fp-bit.c index 5f67e07d57a..c24d553fcb0 100644 --- a/libgcc/fp-bit.c +++ b/libgcc/fp-bit.c @@ -1,6 +1,6 @@ /* This is a software floating point library which can be used for targets without hardware floating point. - Copyright (C) 1994-2014 Free Software Foundation, Inc. + Copyright (C) 1994-2015 Free Software Foundation, Inc. This file is part of GCC. |