📜 Change to the Sustainable Use License #2932
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
</el-col>
|
||||
<el-col :span="16">
|
||||
<n8n-link to="https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md">
|
||||
{{ $locale.baseText('about.apacheWithCommons20Clause') }}
|
||||
{{ $locale.baseText('about.n8nLicense') }}
|
||||
</n8n-link>
|
||||
</el-col>
|
||||
</el-row>
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"about": {
|
||||
"aboutN8n": "About n8n",
|
||||
"apacheWithCommons20Clause": "Apache 2.0 with Commons Clause",
|
||||
"close": "Close",
|
||||
"license": "License",
|
||||
"n8nVersion": "n8n Version",
|
||||
"n8nLicense": "Sustainable Use License",
|
||||
"sourceCode": "Source Code"
|
||||
},
|
||||
"binaryDataDisplay": {
|
||||
|
||||
Reference in New Issue
Block a user