diff options
Diffstat (limited to 'libgcc/fp-bit.c')
-rw-r--r-- | libgcc/fp-bit.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libgcc/fp-bit.c b/libgcc/fp-bit.c index 7509f76..60f2338 100644 --- a/libgcc/fp-bit.c +++ b/libgcc/fp-bit.c @@ -1,7 +1,6 @@ /* This is a software floating point library which can be used for targets without hardware floating point. - Copyright (C) 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2003, - 2004, 2005, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 1994-2013 Free Software Foundation, Inc. This file is part of GCC. |