From: Automatic Updater Date: Fri, 9 Jul 2010 23:46:27 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.7.1b1^2~24 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=98afc1a6dd6bef26f1a586d0ff74b0cdfae78515;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/bin/nsupdate/nsupdate.c b/bin/nsupdate/nsupdate.c index fd663071ff4..8e6792de702 100644 --- a/bin/nsupdate/nsupdate.c +++ b/bin/nsupdate/nsupdate.c @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: nsupdate.c,v 1.173.66.5 2010/07/09 05:14:07 each Exp $ */ +/* $Id: nsupdate.c,v 1.173.66.6 2010/07/09 23:46:27 tbox Exp $ */ /*! \file */ @@ -1522,7 +1522,7 @@ evaluate_realm(char *cmdline) { fatal("out of memory"); return (STATUS_MORE); #else - UNUSED(cmdline); + UNUSED(cmdline); return (STATUS_SYNTAX); #endif } diff --git a/bin/nsupdate/nsupdate.docbook b/bin/nsupdate/nsupdate.docbook index ee0075ad1f0..4267131fbb9 100644 --- a/bin/nsupdate/nsupdate.docbook +++ b/bin/nsupdate/nsupdate.docbook @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" []> - + Aug 25, 2009 @@ -41,6 +41,7 @@ 2007 2008 2009 + 2010 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/dns/include/dns/name.h b/lib/dns/include/dns/name.h index f60b01caea7..9dff756af04 100644 --- a/lib/dns/include/dns/name.h +++ b/lib/dns/include/dns/name.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007, 2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007, 2009, 2010 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: name.h,v 1.132.104.2 2010/07/09 05:14:08 each Exp $ */ +/* $Id: name.h,v 1.132.104.3 2010/07/09 23:46:27 tbox Exp $ */ #ifndef DNS_NAME_H #define DNS_NAME_H 1 diff --git a/lib/dns/include/dns/tsig.h b/lib/dns/include/dns/tsig.h index 5b106302f83..6933cdc176c 100644 --- a/lib/dns/include/dns/tsig.h +++ b/lib/dns/include/dns/tsig.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007, 2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007, 2009, 2010 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: tsig.h,v 1.53.136.1 2010/07/09 05:14:08 each Exp $ */ +/* $Id: tsig.h,v 1.53.136.2 2010/07/09 23:46:27 tbox Exp $ */ #ifndef DNS_TSIG_H #define DNS_TSIG_H 1 diff --git a/lib/dns/tkey.c b/lib/dns/tkey.c index d6bd2f633fd..22edb7f301c 100644 --- a/lib/dns/tkey.c +++ b/lib/dns/tkey.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2010 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 @@ -16,7 +16,7 @@ */ /* - * $Id: tkey.c,v 1.92.104.1 2010/07/09 05:14:08 each Exp $ + * $Id: tkey.c,v 1.92.104.2 2010/07/09 23:46:27 tbox Exp $ */ /*! \file */ #include