1
0

Change license to AGPLv3

This commit is contained in:
kolaente
2020-12-23 16:47:05 +01:00
parent 0f77ad2d58
commit d13f16f349
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"]
}