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