From octave-graphics-request at bevo dot che dot wisc dot edu Thu Aug 24 07:50:12 2000 Subject: is VTK the license octave compatible ? From: Kai Habel To: octave-graphics at bevo dot che dot wisc dot edu Date: Thu, 24 Aug 2000 14:50:14 +0200 Hello, I have the impression that the license for VTK has changed this year. The question: is the license below octave(GPL) compatible? I fear the last point might be a problem. Copyright (c) 1993-2000 Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither name of Ken Martin, Will Schroeder, or Bill Lorensen nor the names of any contributors may be used to endorse or promote products derived from this software without specific prior written permission. * Modified source versions must be plainly marked as such, and must not be misrepresented as being the original software. ... license: http://www.kitware.com/vtkhtml/vtkdata/CopyRight.html vtk homepage: http://www.kitware.com/vtk.html