From bd3c4bf964cc647d7d9ae2295ba69a04785b3307 Mon Sep 17 00:00:00 2001 From: John Coffey Date: Sun, 30 Aug 2026 01:29:17 -0700 Subject: [PATCH] Change the copyright holder to Coffey Labs Two lines in the README: the licence statement, and the "by" badge in the header. The badge mattered as much as the copyright line. It pointed at linuxexpert.org, which is now retired -- it 301s its articles to jcoffey.dev and answers 410 for everything else -- so "by LINUXexpert.org" sent a reader to a site that no longer claims this work. It now reads "by Coffey Labs" and points at coffeylabs.org. Everything else that says LINUXexpert-org is a github.com URL: the source link baked into .env.example, docker-compose.yml, web/src/lib/source.ts and server/src/config.ts, plus issue and release links in the docs. Those are the repository's real path and are unchanged -- the AGPL source offer in the app depends on that URL resolving. LICENSE untouched. Its only copyright is the FSF's on the AGPL text itself. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5849d7b..d7b0d3f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Licence: AGPL-3.0-or-later Requires Stalwart 0.16 or newer; tested against 0.16.19 Documentation: docs.ihasmail.org - by LINUXexpert.org + by Coffey Labs

# ihasmail @@ -200,7 +200,7 @@ container, waits for healthy, then prunes all but the newest ## License -Copyright (C) 2026 LINUXexpert.org — AGPL-3.0-or-later. See +Copyright (C) 2026 Coffey Labs — AGPL-3.0-or-later. See [LICENSE](LICENSE). ihasmail was relicensed from GPL-3.0 to AGPL-3.0 on 2026-08-25: webmail is