]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - elf/tst-protected1a.c
test-container: Fix "unused code" warnings on HURD
[thirdparty/glibc.git] / elf / tst-protected1a.c
index 4267b951c43d00f613b41cd518230a97f1040be9..f0076ada1d3767c4b90f9bb96c082f73eb0f8a06 100644 (file)
@@ -7,7 +7,7 @@
    4. Symbol, protected2, defined in main, is used in main.
    5. Symbol, protected3, defined in moda, is also used in main.
 
-   Copyright (C) 2015-2017 Free Software Foundation, Inc.
+   Copyright (C) 2015-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
@@ -22,7 +22,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 file must be compiled as PIE to avoid copy relocation when
    accessing protected symbols defined in shared libaries since copy