Hi Santosh,

I'm just reviewing the code and mostly everything looks fine but need to
clarify the license on vertexData.h and vertexData.cpp and typedefs.h.  The
notice is:

/*
    vertexData.h
    Copyright (c) 2007, Tobias Wolf <[email protected]>
    All rights reserved.

    Header file of the VertexData class.
*/

There isn't mention of the license that it's copyrighted under.   Was this
code taken from another body of work?  Have you contacted Tobias at all?

The noticed on ReaderWriterPLY.cpp is:

/*
 * PLY  ( Stanford Triangle Format )  File Loader for OSG
 * Copyright (C) 2009 by VizExperts Limited
 * All rights reserved.
 *
 * This program is  free  software;  you can redistribute it and/or modify
it
 * under the terms of the  GNU Lesser General Public License  as published
by
 * the  Free Software Foundation;  either version 2.1 of the License,  or
(at
 * your option) any later version.

which is fine, but makes me wonder who the original author was, and who the
various contributors have been on the code.  When I do a check into
svn/trunk I want to enumerate the various authors.

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

Reply via email to