GPL and private contracts
GPL and private contracts
Posted Mar 25, 2007 0:53 UTC (Sun) by vonbrand (subscriber, #4458)In reply to: GPL and private contracts by malor
Parent article: The Torvalds Transcript (InformationWeek)
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.
This is wrong. You can certainly keep your modifications to GPL code secret. If you distribute the modified code, you have to share the source to the changes.
Note that in the case of closed source you don't have the right to distribute anything, not the original version nor your modified one.
