Comparison

plugins/mod_blocklist.lua @ 6976:4688ff9d4f2b

mod_blocklist: Update Copyright header
author Kim Alvefur <zash@zash.se>
date Sun, 06 Dec 2015 02:32:29 +0100
parent 6975:5bc229eb99d3
child 7079:f094683ae6eb
comparison
equal deleted inserted replaced
6975:5bc229eb99d3 6976:4688ff9d4f2b
1 -- Prosody IM 1 -- Prosody IM
2 -- Copyright (C) 2009-2010 Matthew Wild 2 -- Copyright (C) 2009-2010 Matthew Wild
3 -- Copyright (C) 2009-2010 Waqas Hussain 3 -- Copyright (C) 2009-2010 Waqas Hussain
4 -- Copyright (C) 2014 Kim Alvefur 4 -- Copyright (C) 2014-2015 Kim Alvefur
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 -- This module implements XEP-0191: Blocking Command 9 -- This module implements XEP-0191: Blocking Command