aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlua/haskell.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lexlua/haskell.lua')
-rw-r--r--lexlua/haskell.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/haskell.lua b/lexlua/haskell.lua
index 484069cb3..59a413a9f 100644
--- a/lexlua/haskell.lua
+++ b/lexlua/haskell.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.
-- Haskell LPeg lexer.
-- Modified by Alex Suraci.