Reintroduce AGPLv3 license

This commit is contained in:
Mo
2023-10-17 09:22:08 -05:00
parent ad4e291d4a
commit d254e1c4e3
19 changed files with 679 additions and 195 deletions

View File

@@ -8,7 +8,7 @@
"publishConfig": {
"access": "public"
},
"license": "CC BY-NC-SA 4.0",
"license": "AGPL-3.0",
"scripts": {
"clean": "rm -fr dist",
"prestart": "yarn clean",