From 680554f637562f2a6afead3ecf1e3d709c4991f4 Mon Sep 17 00:00:00 2001 From: zia999 <98801073+zia999@users.noreply.github.com> Date: Mon, 11 Dec 2023 10:53:08 +0700 Subject: [PATCH] Update url.go --- accounts/url.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/accounts/url.go b/accounts/url.go index 39b00e5b44..045371bce3 100644 --- a/accounts/url.go +++ b/accounts/url.go @@ -1,4 +1,4 @@ -// Copyright 2017 The go-ethereum Authors +// Copyright 2016 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