diff options
Diffstat (limited to 'stdlib/tst-strtol-binary-main.c')
-rw-r--r-- | stdlib/tst-strtol-binary-main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/tst-strtol-binary-main.c b/stdlib/tst-strtol-binary-main.c index 47a2087..52d58d5 100644 --- a/stdlib/tst-strtol-binary-main.c +++ b/stdlib/tst-strtol-binary-main.c @@ -1,5 +1,5 @@ /* Test strtol functions with C23 binary integers. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 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 |