aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlua/pure.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lexlua/pure.lua')
-rw-r--r--lexlua/pure.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/pure.lua b/lexlua/pure.lua
index 87f456eaf..f948a96a3 100644
--- a/lexlua/pure.lua
+++ b/lexlua/pure.lua
@@ -1,4 +1,4 @@
--- Copyright 2015-2018 David B. Lamkins <david@lamkins.net>. See License.txt.
+-- Copyright 2015-2019 David B. Lamkins <david@lamkins.net>. See License.txt.
-- pure LPeg lexer, see http://purelang.bitbucket.org/
local lexer = require('lexer')