diff options
Diffstat (limited to 'elf/tst-relro-symbols.py')
-rw-r--r-- | elf/tst-relro-symbols.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/tst-relro-symbols.py b/elf/tst-relro-symbols.py index ea61024b5e..1e7778424c 100644 --- a/elf/tst-relro-symbols.py +++ b/elf/tst-relro-symbols.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 # Verify that certain symbols are covered by RELRO. -# 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 |