diff options
Diffstat (limited to 'lua/lexers/cuda.lua')
| -rw-r--r-- | lua/lexers/cuda.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lexers/cuda.lua b/lua/lexers/cuda.lua index 699337b..089456c 100644 --- a/lua/lexers/cuda.lua +++ b/lua/lexers/cuda.lua @@ -1,4 +1,4 @@ --- Copyright 2006-2024 Mitchell. See LICENSE. +-- Copyright 2006-2025 Mitchell. See LICENSE. -- CUDA LPeg lexer. local lexer = lexer |
