aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlua/xml.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lexlua/xml.lua')
-rw-r--r--lexlua/xml.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/xml.lua b/lexlua/xml.lua
index d709ef3e5..9e2119b04 100644
--- a/lexlua/xml.lua
+++ b/lexlua/xml.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.
-- XML LPeg lexer.
local lexer = require('lexer')