lib.licenses: add Prosperity-3.0.0 license (#97832)

This commit is contained in:
Geoffrey Huntley 2020-09-13 06:13:27 +10:00 committed by GitHub
parent dfef3ec138
commit bc62fff2cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -644,6 +644,12 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
url = "https://enterprise.dejacode.com/licenses/public/purdue-bsd";
};
prosperity30 = {
fullName = "Prosperity-3.0.0";
free = false;
url = "https://prosperitylicense.com/versions/3.0.0.html";
};
qhull = spdx {
spdxId = "Qhull";
fullName = "Qhull License";