Sander Roobol wrote:
On Mon, Nov 18, 2002 at 04:33:59PM +0100, Henri Gomez wrote:

In 4.2.2 source I'm reading from, the MT RAND functions are marked as
GPL (and you know that any single piece of GPL in a code base make
it GPLized ;)

It's actually LGPL, see line 117:
   This library is free software; you can redistribute it and/or modify it
   under the terms of the GNU Library General Public License as published by
   ...
You got it, Library GPL = Lesser GPL, I expected to see LESSER somewhere.

So when the GNU GPL will be removed from image.c, there won't be any
more GPL stuff in PHP 4 which will prevent it to be ported to the
proprietary OS.

There are still some GNU General Public License file, ie muscat which won't be used, the others being bison generated files which could be used even if marked GNU GPL.

Any date to make the change in image.c ?

Regards



--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to