]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/snomasks.h
Fixes for tokenization oddness with metadata, and weird behaviour of std::istringstre...
[user/henk/code/inspircd.git] / include / snomasks.h
index b718a2908b5ef06bc6b09fde1622c0d37501ca25..db8be55f88cf7babb10368c2e3acd01144b620fd 100644 (file)
@@ -2,16 +2,13 @@
  *       | Inspire Internet Relay Chat Daemon |
  *       +------------------------------------+
  *
- *  InspIRCd is copyright (C) 2002-2006 ChatSpike-Dev.
- *                       E-mail:
- *                <brain@chatspike.net>
- *                <Craig@chatspike.net>
+ *  InspIRCd: (C) 2002-2007 InspIRCd Development Team
+ * See: http://www.inspircd.org/wiki/index.php/Credits
  *
- * Written by Craig Edwards, Craig McLure, and others.
  * This program is free but copyrighted software; see
  *            the file COPYING for details.
  *
- * --------------------------------------------------
+ * ---------------------------------------------------
  */
 
 #ifndef __SNOMASKS_H__
@@ -31,7 +28,7 @@ typedef std::map<char, std::string> SnoList;
  * Modules and the core can enable and disable snomask characters. If they do,
  * then sending snomasks using these characters becomes possible.
  */
-class SnomaskManager : public Extensible
+class CoreExport SnomaskManager : public Extensible
 {
  private:
        /** Creator/owner