diff options
Diffstat (limited to 'stdlib/strtold_nan.c')
-rw-r--r-- | stdlib/strtold_nan.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/strtold_nan.c b/stdlib/strtold_nan.c index e026eeed19..8fc04bb3ab 100644 --- a/stdlib/strtold_nan.c +++ b/stdlib/strtold_nan.c @@ -1,6 +1,6 @@ /* Convert string for NaN payload to corresponding NaN. Narrow strings, long double. - Copyright (C) 2015-2022 Free Software Foundation, Inc. + Copyright (C) 2015-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 |