X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=include%2Fmodes%2Fcmode_n.h;h=953e0d6717b27d91410f75686018f533aa98c141;hb=a7cbd51d457a5e3b435396092bc7e2fcf79168e1;hp=96559b81d5da3382ad02b58b0d1fce295b5f1564;hpb=f9636a2eff46f6829bf9e01c711ab1ba45a7d50a;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/modes/cmode_n.h b/include/modes/cmode_n.h index 96559b81d..953e0d671 100644 --- a/include/modes/cmode_n.h +++ b/include/modes/cmode_n.h @@ -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: