From 620daec03c33e7718c94f80d7ed1d08434ec8089 Mon Sep 17 00:00:00 2001 From: Ken Coar Date: Thu, 19 Aug 1999 21:52:01 +0000 Subject: [PATCH] Spell it out in words of half a syllable. Some people..! git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83734 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/misc/FAQ-B.html | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/docs/manual/misc/FAQ-B.html b/docs/manual/misc/FAQ-B.html index 27dbad618f..e4c4db1412 100644 --- a/docs/manual/misc/FAQ-B.html +++ b/docs/manual/misc/FAQ-B.html @@ -31,7 +31,7 @@

Apache Server Frequently Asked Questions

- $Revision: 1.1 $ ($Date: 1999/06/24 15:02:51 $) + $Revision: 1.2 $ ($Date: 1999/08/19 21:52:01 $)

The latest version of this FAQ is always available from the main @@ -251,6 +251,36 @@ (see year-2000 improvements in Apache 1.3 for details).

+

+ The Apache HTTP Server project is an open-source software product of + the Apache Software Foundation. The project and the Foundation + cannot offer legal assurances regarding any suitability + of the software for your application. There are several commercial + Apache support organizations and derivative server products available + that may be able to stand behind the software and provide you with + any assurances you may require. You may find links to some of these + vendors at + <http://www.apache.org/info/support.cgi>. +

+

+ The Apache HTTP server software is distributed with the following + disclaimer, found in the software license: +

+
+   THIS SOFTWARE IS PROVIDED BY THE APACHE GROUP ``AS IS'' AND ANY
+   EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+   PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE APACHE GROUP OR
+   ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+   SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+   NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+   LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+   HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+   STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+   ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
+   OF THE POSSIBILITY OF SUCH DAMAGE.
+  

-- 2.50.1