licenses: add LPPL-1.0
This commit is contained in:
parent
2cedfd3e51
commit
24c524f89d
@ -707,6 +707,11 @@ in mkLicense lset) ({
|
||||
url = "https://opensource.franz.com/preamble.html";
|
||||
};
|
||||
|
||||
lppl1 = {
|
||||
spdxId = "LPPL-1.0";
|
||||
fullName = "LaTeX Project Public License v1.0";
|
||||
};
|
||||
|
||||
lppl12 = {
|
||||
spdxId = "LPPL-1.2";
|
||||
fullName = "LaTeX Project Public License v1.2";
|
||||
|
Loading…
Reference in New Issue
Block a user