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 2c576556f..64373ff96 100644 --- a/lexlua/matlab.lua +++ b/lexlua/matlab.lua @@ -1,4 +1,4 @@ --- Copyright 2006-2018 Martin Morawetz. See License.txt. +-- Copyright 2006-2019 Martin Morawetz. See License.txt. -- Matlab LPeg lexer. -- Based off of lexer code by Mitchell. |