From 496144539793ef1e5c14aa60244e964fb51f52c6 Mon Sep 17 00:00:00 2001 From: Felix Lange Date: Mon, 14 Apr 2025 10:58:59 +0200 Subject: [PATCH] Update dropper.go --- eth/dropper.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eth/dropper.go b/eth/dropper.go index 30fdcaaaac..51f2a7a95a 100644 --- a/eth/dropper.go +++ b/eth/dropper.go @@ -1,4 +1,4 @@ -// Copyright 2015 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