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

@@ -12,7 +12,7 @@
},
"keywords": [],
"author": "Ajay Bura",
"license": "MIT",
"license": "AGPL-3.0-only",
"dependencies": {
"@tauri-apps/api": "1.2.0"
},