]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Thu, 17 Mar 2011 23:47:06 +0000 (23:47 +0000)
committerAutomatic Updater <source@isc.org>
Thu, 17 Mar 2011 23:47:06 +0000 (23:47 +0000)
lib/dns/include/dns/dlz.h
lib/dns/include/dns/sdlz.h

index 79c8f0cf2b67b4f1a2b755344eb84f0a690faea2..8f3435b4b167952a458cbf639b6a2c6084f1bd72 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2005-2007, 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2005-2007, 2009-2011  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -50,7 +50,7 @@
  * USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dlz.h,v 1.12.14.1 2011/03/17 09:41:07 fdupont Exp $ */
+/* $Id: dlz.h,v 1.12.14.2 2011/03/17 23:47:06 tbox Exp $ */
 
 /*! \file dns/dlz.h */
 
index ab8742d7eb0859e617ee0da285ad45bcb0ffe43e..339895709e8154eda0401c0eeb499b2e772dd5b2 100644 (file)
@@ -50,7 +50,7 @@
  * USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sdlz.h,v 1.14.8.1 2011/03/17 09:41:07 fdupont Exp $ */
+/* $Id: sdlz.h,v 1.14.8.2 2011/03/17 23:47:06 tbox Exp $ */
 
 /*! \file dns/sdlz.h */
 
@@ -355,7 +355,7 @@ dns_sdlz_putsoa_t dns_sdlz_putsoa;
  */
 
 
-typedef isc_result_t dns_sdlz_setdb_t(dns_dlzdb_t *dlzdatabase, 
+typedef isc_result_t dns_sdlz_setdb_t(dns_dlzdb_t *dlzdatabase,
                                      dns_rdataclass_t rdclass,
                                      dns_name_t *name,
                                      dns_db_t **dbp);