diff options
Diffstat (limited to 'lexlua/chuck.lua')
-rw-r--r-- | lexlua/chuck.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/chuck.lua b/lexlua/chuck.lua index 988732ab4..727e806e0 100644 --- a/lexlua/chuck.lua +++ b/lexlua/chuck.lua @@ -1,4 +1,4 @@ --- Copyright 2010-2018 Martin Morawetz. See License.txt. +-- Copyright 2010-2019 Martin Morawetz. See License.txt. -- ChucK LPeg lexer. local lexer = require('lexer') |