]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - elf/tst-dlsym-error.c
test-container: Fix "unused code" warnings on HURD
[thirdparty/glibc.git] / elf / tst-dlsym-error.c
index b4094c760a8e67d2470923a2d0c8fe3f4e54313d..6100f332a739eda3dee2a5794a86977f3472f344 100644 (file)
@@ -1,5 +1,5 @@
 /* Test error reporting for dlsym, dlvsym failures.
-   Copyright (C) 2016-2018 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 <dlfcn.h>
 #include <gnu/lib-names.h>