Loading pkgs/applications/misc/yate/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ stdenv.mkDerivation rec { meta = { description = "Yet another telephony engine"; homepage = "http://yate.null.ro/"; homepage = "http://yate.ro/"; # Yate's license is GPL with an exception for linking with # OpenH323 and PWlib (licensed under MPL). license = lib.licenses.gpl2Only; Loading Loading
pkgs/applications/misc/yate/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ stdenv.mkDerivation rec { meta = { description = "Yet another telephony engine"; homepage = "http://yate.null.ro/"; homepage = "http://yate.ro/"; # Yate's license is GPL with an exception for linking with # OpenH323 and PWlib (licensed under MPL). license = lib.licenses.gpl2Only; Loading