mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 23:57:23 +00:00
[DOCS]: Update copyright year (#24343)
This commit is contained in:
parent
18e05266c0
commit
5dbfb369d5
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ common-js:
|
|||
{%- if page.collection -%}{{ site.collections_dir }}/{%- endif -%}
|
||||
{{- page.path -}}
|
||||
{%- endcapture -%}
|
||||
<p>© 2013–2021. The go-ethereum Authors. <a href="{{ gh_link }}">Edit this page.</a></p>
|
||||
<p>© 2013–2022. The go-ethereum Authors. <a href="{{ gh_link }}">Edit this page.</a></p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in a new issue