From 1552f3918ac0dad7fef9b86b70c0f4a63d4e37a7 Mon Sep 17 00:00:00 2001 From: w00t Date: Fri, 15 Dec 2006 21:45:30 +0000 Subject: Jesus, look who's the commit whore today. More header updates, and removal of namespacing. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5996 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/xline.cpp | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'src/xline.cpp') diff --git a/src/xline.cpp b/src/xline.cpp index 746ad6388..7b830f319 100644 --- a/src/xline.cpp +++ b/src/xline.cpp @@ -2,20 +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. * * --------------------------------------------------- */ -using namespace std; - #include "inspircd.h" #include "users.h" #include "modules.h" -- cgit v1.2.3