Software /
code /
prosody
Comparison
plugins/muc/muc.lib.lua @ 6102:385772166289
plugins/muc/muc: Add copyright for daurnimator
author | daurnimator <quae@daurnimator.com> |
---|---|
date | Tue, 18 Mar 2014 14:54:41 -0400 |
parent | 6101:a861dc18e08d |
child | 6103:25ba4e2b31b3 |
comparison
equal
deleted
inserted
replaced
6101:a861dc18e08d | 6102:385772166289 |
---|---|
1 -- Prosody IM | 1 -- Prosody IM |
2 -- Copyright (C) 2008-2010 Matthew Wild | 2 -- Copyright (C) 2008-2010 Matthew Wild |
3 -- Copyright (C) 2008-2010 Waqas Hussain | 3 -- Copyright (C) 2008-2010 Waqas Hussain |
4 -- Copyright (C) 2014 Daurnimator | |
4 -- | 5 -- |
5 -- This project is MIT/X11 licensed. Please see the | 6 -- This project is MIT/X11 licensed. Please see the |
6 -- COPYING file in the source package for more information. | 7 -- COPYING file in the source package for more information. |
7 -- | 8 -- |
8 | 9 |