diff --git a/autoload/pencil.vim b/autoload/pencil.vim index 56ff927..46d46a8 100644 --- a/autoload/pencil.vim +++ b/autoload/pencil.vim @@ -2,7 +2,7 @@ " File: pencil.vim " Description: autoload functions for vim-pencil plugin " Maintainer: Reed Esau -" Last Change: December 28, 2013 +" Created: December 28, 2013 " License: The MIT License (MIT) " ============================================================================ diff --git a/plugin/pencil.vim b/plugin/pencil.vim index 4528cb9..0d5c5c7 100644 --- a/plugin/pencil.vim +++ b/plugin/pencil.vim @@ -2,7 +2,7 @@ " File: pencil.vim " Description: vim-pencil plugin " Maintainer: Reed Esau -" Last Change: December 28, 2013 +" Created: December 28, 2013 " License: The MIT License (MIT) " ============================================================================ "