]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Mon, 23 Nov 2009 23:48:16 +0000 (23:48 +0000)
committerAutomatic Updater <source@isc.org>
Mon, 23 Nov 2009 23:48:16 +0000 (23:48 +0000)
lib/dns/dnssec.c

index 025ea40369245d34dacfc4b792304a87d9c39459..4ecb5044faafc2e8d824ff8d248abfcce52e1800 100644 (file)
@@ -16,7 +16,7 @@
  */
 
 /*
- * $Id: dnssec.c,v 1.112 2009/11/23 15:18:07 each Exp $
+ * $Id: dnssec.c,v 1.113 2009/11/23 23:48:16 tbox Exp $
  */
 
 /*! \file */
@@ -643,7 +643,7 @@ dns_dnssec_findzonekeys2(dns_db_t *db, dns_dbversion_t *ver,
                }
                if (result != ISC_R_SUCCESS)
                        goto failure;
-               
+
                /*
                 * If a key is marked inactive, skip it
                 */