Add license section

This commit is contained in:
Patrice Peterson
2013-03-01 21:11:50 +01:00
parent 4c0652064a
commit a8726171bf

View File

@@ -37,6 +37,7 @@ Contents *jedi-vim-contents*
6.7. use_tabs_not_buffers |g:jedi#use_tabs_not_buffers|
6.8. squelch_py_warning |g:jedi#squelch_py_warning|
7. Contributing |jedi-vim-contributing|
8. License |jedi-vim-license|
==============================================================================
@@ -371,4 +372,9 @@ Default: 0 (Warning is shown)
If you have any comments or feature requests, please tell me! I really want
to know, what you think about Jedi and jedi-vim.
==============================================================================
8. License *jedi-vim-license*
Jedi-Vim is licensed under the GNU LGPL v3 license or later.
vim: textwidth=78 tabstop=8 filetype=help:norightleft: