LGPL to MIT License
        Posted  
        
            by user300713
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user300713
        
        
        
        Published on 2010-03-24T10:37:30Z
        Indexed on 
            2010/03/24
            10:43 UTC
        
        
        Read the original article
        Hit count: 759
        
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!
© Stack Overflow or respective owner