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