Change license to AGPLv3

This commit is contained in:
kolaente 2020-12-23 16:47:05 +01:00
parent 0f77ad2d58
commit d13f16f349
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
3 changed files with 624 additions and 128 deletions

View file

@ -85,7 +85,7 @@
"last 2 versions",
"not ie <= 8"
],
"license": "LGPL-3.0-or-later",
"license": "AGPL-3.0-or-later",
"jest": {
"testPathIgnorePatterns": ["cypress"]
}