diff options
Diffstat (limited to 'scripts/glibcelf.py')
-rw-r--r-- | scripts/glibcelf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/glibcelf.py b/scripts/glibcelf.py index a85594c3d9..6f48eee129 100644 --- a/scripts/glibcelf.py +++ b/scripts/glibcelf.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 # ELF support functionality for Python. -# Copyright (C) 2022 Free Software Foundation, Inc. +# Copyright (C) 2022-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 |