From a7cbd51d457a5e3b435396092bc7e2fcf79168e1 Mon Sep 17 00:00:00 2001 From: w00t Date: Fri, 15 Dec 2006 22:03:27 +0000 Subject: Still more massive commit fun. Headers in include/ still to be done, else that's it. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5997 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modes/cmode_t.cpp | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'src/modes/cmode_t.cpp') diff --git a/src/modes/cmode_t.cpp b/src/modes/cmode_t.cpp index b2484ff12..2a6c06b42 100644 --- a/src/modes/cmode_t.cpp +++ b/src/modes/cmode_t.cpp @@ -1,3 +1,16 @@ +/* +------------------------------------+ + * | Inspire Internet Relay Chat Daemon | + * +------------------------------------+ + * + * 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. + * + * --------------------------------------------------- + */ + #include "inspircd.h" #include "mode.h" #include "channels.h" -- cgit v1.2.3