Software /
code /
prosody
Comparison
tools/ejabberd2prosody.lua @ 2923:b7049746bd29
Update copyright headers for 2010
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Mon, 22 Mar 2010 17:06:15 +0000 |
parent | 2869:5ed986d44159 |
child | 2943:9236a7856688 |
comparison
equal
deleted
inserted
replaced
2922:0ea2ed371fb2 | 2923:b7049746bd29 |
---|---|
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-2010 Matthew Wild |
4 -- Copyright (C) 2008-2009 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 |