]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - elf/tst-_dl_addr_inside_object.c
test-container: Fix "unused code" warnings on HURD
[thirdparty/glibc.git] / elf / tst-_dl_addr_inside_object.c
index 0a407ec19c3b751e32e7393c9dd8294261062795..25e913ce324b842de0ae0d9ee4c064607f16c166 100644 (file)
@@ -1,5 +1,5 @@
 /* Unit test for _dl_addr_inside_object.
-   Copyright (C) 2016-2017 Free Software Foundation, Inc.
+   Copyright (C) 2016-2022 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
@@ -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/>.  */
 
 #include <stdio.h>
 #include <stdlib.h>