Software /
code /
prosody
Changeset
6976:4688ff9d4f2b
mod_blocklist: Update Copyright header
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 06 Dec 2015 02:32:29 +0100 |
parents | 6975:5bc229eb99d3 |
children | 6977:450db0b83fe9 6979:0ce2b400663b |
files | plugins/mod_blocklist.lua |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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.