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