BIND 10 master, updated. a3a6e386382332790b88db561ce7bac20d3dbcd8 [master] update copyright year in guide and messages manual

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Feb 14 18:44:48 UTC 2013


The branch, master has been updated
       via  a3a6e386382332790b88db561ce7bac20d3dbcd8 (commit)
      from  4b5aa826a6b741ca9e49e3efef3440c06863ebe8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a3a6e386382332790b88db561ce7bac20d3dbcd8
Author: Jeremy C. Reed <jreed at isc.org>
Date:   Thu Feb 14 12:43:45 2013 -0600

    [master] update copyright year in guide and messages manual
    
    Update copyright year for guide.
    
    Update copyright year for messages manual.
    Also remove the paragraph introducing bind10 from the messages manual
    (it was incomplete, so misleading).
    These were in the script)
    
    This is trivial, so no review.

-----------------------------------------------------------------------

Summary of changes:
 doc/guide/bind10-guide.xml |    2 +-
 tools/system_messages.py   |    7 +------
 2 files changed, 2 insertions(+), 7 deletions(-)

-----------------------------------------------------------------------
diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml
index 81438c3..cea70c2 100644
--- a/doc/guide/bind10-guide.xml
+++ b/doc/guide/bind10-guide.xml
@@ -30,7 +30,7 @@
     <subtitle>Administrator Reference for BIND 10</subtitle>
 
     <copyright>
-      <year>2010-2012</year><holder>Internet Systems Consortium, Inc.</holder>
+      <year>2010-2013</year><holder>Internet Systems Consortium, Inc.</holder>
     </copyright>
 
     <abstract>
diff --git a/tools/system_messages.py b/tools/system_messages.py
index fd4c186..08a35e1 100644
--- a/tools/system_messages.py
+++ b/tools/system_messages.py
@@ -71,15 +71,10 @@ SEC_HEADER="""<?xml version="1.0" encoding="UTF-8"?>
     <title>BIND 10 Messages Manual</title>
 
     <copyright>
-      <year>2011-2012</year><holder>Internet Systems Consortium, Inc.</holder>
+      <year>2011-2013</year><holder>Internet Systems Consortium, Inc.</holder>
     </copyright>
 
     <abstract>
-      <para>BIND 10 is a Domain Name System (DNS) suite managed by
-	  Internet Systems Consortium (ISC). It includes DNS libraries
-	  and modular components for controlling authoritative and
-	  recursive DNS servers.
-      </para>
       <para>
         This is the messages manual for BIND 10 version &__VERSION__;.
 	    The most up-to-date version of this document, along with



More information about the bind10-changes mailing list