Skip to content

Commit

Permalink
M #-: Fix copyright date in documentation footer (#3066)
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Ielpi <[email protected]>
  • Loading branch information
pedroielpi3 authored Sep 27, 2024
1 parent 573c122 commit 86f9666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/_templates/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
{% set show_copyright = False %}

{% block extrafooter %}
Copyright 2002-2023 &copy; OpenNebula Project (OpenNebula.io). All Rights Reserved. Please send comments to the <a href="mailto:webmaster [at] opennebula [dot] io">webmaster</a>. <br/>Read the <a href="http://opennebula.io/legal">Legal Notice</a>. This site is hosted by <a href="http://opennebula.io">OpenNebula Systems</a>.
Copyright 2002-2024 &copy; OpenNebula Project (OpenNebula.io). All Rights Reserved. Please send comments to the <a href="mailto:webmaster [at] opennebula [dot] io">webmaster</a>. <br/>Read the <a href="http://opennebula.io/legal">Legal Notice</a>. This site is hosted by <a href="http://opennebula.io">OpenNebula Systems</a>.
{% endblock %}

0 comments on commit 86f9666

Please sign in to comment.