diff options
author | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-12-15 22:18:59 +0000 |
---|---|---|
committer | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-12-15 22:18:59 +0000 |
commit | 696ee9ff66bb94be2229bfa9c3dc288affc38a72 (patch) | |
tree | 187e24f9902ab3bb63b122dbde6d9a388baabc7a /include/inspstring.h | |
parent | a7cbd51d457a5e3b435396092bc7e2fcf79168e1 (diff) |
And now, just to force you to recompile the *whole* ircd.. updated headers on the headers. :p
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5998 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/inspstring.h')
-rw-r--r-- | include/inspstring.h | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/include/inspstring.h b/include/inspstring.h index b29412100..5562b3d77 100644 --- a/include/inspstring.h +++ b/include/inspstring.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. + * + * --------------------------------------------------- + */ + #ifndef __IN_INSPSTRING_H #define __IN_INSPSTRING_H |