]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(script): Update Last Change Header
authorChristian Brabandt <cb@256bit.org>
Fri, 8 Aug 2025 11:35:19 +0000 (13:35 +0200)
committerChristian Brabandt <cb@256bit.org>
Fri, 8 Aug 2025 11:35:55 +0000 (13:35 +0200)
This was missing from Patch v9.1.1606
(Commit: eb2aebeb7982168ece3888c9c0b08fc46f9d4d15)

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/autoload/dist/script.vim

index 8781391a5297add515cb0b34a2a0a65bcf639cce..f7e1b048299a51d128e1d981c0149dec199d16b5 100644 (file)
@@ -4,7 +4,7 @@ vim9script
 # Invoked from "scripts.vim" in 'runtimepath'
 #
 # Maintainer:  The Vim Project <https://github.com/vim/vim>
-# Last Change: 2025 Apr 24
+# Last Change: 2025 Aug 08
 # Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 export def DetectFiletype()