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