diff options
Diffstat (limited to 'lexlua/php.lua')
| -rw-r--r-- | lexlua/php.lua | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lexlua/php.lua b/lexlua/php.lua index 2f71c3785..adf7ef432 100644 --- a/lexlua/php.lua +++ b/lexlua/php.lua @@ -1,4 +1,4 @@ --- Copyright 2006-2019 Mitchell mitchell.att.foicica.com. See License.txt. +-- Copyright 2006-2020 Mitchell mitchell.att.foicica.com. See License.txt.  -- PHP LPeg lexer.  local lexer = require('lexer') | 
