Thanks for clarifying Robert and Sergey. 

Working in academia these license issues rarely come up. Clearly my 
understanding has got a little mixed up.

I'll amend the license information on the svn.

Regards,


Kim.


-----Original Message-----
From: [email protected] on behalf of Robert Osfield
Sent: Fri 08/05/2009 13:29
To: OpenSceneGraph Users
Subject: Re: [osg-users] osgOcean release
 
Hi Kim,

On Fri, May 8, 2009 at 1:04 PM, Kim C Bale <[email protected]> wrote:
> Hi Sergey,
>
> Yes, this is intentional. It came to my attention that the FFTW library is 
> covered by a GPL license and therefore the library must also share the status.
>
> However, I am working on replacing the FFTW library with an LGPL alternative 
> so that I can change it back to LGPL, but until then I will have to keep the 
> GPL license.

I don't think this is required.  Your own source code is yours to
license how you like, it's the final composite work that would have to
licensed as the GPL.  For instances your headers and source could be
LGPL, but when you link your application against the GPL library then
resulting osgOcean library would need to be under the GPL.

If FFTW was replaced by another library that was LGPL then the
resulting library would be LGPL, if this library was binary binary
compatible then you could actually swap the two implementations
without changing anything in your code, and with it the license rules
would change with it.   If you make your own source code GPL, even
temporarily then this isn't possible.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

<<winmail.dat>>

*****************************************************************************************
To view the terms under which this email is distributed, please go to 
http://www.hull.ac.uk/legal/email_disclaimer.html
*****************************************************************************************
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to