diff options
Diffstat (limited to 'include/connection.h')
-rw-r--r-- | include/connection.h | 18 |
1 files changed, 15 insertions, 3 deletions
diff --git a/include/connection.h b/include/connection.h index ee723764c..e146c73bf 100644 --- a/include/connection.h +++ b/include/connection.h @@ -1,6 +1,18 @@ -/* - -*/ +/* +------------------------------------+ + * | 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 "inspircd_config.h" #include "base.h" |