diff options
| author | 2006-12-15 22:18:59 +0000 | |
|---|---|---|
| committer | 2006-12-15 22:18:59 +0000 | |
| commit | 696ee9ff66bb94be2229bfa9c3dc288affc38a72 (patch) | |
| tree | 187e24f9902ab3bb63b122dbde6d9a388baabc7a /include/inspstring.h | |
| parent | Still more massive commit fun. Headers in include/ still to be done, else tha... (diff) | |
| download | inspircd++-696ee9ff66bb94be2229bfa9c3dc288affc38a72.tar.gz inspircd++-696ee9ff66bb94be2229bfa9c3dc288affc38a72.tar.bz2 inspircd++-696ee9ff66bb94be2229bfa9c3dc288affc38a72.zip | |
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 |
