diff options
Diffstat (limited to 'include/wildcard.h')
-rw-r--r-- | include/wildcard.h | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/include/wildcard.h b/include/wildcard.h index fc73c2d2a..63877795d 100644 --- a/include/wildcard.h +++ b/include/wildcard.h @@ -1,3 +1,19 @@ +/* +------------------------------------+ + * | Inspire Internet Relay Chat Daemon | + * +------------------------------------+ + * + * Inspire is copyright (C) 2002-2004 ChatSpike-Dev. + * E-mail: + * <brain@chatspike.net> + * <Craig@chatspike.net> + * + * Written by Craig Edwards, Craig McLure, and others. + * This program is free but copyrighted software; see + * the file COPYING for details. + * + * --------------------------------------------------- + */ + #include <string> #include "inspircd_config.h" |