From 223588d13877f4d2b76ad046547e1e618140fe1d Mon Sep 17 00:00:00 2001 From: Michael Ramos Date: Wed, 2 Sep 2026 14:08:16 -0700 Subject: [PATCH] docs: tighten README license section --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 5f6100b..3958bba 100644 --- a/README.md +++ b/README.md @@ -181,15 +181,9 @@ Public guides live in the [documentation index](./docs/README.md). ## License -Artifact Server is open source under the +Artifact Server is licensed under the [GNU Affero General Public License v3.0](./LICENSE.md) (AGPL-3.0-only), -© 2026 backnotprop. Use it, self-host it, and modify it freely. If you -modify it and offer it to others over a network, the AGPL requires you to -publish your modified source under the same license. - -The pieces meant for maximum adoption are MIT: the -[@plannotator/agent-bridge](https://github.com/plannotator/agent-bridge) -protocol client and the agent extensions under [`integrations/`](./integrations). +© 2026 backnotprop. ---