lib/licenses: remove bsl10
Licence isn't used anywhere and nonfree.
This commit is contained in:
parent
8fb1e5e166
commit
4ef0760808
@ -105,12 +105,6 @@ lib.mapAttrs (n: v: v // { shortName = n; }) rec {
|
|||||||
fullName = ''BSD 4-clause "Original" or "Old" License'';
|
fullName = ''BSD 4-clause "Original" or "Old" License'';
|
||||||
};
|
};
|
||||||
|
|
||||||
bsl10 = {
|
|
||||||
fullName = "Business Source License 1.0";
|
|
||||||
url = https://mariadb.com/bsl10;
|
|
||||||
free = false;
|
|
||||||
};
|
|
||||||
|
|
||||||
bsl11 = {
|
bsl11 = {
|
||||||
fullName = "Business Source License 1.1";
|
fullName = "Business Source License 1.1";
|
||||||
url = https://mariadb.com/bsl11;
|
url = https://mariadb.com/bsl11;
|
||||||
|
Loading…
Reference in New Issue
Block a user