Tagged Questions

3
votes
5answers
1k views

How to use LGPL licensed images in a proprietary application?

The LGPL license is written for code libraries in mind. I want to use a set of LGPL licensed images (icons, mostly) in a proprietary application, and I'm not really sure how the license translates to ...