On Tue, 2003-07-01 at 14:00, Deepak Giridharagopal wrote: > Well, hopefully it's a simple question. Licensing issues have the habit > of not being so simple, though. :) > > If I write a servlet that is a subclass of a Webware class, can I GPL or > LGPL my servlet?
Yes, the license Webware uses (the Python license) is GPL compatible. Well, at one point it wasn't, but I would assume that Webware is distributed under the most current license, which is GPL compatible. (If there's an old copy of the Python license with Webware, I suppose that would need to be fixed). Webware is intended to be permissively licensed (i.e., BSD- or MIT-style). Ian ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
