]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Tue, 27 Oct 2009 23:47:45 +0000 (23:47 +0000)
committerAutomatic Updater <source@isc.org>
Tue, 27 Oct 2009 23:47:45 +0000 (23:47 +0000)
bin/tests/system/dlv/ns3/sign.sh
bin/tests/system/dnssec/clean.sh
bin/tests/system/dnssec/ns2/example.db.in
bin/tests/system/dnssec/ns3/named.conf
bin/tests/system/dnssec/tests.sh
lib/dns/opensslrsa_link.c
lib/dns/rbtdb.c
lib/dns/zone.c

index 3c14604e81ed75a52880ff1b5950ce0fa9f59741..e7a832aa2b9d5c9c9d8547ebf0285d5e0294c0d7 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2009  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 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: sign.sh,v 1.5 2009/10/27 05:49:50 each Exp $
+# $Id: sign.sh,v 1.6 2009/10/27 23:47:44 tbox Exp $
 
 SYSTEMTESTTOP=../..
 . $SYSTEMTESTTOP/conf.sh
index 63b834be5d6ea631afed2df79df5d821961d9834..0f866b2249d2bd47d3c442b88fb21f4793b0d252 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007-2009  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2002  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: clean.sh,v 1.24 2009/10/27 22:25:37 marka Exp $
+# $Id: clean.sh,v 1.25 2009/10/27 23:47:44 tbox Exp $
 
 rm -f */K* */keyset-* */dsset-* */dlvset-* */signedkey-* */*.signed */trusted.conf */tmp* */*.jnl */*.bk
 rm -f ns1/root.db ns2/example.db ns3/secure.example.db
index 24be4d5b8ea224ba7fd99badef48e114a0aa1ba7..9a47023b875e0427769315da3c48c84b214978c1 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007-2009  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000-2002  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.db.in,v 1.20 2009/10/27 22:25:37 marka Exp $
+; $Id: example.db.in,v 1.21 2009/10/27 23:47:44 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
index 78b6389951f30a8714eade4b8bfe6a36b25c8cae..c3f7d10de9e5f46928d2d6be6260e196f3131450 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006-2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006-2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-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: named.conf,v 1.34 2009/10/27 22:25:37 marka Exp $ */
+/* $Id: named.conf,v 1.35 2009/10/27 23:47:44 tbox Exp $ */
 
 // NS3
 
index ff620024e670afe7154ff6f0a43f1ab4d86390b3..30a9ec96b1dab3c9457682d7503392f267e0d345 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2002  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.54 2009/10/27 22:25:37 marka Exp $
+# $Id: tests.sh,v 1.55 2009/10/27 23:47:44 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index dea074b51e2cd57f3df4cfbea99dcae6ecb814b9..d782d8814e5b1b9d30e0803011ea768b5f87ab49 100644 (file)
@@ -17,7 +17,7 @@
 
 /*
  * Principal Author: Brian Wellington
- * $Id: opensslrsa_link.c,v 1.34 2009/10/27 22:25:37 marka Exp $
+ * $Id: opensslrsa_link.c,v 1.35 2009/10/27 23:47:45 tbox Exp $
  */
 #ifdef OPENSSL
 #include <config.h>
@@ -594,7 +594,7 @@ opensslrsa_verify(dst_context_t *dctx, const isc_region_t *sig) {
                                    RSA_size(rsa), rsa);
                break;
 
-       case DST_ALG_RSASHA256: 
+       case DST_ALG_RSASHA256:
        case DST_ALG_RSASHA512:
                {
                        /*
@@ -612,9 +612,9 @@ opensslrsa_verify(dst_context_t *dctx, const isc_region_t *sig) {
                        status = RSA_public_decrypt(sig->length, sig->base,
                                                    original, rsa,
                                                    RSA_PKCS1_PADDING);
-                       if (status <= 0) 
+                       if (status <= 0)
                                return (DST_R_VERIFYFAILURE);
-                       if (status != (int)(prefixlen + digestlen)) 
+                       if (status != (int)(prefixlen + digestlen))
                                return (DST_R_VERIFYFAILURE);
                        if (memcmp(original, prefix, prefixlen))
                                return (DST_R_VERIFYFAILURE);
index dc01dd9e421b22230b028bfacb9eea99cdf57ff5..ee7161c77b23ffce9ff0ef748ebca6d34914ab8b 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rbtdb.c,v 1.284 2009/10/27 04:46:58 marka Exp $ */
+/* $Id: rbtdb.c,v 1.285 2009/10/27 23:47:45 tbox Exp $ */
 
 /*! \file */
 
@@ -6147,7 +6147,7 @@ addrdataset(dns_db_t *db, dns_dbnode_t *node, dns_dbversion_t *version,
                newnsec = ISC_TRUE;
        else
                newnsec = ISC_FALSE;
-       
+
        /*
         * If we're adding a delegation type, adding to the auxiliary NSEC tree,
         * or the DB is a cache in an overmem state, hold an exclusive lock on
index 72cb8c100255f3512d80adeda3a54b626cb8c20f..a0e3509545263b73e91319462a432d135a2e986a 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zone.c,v 1.522 2009/10/27 22:46:13 each Exp $ */
+/* $Id: zone.c,v 1.523 2009/10/27 23:47:45 tbox Exp $ */
 
 /*! \file */
 
@@ -3175,7 +3175,7 @@ sync_keyzone(dns_zone_t *zone, dns_db_t *db) {
        }
 
  failure:
-       if (sr != NULL)
+       if (sr != NULL)
                dns_keytable_detach(&sr);
        if (ver != NULL)
                dns_db_closeversion(db, &ver, changed);