From 3e52c69d34a2d4a79945cee2ef09153d5d91037c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Dinot?= <sebastien.dinot@cs-soprasteria.com> Date: Mon, 24 Mar 2025 13:55:04 +0100 Subject: [PATCH] Update copyright time window --- _includes/footer_orekit.html | 2 +- _includes/footer_rugged.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/footer_orekit.html b/_includes/footer_orekit.html index 1b05b87..cf394c4 100644 --- a/_includes/footer_orekit.html +++ b/_includes/footer_orekit.html @@ -11,7 +11,7 @@ <div class="col-sm-6 col-md-6 col-lg-8 col-xl-6"> <div id="footerCopyright"> - <p>Copyright © 2002–2024 <a href="https://www.csgroup.eu/">CS GROUP</a> and + <p>Copyright © 2002–2025 <a href="https://www.csgroup.eu/">CS GROUP</a> and <a href="https://gitlab.orekit.org/orekit/orekit/-/graphs/develop">others</a><br/> <a rel="license" href="http://creativecommons.org/licenses/by/3.0/"><img alt="CC By 3.0 logo" src="/img/cc-by-3.0-80x15.png"/></a> Except where otherwise noted, the Orekit web pages are released under diff --git a/_includes/footer_rugged.html b/_includes/footer_rugged.html index 539cc53..4baa561 100644 --- a/_includes/footer_rugged.html +++ b/_includes/footer_rugged.html @@ -11,7 +11,7 @@ <div class="col-sm-6 col-md-6 col-lg-8 col-xl-6"> <div id="footerCopyright"> - <p>Copyright © 2014–2024 <a href="https://www.csgroup.eu/">CS GROUP</a> and + <p>Copyright © 2014–2025 <a href="https://www.csgroup.eu/">CS GROUP</a> and <a href="https://gitlab.orekit.org/orekit/rugged/-/graphs/develop">others</a><br/> <a rel="license" href="http://creativecommons.org/licenses/by/3.0/"><img alt="CC By 3.0 logo" src="/img/cc-by-3.0-80x15.png"/></a> Except where otherwise noted, the Rugged web pages are released under -- GitLab