GPL concerns halt Kororaa live CD (NewsForge)
Posted May 16, 2006 13:25 UTC (Tue) by
arjan (subscriber, #36785)
In reply to:
GPL concerns halt Kororaa live CD (NewsForge) by jayorke
Parent article:
GPL concerns halt Kororaa live CD (NewsForge)
I think you missed the point ;)
the gpl doesn't restrict what you say it restricts, it has restrictions on shipping the GPL code. (or rather, copyright law has those restrictions and the GPL doesn't waive those)
the difference is subtle but important: it's not "you can not ship [that other thing] if ..", it's "you cannot ship [me] if ..".
(and as for the binary drivers that don't contain GPL code.. that's tricky, Compiled binary drivers do tend to contain GPL code! What I mean is that nvidia ships blob+glue, when you compile that into a driver that gets mixed with the kernel code (via #include's) and as a result of that actual code (not just definitions) get put into the final resulting binary. If that is enough to make things "derived" or any other kind of problem is a matter for lawyers. But to blanketly say "no GPL code" is too simple. And this also means that there is a difference between distributing blob+glue as nvidia does and a final compiled thing as Kororaa apparently put on the cd)
(
Log in to post comments)