commit: 1e3728346e78cfc3c444b5ceac4c379de2dc7069 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 29 10:46:02 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 29 19:43:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e372834
sys-devel/gcc: fix copyright Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/gcc/gcc-10.4.1_p20221208.ebuild | 2 +- sys-devel/gcc/gcc-11.3.1_p20221209.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-devel/gcc/gcc-10.4.1_p20221208.ebuild b/sys-devel/gcc/gcc-10.4.1_p20221208.ebuild index 20cb319e02cf..d109ff1e84d4 100644 --- a/sys-devel/gcc/gcc-10.4.1_p20221208.ebuild +++ b/sys-devel/gcc/gcc-10.4.1_p20221208.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/sys-devel/gcc/gcc-11.3.1_p20221209.ebuild b/sys-devel/gcc/gcc-11.3.1_p20221209.ebuild index d8c443e16e92..f947b7097d30 100644 --- a/sys-devel/gcc/gcc-11.3.1_p20221209.ebuild +++ b/sys-devel/gcc/gcc-11.3.1_p20221209.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8
