ferdi: Update license to asl20

Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
This commit is contained in:
Bryan A. S 2021-05-16 21:03:39 -03:00
parent 57f69430c1
commit ee2cf16385

View File

@ -11,7 +11,7 @@ mkFranzDerivation rec {
meta = with lib; {
description = "Combine your favorite messaging services into one application";
homepage = "https://getferdi.com/";
license = licenses.free;
license = licenses.asl20;
maintainers = [ maintainers.davidtwco ];
platforms = [ "x86_64-linux" ];
hydraPlatforms = [ ];