solstice-pp

Post-processing utilities for the solstice app
git clone git://git.meso-star.com/solstice-pp.git
Log | Files | Refs | README | LICENSE

commit 0e68e30735a22719c8ac68bfc1fa4d1c23446d47
parent 5ac67c0c360ae037a4f5aa19cb0e7f6785bc3d06
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Fri, 20 Jun 2025 13:32:23 +0200

Update of copyright years

Diffstat:
MMakefile | 2+-
MREADME.md | 2+-
Mcyl/Makefile | 2+-
Msolmaps.c | 2+-
Msolpaths.c | 2+-
Msolpp.c | 2+-
Msolpp.h | 2+-
Msolppraw.c | 2+-
Mthemis/Makefile | 2+-
Mthemis/themis.c | 2+-
10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/Makefile b/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2018 |Meso|Star> +# Copyright (C) 2017, 2018, 2025 |Méso|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/README.md b/README.md @@ -27,7 +27,7 @@ To run the test cases : ## License -Copyright (C) 2017-2018 |Méso|Star> (contact@meso-star.com) +Copyright (C) 2017, 2018, 2025 |Méso|Star> (contact@meso-star.com) These programs are free softwares released under GPL v3+ license: GNU GPL version 3 or later. You are welcome to redistribute them under diff --git a/cyl/Makefile b/cyl/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2018 |Meso|Star> +# Copyright (C) 2017, 2018, 2025 |Méso|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/solmaps.c b/solmaps.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2017-2018 |Meso|Star> +/* Copyright (C) 2017, 2018, 2025 |Méso|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/solpaths.c b/solpaths.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2017-2018 |Meso|Star> +/* Copyright (C) 2017, 2018, 2025 |Méso|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/solpp.c b/solpp.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2017-2018 |Meso|Star> +/* Copyright (C) 2017, 2018, 2025 |Méso|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/solpp.h b/solpp.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2017-2018 |Meso|Star> +/* Copyright (C) 2017, 2018, 2025 |Méso|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/solppraw.c b/solppraw.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2017-2018 |Meso|Star> +/* Copyright (C) 2017, 2018, 2025 |Méso|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/themis/Makefile b/themis/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2018 |Meso|Star> +# Copyright (C) 2017, 2018, 2025 |Méso|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/themis/themis.c b/themis/themis.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2017-2018 |Meso|Star> +/* Copyright (C) 2017, 2018, 2025 |Méso|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