Hi,
I was wondering if it is possible to release code I am working on which uses third party code licensed under the LGPL, under for instance the MIT License?
Basically I dont want to change the license of the LGPL part, I am just wondering what happens with it if I chose a different license for the whole package or if that is even possible. I know for the GPL it would not be possible at all, but what exactly does the LGPL allow me?
Thank you!