From: Automatic Updater Date: Mon, 29 Nov 2010 01:16:24 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.6.2-P3~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1da174b2870f49e6874758f7963da4ac33ce0b1a;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/RELEASE-NOTES-BIND-9.6.html b/RELEASE-NOTES-BIND-9.6.html index 6d757af1e69..2fac3942123 100644 --- a/RELEASE-NOTES-BIND-9.6.html +++ b/RELEASE-NOTES-BIND-9.6.html @@ -1,5 +1,23 @@ + + + +

Introduction

diff --git a/release-notes.css b/release-notes.css index f01af5787b3..c75334cf682 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.6.3 2010/11/29 01:16:24 tbox Exp $ */ + body { background-color: #ffffff; color: #333333;