|
|
|
|
|
by panzi
816 days ago
|
|
I thought when your program/library has a more permissive license you can use a GPL library without changing your license. You just need to make this clear so that someone using your code knows that it also pulls in GPL code and thus they cannot be more restrictive (e.g. closed source) than GPL. Only your program will be MIT licensed, the GPL library stays GPL of course. (And since MIT is more permissive anyone can fork your code and put it under GPL.) Did I misunderstand anything? |
|
[0] https://www.gnu.org/licenses/gpl-faq.en.html#GPLInProprietar...