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