GPL code on the wiki
- Primis
- Member
- Posts: 62
- Joined: Fri May 14, 2010 3:46 pm
- Libera.chat IRC: Primis
- Location: New York, NY
- Contact:
GPL code on the wiki
I feel that as a community, having GPL code on the wiki is a bad idea. I feel that most instances of GPL code on the wiki can, and should be replaced with a more public domain license. This can be especially infuriating when the code is the only proper documentation of features (I'm looking at you floppy article)
Re: GPL code on the wiki
Where is this GPL code?
Are you refering to: http://wiki.osdev.org/Floppy_Disk_Controller
Could not find any reference to GPL there (except GPL1 and GPL2 which is something else)
Are you refering to: http://wiki.osdev.org/Floppy_Disk_Controller
Could not find any reference to GPL there (except GPL1 and GPL2 which is something else)
Fudge - Simplicity, clarity and speed.
http://github.com/Jezze/fudge/
http://github.com/Jezze/fudge/
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact:
Re: GPL code on the wiki
As mentioned, any references to GPL1/GPL2 in that article are of a technical nature..
Read the surrounding text, "GPL" stands for Gap Length, in that context.
The preferred license on the Wiki is CC0 (..there is a sticky topic, read it), there may still be content under other similarly permissive licenses.. but nothing GPL licensed, as that would be inappropriate for examples.
Read the surrounding text, "GPL" stands for Gap Length, in that context.
The preferred license on the Wiki is CC0 (..there is a sticky topic, read it), there may still be content under other similarly permissive licenses.. but nothing GPL licensed, as that would be inappropriate for examples.
- Kazinsal
- Member
- Posts: 559
- Joined: Wed Jul 13, 2011 7:38 pm
- Libera.chat IRC: Kazinsal
- Location: Vancouver
- Contact:
Re: GPL code on the wiki
There are a couple of external links to GPL implementations of floppy disk controller code at the bottom of the article. I can't see what's wrong with that, though. We're not including any GPL code, just giving pointers to implementations that just so happen to be GPL'd.
Re: GPL code on the wiki
Hi,
Cheers,
Adam
That's fine! It's not like the code for Google has to be GPL'd because you can find GPL'd stuff using their search engine, just as giving a link to Visual Studio Express doesn't mean the wiki is in violation of anything just because VS is closed source. Giving links to illegal downloads is another matter...Blacklight wrote:There are a couple of external links to GPL implementations of floppy disk controller code at the bottom of the article. I can't see what's wrong with that, though. We're not including any GPL code, just giving pointers to implementations that just so happen to be GPL'd.
Cheers,
Adam