ferdi: Update license to asl20
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
This commit is contained in:
parent
57f69430c1
commit
ee2cf16385
@ -11,7 +11,7 @@ mkFranzDerivation rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Combine your favorite messaging services into one application";
|
description = "Combine your favorite messaging services into one application";
|
||||||
homepage = "https://getferdi.com/";
|
homepage = "https://getferdi.com/";
|
||||||
license = licenses.free;
|
license = licenses.asl20;
|
||||||
maintainers = [ maintainers.davidtwco ];
|
maintainers = [ maintainers.davidtwco ];
|
||||||
platforms = [ "x86_64-linux" ];
|
platforms = [ "x86_64-linux" ];
|
||||||
hydraPlatforms = [ ];
|
hydraPlatforms = [ ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user