Rename LICENSE files to LICENSE.md
This commit is contained in:
@@ -38,4 +38,4 @@ Creates new basic credentials or node of the selected type to have a first start
|
||||
|
||||
## License
|
||||
|
||||
[Apache 2.0 with Commons Clause](LICENSE)
|
||||
[Apache 2.0 with Commons Clause](LICENSE.md)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "n8n-node-dev",
|
||||
"version": "0.1.0",
|
||||
"description": "CLI to simplify n8n credentials/node development",
|
||||
"license": "SEE LICENSE IN LICENSE",
|
||||
"license": "SEE LICENSE IN LICENSE.md",
|
||||
"author": {
|
||||
"name": "Jan Oberhauser",
|
||||
"email": "jan@n8n.io"
|
||||
|
||||
Reference in New Issue
Block a user