diff options
author | Sam James <sam@gentoo.org> | 2022-01-09 01:15:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-09 01:15:43 +0000 |
commit | af9be3b8b3f80abd16aac83a3be4fd2ff6e48d8b (patch) | |
tree | 03f04bfca4dbe0259223aeb819ff187f777089e7 /app-editors | |
parent | app-editors/gvim: fix IncorrectCopyright (diff) | |
download | gentoo-af9be3b8b3f80abd16aac83a3be4fd2ff6e48d8b.tar.gz gentoo-af9be3b8b3f80abd16aac83a3be4fd2ff6e48d8b.tar.bz2 gentoo-af9be3b8b3f80abd16aac83a3be4fd2ff6e48d8b.zip |
app-editors/vim: fix IncorrectCopyright
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vim/vim-8.2.3950.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim/vim-8.2.3950.ebuild b/app-editors/vim/vim-8.2.3950.ebuild index 3ce917bf8851..a15f1260d55d 100644 --- a/app-editors/vim/vim-8.2.3950.ebuild +++ b/app-editors/vim/vim-8.2.3950.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 |