commit 27f0bfd069d6299d084c779de866a4255403090f parent 7435bdc652005f8ab2e5867b39ed131eef215663 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Fri, 15 May 2015 17:14:51 +0200 Minor update of the README file Diffstat:
| M | README.md | | | 10 | +++++----- |
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md @@ -11,7 +11,7 @@ the [RSys](https://gitlab.com/vaplv/rsys/) library and C++11 random number generators. First ensure that CMake and a C++11 compiler is installed on your system. Then -install the RCMake package as well as the RSys library. Finally Generate the +install the RCMake package as well as the RSys library. Finally Generate the project from the `cmake/CMakeLists.txt` file by appending to the `CMAKE_PREFIX_PATH` variable the `<RCMAKE_INSTALL_DIR>/lib/cmake` and `<RSYS_INSTALL_DIR>` directories, where `<RCMAKE_INSTALL_DIR>`, and @@ -31,8 +31,8 @@ the path that contains the Boost header directory. ## Licenses -The *Star-Sampling* library is a free software released under the -[OSI](http://opensource.org)-approved CeCILL license. You are welcome to -redistribute it under certain conditions; refer to the COPYING files for -details. +*Star-Sampling* is Copyright (C) |Meso|Star> 2015 (<contact@meso-star.com>). It +is a free software released under the [OSI](http://opensource.org)-approved +CeCILL license. You are welcome to redistribute it under certain conditions; +refer to the COPYING files for details.