diff options
author | Sam James <sam@gentoo.org> | 2021-03-05 17:58:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-05 17:58:24 +0000 |
commit | 8860ebe7e91d53913721d7bed37351f39278c84b (patch) | |
tree | a2f1f49449572c3afbd24655d812bb2a54fc6644 /net-p2p/go-ethereum | |
parent | net-p2p/go-ethereum: (security) bump to 1.10.0 (diff) | |
download | gentoo-8860ebe7e91d53913721d7bed37351f39278c84b.tar.gz gentoo-8860ebe7e91d53913721d7bed37351f39278c84b.tar.bz2 gentoo-8860ebe7e91d53913721d7bed37351f39278c84b.zip |
net-p2p/go-ethereum: fix copyright header
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p/go-ethereum')
-rw-r--r-- | net-p2p/go-ethereum/go-ethereum-1.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 1f3ae688c071..57b6d0ad2537 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 |