diff options
author | Brad King <brad.king@kitware.com> | 2015-01-19 09:43:18 -0500 |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2015-01-19 09:43:18 -0500 |
commit | 953272b725ba98358f262588d89c75bdd3429367 (patch) | |
tree | 32f4abd4058d5372f44a6acea0866fc06a11e3bb /Auxiliary | |
parent | e320640bcf2323e54add8a7c920b406c4a652816 (diff) | |
parent | 91fbcda28fff000f8ece00ba7b23cc4fa4889cef (diff) | |
download | cmake-953272b725ba98358f262588d89c75bdd3429367.tar.gz |
Merge topic 'fix-cmake-org-links'
91fbcda2 Help: Update cmake.org links to avoid redirects
Diffstat (limited to 'Auxiliary')
-rw-r--r-- | Auxiliary/cmake-indent.vim | 2 | ||||
-rw-r--r-- | Auxiliary/cmake-syntax.vim | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Auxiliary/cmake-indent.vim b/Auxiliary/cmake-indent.vim index a26dd06a25..6cee9c8581 100644 --- a/Auxiliary/cmake-indent.vim +++ b/Auxiliary/cmake-indent.vim @@ -16,7 +16,7 @@ " Version: $Revision$ " " Licence: The CMake license applies to this file. See -" http://www.cmake.org/HTML/Copyright.html +" http://www.cmake.org/licensing " This implies that distribution with Vim is allowed if exists("b:did_indent") diff --git a/Auxiliary/cmake-syntax.vim b/Auxiliary/cmake-syntax.vim index 782130d9ee..3e4a12275b 100644 --- a/Auxiliary/cmake-syntax.vim +++ b/Auxiliary/cmake-syntax.vim @@ -16,7 +16,7 @@ " Version: $Revision$ " " Licence: The CMake license applies to this file. See -" http://www.cmake.org/HTML/Copyright.html +" http://www.cmake.org/licensing " This implies that distribution with Vim is allowed " For version 5.x: Clear all syntax items |