diff --git a/pkgs/development/python-modules/lxmf/default.nix b/pkgs/development/python-modules/lxmf/default.nix index 250aa3174f69..6cd879024eef 100644 --- a/pkgs/development/python-modules/lxmf/default.nix +++ b/pkgs/development/python-modules/lxmf/default.nix @@ -46,9 +46,7 @@ buildPythonPackage (finalAttrs: { description = "Lightweight Extensible Message Format for Reticulum"; homepage = "https://github.com/markqvist/lxmf"; changelog = "https://github.com/markqvist/LXMF/releases/tag/${finalAttrs.src.tag}"; - # Reticulum License - # https://github.com/markqvist/LXMF/blob/master/LICENSE - license = lib.licenses.unfree; + license = lib.licenses.reticulum; maintainers = with lib.maintainers; [ drupol fab