|
|
|
|
|
by Andrew_nenakhov
2140 days ago
|
|
It is not the irony. The core idea of GPL is to fight proprietary software with its own weapon. Also, I think that you misunderstand the GPL terms. The aggrieved party in this hypothetical case is not the original author, it is the buyer of this modified software, whose rights to four essential freedoms [1] would be violated. These violations have a very real material cost. BTw, it is common for people to believe that GPL requires publishing source codes on the Internet. It is not so. The requirement is to provide the user of a program source codes, so he can exercise the guaranteed freedoms. You can do it in any suitable form, publishing code is just the most convenient way to do it, but not mandatory. [1]: https://www.gnu.org/philosophy/free-sw.en.html |
|