Software /
code /
prosody
Comparison
tools/ejabberd2prosody.lua @ 896:2c0b9e3c11c3
0.3->0.4
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 20 Mar 2009 20:16:25 +0000 |
parent | 760:90ce865eebd8 |
child | 1126:f6dc334d9836 |
comparison
equal
deleted
inserted
replaced
893:cec476fcc19f | 896:2c0b9e3c11c3 |
---|---|
1 #!/usr/bin/env lua | 1 #!/usr/bin/env lua |
2 -- Prosody IM v0.3 | 2 -- Prosody IM v0.4 |
3 -- Copyright (C) 2008-2009 Matthew Wild | 3 -- Copyright (C) 2008-2009 Matthew Wild |
4 -- Copyright (C) 2008-2009 Waqas Hussain | 4 -- Copyright (C) 2008-2009 Waqas Hussain |
5 -- | 5 -- |
6 -- This project is MIT/X11 licensed. Please see the | 6 -- This project is MIT/X11 licensed. Please see the |
7 -- COPYING file in the source package for more information. | 7 -- COPYING file in the source package for more information. |