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 535ddddec62829a899efb2abf360e798f03aa161
parent 92a5746cc28344c3b56ab91b76ad095a65e02977
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Thu,  6 Jan 2022 11:56:56 +0100

Update the copyright year range

Diffstat:
Mart/art.sh | 2+-
Mhtrdr/htrdr.sh | 2+-
Mmeso-menu.sh | 4++--
Mmisc/misc.sh | 2+-
Mschiff/schiff.sh | 2+-
Msolstice/solstice.sh | 2+-
Mstar-engine/star-engine.sh | 2+-
Mstardis/stardis.sh | 2+-
8 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/art/art.sh b/art/art.sh @@ -1,6 +1,6 @@ #!/bin/bash -# 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/htrdr/htrdr.sh b/htrdr/htrdr.sh @@ -1,6 +1,6 @@ #!/bin/bash -# 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/meso-menu.sh b/meso-menu.sh @@ -1,6 +1,6 @@ #!/bin/bash -# 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 @@ -432,7 +432,7 @@ print_footer() { <img alt="Creative Commons License" style="border-width:0; float: left; margin-right: 1em" src="https://i.creativecommons.org/l/by-nd/4.0/88x31.png" /> </a>' - echo 'Copyright &#169; 2015-2021 <a href="mailto:contact@meso-star.com">|Méso|Star&gt;</a>' + echo 'Copyright &#169; 2015-2022 <a href="mailto:contact@meso-star.com">|Méso|Star&gt;</a>' echo '<br />' echo 'This page is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/">Creative Commons Attribution-NoDerivatives 4.0 International License</a>.' echo "</div>" diff --git a/misc/misc.sh b/misc/misc.sh @@ -1,6 +1,6 @@ #!/bin/bash -# 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/schiff/schiff.sh b/schiff/schiff.sh @@ -1,6 +1,6 @@ #!/bin/bash -# 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/solstice/solstice.sh b/solstice/solstice.sh @@ -1,6 +1,6 @@ #!/bin/bash -# 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/star-engine/star-engine.sh b/star-engine/star-engine.sh @@ -1,6 +1,6 @@ #!/bin/bash -# 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/stardis/stardis.sh b/stardis/stardis.sh @@ -1,6 +1,6 @@ #!/bin/bash -# 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