stardis-green

Post-processing of green functions
git clone git://git.meso-star.fr/stardis-green.git
Log | Files | Refs | README | LICENSE

commit fdd2431a225245debc5df9119953058b3807f21f
parent 1569319d3c1cd3d61a4ff27d1f4560d1d1c2f32a
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Thu, 30 Apr 2020 15:13:54 +0200

Fix Copyright year range

Diffstat:
Mcmake/CMakeLists.txt | 2+-
Mcmake/doc/CMakeLists.txt | 2+-
Mdoc/sgreen-input.5.txt | 2+-
Mdoc/sgreen-output.5.txt | 2+-
Mdoc/sgreen.1.txt.in | 4++--
Msrc/green-args.c | 2+-
Msrc/green-args.h | 2+-
Msrc/green-compute.c | 2+-
Msrc/green-compute.h | 2+-
Msrc/green-default.h.in | 2+-
Msrc/green-description.h | 2+-
Msrc/green-input.c | 2+-
Msrc/green-main.c | 2+-
Msrc/green-output.c | 2+-
Msrc/green-output.h | 2+-
Msrc/green-types.h | 2+-
Msrc/green-version.h.in | 2+-
17 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2020 |Meso|Star> +# Copyright (C) 2020 |Meso|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/cmake/doc/CMakeLists.txt b/cmake/doc/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2020 |Meso|Star> +# Copyright (C) 2020 |Meso|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/doc/sgreen-input.5.txt b/doc/sgreen-input.5.txt @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2020 |Meso|Star> +// Copyright (C) 2020 |Meso|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/doc/sgreen-output.5.txt b/doc/sgreen-output.5.txt @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2020 |Meso|Star> +// Copyright (C) 2020 |Meso|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/doc/sgreen.1.txt.in b/doc/sgreen.1.txt.in @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2020 |Meso|Star> +// Copyright (C) 2020 |Meso|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 @@ -105,7 +105,7 @@ stdout in compact format. COPYRIGHT --------- -Copyright &copy; 2018-2020 |Meso|Star>. License GPLv3+: GNU GPL +Copyright &copy; 2020 |Meso|Star>. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software. You are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. diff --git a/src/green-args.c b/src/green-args.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018-2020 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2020 |Meso|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/green-args.h b/src/green-args.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2018-2020 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2020 |Meso|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/green-compute.c b/src/green-compute.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018-2020 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2020 |Meso|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/green-compute.h b/src/green-compute.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2018-2020 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2020 |Meso|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/green-default.h.in b/src/green-default.h.in @@ -1,4 +1,4 @@ -/* Copyright (C) 2018-2020 |Meso|Star> +/* Copyright (C) 2020 |Meso|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/src/green-description.h b/src/green-description.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2018-2020 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2020 |Meso|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/green-input.c b/src/green-input.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018-2020 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2020 |Meso|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/green-main.c b/src/green-main.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018-2020 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2020 |Meso|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/green-output.c b/src/green-output.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018-2020 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2020 |Meso|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/green-output.h b/src/green-output.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2018-2020 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2020 |Meso|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/green-types.h b/src/green-types.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2018-2020 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2020 |Meso|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/green-version.h.in b/src/green-version.h.in @@ -1,4 +1,4 @@ -/* Copyright (C) 2018-2020 |Meso|Star> +/* Copyright (C) 2020 |Meso|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