Mercurial > prosody-hg
diff plugins/mod_saslauth.lua @ 2926:fc96d439453b
Merge 0.7->trunk
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Mon, 22 Mar 2010 17:26:12 +0000 |
| parents | 692b3c6c5bd2 |
| children | c041495f0546 |
line wrap: on
line diff
--- a/plugins/mod_saslauth.lua Mon Mar 22 16:55:10 2010 +0000 +++ b/plugins/mod_saslauth.lua Mon Mar 22 17:26:12 2010 +0000 @@ -1,7 +1,7 @@ -- Prosody IM --- Copyright (C) 2008-2009 Matthew Wild --- Copyright (C) 2008-2009 Waqas Hussain --- +-- Copyright (C) 2008-2010 Matthew Wild +-- Copyright (C) 2008-2010 Waqas Hussain +-- -- This project is MIT/X11 licensed. Please see the -- COPYING file in the source package for more information. --
