matrix-synapse: update license to agpl3Plus
This commit is contained in:
parent
3d7e5f4f26
commit
60689bffab
@ -169,7 +169,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
homepage = "https://matrix.org";
|
||||
changelog = "https://github.com/element-hq/synapse/releases/tag/v${version}";
|
||||
description = "Matrix reference homeserver";
|
||||
license = licenses.asl20;
|
||||
license = licenses.agpl3Plus;
|
||||
maintainers = teams.matrix.members;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user