]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - elf/tst-rtld-load-self.sh
test-container: Fix "unused code" warnings on HURD
[thirdparty/glibc.git] / elf / tst-rtld-load-self.sh
index 45789a8f0654334738d6c9a911abb3181ca80a72..f4999543066da58d8f0b778bce5e1c4ec559e956 100755 (executable)
@@ -1,6 +1,6 @@
-#! /bin/sh
+#!/bin/sh
 # Test how rtld loads itself.
-# Copyright (C) 2012-2015 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 #
 
@@ -16,7 +16,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/>.
 
 set -e