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

@@ -10,4 +10,4 @@ npm install n8n-workflow
## License
[Apache 2.0 with Commons Clause](LICENSE)
[Apache 2.0 with Commons Clause](LICENSE.md)

View File

@@ -2,7 +2,7 @@
"name": "n8n-workflow",
"version": "0.1.0",
"description": "Workflow base code of n8n",
"license": "SEE LICENSE IN LICENSE",
"license": "SEE LICENSE IN LICENSE.md",
"author": {
"name": "Jan Oberhauser",
"email": "jan@n8n.io"