Software /
code /
prosody
Comparison
tools/ejabberd2prosody.lua @ 5776:bd0ff8ae98a8
Remove all trailing whitespace
author | Florian Zeitz <florob@babelmonkeys.de> |
---|---|
date | Fri, 09 Aug 2013 17:48:21 +0200 |
parent | 5697:956df0f1cb70 |
child | 5993:ef11b8bab405 |
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-2010 Matthew Wild | 3 -- Copyright (C) 2008-2010 Matthew Wild |
4 -- Copyright (C) 2008-2010 Waqas Hussain | 4 -- Copyright (C) 2008-2010 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. |
8 -- | 8 -- |
9 | 9 |
10 | 10 |