Update docs to show my takeover of gnupg.vim

Signed-off-by: James Vega <vega.james@gmail.com>
This commit is contained in:
James Vega 2011-05-24 07:28:02 -04:00 committed by James McCoy
parent f23c3c7643
commit 9e70b21d91

View File

@ -1,10 +1,13 @@
" Name: gnupg.vim " Name: gnupg.vim
" Version: $Id$ " Last Change: 2011 May 24
" Author: Markus Braun <markus.braun@krawel.de> " Author: James Vega <vega.james@gmail.com>
" Original Author: Markus Braun <markus.braun@krawel.de>
" Summary: Vim plugin for transparent editing of gpg encrypted files. " Summary: Vim plugin for transparent editing of gpg encrypted files.
" Licence: This program is free software; you can redistribute it and/or " License: This program is free software; you can redistribute it and/or
" modify it under the terms of the GNU General Public License. " modify it under the terms of the GNU General Public License
" See http://www.gnu.org/copyleft/gpl.txt " as published by the Free Software Foundation; either version
" 2 of the License, or (at your option) any later version.
" See http://www.gnu.org/copyleft/gpl-2.0.txt
" "
" Section: Documentation {{{1 " Section: Documentation {{{1
" "