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