diff options
Diffstat (limited to 'scripts/glibcextract.py')
-rw-r--r-- | scripts/glibcextract.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/glibcextract.py b/scripts/glibcextract.py index 36d204c9b0..6a26b9bd31 100644 --- a/scripts/glibcextract.py +++ b/scripts/glibcextract.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 # Extract information from C headers. -# Copyright (C) 2018-2022 Free Software Foundation, Inc. +# Copyright (C) 2018-2023 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 |