summaryrefslogtreecommitdiffstats
path: root/runtime/tutor
diff options
context:
space:
mode:
authorChristian Brabandt <cb@256bit.org>2023-08-23 20:23:07 +0100
committerGitHub <noreply@github.com>2023-08-23 21:23:07 +0200
commite8d6f03f6a61f60de6893253621d057f63dd6a23 (patch)
tree3a4852a8a64711b4a5b4a9c3668f1b8a1d81dac0 /runtime/tutor
parent3fc7a7e44abda6505ccd39a6d067db6e5173cbf6 (diff)
runtime: Remove Brams name from a few more runtime files (#12780)
syntax/model.vim: minor wording improvement Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: Adri Verhoef <a3@a3.xs4all.nl>
Diffstat (limited to 'runtime/tutor')
-rw-r--r--runtime/tutor/tutor.vim6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/tutor/tutor.vim b/runtime/tutor/tutor.vim
index dc6972486e..809fd1d126 100644
--- a/runtime/tutor/tutor.vim
+++ b/runtime/tutor/tutor.vim
@@ -1,7 +1,7 @@
" Vim tutor support file
-" Author: Eduardo F. Amatria <eferna1@platea.pntic.mec.es>
-" Maintainer: Bram Moolenaar
-" Last Change: 2019 Nov 11
+" Author: Eduardo F. Amatria <eferna1@platea.pntic.mec.es>
+" Maintainer: The·Vim·Project·<https://github.com/vim/vim>
+" Last Change: 2023 Aug 13
" This Vim script is used for detecting if a translation of the
" tutor file exist, i.e., a tutor.xx file, where xx is the language.