commit: 8860ebe7e91d53913721d7bed37351f39278c84b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 5 17:58:24 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Mar 5 17:58:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8860ebe7
net-p2p/go-ethereum: fix copyright header Signed-off-by: Sam James <sam <AT> gentoo.org> net-p2p/go-ethereum/go-ethereum-1.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/go-ethereum/go-ethereum-1.10.0.ebuild b/net-p2p/go-ethereum/go-ethereum-1.10.0.ebuild index 1f3ae688c07..57b6d0ad253 100644 --- a/net-p2p/go-ethereum/go-ethereum-1.10.0.ebuild +++ b/net-p2p/go-ethereum/go-ethereum-1.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7
