From: Automatic Updater Date: Mon, 29 Nov 2010 01:15:44 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.4-ESV-R4~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32a72d8d7dfc4b67ced4fb4ad91bd209af6cddd2;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 a20a1f9a22b..724b3f9cd8d 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..8cbbf61f98b 100644 --- a/release-notes.css +++ b/release-notes.css @@ -1,3 +1,21 @@ +/* + * Copyright (C) 2010 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.2 2010/11/29 01:15:44 tbox Exp $ */ + body { background-color: #ffffff; color: #333333;