<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
To summarize,<b> within the framework of paraview plugin development</b><br>
<br>
1) You do not modify/derive from or create any Qt based code :<br>
You can distribute your software under your
own terms, GPL or other. Users must have access to the ParaView source,
which they do anyway, your software does not have to be open source.<br>
<br>
2) You do not have a Qt license and you have modified/derived Qt based
code :<br>
You must make your source code available to users under the terms of
the GPL (including ParaView source, which they do anyway).<br>
<br>
3) You have a Qt license:<br>
You can keep the source code closed and distribute anything (Qt based
or otherwise) you want under your
own terms. <br>
<br>
4) You may separate plugins which make use of Qt based code from others
which do not, and distribute them on different terms, according to the
first 3 statements.<br>
<br>
I welcome corrections to the above 4 statements, preferably in as
simple a form as possible.<br>
<br>
JB<br>
<br>
<pre class="moz-signature" cols="78">--
John Biddiscombe, email:biddisco @ cscs.ch
<a class="moz-txt-link-freetext" href="http://www.cscs.ch/">http://www.cscs.ch/</a>
CSCS, Swiss National Supercomputing Centre | Tel: +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland | Fax: +41 (91) 610.82.82</pre>
</body>
</html>