aboutsummaryrefslogtreecommitdiff
path: root/lexers/haskell.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lexers/haskell.lua')
-rw-r--r--lexers/haskell.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexers/haskell.lua b/lexers/haskell.lua
index 46b5434..de247e1 100644
--- a/lexers/haskell.lua
+++ b/lexers/haskell.lua
@@ -1,4 +1,4 @@
--- Copyright 2006-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2006-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
-- Haskell LPeg lexer.
-- Modified by Alex Suraci.