licenses: add LPL-102
This commit is contained in:
parent
4a93a5f8f4
commit
5d8c8845ed
@ -184,6 +184,11 @@ rec {
|
|||||||
url = http://opensource.franz.com/preamble.html;
|
url = http://opensource.franz.com/preamble.html;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
lpl-102 = spdx {
|
||||||
|
shortName = "LPL-1.02";
|
||||||
|
fullName = "Lucent Public License v1.02";
|
||||||
|
};
|
||||||
|
|
||||||
mit = spdx {
|
mit = spdx {
|
||||||
shortName = "MIT";
|
shortName = "MIT";
|
||||||
fullName = "MIT License";
|
fullName = "MIT License";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user