diff options
Diffstat (limited to 'stdio-common/tst-scanf-intn.c')
-rw-r--r-- | stdio-common/tst-scanf-intn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/tst-scanf-intn.c b/stdio-common/tst-scanf-intn.c index 9ad5c8c..dcfa1b8 100644 --- a/stdio-common/tst-scanf-intn.c +++ b/stdio-common/tst-scanf-intn.c @@ -1,6 +1,6 @@ /* Test scanf formats for intN_t, int_leastN_t and int_fastN_t types. Narrow string version. - Copyright (C) 2023-2024 Free Software Foundation, Inc. + Copyright (C) 2023-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 |