X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fmodes%2Fumode_i.h;h=c8e33b49284a2cc7cdf0caf14cc9c29707f6ed7d;hb=a7cbd51d457a5e3b435396092bc7e2fcf79168e1;hp=dad12473e564e3a94b716b537b11d3f04d65602f;hpb=f9636a2eff46f6829bf9e01c711ab1ba45a7d50a;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/modes/umode_i.h b/include/modes/umode_i.h index dad12473e..c8e33b492 100644 --- a/include/modes/umode_i.h +++ b/include/modes/umode_i.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; +/** User mode +i + */ class ModeUserInvisible : public ModeHandler { public: