Merge pull request #46011 from markuskowa/homepages-2

Cleanup homepage links
This commit is contained in:
xeji
2018-09-03 23:32:52 +02:00
committed by GitHub
22 changed files with 39 additions and 32 deletions
+5
View File
@@ -546,6 +546,11 @@ lib.mapAttrs (n: v: v // { shortName = n; }) rec {
fullName = "Public Domain";
};
purdueBsd = {
fullName = " Purdue BSD-Style License"; # also know as lsof license
url = https://enterprise.dejacode.com/licenses/public/purdue-bsd;
};
qpl = spdx {
spdxId = "QPL-1.0";
fullName = "Q Public License 1.0";