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

@@ -2,7 +2,7 @@
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.108.194",
"license": "CC BY-NC-SA 4.0",
"license": "AGPL-3.0",
"author": "Standard Notes.",
"private": true,
"repository": {