commit bc38f149cdc115f09a5c13d6732d62be939af0ea
parent 16b5b05c6703a5723a706b4bf5c928b5be04a6cd
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Tue, 25 Feb 2020 13:52:02 +0100
Update the copyright year range
Diffstat:
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/meso-menu.sh b/meso-menu.sh
@@ -173,8 +173,9 @@ print_high_tune_sub_menu() {
echo " <li><a href=https://gitlab.com/meso-star/htrdr>Source code repository</a></li>"
echo ' </ul>'
echo ' <div id="info">'
- echo ' <p>Copyright © 2018-2019'
- echo ' <a href="https://www.meso-star.com">|Méso|Star></a>,'
+ echo ' <p>Copyright © 2018, 2019, 2020'
+ echo ' <a href="https://www.meso-star.com">|Méso|Star></a>.'
+ echo ' Copyright © 2018, 2019'
echo ' Centre National de la Recherche Scientifique (CNRS),'
echo ' Université Paul Sabatier.'
echo ' </div>'
@@ -392,7 +393,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 © 2015-2019 <a href="mailto:contact@meso-star.com">|Méso|Star></a>'
+ echo 'Copyright © 2015-2020 <a href="mailto:contact@meso-star.com">|Méso|Star></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>"