star-4v_s

An invariant property of diffuse random walks
git clone git://git.meso-star.fr/star-4v_s.git
Log | Files | Refs | README | LICENSE

commit 7df5fbdca9919ef1debd4a6879c17d4b5ba274a3
parent 4132fb1bde341e06248b82cf9f3a936462e11f23
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Sun,  4 Feb 2018 20:46:33 +0100

Update the copyright year range

Diffstat:
MREADME.md | 2+-
Mcmake/CMakeLists.txt | 2+-
Msrc/s4vs.c | 2+-
Msrc/s4vs_realization.c | 2+-
Msrc/s4vs_realization.h | 2+-
5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md @@ -31,7 +31,7 @@ project from the `cmake/CMakeLists.txt` file by appending to the ## License -Star-4V/S is Copyright (C) |Meso|Star> 2015-2017 (<contact@meso-star.com>). +Star-4V/S is Copyright (C) |Meso|Star> 2015-2018 (<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. diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) |Meso|Star> 2015-2017 (contact@meso-star.com) +# Copyright (C) |Meso|Star> 2015-2018 (contact@meso-star.com) # # This software is governed by the CeCILL license under French law and # abiding by the rules of distribution of free software. You can use, diff --git a/src/s4vs.c b/src/s4vs.c @@ -1,4 +1,4 @@ -/* Copyright (C) |Meso|Star> 2015-2017 (contact@meso-star.com) +/* Copyright (C) |Meso|Star> 2015-2018 (contact@meso-star.com) * * This software is governed by the CeCILL license under French law and * abiding by the rules of distribution of free software. You can use, diff --git a/src/s4vs_realization.c b/src/s4vs_realization.c @@ -1,4 +1,4 @@ -/* Copyright (C) |Meso|Star> 2015-2017 (contact@meso-star.com) +/* Copyright (C) |Meso|Star> 2015-2018 (contact@meso-star.com) * * This software is governed by the CeCILL license under French law and * abiding by the rules of distribution of free software. You can use, diff --git a/src/s4vs_realization.h b/src/s4vs_realization.h @@ -1,4 +1,4 @@ -/* Copyright (C) |Meso|Star> 2015-2017 (contact@meso-star.com) +/* Copyright (C) |Meso|Star> 2015-2018 (contact@meso-star.com) * * This software is governed by the CeCILL license under French law and * abiding by the rules of distribution of free software. You can use,