atrtp

Thermodynamic properties of a medium in combustion
git clone git://git.meso-star.fr/atrtp.git
Log | Files | Refs | README | LICENSE

commit b0dbac39a3dfaeb4efa4c4035381cc671fa01b14
parent 0c985ae404807a14411959a052063b783288800f
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Fri,  6 Jan 2023 09:11:28 +0100

Update copyright year range

Diffstat:
MREADME.md | 2+-
Mcmake/CMakeLists.txt | 2+-
Mdoc/atrtp.5.scd | 2+-
Msrc/atrtp.c | 2+-
Msrc/atrtp.h | 2+-
Msrc/atrtp_c.h | 2+-
Msrc/atrtp_log.c | 2+-
Msrc/atrtp_log.h | 2+-
Msrc/test_atrtp.c | 2+-
Msrc/test_atrtp_load.c | 2+-
10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/README.md b/README.md @@ -28,7 +28,7 @@ Use scdoc rather than asciidoc as file format for man sources. ## Copyright -Copyright (C) 2022 [|Méso|Star](http://www.meso-star.com) (<contact@meso-star.com>) +Copyright (C) 2022, 2023 [|Méso|Star](http://www.meso-star.com) (<contact@meso-star.com>) Copyright (C) 2020, 2021 Centre National de la Recherche Scientifique (CNRS) ## License diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2022 |Méso|Star> (contact@meso-star.com) +# Copyright (C) 2022, 2023 |Méso|Star> (contact@meso-star.com) # Copyright (C) 2020, 2021 CNRS # # This program is free software: you can redistribute it and/or modify diff --git a/doc/atrtp.5.scd b/doc/atrtp.5.scd @@ -1,6 +1,6 @@ atrtp(5) -; Copyright (C) 2022 |Méso|Star> (contact@meso-star.com) +; Copyright (C) 2022, 2023 |Méso|Star> (contact@meso-star.com) ; Copyright (C) 2020, 2021 CNRS ; ; This program is free software: you can redistribute it and/or modify diff --git a/src/atrtp.c b/src/atrtp.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2022 |Méso|Star> (contact@meso-star.com) +/* Copyright (C) 2022, 2023 |Méso|Star> (contact@meso-star.com) * Copyright (C) 2020, 2021 CNRS * * This program is free software: you can redistribute it and/or modify diff --git a/src/atrtp.h b/src/atrtp.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2022 |Méso|Star> (contact@meso-star.com) +/* Copyright (C) 2022, 2023 |Méso|Star> (contact@meso-star.com) * Copyright (C) 2020, 2021 CNRS * * This program is free software: you can redistribute it and/or modify diff --git a/src/atrtp_c.h b/src/atrtp_c.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2022 |Méso|Star> (contact@meso-star.com) +/* Copyright (C) 2022, 2023 |Méso|Star> (contact@meso-star.com) * Copyright (C) 2020, 2021 CNRS * * This program is free software: you can redistribute it and/or modify diff --git a/src/atrtp_log.c b/src/atrtp_log.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2022 |Méso|Star> (contact@meso-star.com) +/* Copyright (C) 2022, 2023 |Méso|Star> (contact@meso-star.com) * Copyright (C) 2020, 2021 CNRS * * This program is free software: you can redistribute it and/or modify diff --git a/src/atrtp_log.h b/src/atrtp_log.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2022 |Méso|Star> (contact@meso-star.com) +/* Copyright (C) 2022, 2023 |Méso|Star> (contact@meso-star.com) * Copyright (C) 2020, 2021 CNRS * * This program is free software: you can redistribute it and/or modify diff --git a/src/test_atrtp.c b/src/test_atrtp.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2022 |Méso|Star> (contact@meso-star.com) +/* Copyright (C) 2022, 2023 |Méso|Star> (contact@meso-star.com) * Copyright (C) 2020, 2021 CNRS * * This program is free software: you can redistribute it and/or modify diff --git a/src/test_atrtp_load.c b/src/test_atrtp_load.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2022 |Méso|Star> (contact@meso-star.com) +/* Copyright (C) 2022, 2023 |Méso|Star> (contact@meso-star.com) * Copyright (C) 2020, 2021 CNRS * * This program is free software: you can redistribute it and/or modify