]> granicus.if.org Git - pdns/commitdiff
it is 2009
authorBert Hubert <bert.hubert@netherlabs.nl>
Sun, 25 Jan 2009 20:12:50 +0000 (20:12 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Sun, 25 Jan 2009 20:12:50 +0000 (20:12 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1326 d19b8d6e-7fed-0310-83ef-9ca221ded41b

pdns/receiver.cc

index 954c6b0b8528a73b6946c3eaddb50a0c08a11217..6a9feb0af6f4a5375720c2ae47bb5bfcb6eb3869 100644 (file)
@@ -570,7 +570,7 @@ int main(int argc, char **argv)
   declareStats();
   DLOG(L<<Logger::Warning<<"Verbose logging in effect"<<endl);
   
-  L<<Logger::Warning<<"PowerDNS "<<VERSION<<" (C) 2001-2008 PowerDNS.COM BV ("<<__DATE__", "__TIME__;
+  L<<Logger::Warning<<"PowerDNS "<<VERSION<<" (C) 2001-2009 PowerDNS.COM BV ("<<__DATE__", "__TIME__;
 #ifdef __GNUC__
   L<<", gcc "__VERSION__;
 #endif // add other compilers here