runtime(script): Update Last Change Header

This was missing from Patch v9.1.1606
(Commit: eb2aebeb79)

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt
2025-08-08 13:35:19 +02:00
parent 126731c8fd
commit 25599902ca

View 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()