From d589e8a909abb48264092d88e2ee41195d82acf7 Mon Sep 17 00:00:00 2001 From: Jan Oberhauser Date: Fri, 4 Oct 2019 20:40:23 +0200 Subject: [PATCH] :books: Add link to FAQ to license information --- README.md | 2 ++ docker/images/n8n/README.md | 2 ++ packages/cli/README.md | 2 ++ packages/core/README.md | 2 ++ packages/editor-ui/README.md | 2 ++ packages/node-dev/README.md | 2 ++ packages/nodes-base/README.md | 2 ++ packages/workflow/README.md | 2 ++ 8 files changed, 16 insertions(+) diff --git a/README.md b/README.md index e4e2262f1a..ed8bb03e30 100644 --- a/README.md +++ b/README.md @@ -78,3 +78,5 @@ Have you found a bug :bug: ? Or maybe you have a nice feature :sparkles: to cont ## License [Apache 2.0 with Commons Clause](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md) + +Additional information about license can be found in the [FAQ](https://docs.n8n.io/#/faq?id=license) diff --git a/docker/images/n8n/README.md b/docker/images/n8n/README.md index 3ba3313149..387da583de 100644 --- a/docker/images/n8n/README.md +++ b/docker/images/n8n/README.md @@ -232,3 +232,5 @@ Before you upgrade to the latest version make sure to check here if there are an ## License n8n is licensed under [**Apache 2.0 with Commons Clause**](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md) + +Additional information about license can be found in the [FAQ](https://docs.n8n.io/#/faq?id=license) diff --git a/packages/cli/README.md b/packages/cli/README.md index 345797adf6..afbf73f1f6 100644 --- a/packages/cli/README.md +++ b/packages/cli/README.md @@ -92,6 +92,8 @@ Before you upgrade to the latest version make sure to check here if there are an [Apache 2.0 with Commons Clause](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md) +Additional information about license can be found in the [FAQ](https://docs.n8n.io/#/faq?id=license) + ## Development diff --git a/packages/core/README.md b/packages/core/README.md index fe8201329c..c1b11d9fbf 100644 --- a/packages/core/README.md +++ b/packages/core/README.md @@ -11,3 +11,5 @@ npm install n8n-core ## License [Apache 2.0 with Commons Clause](LICENSE.md) + +Additional information about license can be found in the [FAQ](https://docs.n8n.io/#/faq?id=license) diff --git a/packages/editor-ui/README.md b/packages/editor-ui/README.md index 31b31c24fd..cf05ce87d1 100644 --- a/packages/editor-ui/README.md +++ b/packages/editor-ui/README.md @@ -50,3 +50,5 @@ See [Configuration Reference](https://cli.vuejs.org/config/). ## License [Apache 2.0 with Commons Clause](https://github.com/n8n-io/n8n/blob/master/packages/editor-ui/LICENSE.md) + +Additional information about license can be found in the [FAQ](https://docs.n8n.io/#/faq?id=license) diff --git a/packages/node-dev/README.md b/packages/node-dev/README.md index 06ec15fadc..0866c7918f 100644 --- a/packages/node-dev/README.md +++ b/packages/node-dev/README.md @@ -223,3 +223,5 @@ All properties are optional. The most, however, work only work when the node-pro ## License [Apache 2.0 with Commons Clause](https://github.com/n8n-io/n8n/blob/master/packages/node-dev/LICENSE.md) + +Additional information about license can be found in the [FAQ](https://docs.n8n.io/#/faq?id=license) diff --git a/packages/nodes-base/README.md b/packages/nodes-base/README.md index c7640d2571..bd069d0c3a 100644 --- a/packages/nodes-base/README.md +++ b/packages/nodes-base/README.md @@ -12,3 +12,5 @@ npm install n8n-nodes-base -g ## License [Apache 2.0 with Commons Clause](https://github.com/n8n-io/n8n/blob/master/packages/nodes-base/LICENSE.md) + +Additional information about license can be found in the [FAQ](https://docs.n8n.io/#/faq?id=license) diff --git a/packages/workflow/README.md b/packages/workflow/README.md index 74c2c7a0be..40a74b1116 100644 --- a/packages/workflow/README.md +++ b/packages/workflow/README.md @@ -11,3 +11,5 @@ npm install n8n-workflow ## License [Apache 2.0 with Commons Clause](https://github.com/n8n-io/n8n/blob/master/packages/workflow/LICENSE.md) + +Additional information about license can be found in the [FAQ](https://docs.n8n.io/#/faq?id=license)