stardis-spk

Scripts and datasets for running Stardis simulations
git clone git://git.meso-star.fr/stardis-spk.git
Log | Files | Refs | README | LICENSE

commit 3dbdc45729509783e6c3f41088177e932a15eacc
parent 5de7a313f3490d62b5e210e508e001effb124da5
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Thu,  6 Jan 2022 11:25:38 +0100

Mise à jour du copyright pour ajouter l'année 2022

Diffstat:
MREADME.md | 2+-
Mcity/run_IR_rendering.sh | 2+-
Mcube/run_dump_path.sh | 2+-
Mcube/run_green_evaluation.sh | 2+-
Mcube/run_probe_computation.sh | 2+-
Mheatsink/run_medium_computation.sh | 2+-
Mheatsink/run_medium_computation_multiple.sh | 2+-
Mporous/run_IR_rendering.sh | 2+-
8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/README.md b/README.md @@ -203,7 +203,7 @@ computation time may take several hours. ## Copyright notice -Copyright (C) 2021 [|Meso|Star>](http://www.meso-star.com) (contact@meso-star.com) +Copyright (C) 2021, 2022 [|Meso|Star>](http://www.meso-star.com) (contact@meso-star.com) ## License diff --git a/city/run_IR_rendering.sh b/city/run_IR_rendering.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2020 |Meso|Star> +# Copyright (C) 2021, 2022 |Meso|Star> # # 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/cube/run_dump_path.sh b/cube/run_dump_path.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2020 |Meso|Star> +# Copyright (C) 2021, 2022 |Meso|Star> # # 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/cube/run_green_evaluation.sh b/cube/run_green_evaluation.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2020 |Meso|Star> +# Copyright (C) 2021, 2022 |Meso|Star> # # 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/cube/run_probe_computation.sh b/cube/run_probe_computation.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2020 |Meso|Star> +# Copyright (C) 2021, 2022 |Meso|Star> # # 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/heatsink/run_medium_computation.sh b/heatsink/run_medium_computation.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2020 |Meso|Star> +# Copyright (C) 2021, 2022 |Meso|Star> # # 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/heatsink/run_medium_computation_multiple.sh b/heatsink/run_medium_computation_multiple.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2020 |Meso|Star> +# Copyright (C) 2021, 2022 |Meso|Star> # # 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/porous/run_IR_rendering.sh b/porous/run_IR_rendering.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2020 |Meso|Star> +# Copyright (C) 2021, 2022 |Meso|Star> # # 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