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

2
package-lock.json generated
View File

@@ -7,7 +7,7 @@
"": {
"name": "cinny",
"version": "2.2.4",
"license": "MIT",
"license": "AGPL-3.0-only",
"dependencies": {
"@tauri-apps/api": "1.2.0"
},