diff options
Diffstat (limited to 'lexlua/apdl.lua')
-rw-r--r-- | lexlua/apdl.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/apdl.lua b/lexlua/apdl.lua index 5a1b2e164..12857f2be 100644 --- a/lexlua/apdl.lua +++ b/lexlua/apdl.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. -- APDL LPeg lexer. local lexer = require('lexer') |