mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
Rename LICENSE files to LICENSE.md
This commit is contained in:
@@ -10,4 +10,4 @@ npm install n8n-workflow
|
||||
|
||||
## License
|
||||
|
||||
[Apache 2.0 with Commons Clause](LICENSE)
|
||||
[Apache 2.0 with Commons Clause](LICENSE.md)
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user