Show
Ignore:
Timestamp:
02/09/09 07:20:01 (4 years ago)
Author:
ahu
Message:

it is 2009!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pdns/pdns/pdns_recursor.cc

    r1332 r1333  
    11/* 
    22    PowerDNS Versatile Database Driven Nameserver 
    3     Copyright (C) 2003 - 2008  PowerDNS.COM BV 
     3    Copyright (C) 2003 - 2009  PowerDNS.COM BV 
    44 
    55    This program is free software; you can redistribute it and/or modify 
     
    16871687  } 
    16881688 
    1689   L<<Logger::Warning<<"PowerDNS recursor "<<VERSION<<" (C) 2001-2008 PowerDNS.COM BV ("<<__DATE__", "__TIME__; 
     1689  L<<Logger::Warning<<"PowerDNS recursor "<<VERSION<<" (C) 2001-2009 PowerDNS.COM BV ("<<__DATE__", "__TIME__; 
    16901690#ifdef __GNUC__ 
    16911691  L<<", gcc "__VERSION__;