summaryrefslogtreecommitdiff
path: root/src/modules/m_setname.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/m_setname.cpp')
-rw-r--r--src/modules/m_setname.cpp20
1 files changed, 13 insertions, 7 deletions
diff --git a/src/modules/m_setname.cpp b/src/modules/m_setname.cpp
index 4cf6bb204..110afbe51 100644
--- a/src/modules/m_setname.cpp
+++ b/src/modules/m_setname.cpp
@@ -1,11 +1,17 @@
-/*
- * SETNAME module for InspIRCD
- * Author: brain
- * Version: 1.0.0.0
+/* +------------------------------------+
+ * | Inspire Internet Relay Chat Daemon |
+ * +------------------------------------+
*
- * Syntax: /SETNAME [new name]
- * Changes the user's GECOS who issues the command
- *
+ * Inspire is copyright (C) 2002-2004 ChatSpike-Dev.
+ * E-mail:
+ * <brain@chatspike.net>
+ * <Craig@chatspike.net>
+ *
+ * Written by Craig Edwards, Craig McLure, and others.
+ * This program is free but copyrighted software; see
+ * the file COPYING for details.
+ *
+ * ---------------------------------------------------
*/
#include <stdio.h>