diff options
author | Matthew Wild <mwild1@gmail.com> | 2010-03-22 17:06:15 +0000 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2010-03-22 17:06:15 +0000 |
commit | 2bc06064531c009654a3cf48f988b13357f234ac (patch) | |
tree | 90e61c6041a32002fce77a8bd9defed7a2e656fe /net/server.lua | |
parent | 3327f3974125464535c3a1eebc6abcbd2fb3e453 (diff) | |
download | prosody-2bc06064531c009654a3cf48f988b13357f234ac.tar.gz prosody-2bc06064531c009654a3cf48f988b13357f234ac.zip |
Update copyright headers for 2010
Diffstat (limited to 'net/server.lua')
-rw-r--r-- | net/server.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/server.lua b/net/server.lua index ad46071b..43a91758 100644 --- a/net/server.lua +++ b/net/server.lua @@ -2,7 +2,7 @@ -- server.lua by blastbeat of the luadch project
-- Re-used here under the MIT/X Consortium License
--
--- Modifications (C) 2008-2009 Matthew Wild, Waqas Hussain
+-- Modifications (C) 2008-2010 Matthew Wild, Waqas Hussain
--
-- // wrapping luadch stuff // --
|