diff options
Diffstat (limited to 'utils/vim')
-rw-r--r-- | utils/vim/llvm.vim | 2 | ||||
-rw-r--r-- | utils/vim/tablegen.vim | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/utils/vim/llvm.vim b/utils/vim/llvm.vim index eafc33654a..712a9a59a7 100644 --- a/utils/vim/llvm.vim +++ b/utils/vim/llvm.vim @@ -1,6 +1,6 @@ " Vim syntax file " Language: llvm -" Maintainer: The LLVM team, http://llvm.cs.uiuc.edu/ +" Maintainer: The LLVM team, http://llvm.org/ " Updated: 2003-06-02 if version < 600 diff --git a/utils/vim/tablegen.vim b/utils/vim/tablegen.vim index 7ab8e2c021..1514e2e0e8 100644 --- a/utils/vim/tablegen.vim +++ b/utils/vim/tablegen.vim @@ -1,6 +1,6 @@ " Vim syntax file " Language: TableGen -" Maintainer: The LLVM team, http://llvm.cs.uiuc.edu/ +" Maintainer: The LLVM team, http://llvm.org/ " Updated: 2003-08-11 if version < 600 |