aboutsummaryrefslogtreecommitdiff
path: root/modules/lua
diff options
context:
space:
mode:
Diffstat (limited to 'modules/lua')
-rw-r--r--modules/lua/commands.lua2
-rw-r--r--modules/lua/init.lua2
-rw-r--r--modules/lua/snippets.lua2
3 files changed, 3 insertions, 3 deletions
diff --git a/modules/lua/commands.lua b/modules/lua/commands.lua
index 88b3bf3a..1ebeec10 100644
--- a/modules/lua/commands.lua
+++ b/modules/lua/commands.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2010 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2011 Mitchell mitchell<att>caladbolg.net. See LICENSE.
---
-- Commands for the lua module.
diff --git a/modules/lua/init.lua b/modules/lua/init.lua
index b52d41f7..9480c5df 100644
--- a/modules/lua/init.lua
+++ b/modules/lua/init.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2010 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2011 Mitchell mitchell<att>caladbolg.net. See LICENSE.
---
-- The lua module.
diff --git a/modules/lua/snippets.lua b/modules/lua/snippets.lua
index 068903d8..57b0ce89 100644
--- a/modules/lua/snippets.lua
+++ b/modules/lua/snippets.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2010 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2011 Mitchell mitchell<att>caladbolg.net. See LICENSE.
---
-- Snippets for the lua module.