From c5fdb57b78b844e45af7fce77d174ca372b4de06 Mon Sep 17 00:00:00 2001 From: Sam & Claude Date: Sat, 20 Jun 2026 22:06:18 +0200 Subject: [PATCH] docs(poudriere): colibri port license is MIT (was AGPLv3 reference) Match the colibri relicense (AGPL-3.0 -> MIT, same as layered-soul) in the build-server doc's port key-facts. Co-Authored-By: Claude Opus 4.8 --- docs/POUDRIERE-BUILD-SERVER.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/POUDRIERE-BUILD-SERVER.md b/docs/POUDRIERE-BUILD-SERVER.md index c6e3815a..872703b1 100644 --- a/docs/POUDRIERE-BUILD-SERVER.md +++ b/docs/POUDRIERE-BUILD-SERVER.md @@ -179,7 +179,7 @@ Copy that directory into the poudriere ports tree before building. **This repo keeps no duplicate** — `build.sh`'s release gate fails if `ports/sysutils/colibri/` reappears here. Key facts: -- `LICENSE= AGPLv3` (per `colibri/Cargo.toml`). +- `LICENSE= MIT` (per `colibri/Cargo.toml`; same as layered-soul). - `USES= cargo`; source from the Forgejo archive (tagged `v${DISTVERSION}`). - Ships 6 binaries: `clawdie`, `colibri`, `colibri-daemon`, `colibri-mcp`, `colibri-test-agent`, `colibri-tui` — plus the `colibri_daemon` / `colibri_bridge`