Re: [PATCH] USB: mark USB drivers as being GPL only
From: Hannu Savolainen
Date: Thu Feb 07 2008 - 18:28:20 EST
Alan Cox kirjoitti:
doesn't mean it's derived from Linux. In the case of user-space code
it's widely understood that no licence restrictions are conferred. The
Actually that is also questionable. The only reason it is fairly certain
in Linux is Linus went to the trouble of stating that interpretation was
intended in the COPYING file and saying he sees it that way.
No. Holders of Linux copyrights would have to prove that the
proprietary code is derived from the kernel. They have the burden of
proof, and defence needs merely show that their arguments are wrong.
Wrong again. In civil law in the USA and most of europe the test is
"balance of probability".
What is the "propability" that drivers using the interfaces now declared
as "EXPORT_SYMBOL_GPL" are derived from the Linux kernel source code
instead of some definitive documentation?
As you all (should) know there is a book called "Linux Device Drivers,
3rd Edition" published by O'Reilly (ISBN 0-596-00590-3)". All the USB
kernel interfaces are documented there. One of the authors is Greg
Kroah-Hartman which makes this book "definite" source of information on
Linux USB driver programming. I assume Greg is the author of the USB
related sections.
The "legal" question is what is that which one is license the one that
applies? Is it the licecense of the kernel (GPL) or is it the license of
the documentation (no restrictions on usage)?
The "moral" question is that why did Greg author a book that declares
these USB interfaces as "free to use" and soon after that made a
decision that they are no longer "free to use"?
Best regards,
Hannu
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/