diff options
Diffstat (limited to 'elf/tst-dlopen-self-pie.c')
-rw-r--r-- | elf/tst-dlopen-self-pie.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/tst-dlopen-self-pie.c b/elf/tst-dlopen-self-pie.c index 3590a9c62d..fd8eba2e15 100644 --- a/elf/tst-dlopen-self-pie.c +++ b/elf/tst-dlopen-self-pie.c @@ -1,5 +1,5 @@ /* Check that dlopen'ing the executable itself fails (bug 24900); PIE version. - Copyright (C) 2014-2020 Free Software Foundation, Inc. + Copyright (C) 2014-2021 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 |