mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-04 02:23:48 +00:00
docs: update copyright year (#23352)
This commit is contained in:
parent
6cfd7df510
commit
6fdb770d95
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–2019. The go-ethereum Authors. <a href="{{ gh_link }}">Edit this page.</a></p>
|
||||
<p>© 2013–2021. The go-ethereum Authors. <a href="{{ gh_link }}">Edit this page.</a></p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in a new issue