diff options
Diffstat (limited to 'lexlua/nim.lua')
-rw-r--r-- | lexlua/nim.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/nim.lua b/lexlua/nim.lua index aea719a1b..e13c25f6c 100644 --- a/lexlua/nim.lua +++ b/lexlua/nim.lua @@ -1,4 +1,4 @@ --- Copyright 2006-2018 Mitchell mitchell.att.foicica.com. See License.txt. +-- Copyright 2006-2019 Mitchell mitchell.att.foicica.com. See License.txt. -- Nim LPeg lexer. local lexer = require('lexer') |