diff options
Diffstat (limited to 'lexlua/matlab.lua')
-rw-r--r-- | lexlua/matlab.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/matlab.lua b/lexlua/matlab.lua index 64373ff96..d371ebc96 100644 --- a/lexlua/matlab.lua +++ b/lexlua/matlab.lua @@ -1,4 +1,4 @@ --- Copyright 2006-2019 Martin Morawetz. See License.txt. +-- Copyright 2006-2020 Martin Morawetz. See License.txt. -- Matlab LPeg lexer. -- Based off of lexer code by Mitchell. |