Closed andreivladbrg closed 1 month ago
Yes let's proceed with generating BUSL and GPL licensee
Since we will most likely release Flow by the end of this year, should the BUSL license duration end on 2029-01-01? @PaulRBerg
Similarly to lockup (4 years): https://github.com/sablier-labs/v2-core/blob/fa3414693b8b37c33d20f8e3bb81e87e87d12736/LICENSE.md?plain=1#L16
Let's set it to December 1, 2028.
Being a small change, I pushed the commit directly to main 41bb05bc669a2d1f8bafac6819b7cd20c5d57dc7
Applying the same logic from
lockup
contracts, we have marked the main contracts fromsrc
underBUSL
, but the problem is that we don't have, yet, an actual licence for it.So, we need both
BUSL
andGPL
licences generated for this project as well.@PaulRBerg how should we proceed?