licenses: add CC-BY-1.0

This commit is contained in:
apfelkuchen06 2023-06-18 19:17:55 +02:00
parent b21e509367
commit 617c9e26a2

View File

@ -300,6 +300,11 @@ in mkLicense lset) ({
fullName = "Creative Commons Attribution Share Alike 2.5";
};
cc-by-10 = {
spdxId = "CC-BY-1.0";
fullName = "Creative Commons Attribution 1.0";
};
cc-by-30 = {
spdxId = "CC-BY-3.0";
fullName = "Creative Commons Attribution 3.0";