# HG changeset patch # User daurnimator # Date 1395168881 14400 # Node ID 38577216628992c5750c00f36f2ac95d29d3b444 # Parent a861dc18e08d00c74a382650bd0a379aa385c10e plugins/muc/muc: Add copyright for daurnimator diff -r a861dc18e08d -r 385772166289 plugins/muc/muc.lib.lua --- a/plugins/muc/muc.lib.lua Fri Feb 21 19:06:33 2014 -0500 +++ b/plugins/muc/muc.lib.lua Tue Mar 18 14:54:41 2014 -0400 @@ -1,6 +1,7 @@ -- Prosody IM -- Copyright (C) 2008-2010 Matthew Wild -- Copyright (C) 2008-2010 Waqas Hussain +-- Copyright (C) 2014 Daurnimator -- -- This project is MIT/X11 licensed. Please see the -- COPYING file in the source package for more information.