atrri

Refractive indices varying with wavelength
git clone git://git.meso-star.fr/atrri.git
Log | Files | Refs | README | LICENSE

commit 0efb678396575a7b6390bc8398e5aacce347a700
parent 1e2133e091c83e8e9da813cb28db1bc63c6fa606
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Thu,  5 Jan 2023 15:13:01 +0100

Update copyright year range

Diffstat:
MREADME.md | 2+-
Mcmake/CMakeLists.txt | 2+-
Mdoc/atrri.5.scd | 2+-
Msrc/atrri.c | 2+-
Msrc/atrri.h | 2+-
Msrc/atrri_c.h | 2+-
Msrc/atrri_log.c | 2+-
Msrc/atrri_log.h | 2+-
Msrc/test_atrri.c | 2+-
Msrc/test_atrri_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 -Copyright (C) 2022 [|Meso|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) 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) 2021 CNRS # # This program is free software: you can redistribute it and/or modify diff --git a/doc/atrri.5.scd b/doc/atrri.5.scd @@ -1,6 +1,6 @@ atrri(5) -; Copyright (C) 2022 |Méso|Star> (contact@meso-star.com) +; Copyright (C) 2022, 2023 |Méso|Star> (contact@meso-star.com) ; Copyright (C) 2021 CNRS ; ; This program is free software: you can redistribute it and/or modify diff --git a/src/atrri.c b/src/atrri.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) 2021 CNRS * * This program is free software: you can redistribute it and/or modify diff --git a/src/atrri.h b/src/atrri.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) 2021 CNRS * * This program is free software: you can redistribute it and/or modify diff --git a/src/atrri_c.h b/src/atrri_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) 2021 CNRS * * This program is free software: you can redistribute it and/or modify diff --git a/src/atrri_log.c b/src/atrri_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) 2021 CNRS * * This program is free software: you can redistribute it and/or modify diff --git a/src/atrri_log.h b/src/atrri_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) 2021 CNRS * * This program is free software: you can redistribute it and/or modify diff --git a/src/test_atrri.c b/src/test_atrri.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) 2021 CNRS * * This program is free software: you can redistribute it and/or modify diff --git a/src/test_atrri_load.c b/src/test_atrri_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) 2021 CNRS * * This program is free software: you can redistribute it and/or modify