From 75bb71ad08793094c7d6ea7e4ce349435583e8e0 Mon Sep 17 00:00:00 2001 From: Martin Holst Swende Date: Wed, 25 Oct 2023 11:13:25 +0200 Subject: [PATCH] Update cmd/evm/internal/t8ntool/tx_iterator.go Co-authored-by: Marius van der Wijden --- cmd/evm/internal/t8ntool/tx_iterator.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/evm/internal/t8ntool/tx_iterator.go b/cmd/evm/internal/t8ntool/tx_iterator.go index c1f3302280..8f28dc7022 100644 --- a/cmd/evm/internal/t8ntool/tx_iterator.go +++ b/cmd/evm/internal/t8ntool/tx_iterator.go @@ -1,4 +1,4 @@ -// Copyright 2020 The go-ethereum Authors +// Copyright 2023 The go-ethereum Authors // This file is part of go-ethereum. // // go-ethereum is free software: you can redistribute it and/or modify