GPL and private contracts
GPL and private contracts
Posted Mar 24, 2007 17:29 UTC (Sat) by giraffedata (guest, #1954)In reply to: GPL and private contracts by vmole
Parent article: The Torvalds Transcript (InformationWeek)
The GPL is special in its effect on downstream copiers because it's very rare for licenses to *allow* downstream copiers.
The license doesn't allow downstream copiers, but the copyright owner does, by issuing additional licenses to them. Same for GPL and non-GPL.
But look at what the "stream" is: The stream is the modification of the software. A writes code; B adds stuff to it and passes it on to C, C does the same to D. With non-GPL, A insists on royalties for the C-D copy, but otherwise A usually doesn't care what the deal between C and D is.
