diff --git a/README.rst b/README.rst index 9ad562c0fa732b1642869c9a02ac58be2dbb7ab8..7dc457a7b00c99feec225d73b446ead083ef0a00 100644 --- a/README.rst +++ b/README.rst @@ -87,12 +87,18 @@ type ``make html`` instead of ``make latexpdf``. Comments -------- +* the `cmake` folder contains files extracted from + https://gitlab.inria.fr/solverstack/morse_cmake, a separate project licensed + under the "CeCILL-C" license, please see + http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.html for + details. + * particles: initialization of multistep solvers is done with lower order methods, so direct convergence tests will fail. -* Code is only known to work with HDF5 1.8.x. +* code is only known to work with HDF5 1.8.x. -* Code is used mainly with Python 3.5 and later, and it is not tested at +* code is used mainly with Python 3.5 and later, and it is not tested at all with Python 2.x -------------------------------