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 f0c0a0bcbd6837d14f4866fe218c49da8525298b
parent 4ff6d0edca9fb8d1293df1f5d091a02ae611c3a2
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Fri, 21 Dec 2018 11:43:29 +0100

Update the CNRS copyright

Diffstat:
Mhigh-tune/DZVAR.jpg | 0
Mmeso-menu.sh | 12++++++------
2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/high-tune/DZVAR.jpg b/high-tune/DZVAR.jpg Binary files differ. diff --git a/meso-menu.sh b/meso-menu.sh @@ -107,7 +107,7 @@ print_art_sub_menu() { echo ' <div id="info">' echo ' <p>Copyright &#169; 2008-2014 Fondation Sciences et Technologies' echo " pour l'Aéronotique et l'Espace, Institut Mines-Télécom" - echo ' Albi-Carmaux, National Center for Scientific Research (CNRS),' + echo ' Albi-Carmaux, Centre National de la Recherche Scientifique (CNRS),' echo ' Université Bordeaux 1, Université Paul Sabatier.</p>' echo ' <p>Copyright &#169; 2014-2018 <a' echo ' href="https://www.meso-star.com">|Méso|Star&gt;</a>.</p>' @@ -115,7 +115,7 @@ print_art_sub_menu() { elif [ "$name" == "HR_PPart" ]; then echo ' <div id="info">' echo ' <p>Copyright &#169; 2014-2018' - echo ' National Center for Scientific Research (CNRS), ' + echo ' Centre National de la Recherche Scientifique (CNRS), ' echo ' <a href="https://www.meso-star.com">|Méso|Star&gt;</a>.</p>' echo ' </div>' elif [ "$name" == "PPart_LW" -o "$name" == "PPart_SW" ]; then @@ -128,7 +128,7 @@ print_art_sub_menu() { elif [ "$name" == "Karine" ]; then echo ' <div id="info">' echo ' <p>Copyright &#169; 2008-2014 Institut Mines-Télécom' - echo ' Albi-Carmaux, National Center for Scientific Research (CNRS),' + echo ' Albi-Carmaux, Centre National de la Recherche Scientifique (CNRS),' echo ' Université Paul Sabatier.</p>' echo ' <p>Copyright &#169; 2014-2018 <a' echo ' href="https://www.meso-star.com">|Méso|Star&gt;</a>.</p>' @@ -175,7 +175,7 @@ print_high_tune_sub_menu() { echo ' <div id="info">' echo ' <p>Copyright &#169; 2018' echo ' <a href="https://www.meso-star.com">|Méso|Star&gt;</a>,' - echo ' National Center for Scientific Research (CNRS),' + echo ' Centre National de la Recherche Scientifique (CNRS),' echo ' Université Paul Sabatier.' echo ' </div>' echo ' </div>' @@ -213,7 +213,7 @@ print_schiff_sub_menu() { echo ' <div id="info">' echo ' <p>Schiff is developped by <a' echo ' href="https://www.meso-star.com">|Méso|Star&gt;</a> for the' - echo ' National Center for Scientific Research. Copyright &#169;' + echo ' National Center for Scientific Research (CNRS). Copyright &#169;' echo ' 2016-2017 <a href="http://www.cnrs.fr/index.php">CNRS</a>.</p>' echo ' </div>' echo ' </div>' @@ -263,7 +263,7 @@ print_solstice_sub_menu() { echo ' the <a href="https://www.labex-solstice.fr">LABoratory of' echo ' EXcellence Solstice</a> (LABEX) and the <a' echo ' href="http://www.promes.cnrs.fr/index.php?page=home-en">PROMES</a>' - echo ' laboratory of the National Center for Scientific Research. Copyright' + echo ' laboratory of the National Center for Scientific Research (CNRS). Copyright' echo ' &#169; 2016-2018 <a href="http://www.cnrs.fr/index.php">CNRS</a>.</p>' echo ' <p>Visit the <a href="https://www.labex-solstice.fr/solstice-software">' echo ' LABEX Solstice web page</a> for complementary informations and examples.</p>'