maxscale: init at 2.1.17 (#33835)

This commit is contained in:
Izorkin
2018-06-10 23:50:36 +03:00
committed by xeji
parent 67b6b25134
commit 35ce5c1c8e
4 changed files with 112 additions and 0 deletions

View File

@@ -99,6 +99,16 @@ lib.mapAttrs (n: v: v // { shortName = n; }) rec {
fullName = ''BSD 4-clause "Original" or "Old" License'';
};
bsl10 = {
fullName = "Business Source License 1.0";
url = https://mariadb.com/bsl10;
};
bsl11 = {
fullName = "Business Source License 1.1";
url = https://mariadb.com/bsl11;
};
clArtistic = spdx {
spdxId = "ClArtistic";
fullName = "Clarified Artistic License";