I'm wondering is it legal to include OpenSource components as *.dll / *.so (with sources provided) in some proprietary software?
It seems that everything's ok: source code is provided, not modified, author is mentioned in "About" box, and the free source is not compiled into: just dynamically linked.
I know there's quite a lot of different licenses... It'll be nice if your answer will cover most of the popular ones: GPL, LGPL, Mit, ... Which of these do allow this?
Thanks in advance!
