diff --git a/AUTHORS b/AUTHORS index 30f54a86..88de00f4 100644 --- a/AUTHORS +++ b/AUTHORS @@ -19,6 +19,8 @@ psychon - Developer Examples: NAMESX and UHNAMES support Modules - perform +Heiko Hund - ModuleWriter + Wrote the saslauth module derblubber - BetaTester Found numerous bugs diff --git a/modules/saslauth.cpp b/modules/saslauth.cpp index 5ac6f045..abdfacce 100644 --- a/modules/saslauth.cpp +++ b/modules/saslauth.cpp @@ -1,9 +1,13 @@ /** + * Copyright (C) 2004-2008 See the AUTHORS file for details. + * + * This program is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 as published + * by the Free Software Foundation. + * * @class CSASLAuthMod * @author Heiko Hund * @brief SASL authentication module for znc. - * - * Licensed under the GPLv2. */ #include