lib.licenses: add Imlib2

This commit is contained in:
c0bw3b 2022-01-22 18:50:40 +01:00
parent e3e0626730
commit 3ec5a9f36b

View file

@ -460,6 +460,11 @@ in mkLicense lset) ({
spdxId = "imagemagick";
};
imlib2 = {
spdxId = "Imlib2";
fullName = "Imlib2 License";
};
inria-compcert = {
fullName = "INRIA Non-Commercial License Agreement for the CompCert verified compiler";
url = "https://compcert.org/doc/LICENSE.txt";