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