Hi Eric,

Independent modules having difference licenses doesn't conflict at all
with the OSGPL.  The OpenSceneGraph is a collection of various
libraries, plugins and examples.  The core libraries are all OSGPL,
and most of the plugins, but not all, and when the license differs it
is typically down to a 3rd party dependency or the license that the
code originally came from.

If you own usage of the OSG in your application is incompatible with
the GPL then you simply need to avoid relying upon those modules.

Robert.

On Fri, Oct 29, 2010 at 5:41 PM, Eric Buehler <[email protected]> wrote:
> Hi,
>
> The following files seem to have a license (GPL v2) that conflicts with the 
> OSGPL license.  Should these be in the src base?
>
>
> examples/osganimationviewer/AnimtkViewerKeyHandler.cpp
> examples/osganimationviewer/AnimtkViewerKeyHandler
> src/osgPlugins/md2/anorms.h
> src/osgPlugins/net/sockstream.cpp
> src/osgPlugins/net/sockinet.cpp
> src/osgPlugins/net/sockstream.h
> src/osgPlugins/quicktime/QuicktimeImageStream.h
> src/osgPlugins/vnc/ReaderWriterVNC.cpp
> src/osgPlugins/xine/video_out_rgb.h
> src/osgPlugins/xine/video_out_rgb.c
> src/osgPlugins/pdf/ReaderWriterPDF.cpp
>
>
> Thanks!
>
> Eric[/list]
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=33258#33258
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to