meso-web

Sources of the |Méso|Star> website
git clone git://git.meso-star.fr/meso-web.git
Log | Files | Refs | README | LICENSE

commit 3ef5fd6ecb2d94b22b33fcf3beae8137fff398dc
parent 6c04daaa3e7ca03ed9a03e7bf943b3438e00c45f
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Wed, 23 Feb 2022 14:59:30 +0100

Update the copyright year range

Diffstat:
MMakefile | 2+-
Mart/Makefile | 2+-
Mart/art_build.sh | 2+-
Mbuild_htaccess.sh | 2+-
Mcheck_html.sh | 2+-
Mconfig.mk | 5+++--
Mhtrdr/Makefile | 2+-
Mmisc/Makefile | 2+-
Mmisc/misc_build.sh | 2+-
Mschiff/Makefile | 2+-
Mschiff/schiff_build.sh | 2+-
Msolstice/Makefile | 2+-
Mstar-engine/Makefile | 2+-
Mstar-engine/star_engine_build.sh | 2+-
Mstardis/Makefile | 2+-
15 files changed, 17 insertions(+), 16 deletions(-)

diff --git a/Makefile b/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2021 |Meso|Star> (contact@meso-star.com) +# Copyright (C) 2017-2022 |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/art/Makefile b/art/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2021 |Meso|Star> (contact@meso-star.com) +# Copyright (C) 2017-2022 |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/art/art_build.sh b/art/art_build.sh @@ -1,6 +1,6 @@ #!/bin/sh -e -# Copyright (C) 2019-2021 |Meso|Star> (contact@meso-star.com) +# Copyright (C) 2017-2022 |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/build_htaccess.sh b/build_htaccess.sh @@ -1,6 +1,6 @@ #!/bin/sh -e -# Copyright (C) 2019-2021 |Meso|Star> (contact@meso-star.com) +# Copyright (C) 2017-2022 |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/check_html.sh b/check_html.sh @@ -1,6 +1,6 @@ #!/bin/sh -e -# Copyright (C) 2019-2021 |Meso|Star> (contact@meso-star.com) +# Copyright (C) 2017-2022 |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/config.mk b/config.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2021 |Meso|Star> (contact@meso-star.com) +# Copyright (C) 2017-2022 |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 @@ -17,4 +17,5 @@ MARKDOWN=markdown_py # Remote server where to synchronise data -REMOTE=OVH:www/projects +#REMOTE=OVH:www/projects +REMOTE=/tmp/local diff --git a/htrdr/Makefile b/htrdr/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2021 |Meso|Star> (contact@meso-star.com) +# Copyright (C) 2017-2022 |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/misc/Makefile b/misc/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2021 |Meso|Star> (contact@meso-star.com) +# Copyright (C) 2017-2022 |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/misc/misc_build.sh b/misc/misc_build.sh @@ -1,6 +1,6 @@ #!/bin/sh -e -# Copyright (C) 2019-2021 |Meso|Star> (contact@meso-star.com) +# Copyright (C) 2017-2022 |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/schiff/Makefile b/schiff/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2021 |Meso|Star> (contact@meso-star.com) +# Copyright (C) 2017-2022 |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/schiff/schiff_build.sh b/schiff/schiff_build.sh @@ -1,6 +1,6 @@ #!/bin/sh -e -# Copyright (C) 2019-2021 |Meso|Star> (contact@meso-star.com) +# Copyright (C) 2017-2022 |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/solstice/Makefile b/solstice/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2022 |Meso|Star> (contact@meso-star.com) +# Copyright (C) 2017-2022 |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/star-engine/Makefile b/star-engine/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2021 |Meso|Star> (contact@meso-star.com) +# Copyright (C) 2017-2022 |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/star-engine/star_engine_build.sh b/star-engine/star_engine_build.sh @@ -1,6 +1,6 @@ #!/bin/sh -e -# Copyright (C) 2019-2021 |Meso|Star> (contact@meso-star.com) +# Copyright (C) 2017-2022 |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/stardis/Makefile b/stardis/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2022 |Meso|Star> (contact@meso-star.com) +# Copyright (C) 2017-2022 |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