]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Wed, 2 Nov 2011 23:46:24 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Wed, 2 Nov 2011 23:46:24 +0000 (23:46 +0000)
bin/tests/system/stub/tests.sh
bin/tests/system/unknown/ns1/example-in.db
bin/tests/system/unknown/tests.sh
bin/tools/nsec3hash.c
lib/dns/rdata/generic/null_10.c

index 1f3146884caff1d851f661c4b61bed8213eef929..d61a2190ab4284e2057c897b9181161a9c86b274 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2011  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or 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.15 2011/11/02 08:17:01 marka Exp $
+# $Id: tests.sh,v 1.16 2011/11/02 23:46:24 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index dc078f5f5f654a5573c4d0dd4f30623423712cbe..d4af133803f476384ded02286b1aaf3b102ff3ca 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007, 2011  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example-in.db,v 1.8 2011/11/02 01:01:52 marka Exp $
+; $Id: example-in.db,v 1.9 2011/11/02 23:46:24 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      SOA     mname1. . (
index 62539e53643381542dfecdd30cd34ff8cf831f3a..a45641c59aac5bd7d1ca43704a091badf6ec5bab 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2011  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or 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.11 2011/11/02 01:01:52 marka Exp $
+# $Id: tests.sh,v 1.12 2011/11/02 23:46:24 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index f71589e355f7e5ee086f625b19ba25982560c331..57f24c251eee52384731137dcad4a71d6ddef6f2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2008, 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006, 2008, 2009, 2011  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: nsec3hash.c,v 1.7 2011/11/02 06:00:35 each Exp $ */
+/* $Id: nsec3hash.c,v 1.8 2011/11/02 23:46:24 tbox Exp $ */
 
 #include <config.h>
 
index 73310e0f1bc18a910db0ceb35eace0245fd7ebf5..b9540f7a9afc2b2cabea94de195a7659c06059ed 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2009, 2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-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: null_10.c,v 1.45 2011/11/02 01:01:52 marka Exp $ */
+/* $Id: null_10.c,v 1.46 2011/11/02 23:46:24 tbox Exp $ */
 
 /* Reviewed: Thu Mar 16 13:57:50 PST 2000 by explorer */