Software /
code /
prosody
Diff
plugins/mod_auth_internal_plain.lua @ 3425:26751c628207
mod_auth_*: Fixed copyright headers.
author | Waqas Hussain <waqas20@gmail.com> |
---|---|
date | Mon, 02 Aug 2010 18:44:08 +0500 |
parent | 3336:3a8ce659edfc |
child | 3465:b6db1a8a78bb |
line wrap: on
line diff
--- a/plugins/mod_auth_internal_plain.lua Mon Aug 02 10:21:26 2010 +0100 +++ b/plugins/mod_auth_internal_plain.lua Mon Aug 02 18:44:08 2010 +0500 @@ -1,7 +1,6 @@ -- Prosody IM -- Copyright (C) 2008-2010 Matthew Wild -- Copyright (C) 2008-2010 Waqas Hussain --- Copyright (C) 2010 Jeff Mitchell -- -- This project is MIT/X11 licensed. Please see the -- COPYING file in the source package for more information.