Add commercial licence and update config files

pull/28856/head
David Langley 2025-01-03 11:40:14 +00:00
parent bd3e93e8dd
commit bda074a78c
3 changed files with 8 additions and 2 deletions

6
LICENSE-COMMERCIAL Normal file
View File

@ -0,0 +1,6 @@
Licensees holding a valid commercial license with Element may use this
software in accordance with the terms contained in a written agreement
between you and Element.
To purchase a commercial license please contact our sales team at
licensing@element.io

View File

@ -3,7 +3,7 @@
"description": "A glossy Matrix collaboration client for the web.", "description": "A glossy Matrix collaboration client for the web.",
"repository": { "repository": {
"url": "https://github.com/element-hq/element-web", "url": "https://github.com/element-hq/element-web",
"license": "AGPL-3.0-only OR GPL-3.0-only" "license": "AGPL-3.0-only OR GPL-3.0-only OR LicenseRef-Element-Commercial"
}, },
"bugs": { "bugs": {
"list": "https://github.com/element-hq/element-web/issues", "list": "https://github.com/element-hq/element-web/issues",

View File

@ -7,7 +7,7 @@
"type": "git", "type": "git",
"url": "https://github.com/element-hq/element-web" "url": "https://github.com/element-hq/element-web"
}, },
"license": "AGPL-3.0-only OR GPL-3.0-only", "license": "AGPL-3.0-only OR GPL-3.0-only OR LicenseRef-Element-Commercial",
"files": [ "files": [
"lib", "lib",
"res", "res",