From 0552864d718918093846482c206bd2dc555a496a Mon Sep 17 00:00:00 2001 From: hllqkb Date: Sat, 2 May 2026 23:15:32 +0800 Subject: [PATCH] Fix license badge: Apache 2.0 not MIT --- .pi-extension/cli-anything/README.md | 2 +- README.md | 4 ++-- README_CN.md | 4 ++-- README_JA.md | 4 ++-- browser/agent-harness/cli_anything/browser/README.md | 2 +- cli-anything-plugin/README.md | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.pi-extension/cli-anything/README.md b/.pi-extension/cli-anything/README.md index e7934dda7..cb34957a4 100644 --- a/.pi-extension/cli-anything/README.md +++ b/.pi-extension/cli-anything/README.md @@ -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 diff --git a/README.md b/README.md index 5f9b52bfe..b22f197ee 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ CLI-Anything: Bridging the Gap Between AI Agents and the World's SoftwareCLI Hub Demos Tests - License + License

@@ -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. --- diff --git a/README_CN.md b/README_CN.md index cb79d80b8..6559267c1 100644 --- a/README_CN.md +++ b/README_CN.md @@ -11,7 +11,7 @@ CLI-Anything:连接 AI Agent 与全世界软件的桥梁
Quick Start Demos Tests - License + License

@@ -970,7 +970,7 @@ CLI_ANYTHING_FORCE_INSTALLED=1 python3 -m pytest cli_anything/<软件名>/tests/ ## 📄 License -MIT License — 可自由使用、修改和分发。 +Apache License 2.0 — 可自由使用、修改和分发。 --- diff --git a/README_JA.md b/README_JA.md index b80405841..fc42e22fd 100644 --- a/README_JA.md +++ b/README_JA.md @@ -11,7 +11,7 @@ CLI-Anything: AIエージェントと世界のソフトウェアの架け橋クイックスタート デモ テスト - ライセンス + ライセンス

@@ -870,7 +870,7 @@ CLI-Anythingがあなたのソフトウェアをエージェントネイティ ## 📄 ライセンス -MITライセンス — 自由に使用、変更、配布できます。 +Apache License 2.0 — 自由に使用、変更、配布できます。 --- diff --git a/browser/agent-harness/cli_anything/browser/README.md b/browser/agent-harness/cli_anything/browser/README.md index 8bee2284f..74381add2 100644 --- a/browser/agent-harness/cli_anything/browser/README.md +++ b/browser/agent-harness/cli_anything/browser/README.md @@ -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. diff --git a/cli-anything-plugin/README.md b/cli-anything-plugin/README.md index c5d58f0b8..e7dfc9aad 100644 --- a/cli-anything-plugin/README.md +++ b/cli-anything-plugin/README.md @@ -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