htmie

Optical properties of water droplets
git clone git://git.meso-star.fr/htmie.git
Log | Files | Refs | README | LICENSE

commit 3fecea95010607da82587967de78ff4054c24bbe
parent 8a86b1ec4abb67aa76134a6efebf4c5e86d9f128
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Thu,  7 Sep 2023 18:27:55 +0200

Small update of the copyright notice

Replace the acronym CNRS with its meaning

Diffstat:
Mcmake/CMakeLists.txt | 2+-
Mdoc/htmie.5.scd | 2+-
Msrc/dump_netcdf_data.sh | 2+-
Msrc/htmie.c | 2+-
Msrc/htmie.h | 2+-
Msrc/test_htmie.c | 2+-
Msrc/test_htmie_load.c | 2+-
Msrc/test_htmie_utils.h | 2+-
8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt @@ -1,5 +1,5 @@ # Copyright (C) 2018, 2020-2023 |Méso|Star> (contact@meso-star.com) -# Copyright (C) 2018 CNRS +# Copyright (C) 2018 Centre National de la Recherche Scientifique # Copyright (C) 2018 Université Paul Sabatier # # This program is free software: you can redistribute it and/or modify diff --git a/doc/htmie.5.scd b/doc/htmie.5.scd @@ -1,7 +1,7 @@ htmie(5) ; Copyright (C) 2018, 2020-2023 |Méso|Star> (contact@meso-star.com) -; Copyright (C) 2018 CNRS +; Copyright (C) 2018 Centre National de la Recherche Scientifique ; Copyright (C) 2018 Université Paul Sabatier ; ; This program is free software: you can redistribute it and/or modify diff --git a/src/dump_netcdf_data.sh b/src/dump_netcdf_data.sh @@ -1,7 +1,7 @@ #!/bin/sh -e # Copyright (C) 2018, 2020-2023 |Méso|Star> (contact@meso-star.com) -# Copyright (C) 2018 CNRS +# Copyright (C) 2018 Centre National de la Recherche Scientifique # Copyright (C) 2018 Université Paul Sabatier # # This program is free software: you can redistribute it and/or modify diff --git a/src/htmie.c b/src/htmie.c @@ -1,5 +1,5 @@ /* Copyright (C) 2018, 2020-2023 |Méso|Star> (contact@meso-star.com) - * Copyright (C) 2018 CNRS + * Copyright (C) 2018 Centre National de la Recherche Scientifique * Copyright (C) 2018 Université Paul Sabatier * * This program is free software: you can redistribute it and/or modify diff --git a/src/htmie.h b/src/htmie.h @@ -1,5 +1,5 @@ /* Copyright (C) 2018, 2020-2023 |Méso|Star> (contact@meso-star.com) - * Copyright (C) 2018 CNRS + * Copyright (C) 2018 Centre National de la Recherche Scientifique * Copyright (C) 2018 Université Paul Sabatier * * This program is free software: you can redistribute it and/or modify diff --git a/src/test_htmie.c b/src/test_htmie.c @@ -1,5 +1,5 @@ /* Copyright (C) 2018, 2020-2023 |Méso|Star> (contact@meso-star.com) - * Copyright (C) 2018 CNRS + * Copyright (C) 2018 Centre National de la Recherche Scientifique * Copyright (C) 2018 Université Paul Sabatier * * This program is free software: you can redistribute it and/or modify diff --git a/src/test_htmie_load.c b/src/test_htmie_load.c @@ -1,5 +1,5 @@ /* Copyright (C) 2018, 2020-2023 |Méso|Star> (contact@meso-star.com) - * Copyright (C) 2018 CNRS + * Copyright (C) 2018 Centre National de la Recherche Scientifique * Copyright (C) 2018 Université Paul Sabatier * * This program is free software: you can redistribute it and/or modify diff --git a/src/test_htmie_utils.h b/src/test_htmie_utils.h @@ -1,5 +1,5 @@ /* Copyright (C) 2018, 2020-2023 |Méso|Star> (contact@meso-star.com) - * Copyright (C) 2018 CNRS + * Copyright (C) 2018 Centre National de la Recherche Scientifique * Copyright (C) 2018 Université Paul Sabatier * * This program is free software: you can redistribute it and/or modify