Change license to AGPLv3 (#142)

* Add CLA Github action

* Change license to AGPLv3

* Change LICENSE file text
This commit is contained in:
Krishan
2023-02-24 17:30:37 +05:30
committed by GitHub
parent 23a74aaa7a
commit 2cd97b6389
6 changed files with 700 additions and 24 deletions

View File

@@ -5,7 +5,7 @@ name = "cinny"
version = "2.2.4"
description = "Yet another matrix client"
authors = ["Ajay Bura"]
license = "MIT"
license = "AGPL-3.0-only"
repository = "https://github.com/cinnyapp/cinny-desktop"
default-run = "cinny"
edition = "2021"