licenses: add CC-BY-1.0
This commit is contained in:
parent
b21e509367
commit
617c9e26a2
1 changed files with 5 additions and 0 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue