GPL and private contracts
GPL and private contracts
Posted Mar 25, 2007 0:38 UTC (Sun) by malor (guest, #2973)In reply to: GPL and private contracts by giraffedata
Parent article: The Torvalds Transcript (InformationWeek)
> You don't have a material interest in whether some stranger gets the source code for some code written by someone else. Through the magic of GPL, you may control it anyway.
If you are commercial, you have an interest in making sure you get paid for all copies of your code. If you are GPL, you have an interest in making sure anyone that adds to your program honors the license.
Both types of code have a price. One is money, but allows the freedom to keep your code closed. The other is usually low- or no-cost, but denies you freedom to hide your code.
Pay one or the other, your choice.
(or go BSD code, if you prefer.)
