I'm 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 over 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 others can incorporate it into your products and even make it available on a closed license?