diff options
Diffstat (limited to 'libgcc/config/rs6000/ppc64-fp.c')
-rw-r--r-- | libgcc/config/rs6000/ppc64-fp.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libgcc/config/rs6000/ppc64-fp.c b/libgcc/config/rs6000/ppc64-fp.c index ab18d2d94b5..ea66ed17a0f 100644 --- a/libgcc/config/rs6000/ppc64-fp.c +++ b/libgcc/config/rs6000/ppc64-fp.c @@ -1,9 +1,7 @@ /* Functions needed for soft-float on powerpc64-linux, copied from libgcc2.c with macros expanded to force the use of specific types. - Copyright (C) 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, - 2000, 2001, 2002, 2003, 2004, 2006, 2009, 2011 - Free Software Foundation, Inc. + Copyright (C) 1989-2013 Free Software Foundation, Inc. This file is part of GCC. |