From c1e52a8bedac69f3dd23d1be390d97607a09dbb9 Mon Sep 17 00:00:00 2001 From: Zeke Gabrielse Date: Wed, 24 Jul 2024 09:24:26 -0500 Subject: [PATCH] add abbr tags --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index cf90a8c..351af3f 100644 --- a/index.html +++ b/index.html @@ -94,7 +94,7 @@

How is the FCL different from the FSL?

- The FSL, by design, offers little protection for self-hostable projects with commercial features, e.g. a self-hostable project with an Enterprise Edition and a Community Edition. In this example, under the FSL, somebody could fork and modify the project to grant themselves the EE feature set in CE without recourse. + The FSL, by design, offers little protection for self-hostable projects with commercial features, e.g. a self-hostable project with an Enterprise Edition and a Community Edition. In this example, under the FSL, somebody could fork and modify the project to grant themselves the EE feature set in CE without recourse.

The only way around that is to separately license the commercial features under a one-off proprietary license, but then those features will never become Open Source.