aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlua/verilog.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lexlua/verilog.lua')
-rw-r--r--lexlua/verilog.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/verilog.lua b/lexlua/verilog.lua
index 42619522f..efae1ebbd 100644
--- a/lexlua/verilog.lua
+++ b/lexlua/verilog.lua
@@ -1,4 +1,4 @@
--- Copyright 2006-2019 Mitchell mitchell.att.foicica.com. See License.txt.
+-- Copyright 2006-2020 Mitchell mitchell.att.foicica.com. See License.txt.
-- Verilog LPeg lexer.
local lexer = require('lexer')