diff options
author | Sam James <sam@gentoo.org> | 2022-11-08 04:39:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-08 04:39:52 +0000 |
commit | a7f524917952570eb171f1d1464a15acfbf892be (patch) | |
tree | b28ba7c84b2c9d3d1d0e6ff4c9c3281dc06254bc /app-editors/bvi | |
parent | app-editors/bvi: fix strict Clang compilation (diff) | |
download | gentoo-a7f524917952570eb171f1d1464a15acfbf892be.tar.gz gentoo-a7f524917952570eb171f1d1464a15acfbf892be.tar.bz2 gentoo-a7f524917952570eb171f1d1464a15acfbf892be.zip |
app-editors/bvi: fix IncorrectCopyright
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/bvi')
-rw-r--r-- | app-editors/bvi/bvi-1.4.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/bvi/bvi-1.4.1-r1.ebuild b/app-editors/bvi/bvi-1.4.1-r1.ebuild index 4b500d68d576..13a6faf7bced 100644 --- a/app-editors/bvi/bvi-1.4.1-r1.ebuild +++ b/app-editors/bvi/bvi-1.4.1-r1.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 |