diff options
Diffstat (limited to 'gcc/config/soft-fp/fixdfti.c')
| -rw-r--r-- | gcc/config/soft-fp/fixdfti.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/soft-fp/fixdfti.c b/gcc/config/soft-fp/fixdfti.c index 378f727b8b1..473165725e1 100644 --- a/gcc/config/soft-fp/fixdfti.c +++ b/gcc/config/soft-fp/fixdfti.c @@ -1,6 +1,6 @@ /* Software floating-point emulation. Convert IEEE double to 128bit signed integer - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007, 2008 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Uros Bizjak (ubizjak@gmail.com). |

