diff options
Diffstat (limited to 'stdlib/strtof.c')
-rw-r--r-- | stdlib/strtof.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/strtof.c b/stdlib/strtof.c index b7e8034f57..a42f0891ed 100644 --- a/stdlib/strtof.c +++ b/stdlib/strtof.c @@ -1,6 +1,6 @@ /* Read decimal floating point numbers. This file is part of the GNU C Library. - Copyright (C) 1995-2014 Free Software Foundation, Inc. + Copyright (C) 1995-2015 Free Software Foundation, Inc. Contributed by Ulrich Drepper <drepper@gnu.org>, 1995. The GNU C Library is free software; you can redistribute it and/or |