diff options
author | Sam James <sam@gentoo.org> | 2022-05-22 19:41:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-22 19:41:23 +0100 |
commit | 75a766f9deca53f85d9c1cd897205936910624aa (patch) | |
tree | e3733339f0b76e2b02473dfe20af8fa04aed61ca /sys-devel | |
parent | sys-devel/gcc: rebase 11.4 patches (diff) | |
download | gentoo-75a766f9deca53f85d9c1cd897205936910624aa.tar.gz gentoo-75a766f9deca53f85d9c1cd897205936910624aa.tar.bz2 gentoo-75a766f9deca53f85d9c1cd897205936910624aa.zip |
sys-devel/gcc: fix IncorrectCopyright
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-10.4.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |