comparison mod_delegation/mod_delegation.lua @ 2067:107147ca77f7

mod_delegation: date update
author Goffi <goffi@goffi.org>
date Thu, 10 Mar 2016 19:00:04 +0100
parents a1d5214bd369
children cf9cd666ba00
comparison
equal deleted inserted replaced
2066:cb74e4ab13f0 2067:107147ca77f7
1 -- XEP-0355 (Namespace Delegation) 1 -- XEP-0355 (Namespace Delegation)
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 -- This module manage namespace delegation, a way to delegate server features 7 -- This module manage namespace delegation, a way to delegate server features