aboutsummaryrefslogtreecommitdiff
path: root/lexers/text.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lexers/text.lua')
-rw-r--r--lexers/text.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexers/text.lua b/lexers/text.lua
index 6331f93..51b4f11 100644
--- a/lexers/text.lua
+++ b/lexers/text.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.
-- Text LPeg lexer.
local M = {_NAME = 'text'}