diff options
Diffstat (limited to 'modules/lua/commands.lua')
-rw-r--r-- | modules/lua/commands.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/lua/commands.lua b/modules/lua/commands.lua index 24d0ef8d..654c6cfb 100644 --- a/modules/lua/commands.lua +++ b/modules/lua/commands.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE. +-- Copyright 2007-2009 Mitchell mitchell<att>caladbolg.net. See LICENSE. --- -- Commands for the lua module. |