From 2cba380df66fc143badfe2e02a68eba000e9a3ee Mon Sep 17 00:00:00 2001 From: Redbull <101758038+redbullberat@users.noreply.github.com> Date: Sat, 20 Apr 2024 21:14:04 +0300 Subject: [PATCH] Update api.go // Copyright 2024 The go-ethereum Authors --- eth/catalyst/api.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eth/catalyst/api.go b/eth/catalyst/api.go index 0efa61587d..46967c42d2 100644 --- a/eth/catalyst/api.go +++ b/eth/catalyst/api.go @@ -1,4 +1,4 @@ -// Copyright 2021 The go-ethereum Authors +// Copyright 2024 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