Ask HN: What license to use for my open source project?
2 points| adrian_pop | 10 years ago
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?
dalke|10 years ago
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.
SITZ|10 years ago
It also pops up when you try to create a file named LICENSE* on the website.
twctek43a|10 years ago
justintocci|10 years ago