diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/bancache.cpp | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/bancache.cpp b/src/bancache.cpp new file mode 100644 index 000000000..d54b26caf --- /dev/null +++ b/src/bancache.cpp @@ -0,0 +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. + * + * --------------------------------------------------- + */ + +/* $Core: libIRCDbancache */ + + |