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