diff options
Diffstat (limited to 'lib/dns/peer.c')
-rw-r--r-- | lib/dns/peer.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/dns/peer.c b/lib/dns/peer.c index 1e81023c59ef6..af310f3d2419f 100644 --- a/lib/dns/peer.c +++ b/lib/dns/peer.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008, 2012 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000, 2001, 2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: peer.c,v 1.31 2008-04-03 06:09:04 tbox Exp $ */ +/* $Id$ */ /*! \file */ |