mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-12 03:59:03 -04:00
Add missing copyright header.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10892 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
187544bfd0
commit
2fe63d8a83
@ -1,4 +1,18 @@
|
||||
#include "inspircd.h"
|
||||
/* +------------------------------------+
|
||||
* | Inspire Internet Relay Chat Daemon |
|
||||
* +------------------------------------+
|
||||
*
|
||||
* InspIRCd: (C) 2002-2008 InspIRCd Development Team
|
||||
* See: http://www.inspircd.org/wiki/index.php/Credits
|
||||
*
|
||||
* This program is free but copyrighted software; see
|
||||
* the file COPYING for details.
|
||||
*
|
||||
* ---------------------------------------------------
|
||||
*/
|
||||
|
||||
#include
|
||||
"inspircd.h"
|
||||
#include "xline.h"
|
||||
|
||||
/* $ModDesc: Provides the /shun command, which stops a user executing all commands except PING and PONG. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user