Can we use images/emoticons published under GPL license in our commercial online app? If we do that, are we liable to publish app under GPL?
Regards, Jack
|
Can we use images/emoticons published under GPL license in our commercial online app? If we do that, are we liable to publish app under GPL? Regards, Jack |
|||
|
|
|
It's a little confusing because the GPL (2.0) is open to different interpretations. It's also not an ideal license to apply to images. I think the safest answer would be yes -- you do have to publish your app under GPL. Look at clause 2 (b):
In this case, "the Program" is the image you are using and "work" is your application. An online app, I believe, counts as "distribution". This condition is necessary to allow you to form "a work based on the Program", which is your app. There's also this statement following:
This is the only get out clause. I don't think it applies in your circumstances because you are distributing the app with the images. If you are distributing the app for others to use locally or companies to use internally you can distribute your app without the images, and then say "obtain and install the images yourself". I think the best way around this is to ask the owner of the images to license under something else if possible. You might have to pay them. Or, just look for icons you can use commercially without restriction. |
|||
|
|