diff options
Diffstat (limited to 'lexers/batch.lua')
| -rw-r--r-- | lexers/batch.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexers/batch.lua b/lexers/batch.lua index d3e1ece..a39d20a 100644 --- a/lexers/batch.lua +++ b/lexers/batch.lua @@ -1,4 +1,4 @@ --- Copyright 2006-2015 Mitchell mitchell.att.foicica.com. See LICENSE. +-- Copyright 2006-2016 Mitchell mitchell.att.foicica.com. See LICENSE. -- Batch LPeg lexer. local l = require('lexer') |
