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

index 859d74ee928a5a51f12cdcb2c6c3ad65e4bf3c46..67c1946a112f240c3df618d472ff381b3cd2f3b1 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.16 2007/03/06 00:38:57 marka Exp $
+# $Id: tests.sh,v 1.17 2007/03/06 02:12:39 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 44e6ca36568526e1c22c5b22238eb9b2d8d9a13c..d6e4615852f36d6b9ab5df77a1d56459e97e5933 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-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: db.c,v 1.81 2007/03/06 00:38:57 marka Exp $ */
+/* $Id: db.c,v 1.82 2007/03/06 02:12:39 tbox Exp $ */
 
 /*! \file */
 
index 53f3d2c2f2bfa0e6ed1f667bb15db937752b8c14..3080af27fef159f6a5bc65a1d0aaf058ec815031 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  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.87 2007/03/06 00:38:57 marka Exp $ */
+/* $Id: db.h,v 1.88 2007/03/06 02:12:39 tbox Exp $ */
 
 #ifndef DNS_DB_H
 #define DNS_DB_H 1
index 1a810a1e3b0ac1f21f7b12ab42f84a9cf00590d0..b414e2bd6aeea03e3ca09b748706ed67302dae42 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 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.19 2007/03/06 00:38:57 marka Exp $ */
+/* $Id: lookup.c,v 1.20 2007/03/06 02:12:39 tbox Exp $ */
 
 /*! \file */
 
index 468df3adec16c82427f79255713b17767c50d99e..03d83161b2e9578e7a8de8002e6b09c81de28636 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-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: sdb.c,v 1.56 2007/03/06 00:38:57 marka Exp $ */
+/* $Id: sdb.c,v 1.57 2007/03/06 02:12:39 tbox Exp $ */
 
 /*! \file */
 
index c741f3e855de8d00438230004bf2ce62e77e315c..30f975569e870211644d1ceda9f2bca235956e59 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  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.139 2007/03/06 00:38:57 marka Exp $ */
+/* $Id: view.c,v 1.140 2007/03/06 02:12:39 tbox Exp $ */
 
 /*! \file */