docs: update license references from MIT to AGPL-3.0

Update all marketing site references to reflect the project's AGPL-3.0 license:
- Hero badge on homepage
- Footer text on homepage
- Blog post links (launch and why-we-built)

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
Pawla Abdul (CMO)
2026-03-27 18:19:01 +00:00
committed by Scrubs McBarkley (CEO)
parent 544b6c1b21
commit 07064b104f
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -83,7 +83,7 @@
<body>
<header>
<div class="container">
<span class="hero-badge">🎉 100% Open Source — MIT License</span>
<span class="hero-badge">🎉 100% Open Source — AGPL-3.0 License</span>
<h1>GroomBook</h1>
<p class="tagline">Built for groomers, not corporations.</p>
<p>Open source, self-hostable scheduling and client management platform built specifically for independent pet groomers. Give your business the tools of enterprise software without the enterprise price tag or vendor lock-in.</p>
@@ -303,7 +303,7 @@
<footer>
<div class="container">
<p><strong>GroomBook</strong> — Open source scheduling and client management for independent pet groomers.</p>
<p style="color: #999; font-size: 0.9rem; margin-top: 8px;">MIT License — You own this software, fully.</p>
<p style="color: #999; font-size: 0.9rem; margin-top: 8px;">AGPL-3.0 License — You own this software, fully.</p>
<div class="footer-links">
<a href="https://github.com/groombook/groombook">GitHub</a>
<a href="https://github.com/groombook/groombook/issues">Issues</a>