diff options
Diffstat (limited to 'app-vim/vim-ledger/vim-ledger-1.2.0.ebuild')
-rw-r--r-- | app-vim/vim-ledger/vim-ledger-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vim-ledger/vim-ledger-1.2.0.ebuild b/app-vim/vim-ledger/vim-ledger-1.2.0.ebuild index 7f6adad..f4ee4e8 100644 --- a/app-vim/vim-ledger/vim-ledger-1.2.0.ebuild +++ b/app-vim/vim-ledger/vim-ledger-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ fi RESTRICT="mirror" DESCRIPTION="vim plugin: app-office/ledger file format syntax" HOMEPAGE="https://github.com/ledger/vim-ledger" -LICENSE="vim" +LICENSE="GPL-2" VIM_PLUGIN_HELPFILES="ledger-syntax" VIM_PLUGIN_MESSAGES="filetype" |