commit: 75a766f9deca53f85d9c1cd897205936910624aa Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 22 18:41:23 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 22 18:41:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75a766f9
sys-devel/gcc: fix IncorrectCopyright Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/gcc/gcc-10.4.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/gcc/gcc-10.4.9999.ebuild b/sys-devel/gcc/gcc-10.4.9999.ebuild index b0608be1b9f1..604dca33701d 100644 --- a/sys-devel/gcc/gcc-10.4.9999.ebuild +++ b/sys-devel/gcc/gcc-10.4.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7"
