diff options
author | 2023-01-04 05:32:57 +0000 | |
---|---|---|
committer | 2023-01-04 05:32:57 +0000 | |
commit | a677e141b023ae241cf32180fdbc052036a7c642 (patch) | |
tree | 7232987ddc9513a9cf472531feaa0c6885aa113d /app-shells/bash/bash-9999.ebuild | |
parent | app-shells/bash: fix build with clang and USE=pgo (diff) | |
download | gentoo-a677e141b023ae241cf32180fdbc052036a7c642.tar.gz gentoo-a677e141b023ae241cf32180fdbc052036a7c642.tar.bz2 gentoo-a677e141b023ae241cf32180fdbc052036a7c642.zip |
app-shells/bash: crank copyright
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/bash/bash-9999.ebuild')
-rw-r--r-- | app-shells/bash/bash-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-9999.ebuild b/app-shells/bash/bash-9999.ebuild index c082c658b1aa..b0207e51036e 100644 --- a/app-shells/bash/bash-9999.ebuild +++ b/app-shells/bash/bash-9999.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=7 |