]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/modes/cmode_n.h
Still more massive commit fun. Headers in include/ still to be done, else that's it.
[user/henk/code/inspircd.git] / include / modes / cmode_n.h
index 96559b81d5da3382ad02b58b0d1fce295b5f1564..953e0d6717b27d91410f75686018f533aa98c141 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;
 
+/** Channel mode +n
+ */
 class ModeChannelNoExternal : public ModeHandler
 {
  public: