From 49e7dc2ad17ba30cdcc0399b5eb398cd98eb282b Mon Sep 17 00:00:00 2001 From: Automatic Updater Date: Mon, 21 Feb 2011 23:45:49 +0000 Subject: [PATCH] update copyright notice --- bin/dig/dighost.c | 4 ++-- bin/dig/host.c | 4 ++-- bin/dig/nslookup.c | 4 ++-- bin/named/unix/os.c | 4 ++-- lib/dns/adb.c | 4 ++-- lib/dns/rcode.c | 4 ++-- lib/dns/rdatalist.c | 4 ++-- lib/isc/httpd.c | 4 ++-- lib/isc/netaddr.c | 22 +++++++++++----------- lib/isc/sockaddr.c | 8 ++++---- lib/isccfg/parser.c | 4 ++-- 11 files changed, 33 insertions(+), 33 deletions(-) diff --git a/bin/dig/dighost.c b/bin/dig/dighost.c index e2d6bebdd1..65dd6744c1 100644 --- a/bin/dig/dighost.c +++ b/bin/dig/dighost.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-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: dighost.c,v 1.311.70.18 2011/02/21 07:38:58 marka Exp $ */ +/* $Id: dighost.c,v 1.311.70.19 2011/02/21 23:45:47 tbox Exp $ */ /*! \file * \note diff --git a/bin/dig/host.c b/bin/dig/host.c index 38a9a22f07..b3c708cba8 100644 --- a/bin/dig/host.c +++ b/bin/dig/host.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007, 2009, 2010 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007, 2009-2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-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: host.c,v 1.116.216.6 2011/02/21 07:38:59 marka Exp $ */ +/* $Id: host.c,v 1.116.216.7 2011/02/21 23:45:48 tbox Exp $ */ /*! \file */ diff --git a/bin/dig/nslookup.c b/bin/dig/nslookup.c index ba4f4ee932..a36cac6161 100644 --- a/bin/dig/nslookup.c +++ b/bin/dig/nslookup.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007, 2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007, 2009, 2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-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: nslookup.c,v 1.117.334.6 2011/02/21 07:29:02 marka Exp $ */ +/* $Id: nslookup.c,v 1.117.334.7 2011/02/21 23:45:48 tbox Exp $ */ #include diff --git a/bin/named/unix/os.c b/bin/named/unix/os.c index 1c67debb69..881565977a 100644 --- a/bin/named/unix/os.c +++ b/bin/named/unix/os.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2009, 2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2002 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: os.c,v 1.89.12.6 2011/02/21 07:17:34 marka Exp $ */ +/* $Id: os.c,v 1.89.12.7 2011/02/21 23:45:48 tbox Exp $ */ /*! \file */ diff --git a/lib/dns/adb.c b/lib/dns/adb.c index 34d23def37..d10589794a 100644 --- a/lib/dns/adb.c +++ b/lib/dns/adb.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-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: adb.c,v 1.243.42.7 2011/02/21 07:12:50 marka Exp $ */ +/* $Id: adb.c,v 1.243.42.8 2011/02/21 23:45:49 tbox Exp $ */ /*! \file * diff --git a/lib/dns/rcode.c b/lib/dns/rcode.c index 5313a1fef4..5913d9194e 100644 --- a/lib/dns/rcode.c +++ b/lib/dns/rcode.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008, 2010 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008, 2010, 2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-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: rcode.c,v 1.8.48.3 2011/02/21 06:55:13 marka Exp $ */ +/* $Id: rcode.c,v 1.8.48.4 2011/02/21 23:45:49 tbox Exp $ */ #include #include diff --git a/lib/dns/rdatalist.c b/lib/dns/rdatalist.c index 13ee49e998..4fb7eac66e 100644 --- a/lib/dns/rdatalist.c +++ b/lib/dns/rdatalist.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2007, 2008, 2010 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2007, 2008, 2010, 2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-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: rdatalist.c,v 1.36.50.3 2011/02/21 07:04:54 marka Exp $ */ +/* $Id: rdatalist.c,v 1.36.50.4 2011/02/21 23:45:49 tbox Exp $ */ /*! \file */ diff --git a/lib/isc/httpd.c b/lib/isc/httpd.c index f7c81ce600..315db37df8 100644 --- a/lib/isc/httpd.c +++ b/lib/isc/httpd.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2008, 2010 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2006-2008, 2010, 2011 Internet Systems Consortium, Inc. ("ISC") * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: httpd.c,v 1.16.64.3 2011/02/21 05:59:40 marka Exp $ */ +/* $Id: httpd.c,v 1.16.64.4 2011/02/21 23:45:49 tbox Exp $ */ /*! \file */ diff --git a/lib/isc/netaddr.c b/lib/isc/netaddr.c index 298f085404..e890ce3c9c 100644 --- a/lib/isc/netaddr.c +++ b/lib/isc/netaddr.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2007, 2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2002 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: netaddr.c,v 1.38.332.1 2011/02/21 06:35:02 marka Exp $ */ +/* $Id: netaddr.c,v 1.38.332.2 2011/02/21 23:45:49 tbox Exp $ */ /*! \file */ @@ -306,18 +306,18 @@ isc_netaddr_fromin6(isc_netaddr_t *netaddr, const struct in6_addr *ina6) { isc_result_t isc_netaddr_frompath(isc_netaddr_t *netaddr, const char *path) { #ifdef ISC_PLATFORM_HAVESYSUNH - if (strlen(path) > sizeof(netaddr->type.un) - 1) - return (ISC_R_NOSPACE); + if (strlen(path) > sizeof(netaddr->type.un) - 1) + return (ISC_R_NOSPACE); - memset(netaddr, 0, sizeof(*netaddr)); - netaddr->family = AF_UNIX; - strcpy(netaddr->type.un, path); - netaddr->zone = 0; - return (ISC_R_SUCCESS); -#else + memset(netaddr, 0, sizeof(*netaddr)); + netaddr->family = AF_UNIX; + strcpy(netaddr->type.un, path); + netaddr->zone = 0; + return (ISC_R_SUCCESS); +#else UNUSED(netaddr); UNUSED(path); - return (ISC_R_NOTIMPLEMENTED); + return (ISC_R_NOTIMPLEMENTED); #endif } diff --git a/lib/isc/sockaddr.c b/lib/isc/sockaddr.c index ff618cb820..57b77eabe7 100644 --- a/lib/isc/sockaddr.c +++ b/lib/isc/sockaddr.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007, 2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-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: sockaddr.c,v 1.70.332.1 2011/02/21 06:23:52 marka Exp $ */ +/* $Id: sockaddr.c,v 1.70.332.2 2011/02/21 23:45:49 tbox Exp $ */ /*! \file */ @@ -393,8 +393,8 @@ isc_sockaddr_fromnetaddr(isc_sockaddr_t *sockaddr, const isc_netaddr_t *na, #endif sockaddr->type.sin6.sin6_port = htons(port); break; - default: - INSIST(0); + default: + INSIST(0); } ISC_LINK_INIT(sockaddr, link); } diff --git a/lib/isccfg/parser.c b/lib/isccfg/parser.c index 35c26325b1..9da471f3d0 100644 --- a/lib/isccfg/parser.c +++ b/lib/isccfg/parser.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008, 2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-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: parser.c,v 1.129.48.1 2011/02/21 06:13:58 marka Exp $ */ +/* $Id: parser.c,v 1.129.48.2 2011/02/21 23:45:49 tbox Exp $ */ /*! \file */