aboutsummaryrefslogtreecommitdiff
path: root/modules/lua/tadoc.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2019-02-16 22:57:47 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2019-02-16 22:57:47 -0500
commit289683eb2044abce8350b8df18580e4d41e072fb (patch)
tree9ee4d1d8e8e7ef6b6f4e4432b9fef081f8fc1d16 /modules/lua/tadoc.lua
parent343affbc83385da8a357d6300f89b253adca0704 (diff)
downloadtextadept-289683eb2044abce8350b8df18580e4d41e072fb.tar.gz
textadept-289683eb2044abce8350b8df18580e4d41e072fb.zip
Updated copyright year.
Diffstat (limited to 'modules/lua/tadoc.lua')
-rw-r--r--modules/lua/tadoc.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/lua/tadoc.lua b/modules/lua/tadoc.lua
index 26ff7f86..6cd6983c 100644
--- a/modules/lua/tadoc.lua
+++ b/modules/lua/tadoc.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2018 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2019 Mitchell mitchell.att.foicica.com. See LICENSE.
-- Textadept autocompletions and API documentation doclet for LuaDoc.
-- This module is used by LuaDoc to create Lua autocompletion and API