solstice-solver

Solver library of the solstice app
git clone git://git.meso-star.com/solstice-solver.git
Log | Files | Refs | README | LICENSE

commit d96338f5abb146f9bb2109508c81aa9317cf3ff5
parent 7cb9951e904afd882f83891983a8d44e3c357dbd
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Wed, 20 May 2026 14:08:39 +0200

Merge branch 'release_0.10_r1'

Diffstat:
MMakefile | 3++-
MREADME.md | 2+-
Msrc/ssol_version.h.in | 3++-
3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile @@ -1,4 +1,5 @@ -# Copyright (C) 2016-2018 CNRS, 2018-2026 |Meso|Star> +# Copyright (C) 2018-2026 |Meso|Star> (contact@meso-star.com) +# Copyright (C) 2016-2018 CNRS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/README.md b/README.md @@ -6,7 +6,7 @@ facilities. It was developed as part of the the [Laboratory of Excellence Solstice](http://www.labex-solstice.fr) and the [PROMES](http://www.promes.cnrs.fr/) laboratory of the National Center for Scientific Research ([CNRS](http://www.cnrs.fr)). Starting in 2026, a new -development effort founded by [Ademe](https://www.ademe.fr/) is ongoing. +development effort funded by [Ademe](https://www.ademe.fr/) is ongoing. ## How to build diff --git a/src/ssol_version.h.in b/src/ssol_version.h.in @@ -1,4 +1,5 @@ -/* Copyright (C) 2016-2018 CNRS, 2018-2026 |Meso|Star> +/* Copyright (C) 2018-2026 |Meso|Star> (contact@meso-star.com) + * Copyright (C) 2016-2018 CNRS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by