diff options
Diffstat (limited to 'lexlua/dmd.lua')
-rw-r--r-- | lexlua/dmd.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/dmd.lua b/lexlua/dmd.lua index 0a8c5408e..e8915075f 100644 --- a/lexlua/dmd.lua +++ b/lexlua/dmd.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. -- D LPeg lexer. -- Heavily modified by Brian Schott (@Hackerpilot on Github). |