diff options
author | daurnimator <quae@daurnimator.com> | 2014-03-18 14:54:41 -0400 |
---|---|---|
committer | daurnimator <quae@daurnimator.com> | 2014-03-18 14:54:41 -0400 |
commit | 0eace14ce404db740379a76011e110e2be8c0662 (patch) | |
tree | b46f940afb553d0be9c9e5d4531f5792fddaa916 /plugins/muc | |
parent | 957d62d3e4127f4e9ac3e3cd4491e9fdc78e6d75 (diff) | |
download | prosody-0eace14ce404db740379a76011e110e2be8c0662.tar.gz prosody-0eace14ce404db740379a76011e110e2be8c0662.zip |
plugins/muc/muc: Add copyright for daurnimator
Diffstat (limited to 'plugins/muc')
-rw-r--r-- | plugins/muc/muc.lib.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/muc/muc.lib.lua b/plugins/muc/muc.lib.lua index 081e4c6d..8daa4b9f 100644 --- a/plugins/muc/muc.lib.lua +++ b/plugins/muc/muc.lib.lua @@ -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. |