|
|
|
|
|
|
|
Re: [ANN] STRECL Source available [message #5463 is a reply to message #3948] |
Sun, 29 June 2003 19:08   |
Eclipse User |
|
|
|
Originally posted by: robert.wittams.com
Michael R Head wrote:
> On the sourceforge page, it suggests you are licensing as GPL. There's
> been a lot of controversy as to whether licensing eclipse as GPL is valid.
> It could be argued that by licensing your plugin under a agreement that
> can't be fulfilled (because the CPL and GPL are not compatible), the
> license would be invalid and you'd be giving up the rights to it.
>
> Please consider using LGPL or, even better, CPL.
>
> Thanks for all the good work!
>
> mike
In fact if the licensing combination was found to be invalid it would mean
the code was just recieved under copyright, ie, you have no right to
distribute it but you could use and modify it privately.
It is possible to include an exception to the GPL with your code.
eg add this notice
As a special exception, you have permission to link this program
with the SWT library, Eclipse, and Eclipse Plugins, and
distribute executables, as long as you follow the requirements of
the GNU GPL in regard to all of the software in the executable
aside from SWT, Eclipse, and Eclipse Plugins.
With GPL'ed code reliant on non GPL compatible code there is an argument
that there is an implicit exception granted by the authors knowledge that
to use the code it must be linked with that library - this is a shaky
argument at best.
It would likely be best and easiest to dual licence CPL/LGPL . This would
allow use of the code in GPL'ed projects too, which the CPL doesn't, due to
the patent licence requirements.
Rob
|
|
|
Re: [ANN] STRECL Source available [message #5469 is a reply to message #5463] |
Mon, 30 June 2003 00:35  |
Eclipse User |
|
|
|
Originally posted by: burner.zclipse.org
On Mon, 30 Jun 2003 00:08:44 +0100, Robert Wittams wrote:
>
> In fact if the licensing combination was found to be invalid it would mean
> the code was just recieved under copyright, ie, you have no right to
> distribute it but you could use and modify it privately.
Thanks for clearing this up for me.
mike
>
>
> Rob
|
|
|
Powered by
FUDForum. Page generated in 0.19163 seconds