]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Wed, 31 Aug 2011 23:46:44 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Wed, 31 Aug 2011 23:46:44 +0000 (23:46 +0000)
bin/tests/system/upforwd/ns3/named.conf
bin/tests/system/upforwd/ns3/nomaster.db
bin/tests/system/upforwd/tests.sh

index befdda017cb7ad5dfff4b73ad6aa0982ac598a98..f9ea95582469a00aa194a6591ba7ad281ca7987f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.11 2011/08/31 06:49:10 marka Exp $ */
+/* $Id: named.conf,v 1.12 2011/08/31 23:46:44 tbox Exp $ */
 
 controls { /* empty */ };
 
index 578b2c32ad335bfa14f1233bf9ac30d5ac887263..ca414e8590704fd1b78395889929ce01b38aa95d 100644 (file)
@@ -1,3 +1,19 @@
+; Copyright (C) 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
+; copyright notice and this permission notice appear in all copies.
+;
+; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+; PERFORMANCE OF THIS SOFTWARE.
+
+; $Id: nomaster.db,v 1.3 2011/08/31 23:46:44 tbox Exp $
+
 @ 0 SOA        . . 141235 3600 1200 86400 1200
 @ 0 NS ns4
 ns4 0 A 10.53.0.4
index 242342214d00b40a26efb360ff67fe5b5cc3e601..1e69fc2c2341cb68f6b029afc9fa855dcc009d2f 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/08/31 06:49:10 marka Exp $ 
+# $Id: tests.sh,v 1.12 2011/08/31 23:46:43 tbox Exp $ 
 
 # ns1 = stealth master
 # ns2 = slave with update forwarding disabled; not currently used