From: Automatic Updater Date: Mon, 23 May 2011 23:26:15 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.4-ESV-R5~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=731709c1613da583a17a391648c660f8c67d5dde;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/RELEASE-NOTES-BIND-9.4-ESV.html b/RELEASE-NOTES-BIND-9.4-ESV.html index 46e2835cc6a..9c21de40754 100644 --- a/RELEASE-NOTES-BIND-9.4-ESV.html +++ b/RELEASE-NOTES-BIND-9.4-ESV.html @@ -1,5 +1,23 @@ + + + +

Introduction

diff --git a/release-notes.css b/release-notes.css index f01af5787b3..92cf5a79b0d 100644 --- a/release-notes.css +++ b/release-notes.css @@ -1,3 +1,21 @@ +/* + * 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. + */ + +/* $Id: release-notes.css,v 1.1.2.4 2011/05/23 23:26:15 tbox Exp $ */ + body { background-color: #ffffff; color: #333333;