]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Tue, 6 Mar 2007 02:11:43 +0000 (02:11 +0000)
committerAutomatic Updater <source@isc.org>
Tue, 6 Mar 2007 02:11:43 +0000 (02:11 +0000)
bin/tests/system/lwresd/tests.sh
lib/dns/include/dns/db.h
lib/dns/lookup.c
lib/dns/view.c

index 4e9e80e7b09582a4ee7d139d6e68945dfc40fb08..a612cfc3eaa6e2eb1a65c9ce41e2e9b7854c581b 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.14.206.2 2007/03/06 00:51:29 marka Exp $
+# $Id: tests.sh,v 1.14.206.3 2007/03/06 02:11:43 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 8dacbefe3e1be87dc6bfc380ce8716eed4aec820..4fed2f076b197675b615cfdf6d9c3ed855849304 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: db.h,v 1.67.12.9 2007/03/06 00:51:29 marka Exp $ */
+/* $Id: db.h,v 1.67.12.10 2007/03/06 02:11:43 tbox Exp $ */
 
 #ifndef DNS_DB_H
 #define DNS_DB_H 1
index 5c6c5190e304245ab7cb4fe96f1e06d6c41c1d93..1e443f76751a01d6c458b254a08cb996af330fc6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lookup.c,v 1.9.12.8 2007/03/06 00:51:29 marka Exp $ */
+/* $Id: lookup.c,v 1.9.12.9 2007/03/06 02:11:43 tbox Exp $ */
 
 #include <config.h>
 
index 9a42794f5071468baf1aafd769c2390323c60107..5f2883b436acc629d224aeb63e78362868c264e4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: view.c,v 1.103.2.5.2.15 2007/03/06 00:51:29 marka Exp $ */
+/* $Id: view.c,v 1.103.2.5.2.16 2007/03/06 02:11:43 tbox Exp $ */
 
 #include <config.h>