update copyright notice

This commit is contained in:
Tinderbox User 2013-11-12 23:45:54 +00:00
parent 76c1f5450e
commit 36335e7d77
2 changed files with 2 additions and 2 deletions

View file

@ -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);

View file

@ -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