From 929b6c21cec9a5c3b806c5eb200799193c1ae78a Mon Sep 17 00:00:00 2001 From: rjl493456442 Date: Fri, 15 Aug 2025 14:33:19 +0800 Subject: [PATCH] Update transition.go --- trie/transition.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trie/transition.go b/trie/transition.go index c509eedb59..ad3f782b75 100644 --- a/trie/transition.go +++ b/trie/transition.go @@ -1,4 +1,4 @@ -// Copyright 2021 go-ethereum Authors +// Copyright 2025 go-ethereum Authors // This file is part of the go-ethereum library. // // The go-ethereum library is free software: you can redistribute it and/or modify