|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
What happens when I include "icons" licensed under the GPL in my project?
Inspired by the icons Codergeek42 linked to in this thread, what happens if I use these in a project? Say it's a PHP script and I grab a couple of these to use for navigation? (My project uses the Affero GPL, which is similar to the GPL, anyhow.)
I'm not changing the icons, just using them. If I include the GPL license in reference to the Icons, does that cover me? Does including them have any "viral" effects on my PHP scripts? I'm thinking that as long as I include the GPL license and any copyright files there may be, I'm clear. Anyone think differently? I'm sure this is a common question, so I'll look around on their page some more... ---John Holmes... Last edited by Sepodati : July 13th, 2005 at 07:39 PM. |
|
#2
|
||||
|
||||
|
Quote:
To add to the question, though, I had a search through their mailing lists. Someone asked about the license and someone replied that "software was GPL" and that the icons were bundled with it... So are these not even licensed? Are they just copyright by their authors? I don't see any copyright information with the icons, though. Time for an email, I think. ---John Holmes... |
|
#3
|
||||
|
||||
|
As the icons are digital, *I* would consider them software. However, I have recently seen themes/skins for the xoops.org project which are being sold whilst the xoops project itself is goverened by a GPL'ish license IIRC
My understanding is that if your contribution isn't easily discernible from the original GPL'd work, you're obliged to carry the original GPL. Given that you're going with the email anyway, I'd offer a credits page to include details of the license, details of the artist, and details of the project you found them on, with 'props' I think the term is, prhaps, even props to coder ![]()
__________________
--Ax without exception, there is no rule ... The great thing about Object Oriented code is that it can make small, simple problems look like large, complex ones ![]() 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 Some people, when confronted with a problem, think "I know, I'll use regular expressions." Now they have two problems. -- Jamie Zawinski Detavil - the devil is in the detail, allegedly, and I use the term advisedly, allegedly ... oh, no, wait I did ... |
|
#4
|
||||
|
||||
|
I don't think anyone really knows the answer to this. There's an interesting read here, where the creator of a GPL'd icon set* found his work on a website. Shenanigans ensued.
( * well, Jimmac - THE creator of many of the big FLOSS icons: Gnome2, GIMP, etc ) The fun thing, I think, is that if you keep the icon package together in a sub-directory, along with the license, then you use them. This means that the user can swap them in and out, and you're just distributing them by "aggregating" them (ie: not "deriving" them, just distributing at the same time, under their original licence). HOWEVER, this did not appear to be the case in the website discussion I mentioned above - apparently this all revolves around exactly what you (or more realistically, the courts) take to be a "derived work". There's a good discussion of why the GPL is bad for artwork here. In short - check if the licence you want to use is GPL compliant, if it is, then you should be fine. If it ISN'T, then I'd poke around sourceforge or kde-look.org for Creative Commons / Artistic Lic. / BSD licensed icons. --Simon |
|
#5
|
||||
|
||||
|
Business Help is for discussion of copyright issues and whatnot.
Moved from the Lounge.I don't think the Affero GPL is compatible with the FSF's GNU GPL is it? (It adds another restriction to the redistribution permissions.) Debian has a great legal advice mailing list. Perhaps you'd want to ask them about this?
__________________
~~ Peter ~~ ( My Blog: It's exactly like normal nerdiness, but completely different. ) :: ( Supporter of the EFF & FSF ) :: ( I'm a GNU/Linux addict and Free Software Advocate. ) :: ( How to Ask Questions the Smart Way ) :: ( The Fedora Project, sponsored by Red Hat ) :: ( GNOME: The Free Software Desktop Project ) :: ( GnuPG Public Key ) |
|
#6
|
||||
|
||||
|
Thanks. I sent an email off to the Project Maintainer, so I'll wait a few days for a response.
![]() |
|
#7
|
||||
|
||||
|
Great.
Let us know how it turns out. |
|
#8
|
||||
|
||||
|
jibble said
Quote:
It looks like you can license your software in a number of ways |
|
#9
|
||||
|
||||
|
Quote:
---John Holmes... |
![]() |
| Viewing: Dev Shed Forums > Web Site Management > Business Help > What happens when I include "icons" licensed under the GPL in my project? |
| Thread Tools | Search this Thread |