licenses: add LPPL-1.0

This commit is contained in:
apfelkuchen06
2023-06-19 01:50:18 +02:00
parent 2cedfd3e51
commit 24c524f89d
+5
View File
@@ -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";