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