|
|
|
Ask HN: What license to use for my open source project?
|
|
2 points
by adrian_pop
3720 days ago
|
|
I am working on a open source project, but I have some difficulties in choosing the license. 1. Software will be open source (github source code) 2. I will run a paid hosted version (free version with paid plugins) 3. Anyone can use it for non-commercial purposes, otherwise pay for a license. Question: What license type suits best for this? |
|
By definition, "open source" means people who acquire the software, including those who download it from its github project page, are allowed to use it for commercial purposes without paying for a license.
You cannot say that a project is "open source" if it has a license which restricts it to non-commercial purposes.