KWQ port ?

Maciej Stachowiak mjs@apple.com
Mon, 13 Jan 2003 15:59:23 -0800


On Monday, January 13, 2003, at 03:42  PM, Bastien Nocera wrote:

> Heya,
>
> I joined this list because I was interested mainly in KHTML to use it
> with KWQ. I'm interested in porting KWQ to Gtk+ (which could bring 
> quite
> a bit of interested hackers to KHTML as well) and I was wondering if 
> the
> current license actually allowed that.

Hi Bastien,

That's awesome! I would be really excited if KHTML was available to 
GNOME users too. You should be able to use most of the collection 
classes as-is, and the GUI-related classes should provide a good model 
for porting. I think the hardest part will be coming up with a 
Gtk+-style wrapper API for the whole thing.

> I saw the license as a BSD-like license with advertising clause. First
> of all, I wanted to know if I was right, and then if it was compatible
> with what I wanted to do (GPL web browser for the Gnome desktop).

Our license is BSD *without* advertising clause. It should be 
compatible with the LGPL and the GPL. (This is not legal advice, but 
I'm pretty sure it's true).

Regards,

Maciej