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
- gpl (v2/v3)
- Apache license
- BSD license
- The MIT license
- 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 )