Fix license badge: Apache 2.0 not MIT

This commit is contained in:
hllqkb
2026-05-02 23:15:32 +08:00
parent eb573e99ff
commit 0552864d71
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -116,7 +116,7 @@ To modify or extend this extension:
## License
MIT License - See the main CLI-Anything repository for full license details.
Apache License 2.0 - See the main CLI-Anything repository for full license details.
## See Also
+2 -2
View File
@@ -16,7 +16,7 @@ CLI-Anything: Bridging the Gap Between AI Agents and the World's Software</stron
<a href="https://hkuds.github.io/CLI-Anything/"><img src="https://img.shields.io/badge/CLI_Hub-Browse_%26_Install-ff69b4?style=for-the-badge" alt="CLI Hub"></a>
<a href="#-demonstrations"><img src="https://img.shields.io/badge/Demos-18_Apps-green?style=for-the-badge" alt="Demos"></a>
<a href="#-test-results"><img src="https://img.shields.io/badge/Tests-2%2C269_Passing-brightgreen?style=for-the-badge" alt="Tests"></a>
<a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-yellow?style=for-the-badge" alt="License"></a>
<a href="LICENSE"><img src="https://img.shields.io/badge/License-Apache_2.0-yellow?style=for-the-badge" alt="License"></a>
</p>
<p align="center">
@@ -1407,7 +1407,7 @@ If CLI-Anything helps make your software Agent-native, give us a star! ⭐
## 📄 License
MIT License — free to use, modify, and distribute.
Apache License 2.0 — free to use, modify, and distribute.
---
+2 -2
View File
@@ -11,7 +11,7 @@ CLI-Anything:连接 AI Agent 与全世界软件的桥梁</strong><br>
<a href="#-快速上手"><img src="https://img.shields.io/badge/快速上手-5_分钟-blue?style=for-the-badge" alt="Quick Start"></a>
<a href="#-实测展示"><img src="https://img.shields.io/badge/Demo-13_款软件-green?style=for-the-badge" alt="Demos"></a>
<a href="#-测试结果"><img src="https://img.shields.io/badge/测试-1%2C741_通过-brightgreen?style=for-the-badge" alt="Tests"></a>
<a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-yellow?style=for-the-badge" alt="License"></a>
<a href="LICENSE"><img src="https://img.shields.io/badge/License-Apache_2.0-yellow?style=for-the-badge" alt="License"></a>
</p>
<p align="center">
@@ -970,7 +970,7 @@ CLI_ANYTHING_FORCE_INSTALLED=1 python3 -m pytest cli_anything/<软件名>/tests/
## 📄 License
MIT License — 可自由使用、修改和分发。
Apache License 2.0 — 可自由使用、修改和分发。
---
+2 -2
View File
@@ -11,7 +11,7 @@ CLI-Anything: AIエージェントと世界のソフトウェアの架け橋</st
<a href="#-クイックスタート"><img src="https://img.shields.io/badge/Quick_Start-5_min-blue?style=for-the-badge" alt="クイックスタート"></a>
<a href="#-デモンストレーション"><img src="https://img.shields.io/badge/Demos-12_Apps-green?style=for-the-badge" alt="デモ"></a>
<a href="#-テスト結果"><img src="https://img.shields.io/badge/Tests-1%2C540_Passing-brightgreen?style=for-the-badge" alt="テスト"></a>
<a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-yellow?style=for-the-badge" alt="ライセンス"></a>
<a href="LICENSE"><img src="https://img.shields.io/badge/License-Apache_2.0-yellow?style=for-the-badge" alt="ライセンス"></a>
</p>
<p align="center">
@@ -870,7 +870,7 @@ CLI-Anythingがあなたのソフトウェアをエージェントネイティ
## 📄 ライセンス
MITライセンス — 自由に使用、変更、配布できます。
Apache License 2.0 — 自由に使用、変更、配布できます。
---
@@ -261,4 +261,4 @@ This CLI follows the [CLI-Anything harness methodology](https://github.com/HKUDS
## License
MIT License — See [CLI-Anything](https://github.com/HKUDS/CLI-Anything) for details.
Apache License 2.0 — See [CLI-Anything](https://github.com/HKUDS/CLI-Anything) for details.
+1 -1
View File
@@ -428,7 +428,7 @@ To add support for new software:
## License
MIT License - See LICENSE file for details
Apache License 2.0 - See LICENSE file for details
## Credits