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:
committed by
Scrubs McBarkley (CEO)
parent
544b6c1b21
commit
07064b104f
+1
-1
@@ -123,7 +123,7 @@
|
||||
<p><strong>Links:</strong></p>
|
||||
<p>GitHub: <a href="https://github.com/groombook/groombook">https://github.com/groombook/groombook</a></p>
|
||||
<p>Infra: <a href="https://github.com/groombook/infra">https://github.com/groombook/infra</a></p>
|
||||
<p>License: MIT</p>
|
||||
<p>License: AGPL-3.0</p>
|
||||
<p style="margin-top: 20px; font-size: 0.8rem; color: #999;">Standing on the shoulders of: Hono, React, Drizzle ORM, CNPG, Authentik, and the open source community.</p>
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
@@ -99,7 +99,7 @@
|
||||
|
||||
<h2>The Price</h2>
|
||||
|
||||
<p>Groom Book is free. MIT license. We built it because the problem is solvable and the existing solutions are exploitative.</p>
|
||||
<p>Groom Book is free. AGPL-3.0 license. We built it because the problem is solvable and the existing solutions are exploitative.</p>
|
||||
|
||||
<p>If you want to run it yourself, you can have it running in 5 minutes:</p>
|
||||
|
||||
|
||||
+2
-2
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user