]> jfr.im git - solanum.git/blobdiff - include/substitution.h
ircd/authproc.c: avoid crash on lack of any configured DNSBLs
[solanum.git] / include / substitution.h
index 2f23b7c3fa3555ce51d40afd20c63356cd7ffeb3..2f93477be670dd698b0cdd543311ce9df1f0252d 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * charybdis: an advanced ircd
+ * Solanum: a slightly advanced ircd
  * markup.h: parses markup into human-readable strings
  *
- * Copyright (c) 2006-2007 William Pitcock <nenolod@nenolod.net>
+ * Copyright (c) 2006-2007 Ariadne Conill <ariadne@dereferenced.org>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are
  * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
  * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  * POSSIBILITY OF SUCH DAMAGE.
- *
- * $Id$
  */
 
 #include "stdinc.h"
-#include "tools.h"
 
 #ifndef SUBSTITUTION_H
 #define SUBSTITUTION_H