Rename LICENSE files to LICENSE.md

This commit is contained in:
Jan Oberhauser
2019-06-23 17:55:43 +02:00
parent 24f14c6e09
commit 8ec557d7cb
20 changed files with 13 additions and 13 deletions

View File

@@ -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)

View File

@@ -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"