]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/modes/umode_n.h
A ton more clear() and empty() stuff thats been lingering on the long term todo for...
[user/henk/code/inspircd.git] / include / modes / umode_n.h
index bb4cb2717e831e806ebabdf4e0ea259e9291de83..cd1275accbcd46d6a61606a990a1147827b86d17 100644 (file)
@@ -1,7 +1,22 @@
+/*       +------------------------------------+
+ *       | Inspire Internet Relay Chat Daemon |
+ *       +------------------------------------+
+ *
+ *  InspIRCd: (C) 2002-2007 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 "mode.h"
 
 class InspIRCd;
 
+/** User mode +n
+ */
 class ModeUserServerNoticeMask : public ModeHandler
 {
  public: