GPLv2 enforcement
GPLv2 enforcement
Posted Mar 21, 2007 23:42 UTC (Wed) by ekj (guest, #1524)In reply to: GPLv2 enforcement by orospakr
Parent article: The Torvalds Transcript (InformationWeek)
It's not quite that simple. The *LAW* (and judges interpreting same) defines what is, and what isn't a "derived work". If the law says something or other is not a derived work, there's nothing you can do to change this.
A driver written for Windows, with no knowledge of, interface to, or interest in Linux is clearly not a derived work of Linux.
If someone writes a wrapper (and releases this under GPL) that nevertheless allows the former to be loaded by Linux, then what ?
The wrapper *is* a derived work -- but that's ok, since it's released under GPL anyway. The loaded driver very clearly is not, so whatever the GPL says about it has no influence on it.
