]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/base.cpp
Fix user->host not being assigned correctly for new connections
[user/henk/code/inspircd.git] / src / base.cpp
index b2101d574925173d4d3aecc15abbd4be15734521..09673eb3eb28c22bec8139973d343402f600fdb3 100644 (file)
@@ -2,18 +2,17 @@
  *       | Inspire Internet Relay Chat Daemon |
  *       +------------------------------------+
  *
- *  InspIRCd is copyright (C) 2002-2006 ChatSpike-Dev.
- *                       E-mail:
- *                <brain@chatspike.net>
- *               <Craig@chatspike.net>
- *     
- * Written by Craig Edwards, Craig McLure, and others.
+ *  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.
  *
  * ---------------------------------------------------
  */
 
+/* $Core: libIRCDbase */
+
 #include "inspircd_config.h"
 #include "base.h"
 #include <time.h>