diff options
Diffstat (limited to 'modules/lua')
-rw-r--r-- | modules/lua/adeptsensedoc.lua | 2 | ||||
-rw-r--r-- | modules/lua/init.lua | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/lua/adeptsensedoc.lua b/modules/lua/adeptsensedoc.lua index e31e1858..ce30bf74 100644 --- a/modules/lua/adeptsensedoc.lua +++ b/modules/lua/adeptsensedoc.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2013 Mitchell mitchell.att.foicica.com. See LICENSE. +-- Copyright 2007-2014 Mitchell mitchell.att.foicica.com. See LICENSE. -- Adeptsense doclet for LuaDoc. -- This module is used by LuaDoc to create an adeptsense for Lua with a fake diff --git a/modules/lua/init.lua b/modules/lua/init.lua index cb77e9d6..0f68a1e1 100644 --- a/modules/lua/init.lua +++ b/modules/lua/init.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2013 Mitchell mitchell.att.foicica.com. See LICENSE. +-- Copyright 2007-2014 Mitchell mitchell.att.foicica.com. See LICENSE. local M = {} |