aboutsummaryrefslogtreecommitdiff
path: root/lexers/yaml.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lexers/yaml.lua')
-rw-r--r--lexers/yaml.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexers/yaml.lua b/lexers/yaml.lua
index 9c015e3..b88d5a0 100644
--- a/lexers/yaml.lua
+++ b/lexers/yaml.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.
-- YAML LPeg lexer.
-- It does not keep track of indentation perfectly.