|
|
|
|
|
by charcircuit
1317 days ago
|
|
>Open Source with GPL is a Tit for Tat system (you either make things better for everybody, or you don't) The GPL doesn't force you to make software better for everyone. People and communities are free to steal the project, make it better, and keep it all to themselves. |
|
It forces you to contribute. Read what GPLv3 states:
- Include a copy of the full license text
- State all significant changes made to the original software
- Make available the original source code when you distribute any binaries based on the licensed work
- Include a copy of the original copyright notice
Watch Linus' interview with the Intel CEO where he talks about what open source is. He clearly mentions that it's a system where personal reasons end up benefitting everyone involved. When someone contributes code for their own need, collectively everyone ends up benefitting from the individual changes. It's not an altruistic system, nobody is doing this to please corpos like MIT license usually is.