commit: 0d0da3bb0fb4c10188733867ae398a12a3816d44 Author: Marco Sirabella <marco <AT> sirabella <DOT> org> AuthorDate: Wed Apr 28 22:25:45 2021 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun May 2 20:22:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d0da3bb
vim-plugin.eclass: bump copyright year. Signed-off-by: Marco Sirabella <marco <AT> sirabella.org> Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> eclass/vim-plugin.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/vim-plugin.eclass b/eclass/vim-plugin.eclass index 77cceb47ebe..6b72d66111d 100644 --- a/eclass/vim-plugin.eclass +++ b/eclass/vim-plugin.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: vim-plugin.eclass
