summaryrefslogtreecommitdiff
path: root/runtime/syntax/idl.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/syntax/idl.vim')
-rw-r--r--runtime/syntax/idl.vim4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/syntax/idl.vim b/runtime/syntax/idl.vim
index 84cf08b59..cdb66ea01 100644
--- a/runtime/syntax/idl.vim
+++ b/runtime/syntax/idl.vim
@@ -1,7 +1,7 @@
" Vim syntax file
" Language: IDL (Interface Description Language)
-" Maintainer: Jody Goldberg <jgoldberg@home.com>
-" Last Change: 2001 May 09
+" Maintainer: Jody Goldberg <jgoldberg@home.com> or <jody@gnome.org>
+" Last Change: 2004 Jul 12
" This is an experiment. IDL's structure is simple enough to permit a full
" grammar based approach to rather than using a few heuristics. The result