]> jfr.im git - solanum.git/blobdiff - include/msgbuf.h
Keep propagated bans in a dictionary, not a list
[solanum.git] / include / msgbuf.h
index 085569ab3188a8472314897c491f41f3151f87a4..27e6d75d653e54bff6f6ba43cfad0d5ddce296a1 100644 (file)
@@ -1,6 +1,6 @@
 /*
- * charybdis - an advanced ircd.
- * Copyright (c) 2016 William Pitcock <nenolod@dereferenced.org>.
+ * solanum - an advanced ircd.
+ * Copyright (c) 2016 Ariadne Conill <ariadne@dereferenced.org>.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -19,8 +19,8 @@
  * POSSIBILITY OF SUCH DAMAGE.
  */
 
-#ifndef CHARYBDIS__MSGBUF_H
-#define CHARYBDIS__MSGBUF_H
+#ifndef SOLANUM__MSGBUF_H
+#define SOLANUM__MSGBUF_H
 
 #define MAXPARA                (15)