diff options
Diffstat (limited to 'include/modes/cmode_t.h')
-rw-r--r-- | include/modes/cmode_t.h | 13 |
1 files changed, 13 insertions, 0 deletions
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; |