diff options
Diffstat (limited to 'lexlua/batch.lua')
-rw-r--r-- | lexlua/batch.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/batch.lua b/lexlua/batch.lua index c81ec08d1..6bdf6e7c6 100644 --- a/lexlua/batch.lua +++ b/lexlua/batch.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. -- Batch LPeg lexer. local lexer = require('lexer') |