diff --git a/AUTHORS b/AUTHORS index 378dfb6d..3e5df8ca 100644 --- a/AUTHORS +++ b/AUTHORS @@ -11,7 +11,6 @@ These people, in no particular order, have helped develop ZNC, for example by sending in patches, writing new modules or finding significant bugs: Kuja - runs and pays for znc.in -Heiko Hund - saslauth module derblubber toby Zack3000 diff --git a/modules/saslauth.cpp b/modules/saslauth.cpp index 90f5058a..c0e53dd1 100644 --- a/modules/saslauth.cpp +++ b/modules/saslauth.cpp @@ -1,5 +1,6 @@ /** - * Copyright (C) 2004-2009 See the AUTHORS file for details. + * Copyright (C) 2008 Heiko Hund + * Copyright (C) 2008-2009 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