Which license do you choose for google code projects, and why?
Posted
by Remus Rusanu
on Stack Overflow
See other posts from Stack Overflow
or by Remus Rusanu
Published on 2010-06-18T05:59:33Z
Indexed on
2010/06/18
6:03 UTC
Read the original article
Hit count: 207
Starting a new project on Google code offers a choice of several licenses:
- Apache License 2.0
- Artistic License/GPL
- Eclipse Public License
- GPL v2/v3
- Lesser GPL
- MIT
- Mozilla License 1.1
- New BSD License
Which license do you choose, ans why? I'm also interested in opinions which license is the least restrictive license for commercial users, ie. allow commercial use of the code w/o restrictions.
© Stack Overflow or respective owner