Add the virtualbox-puel license to the licenses file.

This commit is contained in:
(cdep)illabout 2018-08-08 23:21:18 +09:00
parent 122c5f9142
commit 18869d85f9
No known key found for this signature in database
GPG Key ID: 462E0C03D11422F4

View File

@ -613,6 +613,12 @@ lib.mapAttrs (n: v: v // { shortName = n; }) rec {
fullName = "Vim License";
};
virtualbox-puel = {
fullName = "Oracle VM VirtualBox Extension Pack Personal Use and Evaluation License (PUEL)";
url = "https://www.virtualbox.org/wiki/VirtualBox_PUEL";
free = false;
};
vsl10 = spdx {
spdxId = "VSL-1.0";
fullName = "Vovida Software License v1.0";