From 33e3ace742944b7a24135fa66bd70f9bb9b143e6 Mon Sep 17 00:00:00 2001 From: Seth Woodworth Date: Wed, 22 Sep 2010 12:37:21 +0800 Subject: [PATCH] updating 'last changed' field of header --- plugin/NERD_commenter.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/NERD_commenter.vim b/plugin/NERD_commenter.vim index c61524b..3ac4a8e 100644 --- a/plugin/NERD_commenter.vim +++ b/plugin/NERD_commenter.vim @@ -3,7 +3,7 @@ " Description: vim global plugin that provides easy code commenting " Maintainer: Martin Grenfell " Version: 2.2.2 -" Last Change: 30th March, 2008 +" Last Change: 09th October, 2010 " License: This program is free software. It comes without any warranty, " to the extent permitted by applicable law. You can redistribute " it and/or modify it under the terms of the Do What The Fuck You