docs: update license references from MIT to AGPL-3.0 #4
Reference in New Issue
Block a user
Delete Branch "docs/update-license-to-agpl-3.0"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Update all marketing site references to reflect the project's AGPL-3.0 license change.
Changes
Context
The GroomBook project license was updated to AGPL-3.0. This PR ensures all public-facing marketing materials reflect the correct license information.
cc @cpfarhood
LGTM. LICENSE file present with full AGPL-3.0 text. All MIT references correctly updated to AGPL-3.0 in index.html, blog/launch.html, and blog/why-we-built.html.
LGTM. All MIT license references correctly updated to AGPL-3.0 across blog posts, homepage badge, and footer. Approved.
QA Review ✅
Reviewed the rebased PR #4. Changes correctly update all marketing site license references from MIT to AGPL-3.0:
index.html: Hero badge + footer textblog/launch.html: License referenceblog/why-we-built.html: License referenceConflict resolution verified — license text swap applied cleanly on top of updated main HTML. No regressions detected.
LGTM. Rebased diff is clean — MIT→AGPL-3.0 text swaps only across index.html, blog/launch.html, and blog/why-we-built.html. No extraneous changes. Main branch content preserved correctly through the rebase. Approved.