aboutsummaryrefslogtreecommitdiff
path: root/elf/tst-dlopen-pie.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/tst-dlopen-pie.c')
-rw-r--r--elf/tst-dlopen-pie.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/tst-dlopen-pie.c b/elf/tst-dlopen-pie.c
index 6a41c731cb..2179322a94 100644
--- a/elf/tst-dlopen-pie.c
+++ b/elf/tst-dlopen-pie.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
/* This test attempts to open the (otherwise unrelated) PIE test
program elf/tst-pie1 and expects the attempt to fail. */