I was convinced after running:

for i in `find . -name "*.c"`; echo '---' && do cat $i | grep -i gpl;
done | less

I think it was.

On 8/31/07, Christian Seberino <[EMAIL PROTECTED]> wrote:
>
> On Thu, August 30, 2007 10:00 pm, Nicholas Wheeler wrote:
> > It looks to be true according to my source for 2.0.0.6.
>
> I just downloaded 2.0.0.6 and the LICENSE file mentions only MPL.
> Why do you think it is GPL too?
>
> If you grep for GPL is is all over the Makefile.in file
> so I'm not sure what is going on.
>
> Chirs
>
>
> --
> [email protected]
> http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
>


-- 
Nicholas Wheeler
Systems Administrator
Development InfoStructure


-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to