Skip to content

Commit bd82d42

Browse files
committed
Remove "Last Change" headers
1 parent d23eace commit bd82d42

File tree

11 files changed

+0
-11
lines changed

11 files changed

+0
-11
lines changed

autoload/rubycomplete.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
" Vim completion script
22
" Language: Ruby
33
" Maintainer: Mark Guzman <segfault@hasno.info>
4-
" Last Change: 2009 Sep 28
54
" URL: http://vim-ruby.rubyforge.org
65
" Anon CVS: See above site
76
" Release Coordinator: Doug Kearns <dougkearns@gmail.com>

compiler/eruby.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
" Vim compiler file
22
" Language: eRuby
33
" Maintainer: Doug Kearns <dougkearns@gmail.com>
4-
" Last Change: 2008 Aug 1
54
" URL: http://vim-ruby.rubyforge.org
65
" Anon CVS: See above site
76
" Release Coordinator: Doug Kearns <dougkearns@gmail.com>

compiler/rspec.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
" Vim compiler file
22
" Language: RSpec
33
" Maintainer: Tim Pope <vimNOSPAM@tpope.org>
4-
" Last Change: 2009 Dec 22
54
" URL: http://vim-ruby.rubyforge.org
65
" Anon CVS: See above site
76
" Release Coordinator: Doug Kearns <dougkearns@gmail.com>

compiler/ruby.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
" Language: Ruby
33
" Function: Syntax check and/or error reporting
44
" Maintainer: Tim Hammerquist <timh at rubyforge.org>
5-
" Last Change: 2008 Aug 1
65
" URL: http://vim-ruby.rubyforge.org
76
" Anon CVS: See above site
87
" Release Coordinator: Doug Kearns <dougkearns@gmail.com>

compiler/rubyunit.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
" Vim compiler file
22
" Language: Test::Unit - Ruby Unit Testing Framework
33
" Maintainer: Doug Kearns <dougkearns@gmail.com>
4-
" Last Change: 2008 Aug 1
54
" URL: http://vim-ruby.rubyforge.org
65
" Anon CVS: See above site
76
" Release Coordinator: Doug Kearns <dougkearns@gmail.com>

ftplugin/eruby.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
" Vim filetype plugin
22
" Language: eRuby
33
" Maintainer: Tim Pope <vimNOSPAM@tpope.org>
4-
" Last Change: 2010 Apr 15
54
" URL: http://vim-ruby.rubyforge.org
65
" Anon CVS: See above site
76
" Release Coordinator: Doug Kearns <dougkearns@gmail.com>

ftplugin/ruby.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
" Vim filetype plugin
22
" Language: Ruby
33
" Maintainer: Gavin Sinclair <gsinclair at gmail.com>
4-
" Last Change: 2010 Mar 15
54
" URL: http://vim-ruby.rubyforge.org
65
" Anon CVS: See above site
76
" Release Coordinator: Doug Kearns <dougkearns@gmail.com>

indent/eruby.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
" Vim indent file
22
" Language: eRuby
33
" Maintainer: Tim Pope <vimNOSPAM@tpope.org>
4-
" Last Change: 2010 May 28
54
" URL: http://vim-ruby.rubyforge.org
65
" Anon CVS: See above site
76
" Release Coordinator: Doug Kearns <dougkearns@gmail.com>

indent/ruby.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
" Vim indent file
22
" Language: Ruby
33
" Maintainer: Nikolai Weibull <now at bitwi.se>
4-
" Last Change: 2009 Dec 17
54
" URL: http://vim-ruby.rubyforge.org
65
" Anon CVS: See above site
76
" Release Coordinator: Doug Kearns <dougkearns@gmail.com>

syntax/eruby.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
" Vim syntax file
22
" Language: eRuby
33
" Maintainer: Tim Pope <vimNOSPAM@tpope.org>
4-
" Last Change: 2010 Apr 15
54
" URL: http://vim-ruby.rubyforge.org
65
" Anon CVS: See above site
76
" Release Coordinator: Doug Kearns <dougkearns@gmail.com>

0 commit comments

Comments
 (0)