From 36335e7d7705064de79fd8028e1376ca734d51c7 Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Tue, 12 Nov 2013 23:45:54 +0000 Subject: [PATCH] update copyright notice --- bin/dig/dighost.c | 2 +- bin/named/lwdgrbn.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/dig/dighost.c b/bin/dig/dighost.c index 4ac894b390..29557c5446 100644 --- a/bin/dig/dighost.c +++ b/bin/dig/dighost.c @@ -2542,7 +2542,7 @@ send_tcp_connect(dig_query_t *query) { launch_next_query(query, ISC_TRUE); goto search; } - + result = isc_socket_create(socketmgr, isc_sockaddr_pf(&query->sockaddr), isc_sockettype_tcp, &query->sock); diff --git a/bin/named/lwdgrbn.c b/bin/named/lwdgrbn.c index 47649e0153..ad81b15dd7 100644 --- a/bin/named/lwdgrbn.c +++ b/bin/named/lwdgrbn.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007, 2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007, 2009, 2013 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