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 e731f3849363efaaac9a9810b33bd35c9c718390
parent 78b7bec47af26067346573fbd602a09b1f96dd4a
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Wed,  6 Jan 2021 14:29:52 +0100

Update copyright year range

Diffstat:
MMakefile | 2+-
Mart/Makefile | 2+-
Mart/art.sh | 2+-
Mhigh-tune/Makefile | 2+-
Mhigh-tune/high-tune.sh | 2+-
Mmeso-menu.sh | 4++--
Mmisc/Makefile | 2+-
Mmisc/misc.sh | 2+-
Mschiff/Makefile | 2+-
Mschiff/schiff.sh | 2+-
Msolstice/Makefile | 2+-
Msolstice/solstice.sh | 2+-
Mstar-engine/Makefile | 2+-
Mstar-engine/star-engine.sh | 2+-
Mstardis/Makefile | 10++++++++--
Mstardis/stardis.sh | 2+-
16 files changed, 24 insertions(+), 18 deletions(-)

diff --git a/Makefile b/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 2019 |Meso|Star> +# Copyright (C) 2019-2021 |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-2019 |Meso|Star> +# Copyright (C) 2017-2021 |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.sh b/art/art.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2017-2019 |Meso|Star> +# Copyright (C) 2017-2021 |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/high-tune/Makefile b/high-tune/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 2019, 2020 |Meso|Star> (contact@meso-star.com) +# Copyright (C) 2019-2021 |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/high-tune/high-tune.sh b/high-tune/high-tune.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2017-2020 |Meso|Star> (contact@meso-star.com) +# Copyright (C) 2017-2021 |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-2019 |Meso|Star> +# Copyright (C) 2017-2021 |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 @@ -400,7 +400,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-2020 <a href="mailto:contact@meso-star.com">|Méso|Star&gt;</a>' + echo 'Copyright &#169; 2015-2021 <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/Makefile b/misc/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 2019 |Meso|Star> +# Copyright (C) 2019-2021 |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.sh b/misc/misc.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2017-2019 |Meso|Star> +# Copyright (C) 2017-2021 |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, 2020 |Meso|Star> (contact@meso-star.com) +# Copyright (C) 2019-2021 |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-2020 |Meso|Star> +# Copyright (C) 2017-2021 |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 |Meso|Star> +# Copyright (C) 2019-2021 |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-2019 |Meso|Star> +# Copyright (C) 2017-2021 |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 |Meso|Star> +# Copyright (C) 2019-2021 |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-2020 |Meso|Star> +# Copyright (C) 2017-2021 |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) 2017-2020 |Meso|Star> +# Copyright (C) 2017-2021 |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,7 +17,13 @@ STARDIS-VERSION=0.11.0-r1 STARDIS-STARTER-PACK-VERSION=0.0.0 SRC = stardis.html.in -IMG = foam.png IGBT.png syrthes.png +IMG = \ + foam.jpg \ + foam_path.jpg \ + heatsink.jpg \ + heatsinkx50.jpg \ + heatsink_anim.gif \ + heatsink_anim_thumb.gif \ .PHONY: all clean default publish default: all diff --git a/stardis/stardis.sh b/stardis/stardis.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2017-2020 |Meso|Star> +# Copyright (C) 2017-2021 |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