Hacker News new | ask | show | jobs
by clcaev 753 days ago
Unlike the full GPL, the LGPL doesn't require applications of the library be licensed under the same. It would apply only to improvements to the library itself.
1 comments

If you ship the library, the requirements for the library itself are very similar to the GPL.

The difference you describe mostly applies to system libraries (those libraries that are not distributed alongside applications).