From 3a554ef1e9be9dbcf3de3301a4a6c2938d643bea Mon Sep 17 00:00:00 2001 From: w00t Date: Fri, 15 Dec 2006 21:33:22 +0000 Subject: Remove global namespacing, makes modules compile FASTAH. Also massive update on headers (change to InspIRCd Development Team, extend copyright to 2007). git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5995 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_saquit.cpp | 23 ++++------------------- 1 file changed, 4 insertions(+), 19 deletions(-) (limited to 'src/modules/m_saquit.cpp') diff --git a/src/modules/m_saquit.cpp b/src/modules/m_saquit.cpp index ef7c54358..2b2dfc565 100644 --- a/src/modules/m_saquit.cpp +++ b/src/modules/m_saquit.cpp @@ -2,30 +2,15 @@ * | Inspire Internet Relay Chat Daemon | * +------------------------------------+ * - * InspIRCd is copyright (C) 2002-2006 ChatSpike-Dev. - * E-mail: - * - * - * - * Written by Craig Edwards, Craig McLure, and others. + * 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. + * the file COPYING for details. * * --------------------------------------------------- */ -using namespace std; - -/* - * SAQUIT module for InspIRCd - * Author: w00t - * Version: 1.0.0.0 - * - * Syntax: /SAQUIT [reason] - * Makes it appear as though has /quit with [reason] - * - */ - #include #include #include "users.h" -- cgit v1.3.1-10-gc9f91