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

@@ -12,7 +12,7 @@
"dist/**/*.js.map",
"dist/**/*.d.ts"
],
"license": "CC BY-NC-SA 4.0",
"license": "AGPL-3.0",
"private": true,
"scripts": {
"clean": "rm -fr dist",