vote up 5 vote down star
2

I read all the licenses, and frankly I am kindda baffled by the many choices available. I know some relax the limitation of the license so that open source stuff can be used in commercial application.
But other than that why is there so many licenses out there? Is there any major difference between them. How do I go about choosing the right one for me?

To not make this too general and complicated I'll just throw in some licenses here and you guys can tell me what's the main point of each

  1. gpl (v2/v3)
  2. Apache license
  3. BSD license
  4. The MIT license
  5. The mozilla license

Edit: (Pointed out to me, by 3 people, no less) whether or not a license allows a user to use the software in a commercial software is covered in this question. But, as stated, I'm also looking if someone can shed light on the difference other than that. In context of choosing one for my own project rather than in the context of weather or not I can use the software within my own commercial software ( like I believe the other thread is about )

flag

47% accept rate
this is NOT an exact duplicate, question is about ALL diffs, not just library-reuse diffs. – jwfearn Sep 26 '08 at 0:43
yes, why was this closed? argh, stupid feature – Luke Sep 26 '08 at 0:50
I reopen my question because some agree that this is not an exact duplicate. – paan Sep 26 '08 at 1:14

3 Answers

vote up 1 vote down

This was asked 15 minutes ago

link|flag
Not the same question – JonoW Aug 18 at 8:44
vote up 2 vote down

There is a nice rough overview here.

link|flag
vote up 1 vote down

This is essentially a duplicate of this question.

How do you choose? Depends on what you, as a developer, want to retain as far as your rights go. It also depends upon the license, if any, of any libraries you may use. Those will often dictate what license you need to choose.

link|flag

Your Answer

Get an OpenID
or

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