commit d43ec673a654d0a7ac6aaff343d16514d892cf9e
parent b679385dbd590e10f662d5fac33edc09b1d0df5b
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Thu, 21 Mar 2019 10:16:01 +0100
Small update of the schiff overview
Diffstat:
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/schiff/schiff.html.in b/schiff/schiff.html.in
@@ -41,11 +41,6 @@ the StarEngine <a href=https://gitlab.com/meso-star/star-3d>Star3D</a> library,
it is internally powered by <a href=https://software.intel.com/sdvis>Intel®
Rendering Framework</a>: <a href=http://embree.github.io/>Embree</a>.</p>
-<p>Schiff is available on GNU/Linux 64-bits. It is a free software release
-under the GPLv3+ license. You are welcome to redistribute it under certain
-conditions; refer to the <a
-href="https://www.gnu.org/licenses/gpl.html">license</a> for details.</p>
-
<h2>A straight interface</h2>
<div class="img" style="width: 16em">
@@ -132,3 +127,10 @@ and <code>invcumul_<WLEN>.txt</code> that store for the wavelength
<code><WLEN></code>, the value of its associated phase function as well
as its cumulative and its inverse cumulative, respectively.</p>
+<h2>License</h2>
+
+<p>Schiff is free software release under the GPLv3+ license: GNU GPL version 3
+or later. You can freely study, modify or extend it. You are also welcome to
+redistribute it under certain conditions; refer to the <a
+href="https://www.gnu.org/licenses/gpl.html">license</a> for details.</p>
+