]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix copyrights
authorMatthijs Mekking <matthijs@isc.org>
Fri, 12 Apr 2019 09:31:41 +0000 (11:31 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 12 Apr 2019 13:57:31 +0000 (15:57 +0200)
bin/tests/system/dnssec/ns2/named.conf.in
util/copyrights

index 22991b34ee4ffdb80db31df33b2d9b5d0a0ba024..8e0cfbb0e1d23161c9fba703ee0ff1eb0e462189 100644 (file)
@@ -27,12 +27,12 @@ options {
 };
 
 key rndc_key {
-        secret "1234abcd8765";
-        algorithm hmac-sha256;
+       secret "1234abcd8765";
+       algorithm hmac-sha256;
 };
 
 controls {
-        inet 10.53.0.2 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
+       inet 10.53.0.2 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
 };
 
 zone "." {
index 4f7b0050cfd28de8a994a3819a3ce5e66a79f068..22b7896f691370669f776bb21bb582cb43e46425 100644 (file)
 ./bin/tests/system/dnssec/ns2/rfc2335.example.db       X       2004,2018,2019
 ./bin/tests/system/dnssec/ns2/sign.sh          SH      2000,2001,2002,2003,2004,2006,2007,2008,2009,2010,2011,2012,2014,2015,2016,2018,2019
 ./bin/tests/system/dnssec/ns2/single-nsec3.db.in       ZONE    2010,2016,2018,2019
+./bin/tests/system/dnssec/ns2/template.secure.db.in    ZONE    2019
 ./bin/tests/system/dnssec/ns3/auto-nsec.example.db.in  ZONE    2011,2016,2018,2019
 ./bin/tests/system/dnssec/ns3/auto-nsec3.example.db.in ZONE    2011,2016,2018,2019
 ./bin/tests/system/dnssec/ns3/bogus.example.db.in      ZONE    2000,2001,2004,2007,2014,2016,2018,2019