star-aerosol

Describe the radiative properties of aerosols
git clone git://git.meso-star.fr/star-aerosol.git
Log | Files | Refs | README | LICENSE

commit b29e880807dd0ced3669ee847cefc57180282e47
parent e01dc26d6dc9c48e38e62c716abafa032d9e82f7
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Thu,  5 Jan 2023 12:10:42 +0100

Update copyright year range

Diffstat:
MREADME.md | 2+-
Mcmake/CMakeLists.txt | 2+-
Mdoc/sars.5.scd | 2+-
Msrc/sars.c | 2+-
Msrc/sars.h | 2+-
Msrc/sars_c.h | 2+-
Msrc/sars_log.c | 2+-
Msrc/sars_log.h | 2+-
Msrc/test_sars.c | 2+-
Msrc/test_sars_load.c | 2+-
10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/README.md b/README.md @@ -22,7 +22,7 @@ for further informations on CMake. ## Copyright notice -Copyright (C) 2022 [|Méso|Star>](https://www.meso-star.com) (<contact@meso-star.com>). +Copyright (C) 2022, 2023 [|Méso|Star>](https://www.meso-star.com) (<contact@meso-star.com>). ## License diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2022 |Meso|Star> (contact@meso-star.com) +# Copyright (C) 2022, 2023 |Méso|Star> (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/doc/sars.5.scd b/doc/sars.5.scd @@ -1,6 +1,6 @@ sars(5) -; Copyright (C) 2022 |Meso|Star> (contact@meso-star.com) +; Copyright (C) 2022, 2023 |Méso|Star> (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/sars.c b/src/sars.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2022, 2023 |Méso|Star> (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/sars.h b/src/sars.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2022, 2023 |Méso|Star> (contact@meso-star.com) * * This program is free software: you can redismshbute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/sars_c.h b/src/sars_c.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2022, 2023 |Méso|Star> (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/sars_log.c b/src/sars_log.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2022, 2023 |Méso|Star> (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/sars_log.h b/src/sars_log.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2022, 2023 |Méso|Star> (contact@meso-star.com) * * This program is free software: you can redismshbute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test_sars.c b/src/test_sars.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2022, 2023 |Méso|Star> (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_sars_load.c b/src/test_sars_load.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2022, 2023 |Méso|Star> (contact@meso-star.com) * * This program is free software: you can redismshbute it and/or modify * it under the terms of the GNU General Public License as published by