mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
docs: Fix links to license files in readme (no-changelog) (#10257)
This commit is contained in:
@@ -95,8 +95,8 @@ development environment ready in minutes.
|
|||||||
## License
|
## License
|
||||||
|
|
||||||
n8n is [fair-code](https://faircode.io) distributed under the
|
n8n is [fair-code](https://faircode.io) distributed under the
|
||||||
[**Sustainable Use License**](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md) and the
|
[**Sustainable Use License**](https://github.com/n8n-io/n8n/blob/master/LICENSE.md) and the
|
||||||
[**n8n Enterprise License**](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE_EE.md).
|
[**n8n Enterprise License**](https://github.com/n8n-io/n8n/blob/master/LICENSE_EE.md).
|
||||||
|
|
||||||
Proprietary licenses are available for enterprise customers. [Get in touch](mailto:license@n8n.io)
|
Proprietary licenses are available for enterprise customers. [Get in touch](mailto:license@n8n.io)
|
||||||
|
|
||||||
|
|||||||
@@ -230,6 +230,4 @@ Before you upgrade to the latest version make sure to check here if there are an
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
n8n is [fair-code](https://faircode.io) distributed under the [**Sustainable Use License**](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md).
|
You can find the license information [here](https://github.com/n8n-io/n8n/blob/master/README.md#license)
|
||||||
|
|
||||||
Additional information about the license can be found in the [docs](https://docs.n8n.io/reference/license/).
|
|
||||||
|
|||||||
@@ -260,10 +260,5 @@ body,
|
|||||||
```
|
```
|
||||||
|
|
||||||
## License
|
## License
|
||||||
n8n Chat is [fair-code](https://faircode.io) distributed under the
|
|
||||||
[**Sustainable Use License**](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md).
|
|
||||||
|
|
||||||
Proprietary licenses are available for enterprise customers. [Get in touch](mailto:license@n8n.io)
|
You can find the license information [here](https://github.com/n8n-io/n8n/blob/master/README.md#license)
|
||||||
|
|
||||||
Additional information about the license model can be found in the
|
|
||||||
[docs](https://docs.n8n.io/reference/license/).
|
|
||||||
|
|||||||
@@ -8,6 +8,4 @@ These nodes are still in Beta state and are only compatible with the Docker imag
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
n8n is [fair-code](https://faircode.io) distributed under the [**Sustainable Use License**](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md).
|
You can find the license information [here](https://github.com/n8n-io/n8n/blob/master/README.md#license)
|
||||||
|
|
||||||
Additional information about the license can be found in the [docs](https://docs.n8n.io/reference/license/).
|
|
||||||
|
|||||||
@@ -147,8 +147,4 @@ You can also find breaking changes here: [Breaking Changes](./BREAKING-CHANGES.m
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
n8n is [fair-code](https://faircode.io) distributed under the [**Sustainable Use License**](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md).
|
You can find the license information [here](https://github.com/n8n-io/n8n/blob/master/README.md#license)
|
||||||
|
|
||||||
Proprietary licenses are available for enterprise customers. [Get in touch](mailto:license@n8n.io)
|
|
||||||
|
|
||||||
Additional information about the license can be found in the [docs](https://docs.n8n.io/reference/license/).
|
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ info:
|
|||||||
email: hello@n8n.io
|
email: hello@n8n.io
|
||||||
license:
|
license:
|
||||||
name: Sustainable Use License
|
name: Sustainable Use License
|
||||||
url: https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md
|
url: https://github.com/n8n-io/n8n/blob/master/LICENSE.md
|
||||||
version: 1.1.1
|
version: 1.1.1
|
||||||
externalDocs:
|
externalDocs:
|
||||||
description: n8n API documentation
|
description: n8n API documentation
|
||||||
|
|||||||
@@ -10,8 +10,4 @@ npm install n8n-core
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
n8n is [fair-code](https://faircode.io) distributed under the [**Sustainable Use License**](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md).
|
You can find the license information [here](https://github.com/n8n-io/n8n/blob/master/README.md#license)
|
||||||
|
|
||||||
Proprietary licenses are available for enterprise customers. [Get in touch](mailto:license@n8n.io)
|
|
||||||
|
|
||||||
Additional information about the license can be found in the [docs](https://docs.n8n.io/reference/license/).
|
|
||||||
|
|||||||
@@ -48,8 +48,4 @@ pnpm watch:theme
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
n8n is [fair-code](https://faircode.io) distributed under the [**Sustainable Use License**](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md).
|
You can find the license information [here](https://github.com/n8n-io/n8n/blob/master/README.md#license)
|
||||||
|
|
||||||
Proprietary licenses are available for enterprise customers. [Get in touch](mailto:license@n8n.io)
|
|
||||||
|
|
||||||
Additional information about the license can be found in the [docs](https://docs.n8n.io/reference/license/).
|
|
||||||
|
|||||||
@@ -56,8 +56,4 @@ See [Configuration Reference](https://cli.vuejs.org/config/).
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
n8n is [fair-code](https://faircode.io) distributed under the [**Sustainable Use License**](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md).
|
You can find the license information [here](https://github.com/n8n-io/n8n/blob/master/README.md#license)
|
||||||
|
|
||||||
Proprietary licenses are available for enterprise customers. [Get in touch](mailto:license@n8n.io)
|
|
||||||
|
|
||||||
Additional information about the license can be found in the [docs](https://docs.n8n.io/reference/license/).
|
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
<n8n-text>{{ $locale.baseText('about.license') }}</n8n-text>
|
<n8n-text>{{ $locale.baseText('about.license') }}</n8n-text>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="16">
|
<el-col :span="16">
|
||||||
<n8n-link to="https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md">
|
<n8n-link to="https://github.com/n8n-io/n8n/blob/master/LICENSE.md">
|
||||||
{{ $locale.baseText('about.n8nLicense') }}
|
{{ $locale.baseText('about.n8nLicense') }}
|
||||||
</n8n-link>
|
</n8n-link>
|
||||||
</el-col>
|
</el-col>
|
||||||
|
|||||||
@@ -215,8 +215,4 @@ All properties are optional. However, most only work when the node-property is o
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
n8n is [fair-code](https://faircode.io) distributed under the [**Sustainable Use License**](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md).
|
You can find the license information [here](https://github.com/n8n-io/n8n/blob/master/README.md#license)
|
||||||
|
|
||||||
Proprietary licenses are available for enterprise customers. [Get in touch](mailto:license@n8n.io)
|
|
||||||
|
|
||||||
Additional information about the license can be found in the [docs](https://docs.n8n.io/reference/license/).
|
|
||||||
|
|||||||
@@ -10,8 +10,4 @@ npm install n8n-nodes-base -g
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
n8n is [fair-code](https://faircode.io) distributed under the [**Sustainable Use License**](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md).
|
You can find the license information [here](https://github.com/n8n-io/n8n/blob/master/README.md#license)
|
||||||
|
|
||||||
Proprietary licenses are available for enterprise customers. [Get in touch](mailto:license@n8n.io)
|
|
||||||
|
|
||||||
Additional information about the license can be found in the [docs](https://docs.n8n.io/reference/license/).
|
|
||||||
|
|||||||
@@ -10,8 +10,4 @@ npm install n8n-workflow
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
n8n is [fair-code](https://faircode.io) distributed under the [**Sustainable Use License**](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md).
|
You can find the license information [here](https://github.com/n8n-io/n8n/blob/master/README.md#license)
|
||||||
|
|
||||||
Proprietary licenses are available for enterprise customers. [Get in touch](mailto:license@n8n.io)
|
|
||||||
|
|
||||||
Additional information about the license can be found in the [docs](https://docs.n8n.io/reference/license/).
|
|
||||||
|
|||||||
Reference in New Issue
Block a user