You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replace AGPL-3.0-or-later with PMPL-1.0-or-later
- Update license name and URLs
- Align with palimpsest-license standard
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: README.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ fireflag aims to provide:
43
43
* **Type-Safe SDK** - Built with ReScript for compile-time guarantees
44
44
* **Edge-Ready** - Designed for distributed, low-latency evaluation
45
45
* **Self-Hostable** - Full control over your feature flag infrastructure
46
-
* **FOSS-First** - No vendor lock-in, dual-licensed MIT/AGPL-3.0
46
+
* **FOSS-First** - No vendor lock-in, dual-licensed MIT/PMPL-1.0
47
47
48
48
== Repository Infrastructure
49
49
@@ -172,7 +172,7 @@ just lint
172
172
Dual-licensed under your choice of:
173
173
174
174
* **Palimpsest-MPL-1.0 License** - Maximum flexibility for most uses
175
-
* **AGPL-3.0-or-later** - Copyleft protection for network services
175
+
* **PMPL-1.0-or-later** - Copyleft protection for network services
176
176
177
177
Additionally encourages (non-binding) adherence to https://github.com/hyperpolymath/palimpsest-license[Palimpsest License] principles around consent-based digital interaction.
0 commit comments