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: Bernd Jendrissek
Subject: Re: GPL and other licences
Date: Fri, 10 Feb 2006 15:46:20 +0000 (UTC)
User-agent: tin/1.7.10-20050929 ("Tahay") (UNIX) (Linux/2.6.11.3 (i686))

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

In article <43EC8958.93FE8B4A@web.de> Alexander Terekhov
<terekhov@web.de> 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*/);
>  }

<terekhov>
No, that's still just a compilation.  All that's changed is that you've
aggregated the original with the independent works "fork();\n", "max((",
and ") + random(), 666)".
</terekhov>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Please fetch my new key 804177F8 from hkp://wwwkeys.eu.pgp.net/

iD8DBQFD7LShwyMv24BBd/gRAtx4AKCO691Uj3Y7ggRxvj3oyva6Odk16QCfXsZg
hvefJiW30PMNsfhItp7yUsI=
=7qUG
-----END PGP SIGNATURE-----


reply via email to

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