aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlua/dot.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lexlua/dot.lua')
-rw-r--r--lexlua/dot.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/dot.lua b/lexlua/dot.lua
index 54d55a458..c90e801bd 100644
--- a/lexlua/dot.lua
+++ b/lexlua/dot.lua
@@ -1,4 +1,4 @@
--- Copyright 2006-2018 Brian "Sir Alaran" Schott. See License.txt.
+-- Copyright 2006-2019 Brian "Sir Alaran" Schott. See License.txt.
-- Dot LPeg lexer.
-- Based off of lexer code by Mitchell.