diff options
Diffstat (limited to 'stdlib/tst-strtod-nan-sign.c')
-rw-r--r-- | stdlib/tst-strtod-nan-sign.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/tst-strtod-nan-sign.c b/stdlib/tst-strtod-nan-sign.c index 0b99932417..3645f36c40 100644 --- a/stdlib/tst-strtod-nan-sign.c +++ b/stdlib/tst-strtod-nan-sign.c @@ -1,6 +1,6 @@ /* Test strtod functions handle signs of NaNs (bug 23007). Narrow string version. - Copyright (C) 2018 Free Software Foundation, Inc. + Copyright (C) 2018-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |