Skimming through documentation in the dist and the Java files give (slightly)
conflicting information on WebWork license.

docs\license.html says
<quote>WebWork is released as Open Source software under the BSD license. The
terms of the license can be found in the file license.txt. </quote>

and license.txt is indeed a BSD-style license.

However, most (if not all. I didn't check) Java sources have the following
header:
/*
 * WebWork, Web Application Framework
 *
 * Distributable under Apache license.
 * See terms of license at opensource.org
 */

Now, I understand that APL is _compatible_ with the BSD license, but I don't
think they're similar or interchangeable. Or am I wrong...

And to thicken the plot, http://www.waferproject.org/feature-matrix2.html
declares WebWork as LGPL. :-)

Now which is which?


Regards,
Kelvin

--------
The book giving manifesto     - http://how.to/sharethisbook




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to