aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/m_close.cpp
diff options
context:
space:
mode:
authorGravatar peavey2008-05-29 02:05:21 +0000
committerGravatar peavey2008-05-29 02:05:21 +0000
commit54e026f75e2537fc12802d28fe106ffbfab5d427 (patch)
tree87bcdcb056cc107954656182bec715ab4d7e9d27 /src/modules/m_close.cpp
parentnuke a compiler warning on long int %d (diff)
backport.
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9816 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/modules/m_close.cpp')
-rw-r--r--src/modules/m_close.cpp14
1 files changed, 12 insertions, 2 deletions
diff --git a/src/modules/m_close.cpp b/src/modules/m_close.cpp
index e4ba8786a..7a56f4c11 100644
--- a/src/modules/m_close.cpp
+++ b/src/modules/m_close.cpp
@@ -1,8 +1,18 @@
/* +------------------------------------+
- * | UnrealIRCd v4.0 |
+ * | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * UnrealIRCd 4.0 (C) 2008 Carsten Valdemar Munk
+ * 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.
+ *
+ * ---------------------------------------------------
+ *
+ * Based on the UnrealIRCd 4.0 (1.1.x fork) module
+ *
+ * UnrealIRCd 4.0 (C) 2007 Carsten Valdemar Munk
* This program is free but copyrighted software; see
* the file COPYING for details.
*