From c68cc098c6b8edfe4d55529291a6adebea1b468c Mon Sep 17 00:00:00 2001 From: Bert Hubert Date: Sat, 19 Jun 2010 12:10:44 +0000 Subject: [PATCH] update copyright, remove some more debugging output git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1643 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- pdns/misc.cc | 2 +- pdns/nsecrecords.cc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pdns/misc.cc b/pdns/misc.cc index c5eaec1ed..e34cfc489 100644 --- a/pdns/misc.cc +++ b/pdns/misc.cc @@ -1,6 +1,6 @@ /* PowerDNS Versatile Database Driven Nameserver - Copyright (C) 2002 - 2006 PowerDNS.COM BV + Copyright (C) 2002 - 2010 PowerDNS.COM BV This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 diff --git a/pdns/nsecrecords.cc b/pdns/nsecrecords.cc index 5a0681563..bda4b250b 100644 --- a/pdns/nsecrecords.cc +++ b/pdns/nsecrecords.cc @@ -233,7 +233,7 @@ void NSEC3PARAMRecordContent::toPacket(DNSPacketWriter& pw) pw.xfr8BitInt(d_flags); pw.xfr16BitInt(d_iterations); pw.xfr8BitInt(d_salt.length()); - cerr<<"salt: '"<