commit: 7e021d6ef198deebef38e5b732aa7d0d9a52d6ad Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Mon Jan 17 10:16:03 2022 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Mon Jan 17 10:16:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e021d6e
dev-python/adblock: fix copyright year pkgdev doesn't seem to like adding the 2021- when it's missing and just bumps the year Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> dev-python/adblock/adblock-0.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/adblock/adblock-0.5.1.ebuild b/dev-python/adblock/adblock-0.5.1.ebuild index bbe06f214840..b139594ec1cb 100644 --- a/dev-python/adblock/adblock-0.5.1.ebuild +++ b/dev-python/adblock/adblock-0.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8
