Changeset 1292

Show
Ignore:
Timestamp:
11/16/08 20:45:10 (2 months ago)
Author:
ahu
Message:

it is *2008* already

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/pdns/pdns/receiver.cc

    r1275 r1292  
    560560  DLOG(L<<Logger::Warning<<"Verbose logging in effect"<<endl); 
    561561   
    562   L<<Logger::Warning<<"PowerDNS "<<VERSION<<" (C) 2001-2007 PowerDNS.COM BV ("<<__DATE__", "__TIME__; 
     562  L<<Logger::Warning<<"PowerDNS "<<VERSION<<" (C) 2001-2008 PowerDNS.COM BV ("<<__DATE__", "__TIME__; 
    563563#ifdef __GNUC__ 
    564564  L<<", gcc "__VERSION__;