aboutsummaryrefslogtreecommitdiff
path: root/lua/lexers/php.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lexers/php.lua')
-rw-r--r--lua/lexers/php.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lexers/php.lua b/lua/lexers/php.lua
index 22eb960..5513282 100644
--- a/lua/lexers/php.lua
+++ b/lua/lexers/php.lua
@@ -1,4 +1,4 @@
--- Copyright 2006-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2006-2017 Mitchell mitchell.att.foicica.com. See LICENSE.
-- PHP LPeg lexer.
local l = require('lexer')