From f5ab95786f9cbbf5804d87f265812325fc80ad7b Mon Sep 17 00:00:00 2001 From: Jan Andre Ikenmeyer Date: Mon, 19 Nov 2018 14:46:43 +0100 Subject: Update MPL license to https (part 1) --- support/arm32/fake-ld.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support/arm32') diff --git a/support/arm32/fake-ld.sh b/support/arm32/fake-ld.sh index d5a8f1ef339..0e115e05baa 100755 --- a/support/arm32/fake-ld.sh +++ b/support/arm32/fake-ld.sh @@ -2,7 +2,7 @@ # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# file, You can obtain one at https://mozilla.org/MPL/2.0/. echo /usr/bin/arm-linux-gnueabihf-ld -L/usr/lib/arm-linux-gnueabihf $* /usr/bin/arm-linux-gnueabihf-ld -L/usr/lib/arm-linux-gnueabihf $* -- cgit v1.2.3