In article <[EMAIL PROTECTED]>,
 [EMAIL PROTECTED] (Rahul Dhesi) wrote:
> David Kastrup <[EMAIL PROTECTED]> writes:
> ...
> >In short: I read and understand your words and explanations, but they
> >don't seem to apply at all.
> 
> Your fundamental error was assuming that anything in this discussion
> thread made any sense. Rjack sent you all off on the wrong course by
> quoting a bunch of irrelevant fragments about derivative works.
> 
> Let me yell at you just a little:
> 
>   ***NEITHER GPL V2 NOR GPL V3 MENTIONS DERIVATIVE WORKS.***

Sure, but nevertheless, derivative works are relevant, because the FSF 
rather vehemently insists that the GPL does not restrict any activities 
that do not require permission under copyright law.

Hence, when considering doing something with GPL code, you have to ask 
yourself "Am I doing anything that actually requires permission from the 
copyright owner?".  If the answer is "no", then GPL is irrelevant to 
what you are doing.

For example, if I want to modify some GPL code and run it on my 
computer, I don't have to concern myself with anything in GPL, because 
17 USC 117 tells me I don't need permission.  (The GPL happens to say 
what I want to do is OK, which is nice, so I'm doubly covered).

Another example: if I want to sell my Kindle, which contains GPL code 
(it's built on Linux), I don't have to worry about whether or not the 
GPL makes me responsible for providing source code to the buyer.  17 USC 
109 tells me I don't need permission of the copyright owner, so again, I 
don't have to care what GPL says.

Answering the "do I need permission?" question often requires figuring 
out if you are making a derivative work or not.

-- 
--Tim Smith
_______________________________________________
gnu-misc-discuss mailing list
gnu-misc-discuss@gnu.org
http://lists.gnu.org/mailman/listinfo/gnu-misc-discuss

Reply via email to