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

@@ -8,7 +8,7 @@
},
"description": "Deploy, load or build script from model of SQL database",
"author": "Jan Prochazka",
"license": "MIT",
"license": "GPL-3.0",
"bin": {
"dbmodel": "./bin/dbmodel.js"
},