Comparison

tools/xep227toprosody.lua @ 6054:7a5ddbaf758d

Merge 0.9->0.10
author Matthew Wild <mwild1@gmail.com>
date Wed, 02 Apr 2014 17:41:38 +0100
parent 5776:bd0ff8ae98a8
child 6870:d5b416070f70
comparison
equal deleted inserted replaced
6053:2f93a04564b2 6054:7a5ddbaf758d
1 #!/usr/bin/env lua 1 #!/usr/bin/env lua
2 -- Prosody IM 2 -- Prosody IM
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 -- Copyright (C) 2010 Stefan Gehn 5 -- Copyright (C) 2010 Stefan Gehn
6 -- 6 --
7 -- This project is MIT/X11 licensed. Please see the 7 -- This project is MIT/X11 licensed. Please see the
8 -- COPYING file in the source package for more information. 8 -- COPYING file in the source package for more information.
9 -- 9 --
10 10
11 -- FIXME: XEP-0227 supports XInclude but luaexpat does not 11 -- FIXME: XEP-0227 supports XInclude but luaexpat does not