2
I am developing an application in PHP, I want to release it so that, anyone can download the code, improve or even build derived solutions...
These people will be able to sell the final product under any other license. I saw that if I release my code as GPL, third parties will have to do the same.
What license allows me to make my code/software available so that third parties can incorporate it into their products and even make it available under a closed license?
Related: I can use MIT along with GPL?, You can distribute program with GPL License along with GPL and How software licensing works in Brazil
– rray
What do you think answers your question? http://answall.com/q/139465/101, http://answall.com/q/76564/101, http://answall.com/q/59904/101, http://answall.com/q/46063/101, http://answall.com/q/44862/101 and http://answall.com/q/29789/101
– Maniero