aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlua/css.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lexlua/css.lua')
-rw-r--r--lexlua/css.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/css.lua b/lexlua/css.lua
index 7b3230287..8d4d543bc 100644
--- a/lexlua/css.lua
+++ b/lexlua/css.lua
@@ -1,4 +1,4 @@
--- Copyright 2006-2018 Mitchell mitchell.att.foicica.com. See License.txt.
+-- Copyright 2006-2019 Mitchell mitchell.att.foicica.com. See License.txt.
-- CSS LPeg lexer.
local lexer = require('lexer')