BIND 10 master, updated. 22f3ad26d4bb70a03858d42122b7a648211911c7 [master] add copyright / license to the guide XML file.
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Jun 30 15:21:57 UTC 2011
The branch, master has been updated
via 22f3ad26d4bb70a03858d42122b7a648211911c7 (commit)
from f8ef5bcb1e8ebc747b32192348faae9fd32fdba9 (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 22f3ad26d4bb70a03858d42122b7a648211911c7
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Thu Jun 30 10:21:35 2011 -0500
[master] add copyright / license to the guide XML file.
-----------------------------------------------------------------------
Summary of changes:
doc/guide/bind10-guide.xml | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml
index 7d1a006..6a42182 100644
--- a/doc/guide/bind10-guide.xml
+++ b/doc/guide/bind10-guide.xml
@@ -5,6 +5,23 @@
<!ENTITY % version SYSTEM "version.ent">
%version;
]>
+
+<!--
+ - Copyright (C) 2010-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
+ - copyright notice and this permission notice appear in all copies.
+ -
+ - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+ - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+ - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+ - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+ - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ - PERFORMANCE OF THIS SOFTWARE.
+-->
+
<book>
<?xml-stylesheet href="bind10-guide.css" type="text/css"?>
More information about the bind10-changes
mailing list