aboutsummaryrefslogtreecommitdiff
path: root/lexers/python.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lexers/python.lua')
-rw-r--r--lexers/python.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexers/python.lua b/lexers/python.lua
index a96ac60..42b931d 100644
--- a/lexers/python.lua
+++ b/lexers/python.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.
-- Python LPeg lexer.
local l = require('lexer')