chore: change license to BSL-1.1 and remove third-party brand keywords (#605)
- Switch from MIT to Business Source License 1.1 (non-commercial use, auto-converts to Apache 2.0 on 2029-05-10) - Remove third-party brand keywords from package.json (chatgpt, claude, openai, gemini, deepseek, telegram, discord, slack, whatsapp, etc.) - Remove afdian sponsor links from README.md and README_zh.md - Update license references in both READMEs to BSL-1.1 Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -1,21 +1,48 @@
|
|||||||
MIT License
|
Business Source License 1.1
|
||||||
|
|
||||||
Copyright (c) 2025 EKKOLearnAI
|
Parameters
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Licensor: EKKOLearnAI
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
Licensed Work: Hermes Web UI
|
||||||
in the Software without restriction, including without limitation the rights
|
Additional Use Grant: You may use the Licensed Work for non-commercial purposes,
|
||||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
including personal use, education, and research.
|
||||||
copies of the Software, and to permit persons to whom the Software is
|
Commercial use (including but not limited to selling,
|
||||||
furnished to do so, subject to the following conditions:
|
licensing, SaaS hosting, or embedding in a commercial
|
||||||
|
product) requires a separate commercial license from the
|
||||||
|
Licensor.
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be included in all
|
Change Date: 2029-05-10
|
||||||
copies or substantial portions of the Software.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
Change License: Apache License 2.0
|
||||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
Notice
|
||||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
The Licensed Work is provided under the Business Source License 1.1 (BSL 1.1).
|
||||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
You may not use the Licensed Work except in compliance with the License.
|
||||||
SOFTWARE.
|
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
https://mariadb.com/bsl11/
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
For the purposes of this License:
|
||||||
|
|
||||||
|
- "Licensed Work" refers to all source code, documentation, and associated
|
||||||
|
files in this repository.
|
||||||
|
|
||||||
|
- "Non-commercial use" means use that is not primarily intended for or
|
||||||
|
directed toward commercial advantage or monetary compensation.
|
||||||
|
|
||||||
|
- The Licensor (EKKOLearnAI) and its authorized representatives are not
|
||||||
|
subject to the Additional Use Grant restrictions and may use the Licensed
|
||||||
|
Work for any purpose, including commercial purposes, without limitation.
|
||||||
|
|
||||||
|
On the Change Date (2029-05-10), this License will automatically convert to
|
||||||
|
the Apache License 2.0, at which point all users may use the Licensed Work
|
||||||
|
under the terms of the Apache License 2.0.
|
||||||
|
|||||||
@@ -274,12 +274,6 @@ The BFF layer handles API proxy (with path rewriting), SSE streaming, file uploa
|
|||||||
|
|
||||||
<!-- If the chart above doesn't load, visit https://star-history.com/#EKKOLearnAI/hermes-web-ui -->
|
<!-- If the chart above doesn't load, visit https://star-history.com/#EKKOLearnAI/hermes-web-ui -->
|
||||||
|
|
||||||
## Sponsor
|
|
||||||
|
|
||||||
如果你觉得这个项目对你有帮助,欢迎支持我:
|
|
||||||
|
|
||||||
<a href="https://ifdian.net/a/ekko8888"><img src="https://img.shields.io/badge/Sponsor-%E7%88%B1%E5%8F%91%E7%94%B5-orange?style=flat-square" alt="Sponsor"/></a>
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
[MIT](./LICENSE)
|
[BSL-1.1](./LICENSE)
|
||||||
|
|||||||
+1
-7
@@ -282,12 +282,6 @@ BFF 层负责:API 代理(含路径重写)、SSE 流式推送、文件上
|
|||||||
|
|
||||||
<!-- 如上方图表未加载,可访问 https://star-history.com/#EKKOLearnAI/hermes-web-ui -->
|
<!-- 如上方图表未加载,可访问 https://star-history.com/#EKKOLearnAI/hermes-web-ui -->
|
||||||
|
|
||||||
## 赞助
|
|
||||||
|
|
||||||
如果你觉得这个项目对你有帮助,欢迎支持我:
|
|
||||||
|
|
||||||
<a href="https://ifdian.net/a/ekko8888"><img src="https://img.shields.io/badge/Sponsor-%E7%88%B1%E5%8F%91%E7%94%B5-orange?style=flat-square" alt="Sponsor"/></a>
|
|
||||||
|
|
||||||
## 许可证
|
## 许可证
|
||||||
|
|
||||||
[MIT](./LICENSE)
|
[BSL-1.1](./LICENSE)
|
||||||
|
|||||||
+2
-14
@@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"name": "hermes-web-ui",
|
"name": "hermes-web-ui",
|
||||||
"version": "0.5.16",
|
"version": "0.5.16",
|
||||||
"description": "Self-hosted AI chat dashboard for Hermes Agent — multi-model (Claude, GPT, Gemini, DeepSeek) web UI with Telegram, Discord, Slack, WhatsApp integration",
|
"description": "Self-hosted AI chat dashboard for Hermes Agent — multi-model web UI with multi-platform integration",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/EKKOLearnAI/hermes-web-ui.git"
|
"url": "https://github.com/EKKOLearnAI/hermes-web-ui.git"
|
||||||
},
|
},
|
||||||
"homepage": "https://ekkolearnai.com",
|
"homepage": "https://ekkolearnai.com",
|
||||||
"license": "MIT",
|
"license": "BSL-1.1",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=23.0.0"
|
"node": ">=23.0.0"
|
||||||
},
|
},
|
||||||
@@ -20,23 +20,11 @@
|
|||||||
"ai-agent",
|
"ai-agent",
|
||||||
"ai-chat",
|
"ai-chat",
|
||||||
"ai-dashboard",
|
"ai-dashboard",
|
||||||
"chatgpt",
|
|
||||||
"claude",
|
|
||||||
"openai",
|
|
||||||
"gemini",
|
|
||||||
"deepseek",
|
|
||||||
"llm",
|
"llm",
|
||||||
"multi-model",
|
"multi-model",
|
||||||
"chat-ui",
|
"chat-ui",
|
||||||
"dashboard",
|
"dashboard",
|
||||||
"self-hosted",
|
"self-hosted",
|
||||||
"telegram",
|
|
||||||
"discord",
|
|
||||||
"slack",
|
|
||||||
"whatsapp",
|
|
||||||
"matrix",
|
|
||||||
"feishu",
|
|
||||||
"weixin",
|
|
||||||
"multi-platform",
|
"multi-platform",
|
||||||
"vue3",
|
"vue3",
|
||||||
"typescript"
|
"typescript"
|
||||||
|
|||||||
Reference in New Issue
Block a user