diff options
Diffstat (limited to 'elf/tst-dlopen-aout.c')
-rw-r--r-- | elf/tst-dlopen-aout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/tst-dlopen-aout.c b/elf/tst-dlopen-aout.c index cccc508966..9038e2096a 100644 --- a/elf/tst-dlopen-aout.c +++ b/elf/tst-dlopen-aout.c @@ -3,7 +3,7 @@ Verify that incorrectly dlopen()ing an executable without __RTLD_OPENEXEC does not cause assertion in ld.so. - Copyright (C) 2014-2017 Free Software Foundation, Inc. + Copyright (C) 2014-2018 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 |