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