aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlua/icon.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lexlua/icon.lua')
-rw-r--r--lexlua/icon.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/icon.lua b/lexlua/icon.lua
index 2759b3946..05defaa33 100644
--- a/lexlua/icon.lua
+++ b/lexlua/icon.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.
-- LPeg lexer for the Icon programming language.
-- http://www.cs.arizona.edu/icon
-- Contributed by Carl Sturtivant.