Software /
code /
prosody
Comparison
tools/ejabberd2prosody.lua @ 615:4ae3e81513f3
0.1 -> 0.2
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Wed, 10 Dec 2008 15:44:03 +0000 |
parent | 606:f8f1534a4e06 |
child | 628:3712d36b6d25 |
comparison
equal
deleted
inserted
replaced
614:335f2921ae0c | 615:4ae3e81513f3 |
---|---|
1 #!/usr/bin/env lua | 1 #!/usr/bin/env lua |
2 -- Prosody IM v0.1 | 2 -- Prosody IM v0.2 |
3 -- Copyright (C) 2008 Matthew Wild | 3 -- Copyright (C) 2008 Matthew Wild |
4 -- Copyright (C) 2008 Waqas Hussain | 4 -- Copyright (C) 2008 Waqas Hussain |
5 -- | 5 -- |
6 -- This program is free software; you can redistribute it and/or | 6 -- This program is free software; you can redistribute it and/or |
7 -- modify it under the terms of the GNU General Public License | 7 -- modify it under the terms of the GNU General Public License |