]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - elf/tst-dlopenrpathmod.c
test-container: Fix "unused code" warnings on HURD
[thirdparty/glibc.git] / elf / tst-dlopenrpathmod.c
index 6d244401bf10f3e5e6eb78c3c43a20e42d9e3498..bb73ec0728919ecbfe079370c242625bde5d28a6 100644 (file)
@@ -1,6 +1,5 @@
-/* Copyright (C) 2004-2017 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2022 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
@@ -14,7 +13,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 <dlfcn.h>
 #include <stdio.h>