From 7194690fc8a8c6c07e60c2491f9d8165d8eb3459 Mon Sep 17 00:00:00 2001 From: w00t Date: Thu, 10 Jan 2008 13:45:53 +0000 Subject: Header update: 2007 -> 2008 git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8695 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/command_parse.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/command_parse.cpp') diff --git a/src/command_parse.cpp b/src/command_parse.cpp index 25d1ab650..52ef4a6ce 100644 --- a/src/command_parse.cpp +++ b/src/command_parse.cpp @@ -2,7 +2,7 @@ * | Inspire Internet Relay Chat Daemon | * +------------------------------------+ * - * InspIRCd: (C) 2002-2007 InspIRCd Development Team + * InspIRCd: (C) 2002-2008 InspIRCd Development Team * See: http://www.inspircd.org/wiki/index.php/Credits * * This program is free but copyrighted software; see @@ -63,7 +63,7 @@ std::string InspIRCd::TimeString(time_t curtime) return std::string(ctime(&curtime),24); } -/** Refactored by Brain, Jun 2007. Much faster with some clever O(1) array +/** Refactored by Brain, Jun 2008. Much faster with some clever O(1) array * lookups and pointer maths. */ long InspIRCd::Duration(const std::string &str) -- cgit v1.3.1-10-gc9f91