Tagged Questions
8
votes
2answers
606 views
How does using a LGPL gem affect my MIT licensed application?
I am developing an open source ruby application under the MIT license. I am using this license because I don't want to place any restrictions on the users of the application. Also I can actually ...