diff options
Diffstat (limited to 'stdlib/bug-strtod.c')
-rw-r--r-- | stdlib/bug-strtod.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/bug-strtod.c b/stdlib/bug-strtod.c index e9f8985bf7..82e7d30b42 100644 --- a/stdlib/bug-strtod.c +++ b/stdlib/bug-strtod.c @@ -1,6 +1,6 @@ /* Test to strtod etc for numbers like x000...0000.000e-nn. This file is part of the GNU C Library. - Copyright (C) 2001-2015 Free Software Foundation, Inc. + Copyright (C) 2001-2016 Free Software Foundation, Inc. Contributed by Ulrich Drepper <drepper@redhat.com>, 2001. The GNU C Library is free software; you can redistribute it and/or |