aboutsummaryrefslogtreecommitdiff
path: root/lua/lexers/matlab.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lexers/matlab.lua')
-rw-r--r--lua/lexers/matlab.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lexers/matlab.lua b/lua/lexers/matlab.lua
index 5385a41..caef80d 100644
--- a/lua/lexers/matlab.lua
+++ b/lua/lexers/matlab.lua
@@ -1,4 +1,4 @@
--- Copyright 2006-2013 Martin Morawetz. See LICENSE.
+-- Copyright 2006-2017 Martin Morawetz. See LICENSE.
-- Matlab LPeg lexer.
-- Based off of lexer code by Mitchell.