netboxPlugins.netbox-custom-objects: init at 0.5.1 (#523936)

This commit is contained in:
Sandro
2026-05-28 12:55:58 +00:00
committed by GitHub
2 changed files with 48 additions and 0 deletions

View File

@@ -1150,6 +1150,12 @@ lib.mapAttrs mkLicense (
redistributable = true; # Only if used in Netdata products.
};
netboxLimitedUse = {
fullName = "NetBox Limited Use License 1.0";
free = false;
url = "https://github.com/netboxlabs/netbox-branching/blob/8465b9aee69ded23930cfe1a522695bfb8955a5a/LICENSE.md";
};
ngpl = {
spdxId = "NGPL";
fullName = "Nethack General Public License";