mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
lib.licenses: add fsfullr
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user