From 9d8d630b47e44d677f9175b49995e4d5b01e194d Mon Sep 17 00:00:00 2001 From: Ken Coar Date: Tue, 16 Feb 1999 15:11:30 +0000 Subject: [PATCH] Add the licence question to the FAQ.. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82816 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/misc/FAQ.html | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/docs/manual/misc/FAQ.html b/docs/manual/misc/FAQ.html index 47f6220cf5..f8074c6cd1 100644 --- a/docs/manual/misc/FAQ.html +++ b/docs/manual/misc/FAQ.html @@ -14,7 +14,7 @@

Apache Server Frequently Asked Questions

- $Revision: 1.139 $ ($Date: 1999/02/14 01:03:18 $) + $Revision: 1.140 $ ($Date: 1999/02/16 15:11:30 $)

The latest version of this FAQ is always available from the main @@ -302,6 +302,9 @@

  • Why am I getting spam mail from the Apache site?
  • +
  • May I include the Apache software on a CD or other + package I'm distributing? +
  • @@ -2392,6 +2395,17 @@


    +
  • May I include the Apache software on a + CD or other package I'm distributing? +

    + The detailed answer to this question can be found in the + Apache license, which is included in the Apache distribution in + the file LICENSE. You can also find it on the Web at + <http://www.apache.org/LICENSE.txt>. +

    +
    +
  • -- 2.50.1