From 906d6ce4a3814e7b360df1174ce56f7869a141af Mon Sep 17 00:00:00 2001 From: Tebbens4832 <238594419+Tebbens4832@users.noreply.github.com> Date: Tue, 25 Aug 2026 11:19:07 -0500 Subject: [PATCH] NA-0760: LICENSE becomes the canonical FSF AGPL-3.0 text, byte-identical This repository's LICENSE was already the canonical FSF AGPL-3.0 text except for a single line-wrap difference at lines 636-637, inside the sample notice template rather than the operative terms. That one difference is enough to make the published claim -- byte-identical in every repository -- false as stated. This replaces the file with the canonical bytes fetched from https://www.gnu.org/licenses/agpl-3.0.txt (sha256 0d96a4ff68ad6d4b6f1f30f713b18d5184912ba8dd389f86aa7710db079abcb0, 34523 B, 661 lines). The diff is two lines. No other byte changes. --- LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 0ad25db..be3f7b2 100644 --- a/LICENSE +++ b/LICENSE @@ -633,8 +633,8 @@ the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Affero General Public License as published - by the Free Software Foundation, either version 3 of the License, or + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful,