Hacker News new | ask | show | jobs
by kruffalon 36 days ago
A common misunderstanding with the GPL and other copy left licences is that they care about money and monetary transactions.

They mostly do not.

They only demand that you offer the source code to anyone that asks for it if you also distribute any kind of executable (you may even charge to cover the costs of the distribution).

The AGPL expands this to SaaS's too to close that loophole.

1 comments

Sorry, I am aware of this, I worded my comment incorrectly. What I meant to say is that one will be unable to ask for money for a ~different license~ to my contributions, becuase my contributions will be under the copyleft license, and I will not sign any agreements that give the project maintainers rights to license my contributions under a proprietary (Non open source) license. Yes, anyone is still free to ask for money for copy left code. But it is still copy left, and as such, the license goes with it.

Apologies for my poorly worded comment!