diff options
author | Sam James <sam@gentoo.org> | 2022-01-09 01:15:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-09 01:15:35 +0000 |
commit | f352e9569345336dffb329c7f72fe4504c9657e7 (patch) | |
tree | 28c60cdbb5b7ab43d8953efc6383bcbdea87c7f4 /app-editors | |
parent | app-editors/gvim: version bump to v8.2.3950. (diff) | |
download | gentoo-f352e9569345336dffb329c7f72fe4504c9657e7.tar.gz gentoo-f352e9569345336dffb329c7f72fe4504c9657e7.tar.bz2 gentoo-f352e9569345336dffb329c7f72fe4504c9657e7.zip |
app-editors/vim-core: fix IncorrectCopyright
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vim-core/vim-core-8.2.3950.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim-core/vim-core-8.2.3950.ebuild b/app-editors/vim-core/vim-core-8.2.3950.ebuild index a6ac59db33c3..bfac57e4caa8 100644 --- a/app-editors/vim-core/vim-core-8.2.3950.ebuild +++ b/app-editors/vim-core/vim-core-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 |