aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlua/ansi_c.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lexlua/ansi_c.lua')
-rw-r--r--lexlua/ansi_c.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/ansi_c.lua b/lexlua/ansi_c.lua
index 4f961e67b..8b7707495 100644
--- a/lexlua/ansi_c.lua
+++ b/lexlua/ansi_c.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.
-- C LPeg lexer.
local lexer = require('lexer')