[kepler-dev] [Bug 2318] - Copyrights and licenses of subpackages need to be handled
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Fri Apr 11 15:03:51 PDT 2008
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2318
------- Comment #7 from david.v.welker at gmail.com 2008-04-11 15:03 -------
We have some major problems with licensing here. Very major problems.
Sean Riddle and I have examined licenses for our compile-time dependencies.
(And there are a lot more run-time dependencies that presumably have similar
problems that we have not gotten to yet.) Well, our initial examination has
revealed some very serious licensing issues that go to whether we can release
as BSD.
We have three sorts of problems. First, there are many jars that have
restrictions on commercial use. Second, there are jars that are licensed as
LGPL v2.1. After examining the licenses very carefully, we have concluded that
LGPL v3.0 is acceptable but that licenses that say LGPL v2.1 without giving you
the option of LGPL v3.0 are unacceptable. Third, is code that might be
contaminated with GPL.
We need to resolve these issues ASAP. This is either a release blocker, or we
must alter our release so it is not BSD... Not only that, we haven't even
gotten started on run-time jars.
Restrictions on Commercial Use:
Digital Library for Earth System Education
dlese.jar
Nimrod: Tools for Distributed Parametric Modeling
NimrodService.jar
Cipres
cipres_framework.jar
com.oreilly.servlet
cos.jar
Skybound Software
doublePolygon.jar
LGPL v2.0:
Forester
forester.jar
GeoTools
gt1.jar
ODC/Kepler
odc-kepler-0.1.r18530.jar
JacORB
jacorb.jar
Might be GPL contaminated:
JUMP Unified Mapping Platform
jump.jar
Eco Grid
org.ecoinformatics.ecogrid.AuthenticatedQueryService-stub.jar
org.ecoinformatics.ecogrid.AuthenticatedService-stub.jar
org.ecoinformatics.ecogrid.IdentifierService-stub.jar
org.ecoinformatics.ecogrid.PutService-stub.jar
org.ecoinformatics.ecogrid.QueryService-stub.jar
org.ecoinformatics.ecogrid.RegistryService-stub.jar
Seek Taxon
tos-client.jar
More information about the Kepler-dev
mailing list