aboutsummaryrefslogtreecommitdiff
path: root/lua/lexers/icon.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lexers/icon.lua')
-rw-r--r--lua/lexers/icon.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lexers/icon.lua b/lua/lexers/icon.lua
index 20a00ba..35c21cb 100644
--- a/lua/lexers/icon.lua
+++ b/lua/lexers/icon.lua
@@ -1,4 +1,4 @@
--- Copyright 2006-2024 Mitchell. See LICENSE.
+-- Copyright 2006-2025 Mitchell. See LICENSE.
-- LPeg lexer for the Icon programming language.
-- http://www.cs.arizona.edu/icon
-- Contributed by Carl Sturtivant.