From 3f1f0bd1075f04b1fa7d2ea3c21bc709c2a8b119 Mon Sep 17 00:00:00 2001 From: "Jonathan D.A. Jewell" <6759885+hyperpolymath@users.noreply.github.com> Date: Sun, 12 Jul 2026 13:26:12 +0100 Subject: [PATCH] Update README.adoc Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com> --- README.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.adoc b/README.adoc index f62adf8a..43509e0d 100644 --- a/README.adoc +++ b/README.adoc @@ -271,8 +271,6 @@ Report vulnerabilities per link:SECURITY.md[`SECURITY.md`]. * *Code* — link:LICENSE[MPL-2.0] (Mozilla Public License 2.0) — the license published to npm and detected by GitHub. * *Documentation* — MPL-2.0 today (the repository's REUSE config tags every file MPL-2.0); a *CC-BY-SA-4.0* split for prose is the intended model, with the docs-licence rollout tracked as a follow-up. -This project *does not* use AGPL; any AGPL string remaining in a build manifest is a packaging regression, not the project's license. - ''''' [[contributing--links]]