From d06c943b4a7e3158d9c43aefcf0dc117f7cd59ca Mon Sep 17 00:00:00 2001 From: StevenJohnson998 Date: Sat, 21 Mar 2026 08:12:28 +0000 Subject: [PATCH] docs: align license section with actual AGPL-3.0 LICENSE file README incorrectly stated Apache 2.0. Added dual licensing mention and CLA reference. Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 51f0cde..9fb3118 100644 --- a/README.md +++ b/README.md @@ -224,7 +224,9 @@ All contributions are welcome, from spec feedback to code to documentation. ## License -Apache 2.0 — see [LICENSE](LICENSE). +AGPLv3 — see [LICENSE](LICENSE). Dual licensing available for commercial use, [reach out](https://github.com/StevenJohnson998/AgentLedger/issues). + +Contributors must sign a [Contributor License Agreement](CLA.md). ---