Software /
code /
prosody
Diff
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 |
line wrap: on
line diff
--- a/plugins/mod_blocklist.lua Sun Dec 06 02:32:16 2015 +0100 +++ b/plugins/mod_blocklist.lua Sun Dec 06 02:32:29 2015 +0100 @@ -1,7 +1,7 @@ -- Prosody IM -- Copyright (C) 2009-2010 Matthew Wild -- Copyright (C) 2009-2010 Waqas Hussain --- Copyright (C) 2014 Kim Alvefur +-- Copyright (C) 2014-2015 Kim Alvefur -- -- This project is MIT/X11 licensed. Please see the -- COPYING file in the source package for more information.