changed license, added LICENSE-OLD to plugin-oracle

This commit is contained in:
Jan Prochazka
2024-06-26 20:41:14 +02:00
parent 062c4053ca
commit edad03d988
27 changed files with 693 additions and 183 deletions

View File

@@ -7,7 +7,7 @@
"url": "https://github.com/dbgate/dbgate.git"
},
"author": "Jan Prochazka",
"license": "MIT",
"license": "GPL-3.0",
"scripts": {
"wait:local": "cross-env DEVMODE=1 LOCALTEST=1 node wait.js",
"wait:ci": "cross-env DEVMODE=1 CITEST=1 node wait.js",