lib.licenses: add buddy

This commit is contained in:
jopejoe1
2026-07-11 13:41:51 +02:00
parent bbb4df715c
commit 9c089e7a30
+5
View File
@@ -310,6 +310,11 @@ lib.mapAttrs mkLicense (
redistributable = true;
};
buddy = {
spdxId = "Buddy";
fullName = "Buddy License";
};
bzip2 = {
spdxId = "bzip2-1.0.6";
fullName = "bzip2 and libbzip2 License v1.0.6";