Commit b1469852 authored by Ken Coar's avatar Ken Coar
Browse files

	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
parent 66e0af27
Loading
Loading
Loading
Loading
+15 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
  <!--#include virtual="header.html" -->
  <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1>
  <P>
  $Revision: 1.139 $ ($Date: 1999/02/14 01:03:18 $)
  $Revision: 1.140 $ ($Date: 1999/02/16 15:11:30 $)
  </P>
  <P>
  The latest version of this FAQ is always available from the main
@@ -302,6 +302,9 @@
   </LI>
   <LI><A HREF="#apspam">Why am I getting spam mail from the Apache site?</A>
   </LI>
   <LI><A HREF="#redist">May I include the Apache software on a CD or other
        package I'm distributing?</A>
   </LI>
  </OL>
 </LI>
</UL>
@@ -2392,6 +2395,17 @@
   </P>
   <HR>
  </LI>
  <LI><A NAME="redist"><STRONG>May I include the Apache software on a
       CD or other package I'm distributing?</STRONG></A>
   <P>
   The detailed answer to this question can be found in the
   Apache license, which is included in the Apache distribution in
   the file <CODE>LICENSE</CODE>.  You can also find it on the Web at
   <SAMP>&lt;<A HREF="http://www.apache.org/LICENSE.txt"
             >http://www.apache.org/LICENSE.txt</A>&gt;</SAMP>.
   </P>
   <HR>
  </LI>
  <!-- Don't forget to add HR tags at the end of each list item.. -->

</OL>