Signs of life from GNU Hurd
Signs of life from GNU Hurd
Posted Aug 10, 2011 6:41 UTC (Wed) by paulj (subscriber, #341)In reply to: Signs of life from GNU Hurd by sthibaul
Parent article: Signs of life from GNU Hurd
So where exactly in the GPLv2 does it say that it's ok to take GPL licensed code and mix it with incompatibly licensed code if the GPLed code is run as a separate process? I can't find such an exception anywhere. It's a fallacy to think that you can just wash away copyright derivation and license issues by inserting purely technical shims, like IPC (hallo Android and BlueZ), or processes and some custom message passing syscalls.
If you're thinking of the Linux exception that clarifies that the normal Linux syscall interface is generally a boundary for GPL derivation, so that it's 100% clear that userspace processes running on the Linux kernel aren't bound the kernel's licence: that clearly does not apply to the kernel's own code.
