BIND 10 bind10-1.0.0-rc-release, updated. 62cb314a492feb5f367953dce2f39326858abc73 [bind10-1.0.0-rc-release][master] update copyright year in guide and messages manual
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Feb 14 18:45:13 UTC 2013
The branch, bind10-1.0.0-rc-release has been updated
via 62cb314a492feb5f367953dce2f39326858abc73 (commit)
from b74d075119b8a018abe3f64bfc0acd8976ea15c4 (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 62cb314a492feb5f367953dce2f39326858abc73
Author: Jeremy C. Reed <jreed at isc.org>
Date: Thu Feb 14 12:43:45 2013 -0600
[bind10-1.0.0-rc-release][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.
(cherry picked from commit a3a6e386382332790b88db561ce7bac20d3dbcd8)
-----------------------------------------------------------------------
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