Unverified Commit dd09495f authored by tsandrini's avatar tsandrini
Browse files

lib/licenses: add cc-by-nd-40

parent efb39c60
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -317,6 +317,12 @@ in mkLicense lset) ({
    free = false;
  };

  cc-by-nd-40 = {
    spdxId = "CC-BY-ND-4.0";
    fullName = "Creative Commons Attribution-No Derivative Works v4.0";
    free = false;
  };

  cc-by-sa-10 = {
    spdxId = "CC-BY-SA-1.0";
    fullName = "Creative Commons Attribution Share Alike 1.0";