On Sat, Dec 16, 2006 at 05:30:31PM +0100, Willy Tarreau wrote: > I don't think this is the same case. The film _author_'s primary goal is > to have a lot of families buy his DVD to watch it. Whatever the MPAA says, > I can consider it "fair use" if a family of 4..8 persons watch the DVD at > the same time.
"You can consider it"? But you're not the author. This is the hypocrisy that Linus was talking about. At the same time that you're trying to dictate to other other people can use their copy of the Linux kernel, when it comes to others people's copyrighted work, you feel to dictate what is and isn't "fair use". That's the big thing about dynamic linking. The GPL has always said it is about distribution, not about use. The dynamic linking of a kernel module happens in the privacy of someone's home. When we try to dictate what people are doing in the privacy in their home, we're no better than the MPAA or the RIAA. As far as whether or not someone is allowed to distribute a binary module that can be linked into the Linux kernel, that's a question of whether the binary module is a derived work or not. And that's not up to us, that's up to the local laws. But before you decide that you want the most extreme form of anything that wanders close to one person's code or header files is a derived work, and to start going to work lobbying your local legislature, recall that there have been those who have claimed that Linux is a derived work of Unix because we used things like #define's for errno codes and structure definitions of ELF binaries. You really sure you want to go there? - Ted - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/