diff --git a/source/_templates/footer.html b/source/_templates/footer.html index f33a10cc14..f8db2103d0 100644 --- a/source/_templates/footer.html +++ b/source/_templates/footer.html @@ -3,5 +3,5 @@ {% set show_copyright = False %} {% block extrafooter %} - Copyright 2002-2023 © OpenNebula Project (OpenNebula.io). All Rights Reserved. Please send comments to the webmaster.
Read the Legal Notice. This site is hosted by OpenNebula Systems. + Copyright 2002-2024 © OpenNebula Project (OpenNebula.io). All Rights Reserved. Please send comments to the webmaster.
Read the Legal Notice. This site is hosted by OpenNebula Systems. {% endblock %}