stardis-solver

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

commit 9330403abfa7669e19be693254641149ed48a3da
parent 304fbcd2f0ae59f93169490b05a7c9d648750ec7
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Mon,  8 Jan 2018 09:46:07 +0100

Update the copyright year range

Diffstat:
Msrc/sdis_data.c | 2+-
Msrc/sdis_device.c | 2+-
Msrc/sdis_estimator.c | 2+-
Msrc/sdis_interface.c | 2+-
Msrc/sdis_medium.c | 2+-
Msrc/sdis_scene.c | 2+-
Msrc/sdis_solve_probe.c | 2+-
Msrc/test_sdis_data.c | 2+-
Msrc/test_sdis_device.c | 2+-
Msrc/test_sdis_interface.c | 2+-
Msrc/test_sdis_medium.c | 2+-
Msrc/test_sdis_scene.c | 2+-
Msrc/test_sdis_solve_probe.c | 2+-
13 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/src/sdis_data.c b/src/sdis_data.c @@ -1,4 +1,4 @@ -/* Copyright (C) |Meso|Star> 2016-2017 (contact@meso-star.com) +/* Copyright (C) |Meso|Star> 2016-2018 (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_device.c b/src/sdis_device.c @@ -1,4 +1,4 @@ -/* Copyright (C) |Meso|Star> 2016-2017 (contact@meso-star.com) +/* Copyright (C) |Meso|Star> 2016-2018 (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_estimator.c b/src/sdis_estimator.c @@ -1,4 +1,4 @@ -/* Copyright (C) |Meso|Star> 2016-2017 (contact@meso-star.com) +/* Copyright (C) |Meso|Star> 2016-2018 (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) |Meso|Star> 2016-2017 (contact@meso-star.com) +/* Copyright (C) |Meso|Star> 2016-2018 (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) |Meso|Star> 2016-2017 (contact@meso-star.com) +/* Copyright (C) |Meso|Star> 2016-2018 (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_scene.c b/src/sdis_scene.c @@ -1,4 +1,4 @@ -/* Copyright (C) |Meso|Star> 2016-2017 (contact@meso-star.com) +/* Copyright (C) |Meso|Star> 2016-2018 (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_solve_probe.c b/src/sdis_solve_probe.c @@ -1,4 +1,4 @@ -/* Copyright (C) |Meso|Star> 2016-2017 (contact@meso-star.com) +/* Copyright (C) |Meso|Star> 2016-2018 (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/test_sdis_data.c b/src/test_sdis_data.c @@ -1,4 +1,4 @@ -/* Copyright (C) |Meso|Star> 2016-2017 (contact@meso-star.com) +/* Copyright (C) |Meso|Star> 2016-2018 (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/test_sdis_device.c b/src/test_sdis_device.c @@ -1,4 +1,4 @@ -/* Copyright (C) |Meso|Star> 2016-2017 (contact@meso-star.com) +/* Copyright (C) |Meso|Star> 2016-2018 (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/test_sdis_interface.c b/src/test_sdis_interface.c @@ -1,4 +1,4 @@ -/* Copyright (C) |Meso|Star> 2016-2017 (contact@meso-star.com) +/* Copyright (C) |Meso|Star> 2016-2018 (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/test_sdis_medium.c b/src/test_sdis_medium.c @@ -1,4 +1,4 @@ -/* Copyright (C) |Meso|Star> 2016-2017 (contact@meso-star.com) +/* Copyright (C) |Meso|Star> 2016-2018 (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/test_sdis_scene.c b/src/test_sdis_scene.c @@ -1,4 +1,4 @@ -/* Copyright (C) |Meso|Star> 2016-2017 (contact@meso-star.com) +/* Copyright (C) |Meso|Star> 2016-2018 (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/test_sdis_solve_probe.c b/src/test_sdis_solve_probe.c @@ -1,4 +1,4 @@ -/* Copyright (C) |Meso|Star> 2016-2017 (contact@meso-star.com) +/* Copyright (C) |Meso|Star> 2016-2018 (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