X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fmodes%2Fcmode_t.h;h=8a7517ee336b1628f00643173c51f33fc9dc31d6;hb=644c5992ca253cc90783ac1454abd1d866632cfd;hp=631e337b32fab5da22bfc28f16a67ae6e6671474;hpb=ff5376b7b682c98c1857c58696db5f8ed4d39b18;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/modes/cmode_t.h b/include/modes/cmode_t.h index 631e337b3..8a7517ee3 100644 --- a/include/modes/cmode_t.h +++ b/include/modes/cmode_t.h @@ -1,3 +1,16 @@ +/* +------------------------------------+ + * | 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;