diff options
Diffstat (limited to 'lua/lexers/tcl.lua')
| -rw-r--r-- | lua/lexers/tcl.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lexers/tcl.lua b/lua/lexers/tcl.lua index 5d56e60..83ecd4a 100644 --- a/lua/lexers/tcl.lua +++ b/lua/lexers/tcl.lua @@ -1,4 +1,4 @@ --- Copyright 2014-2024 Joshua Krämer. See LICENSE. +-- Copyright 2014-2025 Joshua Krämer. See LICENSE. -- Tcl LPeg lexer. -- This lexer follows the TCL dodekalogue (http://wiki.tcl.tk/10259). -- It is based on the previous lexer by Mitchell. |
