diff options
Diffstat (limited to 'stdlib/tst-strtol-binary-c23.c')
-rw-r--r-- | stdlib/tst-strtol-binary-c23.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/tst-strtol-binary-c23.c b/stdlib/tst-strtol-binary-c23.c index 5e2b6dd..b018b23 100644 --- a/stdlib/tst-strtol-binary-c23.c +++ b/stdlib/tst-strtol-binary-c23.c @@ -1,6 +1,6 @@ /* Test strtol functions with C23 binary integers (narrow strings, no extensions). - 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 |