Merge pull request #37752 from ryantm/fix-urls

treewide: use more HTTPS URLs
This commit is contained in:
Matthew Justin Bauer
2018-03-25 00:40:17 -05:00
committed by GitHub
91 changed files with 139 additions and 139 deletions

View File

@@ -284,7 +284,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) rec {
gpl2Oss = {
fullName = "GNU General Public License version 2 only (with OSI approved licenses linking exception)";
url = http://www.mysql.com/about/legal/licensing/foss-exception;
url = https://www.mysql.com/about/legal/licensing/foss-exception;
};
gpl2Plus = spdx {