aboutsummaryrefslogtreecommitdiff
path: root/lua/lexers/prolog.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lexers/prolog.lua')
-rw-r--r--lua/lexers/prolog.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lexers/prolog.lua b/lua/lexers/prolog.lua
index 3920172..f29a143 100644
--- a/lua/lexers/prolog.lua
+++ b/lua/lexers/prolog.lua
@@ -1,4 +1,4 @@
--- Copyright 2006-2024 Mitchell. See LICENSE.
+-- Copyright 2006-2025 Mitchell. See LICENSE.
-- Lexer enhanced to conform to the realities of Prologs on the ground by
-- Michael T. Richter. Copyright is explicitly assigned back to Mitchell.
-- Prolog LPeg lexer.