licenses: add HPND-sell-variant
This commit is contained in:
parent
a371c10711
commit
986e9cfd6c
@ -392,6 +392,11 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
|
|||||||
fullName = "Historic Permission Notice and Disclaimer";
|
fullName = "Historic Permission Notice and Disclaimer";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
hpndSellVariant = spdx {
|
||||||
|
fullName = "Historical Permission Notice and Disclaimer - sell variant";
|
||||||
|
spdxId = "HPND-sell-variant";
|
||||||
|
};
|
||||||
|
|
||||||
# Intel's license, seems free
|
# Intel's license, seems free
|
||||||
iasl = {
|
iasl = {
|
||||||
fullName = "iASL";
|
fullName = "iASL";
|
||||||
|
Loading…
Reference in New Issue
Block a user