diff options
Diffstat (limited to 'lexlua/haskell.lua')
-rw-r--r-- | lexlua/haskell.lua | 2 |
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. |