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