diff options
Diffstat (limited to 'stdio-common/tst-errno-manual.py')
-rwxr-xr-x | stdio-common/tst-errno-manual.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/tst-errno-manual.py b/stdio-common/tst-errno-manual.py index a86d354875..a8b58d6e50 100755 --- a/stdio-common/tst-errno-manual.py +++ b/stdio-common/tst-errno-manual.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 # Check is all errno definitions at errlist.h documented in the manual. -# Copyright (C) 2020-2023 Free Software Foundation, Inc. +# Copyright (C) 2020-2024 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 |