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