remove non-GPL images from repository
greggles - August 21, 2007 - 17:13
| Project: | Iconizer |
| Version: | 5.x-1.0-beta |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | thePanz |
| Status: | closed |
Jump to:
Description
According to the terms of using yellowicon licenses, they don't seem to be GPL http://www.yellowicon.com/stockicon/?action=info these images don't seem to be compatible with the GPL.
There are two possible solutions I can think of:
1) use and enhance the lullacons so they will work: http://www.lullabot.com/articles/free_gpl_icons_lullacons_pack_1
2) request that users download the yellowicon.com icons directly

#1
Hi, I contacted Yellowicon.com and they say:
and
I don't know if this is enough for the license issue..
If I'll have to remove the icons I'll do that... maybe I'll implement a "Themable" system and allow a downloadable icons-pack from other sources for the icons...
Let me know..
#2
LGPL != GPL
#3
I think that at least you'll need to link to a public version of that information so that others can verify your statement clearly. It's not a lack of trust, just that we need things like this in public to be close to legal.
Also, LGPL require the "source" to come along, so any files they've used to build these will need to be publicly available.
Even so, I'm not sure that these need to be in the drupal.org cvs repository. Can't people just download them directly?
#4
I believe the cleanest solution will be to remove the icons and ask people to download them themselves.
#5
I'll implement soon the "themmable" feature, that will allow users to upload their iconset. I'd like to know how can I "edit" the release to remove the icons.. Have I to remove from CVS and it will be sync by Drupal?
Let me know, and than kyou for you comments! :)
#6
@thePanz - yes, just remove them from cvs and Drupal's packaging script will sync up the files. You can mark this issue "fixed" once you have deleted the files from cvs.
Note that the old revisions of your files will still be in cvs - but as long as they are removed in the latest revision that's good enough (at least for now).
#7
I removed them from CVS, I'll hope to re-insert only the directory (maybe empty) as a placeholder for downloaded icons...
#8
I removed Crystal Clear icons from Module, now it display a "??" foo-icon forr each entry. :)
My Admin-Pack Icons are available for download in my Blog-post about Iconizer module here: http://thepanz.netsons.org/blog/2007/08/24/drupal-iconizer-module/
Thankyou!