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