Linus on GPLv3 and ZFS
Linus on GPLv3 and ZFS
Posted Jun 13, 2007 8:20 UTC (Wed) by forthy (guest, #1525)In reply to: Linus on GPLv3 and ZFS by man_ls
Parent article: Linus on GPLv3 and ZFS
The FSF took great efforts that GPL versions can be made compatible. The paragraph that deals with it is section 9 of the GPL. Read it, especially the last part - many files in the Linux kernel are not explicitely restricted to a specific GPL versions, which means "any version". And section 6 makes sure that everybody receives a license from the original licensor, not from a compilation editor like Linus Torvalds.
The compilation editor (Linus Torvalds) can set terms under which he redistributes the work, i.e. conditions he has to follow. But since everybody receives the license from the original licensors, this "restriction" is null and void, you still can make a compilation yourself which does not restrict the license version, and then, most parts of Linux are compatible with GPLv3 (because you can either choose any GPL or explicitely v2 or later).
