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

@@ -3,7 +3,7 @@
"version": "3.56.173",
"author": "Standard Notes.",
"private": true,
"license": "CC BY-NC-SA 4.0",
"license": "AGPL-3.0",
"scripts": {
"android-dev": "react-native run-android --variant devDebug --appIdSuffix dev",
"android-prod-debug": "react-native run-android --variant prodDebug",