]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Wed, 6 Aug 2014 23:45:23 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Wed, 6 Aug 2014 23:45:23 +0000 (23:45 +0000)
bin/tests/system/xfer/clean.sh
bin/tests/system/xfer/ns1/named.conf
bin/tests/system/xfer/ns6/named.conf
bin/tests/system/xfer/ns7/named.conf
lib/lwres/include/lwres/stdlib.h

index 3c9c1f76623ac26804edd03187b622c45295bf79..c525504629b0d2e960b7caadf4f4a3bcc245be57 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2011-2014  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 7d20f12d6e7f4e50cd65b2c2e9cf83db50ff46c6..65a34a7115282a5d721771ec4d435e9f7a9cf7ee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2011, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -20,7 +20,7 @@
 include "../../common/rndc.key";
 
 controls {
-        inet 10.53.0.1 port 9953 allow { any; } keys { rndc_key; };
+       inet 10.53.0.1 port 9953 allow { any; } keys { rndc_key; };
 };
 
 options {
index 6cccbe4bcd17552d4babb201eee5b06d91cdabe5..a238148d4ac8c7a305294b06b452caa1d9b41f60 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2011, 2014  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
index e8f1645b1edf7868650338a0347d794be7feada1..62988f6652ffc588474195526dbb855733e2fab7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2011, 2014  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
@@ -19,7 +19,7 @@
 include "../../common/rndc.key";
 
 controls {
-        inet 10.53.0.7 port 9953 allow { any; } keys { rndc_key; };
+       inet 10.53.0.7 port 9953 allow { any; } keys { rndc_key; };
 };
 
 options {
@@ -53,7 +53,7 @@ zone "slave" {
 };
 
 zone "edns-expire" {
-        type slave;
-        masters { 10.53.0.6; };
-        file "edns-expire.bk";
+       type slave;
+       masters { 10.53.0.6; };
+       file "edns-expire.bk";
 };
index 4ee1dd2dacc4174d2ca34c45f3d5769c58786893..0cdbaa89032139434e0f826fcf518bff304b7f9b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2003  Internet Software Consortium.
+ * Copyright (C) 2014  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