Commit 10092e14 authored by COLAMAroro's avatar COLAMAroro Committed by Alyssa Ross
Browse files

licenses: add CC-BY-NC-ND-4.0

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

  cc-by-nc-nd-40 = {
    spdxId = "CC-BY-NC-ND-4.0";
    fullName = "Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International";
    free = false;
  };

  cc-by-nc-sa-20 = {
    spdxId = "CC-BY-NC-SA-2.0";
    fullName = "Creative Commons Attribution Non Commercial Share Alike 2.0";