diff options
Diffstat (limited to 'lexers/forth.lua')
| -rw-r--r-- | lexers/forth.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexers/forth.lua b/lexers/forth.lua index 450f528..d61aa55 100644 --- a/lexers/forth.lua +++ b/lexers/forth.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. -- Forth LPeg lexer. local l = require('lexer') |
