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 c5876b59a0..af5dc7a189 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-2018 Free Software Foundation, Inc. + Copyright (C) 2015-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 |