Skip to content

Commit ed52c06

Browse files
jpicklykclaude
andcommitted
docs: update license badge and reference to MIT
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 3f9e54d commit ed52c06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A Kotlin implementation of the Model Context Protocol (MCP) server for comprehensive task management, providing AI assistants with a structured, context-efficient way to interact with project data.
44

55
[![Version](https://img.shields.io/github/v/release/jpicklyk/task-orchestrator?include_prereleases)](https://github.com/jpicklyk/task-orchestrator/releases)
6-
[![License: AGPL-3.0](https://img.shields.io/badge/License-AGPL%203.0-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
6+
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
77

88
## 📚 Documentation
99

@@ -234,4 +234,4 @@ See [contributing guidelines](CONTRIBUTING.md) for details.
234234

235235
## License
236236

237-
[AGPL-3.0 License](LICENSE)
237+
[MIT License](LICENSE)

0 commit comments

Comments
 (0)