chore: license updates

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
Raju Udava
2026-01-13 22:53:02 +05:30
parent f882619b96
commit 5e8f2f49a3
7 changed files with 8 additions and 8 deletions

View File

@@ -14,7 +14,7 @@
"bugs": {
"url": "https://github.com/nocodb/nocodb/issues"
},
"license": "AGPL-3.0-or-later",
"license": "Sustainable Use License",
"devDependencies": {
"husky": "^8.0.3",
"lerna": "^8.2.2",

View File

@@ -7,7 +7,7 @@
"name": "NocoDB",
"url": "https://nocodb.com/"
},
"license": "AGPL-3.0-or-later",
"license": "Sustainable Use License",
"homepage": "https://github.com/nocodb/nocodb",
"repository": {
"type": "git",

View File

@@ -7,7 +7,7 @@
"url": "https://nocodb.com/"
},
"homepage": "https://github.com/nocodb/nocodb",
"license": "AGPL-3.0-or-later",
"license": "Sustainable Use License",
"main": "lib/XcLibGui.js",
"directories": {
"lib": "lib",

View File

@@ -3,7 +3,7 @@
"version": "0.0.1",
"description": "NocoDB SDK",
"type": "module",
"license": "AGPL-3.0-or-later",
"license": "Sustainable Use License",
"author": {
"name": "NocoDB Inc",
"url": "https://nocodb.com/"

View File

@@ -20,7 +20,7 @@
"engines": {
"node": ">=18"
},
"license": "AGPL-3.0-or-later",
"license": "Sustainable Use License",
"keywords": [],
"scripts": {
"build": "rimraf ./build && pnpm generate:sdk && run-p build:*",
@@ -87,4 +87,4 @@
"prettier": {
"singleQuote": true
}
}
}

View File

@@ -18,7 +18,7 @@
"engines": {
"node": ">=22"
},
"license": "AGPL-3.0-or-later",
"license": "Sustainable Use License",
"scripts": {
"build": "pnpm run docker:build",
"build:obfuscate": "EE=true rspack --config rspack.config.js",

View File

@@ -15,7 +15,7 @@
"bugs": {
"url": "https://github.com/nocodb/nocodb/issues"
},
"license": "AGPL-3.0-or-later",
"license": "Sustainable Use License",
"main": "index.js",
"engines": {
"node": ">=18"