]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Fri, 13 Dec 2013 23:46:17 +0000 (23:46 +0000)
committerTinderbox User <tbox@isc.org>
Fri, 13 Dec 2013 23:46:17 +0000 (23:46 +0000)
bin/tests/system/dnssec/ns2/example.db.in
bin/tests/system/dnssec/ns2/insecure.secure.example.db
bin/tests/system/dnssec/ns3/secure.example.db.in
bin/tests/system/resolver/ns7/named1.conf
bin/tests/system/resolver/ns7/named2.conf
bin/tests/system/resolver/setup.sh

index 28200ef94d099ed6863abc9f2d876dc194ed610a..db66cc66da6b1d38af9de57cfbb0b2dfd6b64165 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007-2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007-2013  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000-2002  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
index 3892f92fa8239477c2accae9c96af0f48c1d1945..b25af847870b97439327f24c276ba271c05ea96e 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007, 2013  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 1e757ae408d7de0829e0a09fe00e0ceb9a90d576..0d2fa4f46a8f80bde09c9eaf081c60c4b3cc64ca 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007, 2008, 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007, 2008, 2010, 2012, 2013  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 aa04023d46dd2076473fafe5c22444331854b8cd..e6e9791fb3f98285e2eafb1442b9a56edfaafcd8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2011, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2013  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
@@ -37,7 +37,7 @@ key 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; };
 };
 
 zone "." {
index bc1d5f2a722cae8d0e7c4aaaffa05eab107e7312..ad7221fbaf1ae3cab2c08b4d52e69cdd138089b9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2011, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2013  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
@@ -37,7 +37,7 @@ key 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; };
 };
 
 zone "." {
index eb34ee5538419c44dbf800a95061bdf4fe236bcb..cbb918b27cb45ea0ea9fa786d11c41e3bd27dc0c 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2010-2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2010-2013  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