Diff

net/server.lua @ 2923:b7049746bd29

Update copyright headers for 2010
author Matthew Wild <mwild1@gmail.com>
date Mon, 22 Mar 2010 17:06:15 +0000
parent 2766:5fe6ea49cf70
child 2925:692b3c6c5bd2
child 2967:c39ad633b26d
line wrap: on
line diff
--- a/net/server.lua	Mon Mar 22 21:58:38 2010 +0500
+++ b/net/server.lua	Mon Mar 22 17:06:15 2010 +0000
@@ -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 // --