Skip to content

Commit de471bb

Browse files
HetCreepclaude
andcommitted
docs: update license references from MIT to Apache-2.0
README license badge + license section and CONTRIBUTING license line now reflect the Apache-2.0 relicense. No behavior change. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent fb555be commit de471bb

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ Bump version in `.claude-plugin/plugin.json` ➡️ Add a changelog entry in `CH
6868

6969
## 📄 License & Conduct
7070

71-
Contributions are licensed under the [MIT License](LICENSE). Please assume good faith and be respectful. Report security issues according to [SECURITY.md](SECURITY.md).
71+
Contributions are licensed under the [Apache License 2.0](LICENSE). Please assume good faith and be respectful. Report security issues according to [SECURITY.md](SECURITY.md).

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
**A model/effort router for Claude Code** — delegate a task you *can* do but that is large and cheap *down* to a cheaper tier to save tokens, and hand a task beyond your reach *up* to a stronger tier for quality.
88

99
![version](https://img.shields.io/github/v/tag/TheColliery/CoalTipple?label=version&color=blue)
10-
![license](https://img.shields.io/badge/license-MIT-blue)
10+
![license](https://img.shields.io/badge/license-Apache_2.0-blue)
1111
![status](https://img.shields.io/badge/status-live-brightgreen)
1212
![SKILL.md](https://img.shields.io/badge/SKILL.md-open_standard-success)
1313
![Claude Code](https://img.shields.io/badge/Claude_Code-validated-success)
@@ -156,4 +156,4 @@ Full harnesses, per-task scoring, and the dated figures live in the series umbre
156156
CoalTipple shares its engineering doctrine with [CoalMine](https://github.com/HetCreep/CoalMine), [CoalBoard](https://github.com/TheColliery/CoalBoard), [CoalHearth](https://github.com/TheColliery/CoalHearth) (session warm-resume), and [CoalFace](https://github.com/TheColliery/CoalFace) (fan-out discipline): Phoenix-13 hooks (zero-dependency, no network, fail-silent, no child processes, deterministic), single-source-of-truth config schemas, and a strict no-overkill discipline. Install one and it stands alone; install all and they compose without conflict.
157157

158158
## 📄 License
159-
MIT License. See [LICENSE](LICENSE) for details.
159+
Apache License 2.0. See [LICENSE](LICENSE) for details.

0 commit comments

Comments
 (0)