licenses: add ICU license
This commit is contained in:
parent
91e0db4740
commit
e841544d6c
1 changed files with 5 additions and 0 deletions
|
@ -632,6 +632,11 @@ in mkLicense lset) ({
|
||||||
url = "https://old.calculate-linux.org/packages/licenses/iASL";
|
url = "https://old.calculate-linux.org/packages/licenses/iASL";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
icu = {
|
||||||
|
spdxId = "ICU";
|
||||||
|
fullName = "ICU";
|
||||||
|
};
|
||||||
|
|
||||||
ijg = {
|
ijg = {
|
||||||
spdxId = "IJG";
|
spdxId = "IJG";
|
||||||
fullName = "Independent JPEG Group License";
|
fullName = "Independent JPEG Group License";
|
||||||
|
|
Loading…
Reference in a new issue