X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Ftimer.cpp;h=27f2aecfdca8dd5cf8d5eb3f72b7287da90ba885;hb=5eb849fba46f91d5cddbd2eb7f9ade5abbb9f4c6;hp=535ed3f8bbe5bcbe69a61b5d4df620a8f251208f;hpb=6a4deb73a97dd3f6364f7150558568155af8c011;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/timer.cpp b/src/timer.cpp index 535ed3f8b..27f2aecfd 100644 --- a/src/timer.cpp +++ b/src/timer.cpp @@ -2,7 +2,7 @@ * | Inspire Internet Relay Chat Daemon | * +------------------------------------+ * - * InspIRCd: (C) 2002-2008 InspIRCd Development Team + * InspIRCd: (C) 2002-2009 InspIRCd Development Team * See: http://www.inspircd.org/wiki/index.php/Credits * * This program is free but copyrighted software; see @@ -11,7 +11,7 @@ * --------------------------------------------------- */ -/* $Core: libIRCDtimer */ +/* $Core */ #include "inspircd.h" #include "timer.h"