aboutsummaryrefslogtreecommitdiff
path: root/lua/lexers/gnuplot.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lexers/gnuplot.lua')
-rw-r--r--lua/lexers/gnuplot.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lexers/gnuplot.lua b/lua/lexers/gnuplot.lua
index 8c0e8ec..29ba7ef 100644
--- a/lua/lexers/gnuplot.lua
+++ b/lua/lexers/gnuplot.lua
@@ -1,4 +1,4 @@
--- Copyright 2006-2024 Mitchell. See LICENSE.
+-- Copyright 2006-2025 Mitchell. See LICENSE.
-- Gnuplot LPeg lexer.
local lexer = lexer