lib.licenses: add fsfullr

This commit is contained in:
jopejoe1
2026-08-04 10:03:45 +02:00
parent 5bbd03b727
commit 60f68871d7

View File

@@ -940,6 +940,11 @@ lib.mapAttrs mkLicense (
fullName = "FSF All Permissive License";
};
fsfullr = {
spdxId = "FSFULLR";
fullName = "FSF Unlimited License (with License Retention)";
};
hl3 = {
fullName = "Hippocratic License v3.0";
url = "https://firstdonoharm.dev/version/3/0/core.txt";