lib.licenses.bzip2: add

The identifier is not versioned, as the version there is an artifact of
an incorrect interpretation of the documentation, other variants are now
deprecated.
This commit is contained in:
Artem Leshchev
2026-03-23 13:12:42 -05:00
parent ecca25535d
commit fb932783c4

View File

@@ -304,6 +304,11 @@ lib.mapAttrs mkLicense (
redistributable = true;
};
bzip2 = {
spdxId = "bzip2-1.0.6";
fullName = "bzip2 and libbzip2 License v1.0.6";
};
cal10 = {
spdxId = "CAL-1.0";
fullName = "Cryptographic Autonomy License version 1.0 (CAL-1.0)";