diff options
Diffstat (limited to 'include/xline.h')
-rw-r--r-- | include/xline.h | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/include/xline.h b/include/xline.h index fdd5fb5d1..87f88518f 100644 --- a/include/xline.h +++ b/include/xline.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. + * + * --------------------------------------------------- + */ + #ifndef __XLINE_H #define __XLINE_H |