stardis-solver

Solve coupled heat transfers
git clone git://git.meso-star.fr/stardis-solver.git
Log | Files | Refs | README | LICENSE

commit 6b4e40829ff8bad5fd8a1c85e191c37cd931dc90
parent 4f71c30745b0f71d207c2f9ffeda2a6abd935b1f
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Mon, 18 Dec 2017 16:17:44 +0100

Fix the copyright onwner on some files

Diffstat:
Msrc/sdis_data.c | 2+-
Msrc/sdis_interface.c | 2+-
Msrc/sdis_medium.c | 2+-
3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/sdis_data.c b/src/sdis_data.c @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016-2017 +/* Copyright (C) |Meso|Star> 2016-2017 (contact@meso-star.com) * * 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/src/sdis_interface.c b/src/sdis_interface.c @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016-2017 +/* Copyright (C) |Meso|Star> 2016-2017 (contact@meso-star.com) * * 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/src/sdis_medium.c b/src/sdis_medium.c @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016-2017 +/* Copyright (C) |Meso|Star> 2016-2017 (contact@meso-star.com) * * 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