Use of Icons from a GPL'd program
Posted
by clartaq
on Stack Overflow
See other posts from Stack Overflow
or by clartaq
Published on 2009-12-11T14:52:59Z
Indexed on
2010/04/07
22:13 UTC
Read the original article
Hit count: 308
There is a GPL'd program that has some nice icons I would like to use in a project of my own. I would like to release my project under a more liberal license like Apache or BSD.
After reading the GPL V3 license (a few times), I can't figure out how it applies to resources like icons. Can I use them at all? If so, must I release my new project under GPL instead of some other license?
Of course, I plan to contact the original author and ask them what they had in mind and honor that intent. But what are the legal requirements for use of graphical resources from GPL'd software?
© Stack Overflow or respective owner