libmilter: add license

This commit is contained in:
Markus Kowalewski
2018-10-18 22:36:18 +02:00
parent b1800e3c18
commit f5b9a9455f
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -585,6 +585,11 @@ lib.mapAttrs (n: v: v // { shortName = n; }) rec {
fullName = "Ruby License";
};
sendmail = spdx {
spdxId = "Sendmail";
fullName = "Sendmail License";
};
sgi-b-20 = spdx {
spdxId = "SGI-B-2.0";
fullName = "SGI Free Software License B v2.0";