summaryrefslogtreecommitdiff
path: root/stdlib/strtof.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2025-01-01 10:14:45 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2025-01-01 11:22:09 -0800
commit2642002380aafb71a1d3b569b6d7ebeab3284816 (patch)
treeceaca767c6d867076472294164d77b2757b0cf07 /stdlib/strtof.c
parentb1da163a2129a6a07037a326c8c514d7a7eab191 (diff)
Update copyright dates with scripts/update-copyrights
Diffstat (limited to 'stdlib/strtof.c')
-rw-r--r--stdlib/strtof.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/strtof.c b/stdlib/strtof.c
index 8fd1460ced..bfbd46a427 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-2024 Free Software Foundation, Inc.
+ Copyright (C) 1995-2025 Free Software Foundation, Inc.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public