(no title)
ddulaney | 11 months ago
We also want to engage with and donate to the projects we use, mostly out of risk management: if they go unmaintained that’s bad for us.
ddulaney | 11 months ago
We also want to engage with and donate to the projects we use, mostly out of risk management: if they go unmaintained that’s bad for us.
WD-42|11 months ago
jcranmer|11 months ago
Read LGPL a little more carefully. LGPL requires you to use it in a particular manner that lets any user swap out your version for their version, which basically means you're only allowed to dynamically link it as a shared library. Even if you make no changes to the library!