all: Update license url to https (ref #3976)

This commit is contained in:
Jakob Borg
2017-02-09 07:52:18 +01:00
parent 120e6eab2c
commit f7fc0c1d3e
274 changed files with 274 additions and 274 deletions

View File

@@ -5,7 +5,7 @@ set -euo pipefail
#
# 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/.
# You can obtain one at https://mozilla.org/MPL/2.0/.
# This script should be run by Jenkins as './src/github.com/syncthing/syncthing/jenkins/build-macos.bash',
# that is, it should be run from $GOPATH.