Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -208,10 +208,19 @@ <h2>FAQ</h2>
leaves Apache 2.0 (with its patent grant) and MIT.
</dd>

<dt>How exactly does the two years work?</dt>
<dt>
Okay, but I can use FSL with a different change license, right?
</dt>

<dd>
No. If you do this, you'll have to call it something other than
FSL. Can you try to use the Business Source License, though? It's
similar to FSL but allows for any change license.
</dd>

<dt>How exactly does the two years work?</dt>

<dd>
The two year timeframe applies to each software version that is made
available. Methods of making software available include pushing a
Git commit, publishing a package to a repository, or mailing out a
Expand Down