X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fdynamic.cpp;h=2092d0f4ecbca73d780a4259ba893151bf4d33a9;hb=1552f3918ac0dad7fef9b86b70c0f4a63d4e37a7;hp=76efd4b1f388f900e73eabf719ec40a061678d45;hpb=f5d72291213ae9749f1c727ff984c536d7d6fe68;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/dynamic.cpp b/src/dynamic.cpp index 76efd4b1f..2092d0f4e 100644 --- a/src/dynamic.cpp +++ b/src/dynamic.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 "configreader.h" #include "dynamic.h"