]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Thu, 24 Mar 2011 23:47:48 +0000 (23:47 +0000)
committerAutomatic Updater <source@isc.org>
Thu, 24 Mar 2011 23:47:48 +0000 (23:47 +0000)
bin/dnssec/dnssec-dsfromkey.c
bin/dnssec/dnssec-dsfromkey.docbook

index 5ff00b525664e31979bee1f6bd4f25cb1d670651..9c9f623bccbc27d4cae5b6475bfd8f3ad0e0ec87 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008-2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2008-2011  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 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dnssec-dsfromkey.c,v 1.20 2011/03/24 02:10:23 marka Exp $ */
+/* $Id: dnssec-dsfromkey.c,v 1.21 2011/03/24 23:47:48 tbox Exp $ */
 
 /*! \file */
 
@@ -91,7 +91,7 @@ db_load_from_stream(dns_db_t *db, FILE *fp) {
                                       &callbacks, mctx);
        if (result != ISC_R_SUCCESS)
                fatal("can't load from input: %s", isc_result_totext(result));
-       
+
        result = dns_db_endload(db, &callbacks.add_private);
        if (result != ISC_R_SUCCESS)
                fatal("dns_db_endload failed: %s", isc_result_totext(result));
index 3a4a050155b53bfb6cd347a21171d8a3e2c0cafb..50d674139286e5cf9d2be94914199509dffee536 100644 (file)
@@ -2,7 +2,7 @@
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
                [<!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2008-2010  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2008-2011  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
@@ -17,7 +17,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: dnssec-dsfromkey.docbook,v 1.13 2011/03/24 02:10:23 marka Exp $ -->
+<!-- $Id: dnssec-dsfromkey.docbook,v 1.14 2011/03/24 23:47:48 tbox Exp $ -->
 <refentry id="man.dnssec-dsfromkey">
   <refentryinfo>
     <date>August 26, 2009</date>
@@ -39,6 +39,7 @@
       <year>2008</year>
       <year>2009</year>
       <year>2010</year>
+      <year>2011</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>