sablier-labs / flow

🍃 Smart contracts of the Sablier Flow protocol.
Other
10 stars 2 forks source link

Generate licences for Flow contracts #119

Closed andreivladbrg closed 1 month ago

andreivladbrg commented 5 months ago

Applying the same logic from lockup contracts, we have marked the main contracts from src under BUSL, but the problem is that we don't have, yet, an actual licence for it.

So, we need both BUSL and GPL licences generated for this project as well.

@PaulRBerg how should we proceed?

PaulRBerg commented 5 months ago

Yes let's proceed with generating BUSL and GPL licensee

andreivladbrg commented 1 month ago

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

PaulRBerg commented 1 month ago

Let's set it to December 1, 2028.

andreivladbrg commented 1 month ago

Being a small change, I pushed the commit directly to main 41bb05bc669a2d1f8bafac6819b7cd20c5d57dc7