Software /
code /
prosody
Comparison
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 |
comparison
equal
deleted
inserted
replaced
2922:0ea2ed371fb2 | 2923:b7049746bd29 |
---|---|
1 -- | 1 -- |
2 -- server.lua by blastbeat of the luadch project | 2 -- server.lua by blastbeat of the luadch project |
3 -- Re-used here under the MIT/X Consortium License | 3 -- Re-used here under the MIT/X Consortium License |
4 -- | 4 -- |
5 -- Modifications (C) 2008-2009 Matthew Wild, Waqas Hussain | 5 -- Modifications (C) 2008-2010 Matthew Wild, Waqas Hussain |
6 -- | 6 -- |
7 | 7 |
8 -- // wrapping luadch stuff // -- | 8 -- // wrapping luadch stuff // -- |
9 | 9 |
10 local use = function( what ) | 10 local use = function( what ) |