diff options
Diffstat (limited to 'lexlua/forth.lua')
-rw-r--r-- | lexlua/forth.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/forth.lua b/lexlua/forth.lua index 086ce780c..ec3dd9644 100644 --- a/lexlua/forth.lua +++ b/lexlua/forth.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. -- Forth LPeg lexer. -- Contributions from Joseph Eib. |