Software /
code /
prosody-modules
Comparison
mod_privilege/mod_privilege.lua @ 2068:e9226e3bdeba
mod_privilege: date update
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 10 Mar 2016 19:00:04 +0100 |
parent | 1990:c4da3d9f212d |
child | 3393:7454274ead2f |
comparison
equal
deleted
inserted
replaced
2067:107147ca77f7 | 2068:e9226e3bdeba |
---|---|
1 -- XEP-0356 (Privileged Entity) | 1 -- XEP-0356 (Privileged Entity) |
2 -- Copyright (C) 2015 Jérôme Poisson | 2 -- Copyright (C) 2015-2016 Jérôme Poisson |
3 -- | 3 -- |
4 -- This module is MIT/X11 licensed. Please see the | 4 -- This module is MIT/X11 licensed. Please see the |
5 -- COPYING file in the source package for more information. | 5 -- COPYING file in the source package for more information. |
6 -- | 6 -- |
7 -- Some parts come from mod_remote_roster (module by Waqas Hussain and Kim Alvefur, see https://code.google.com/p/prosody-modules/) | 7 -- Some parts come from mod_remote_roster (module by Waqas Hussain and Kim Alvefur, see https://code.google.com/p/prosody-modules/) |