Comparison

tools/xep227toprosody.lua @ 5776:bd0ff8ae98a8

Remove all trailing whitespace
author Florian Zeitz <florob@babelmonkeys.de>
date Fri, 09 Aug 2013 17:48:21 +0200
parent 5696:9fba74a28e0c
child 6870:d5b416070f70
comparison
equal deleted inserted replaced
5775:a6c2b8933507 5776:bd0ff8ae98a8
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