Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
donatj
8y ago
0 comments
Share
If I statically link is my code inherintly LGPL or could I still license MIT?
0 comments
default
newest
oldest
int_19h
8y ago
If LGPL was "viral" even when linking dynamically, there would be no point in it (it'd be like GPL).
So, yes. You can use MIT.
Of course, the dynamic dependency still remains LGPL.
kuschku
8y ago
Yes and no. LGPL only is non-viral if the end user can trivially replace the linked library with their own version.
j
/
k
navigate · click thread line to collapse