Move the saslauth copyright notice back into saslauth.cpp

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1430 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
psychon
2009-03-16 11:59:36 +00:00
parent 48cb1b6cc6
commit 32ffc2b3d5
2 changed files with 2 additions and 2 deletions

View File

@@ -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 <Kuja@znc.in> - runs and pays for znc.in
Heiko Hund <heiko@ist.eigentlich.net> - saslauth module
derblubber
toby <ich@toby.in>
Zack3000

View File

@@ -1,5 +1,6 @@
/**
* Copyright (C) 2004-2009 See the AUTHORS file for details.
* Copyright (C) 2008 Heiko Hund <heiko@ist.eigentlich.net>
* 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