diff --git a/core/tracing/journal.go b/core/tracing/journal.go index 25b124b973..8937d4c5ae 100644 --- a/core/tracing/journal.go +++ b/core/tracing/journal.go @@ -1,4 +1,4 @@ -// Copyright 2024 The go-ethereum Authors +// Copyright 2025 The 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 diff --git a/core/tracing/journal_test.go b/core/tracing/journal_test.go index c13153fc55..d9616a2ce8 100644 --- a/core/tracing/journal_test.go +++ b/core/tracing/journal_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 The go-ethereum Authors +// Copyright 2025 The 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