aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlua/awk.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lexlua/awk.lua')
-rw-r--r--lexlua/awk.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/awk.lua b/lexlua/awk.lua
index a3f69fd83..6ff73dd2f 100644
--- a/lexlua/awk.lua
+++ b/lexlua/awk.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.
-- AWK LPeg lexer.
-- Modified by Wolfgang Seeberg 2012, 2013.