diff options
Diffstat (limited to 'elf/tst-rtld-load-self.sh')
-rwxr-xr-x | elf/tst-rtld-load-self.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/tst-rtld-load-self.sh b/elf/tst-rtld-load-self.sh index 5afcec7216..eef5861d5e 100755 --- a/elf/tst-rtld-load-self.sh +++ b/elf/tst-rtld-load-self.sh @@ -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 |