vote up 5 vote down star
1

Book, website, or whitepaper.

Thanks in advance.

flag

78% accept rate

3 Answers

vote up 6 vote down check

Open Source Licensing by Lawrence Rosen. It's free electronically and available in hardcopy. A very good overview of open source licensing in plain english from a lawyer who knows the subject.

One thing I like about the book is the way he divides licenses up into "reciprocal licenses" (GPL, MPL, CPL) and "non-reciprocal licenses" (MIT, BSD, AFL). He takes this high-level categorization approach in other areas as well. The mental model he provides was quite helpful for me as I waded through the sea of available licenses.

His analysis of GPL/LGPL and the subject of "linking" should be must-reading for anyone thinking about going with a GNU license.

link|flag
vote up 8 vote down

OSI approved licenses: the OSI approves licenses for them to be called "open source". You can find all of them on their site, which probably is the most authoritative source. Another nice resource is GNUs view on licenses, as they have more strict standards.

link|flag
Actually, "open source" is not trademarkable, so it is legal, if undesirable, to refer to something else as open source or an open source license. Unfortunate, that. – David Thornley Jan 19 at 17:56
You're probably right about the trademark issue. That does not change the fact that their list is the most authoritative source of "open source licenses". I'll rephrase my answer to be more accurate. – wvanbergen Jan 19 at 17:59
That is clearer. Too bad I can't upvote again. – David Thornley Jan 19 at 18:07
No problem. Thanks for pointing out the trademark issue! – wvanbergen Jan 19 at 18:12
vote up 1 vote down

http://www.gnu.org/copyleft/gpl.html

http://www.gnu.org/licenses/licenses.html

http://www.fsf.org/licenses/gpl.html

http://www.fsf.org/licensing/licenses/

http://en.wikipedia.org/wiki/GNU_General_Public_License

link|flag
Of course, none of that refers to the OSI, which would be relevant for asking about open source licenses. – David Thornley Jan 19 at 18:07
I don't agree that OSI is the only one exclusive source about open source licensing information!! – abatishchev Jan 20 at 13:48

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.