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 adc35db222..6450da4c3c 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-2018 Free Software Foundation, Inc. + Copyright (C) 2001-2019 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 |