From 309194c14377fe6e83d03ca2cf69219aa50f2741 Mon Sep 17 00:00:00 2001 From: dougb Date: Wed, 4 Apr 2012 23:11:25 +0000 Subject: Vendor import of BIND 9.8.2 --- lib/isc/heap.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/isc/heap.c') diff --git a/lib/isc/heap.c b/lib/isc/heap.c index eeef7f7..ebadd2f 100644 --- a/lib/isc/heap.c +++ b/lib/isc/heap.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007, 2010, 2011 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007, 2010-2012 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1997-2001 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: heap.c,v 1.39.150.2 2011-03-03 23:47:09 tbox Exp $ */ +/* $Id$ */ /*! \file * Heap implementation of priority queues adapted from the following: -- cgit v1.1