Unverified Commit 4a870e0a authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

lib/licenses: add aml (#393643)

parents cf8998e8 fa165c64
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -95,6 +95,11 @@ lib.mapAttrs mkLicense ({
    free = false;
  };

  aml = {
    spdxId = "AML";
    fullName = "Apple MIT License";
  };

  ampas = {
    spdxId = "AMPAS";
    fullName = "Academy of Motion Picture Arts and Sciences BSD";