diff options
Diffstat (limited to 'lexlua/rails.lua')
-rw-r--r-- | lexlua/rails.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/rails.lua b/lexlua/rails.lua index 8d324acd7..8c76d9562 100644 --- a/lexlua/rails.lua +++ b/lexlua/rails.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. -- Ruby on Rails LPeg lexer. local lexer = require('lexer') |