aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlua/text.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lexlua/text.lua')
-rw-r--r--lexlua/text.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/text.lua b/lexlua/text.lua
index a3b367190..de5204857 100644
--- a/lexlua/text.lua
+++ b/lexlua/text.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.
-- Text LPeg lexer.
return require('lexer').new('text')