gnu-misc-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GPL and other licences


From: Rui Miguel Silva Seabra
Subject: Re: GPL and other licences
Date: Fri, 10 Feb 2006 13:10:14 +0000

On Fri, 2006-02-10 at 13:38 +0100, Alexander Terekhov wrote:
> Original:
> 
>   unsigned explosive_power = 0;
>   while (still_not_eliminated("FSF"))
>     send_a_bomb("FSF", explosive_power += 10/*kiloton*/); 
> 
> Derivative:
> 
>   unsigned explosive_power = 0;
>   while (still_not_eliminated("FSF")) {
>     fork(); 
>     send_a_bomb("FSF", max((explosive_power += 10) + random(), 
> 666)/*kiloton*/);
>   }
> 
> regards,
> alexander.

Interesting. Are you now publicly writing violent aggression threats?

Rui

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]