[cc-licenses] Project using CCL wants to use LPGL licensed code
Terry Hancock
hancock at anansispaceworks.com
Tue Jul 17 15:01:54 EDT 2007
Christian Rutsch wrote:
> We are running a small software project, which has been released under
> the CCL. Now we want to use a piece of software within our code, which
> has been released und the LGPL.
The obligatory "CC licenses are not for software" and "there is no 'CC
license' -- there are several and you must specify" comments having
already been made by others, let me clarify the implication of the LGPL:
If you are only linking to the library, you should have no problem. This
is precisely why one uses LGPL instead of GPL for libraries -- to allow
incompatibly-licensed software to use it.
If you need to actually make changes to the library itself, however, you
will need to release those changes (but strictly speaking, only those
changes) under the LGPL.
HTH,
Terry
--
Terry Hancock (hancock at AnansiSpaceworks.com)
Anansi Spaceworks http://www.AnansiSpaceworks.com
More information about the cc-licenses
mailing list