diff --git a/web/explorer/explorer-server/templates/base.html b/web/explorer/explorer-server/templates/base.html --- a/web/explorer/explorer-server/templates/base.html +++ b/web/explorer/explorer-server/templates/base.html @@ -140,6 +140,6 @@ {% block content %}{% endblock %} </div> - <div id="footer">©2022 Bitcoin ABC</div> + <div id="footer">©2023 Bitcoin ABC</div> </body> </html>