Help choosing license for new projects

J

Jake b

I'm starting a new python code project. What license do you suggest? I
am searching, but I'm not finding a simple comparison of licenses. So
I don't know which to use. Maybe MIT or Apache or LGPL or BSD?

Are there certain licenses to avoid using because of interaction
problems between libraries using GPL2 / GPL3 / MIT / LGPL. / BSD with
my own?

I want:
1] Pretty much let anyone use it. Users do not have to include source
code, as long as I get credit. (which I think normallly is a textfile
with project url + name?)

2] (if it matters) I will be using different combinations of pyglet,
pygame, wxPython, etc.

3] I want the option to use my own code in something commercial at a later date.

Does #3 complicate things, or is fine when including author info?

The choices for google code projects are:
Apache License 2.0
Eclipse license 1.0
GPLv2
GPLv3
GNU lesser GPL
MIT license
Mozilla Public license 1.1
New BSD License

thanks for advice,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top