diff options
Diffstat (limited to 'stdlib/tst-strtod-nan-sign-main.c')
-rw-r--r-- | stdlib/tst-strtod-nan-sign-main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/tst-strtod-nan-sign-main.c b/stdlib/tst-strtod-nan-sign-main.c index 7bb06b9d29..2c660ac033 100644 --- a/stdlib/tst-strtod-nan-sign-main.c +++ b/stdlib/tst-strtod-nan-sign-main.c @@ -1,5 +1,5 @@ /* Test strtod functions handle signs of NaNs (bug 23007). - Copyright (C) 2018-2022 Free Software Foundation, Inc. + Copyright (C) 2018-2023 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 |