Comment by brightlancer

2 years ago

> GPL, on the other hand, can make it possible for a corp to buy the project and effectively prevent further development, like it happened with MySQL.

That's not correct.

All of the MySQL GPL code was and is free for continued development. The company has no right to stop you or me from continuing to work on it. MariaDB was forked from MySQL and continues to be GPL licensed.

How do you think the GPL "effectively prevent further development"?

Oh, sure you can develop it - same as with every other open license, including public domain. But it prevents you from replicating the original business model.