summaryrefslogtreecommitdiff
path: root/src/cmd_user.cpp
diff options
context:
space:
mode:
authorGravatar w00t2006-12-15 21:45:30 +0000
committerGravatar w00t2006-12-15 21:45:30 +0000
commit1552f3918ac0dad7fef9b86b70c0f4a63d4e37a7 (patch)
tree86f5ce54b79ccb9df53baa8fe2171b569154abb3 /src/cmd_user.cpp
parentRemove global namespacing, makes modules compile FASTAH. Also massive update ... (diff)
Jesus, look who's the commit whore today. More header updates, and removal of namespacing.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5996 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/cmd_user.cpp')
-rw-r--r--src/cmd_user.cpp7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/cmd_user.cpp b/src/cmd_user.cpp
index 66ee2c75d..b889455fd 100644
--- a/src/cmd_user.cpp
+++ b/src/cmd_user.cpp
@@ -2,12 +2,9 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd is copyright (C) 2002-2006 ChatSpike-Dev.
- * E-mail:
- * <brain@chatspike.net>
- * <Craig@chatspike.net>
+ * InspIRCd: (C) 2002-2007 InspIRCd Development Team
+ * See: http://www.inspircd.org/wiki/index.php/Credits
*
- * Written by Craig Edwards, Craig McLure, and others.
* This program is free but copyrighted software; see
* the file COPYING for details.
*