]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Fri, 26 Feb 2010 23:48:44 +0000 (23:48 +0000)
committerAutomatic Updater <source@isc.org>
Fri, 26 Feb 2010 23:48:44 +0000 (23:48 +0000)
bin/named/update.c
lib/dns/zone.c

index ae5c34419a310323c9f35a61896aa29b37d727cf..ede21eed6bc1b2fdb9ada2aba52fc75010628178 100644 (file)
@@ -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-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: update.c,v 1.151.12.10 2010/02/26 01:52:05 marka Exp $ */
+/* $Id: update.c,v 1.151.12.11 2010/02/26 23:48:43 tbox Exp $ */
 
 #include <config.h>
 
index b7e723ea78f6c2fa26d54ccb1e2592b4d34b77cf..414aa16d3f6455807ba43108b9bf966660631e87 100644 (file)
@@ -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-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: zone.c,v 1.483.36.18 2010/02/26 01:52:05 marka Exp $ */
+/* $Id: zone.c,v 1.483.36.19 2010/02/26 23:48:44 tbox Exp $ */
 
 /*! \file */