lib/licenses: add aml (#393643)
This commit is contained in:
commit
4a870e0aba
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user