# HG changeset patch # User Kim Alvefur # Date 1449365549 -3600 # Node ID 4688ff9d4f2b5cfee2528aefd1a723fc5f9c4986 # Parent 5bc229eb99d3eda6f834ce2f5a5157645082687f mod_blocklist: Update Copyright header diff -r 5bc229eb99d3 -r 4688ff9d4f2b plugins/mod_blocklist.lua --- 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.