]> granicus.if.org Git - apache/commitdiff
add license in xml/html format. I'll keep the text version for now, at
authorAndré Malo <nd@apache.org>
Thu, 10 Apr 2003 23:54:52 +0000 (23:54 +0000)
committerAndré Malo <nd@apache.org>
Thu, 10 Apr 2003 23:54:52 +0000 (23:54 +0000)
least for url stability reasons.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99322 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/license.html.en [new file with mode: 0644]
docs/manual/license.xml [new file with mode: 0644]

diff --git a/docs/manual/license.html.en b/docs/manual/license.html.en
new file mode 100644 (file)
index 0000000..2272426
--- /dev/null
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><!--
+        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+              This file is generated from xml source: DO NOT EDIT
+        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+      -->
+<title>The Apache Software License, Version 1.1 - Apache HTTP Server</title>
+<link href="./style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
+<link href="./style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
+<link href="./style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
+<link href="./images/favicon.ico" rel="shortcut icon" /></head>
+<body id="manual-page" class="no-sidebar"><div id="page-header">
+<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p>
+<p class="apache">Apache HTTP Server Version 2.1</p>
+<img alt="" src="./images/feather.gif" /></div>
+<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="./images/left.gif" /></a></div>
+<div id="path">
+<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="./">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>The Apache Software License, Version 1.1</h1>
+  <p>Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
+  reserved.</p>
+
+  <p>Redistribution and use in source and binary forms, with or without
+  modification, are permitted provided that the following conditions
+  are met:</p>
+
+  <ol>
+  <li>Redistributions of source code must retain the above copyright
+  notice, this list of conditions and the following disclaimer.</li>
+
+  <li>Redistributions in binary form must reproduce the above copyright
+  notice, this list of conditions and the following disclaimer in
+  the documentation and/or other materials provided with the
+  distribution.</li>
+
+  <li>The end-user documentation included with the redistribution,
+  if any, must include the following acknowledgment:
+  <div class="example"><p><code>
+    "This product includes software developed by the
+    Apache Software Foundation (http://www.apache.org/)."
+  </code></p></div>
+
+  <p>Alternately, this acknowledgment may appear in the software itself,
+  if and wherever such third-party acknowledgments normally appear.</p></li>
+
+  <li>The names "Apache" and "Apache Software Foundation" must
+  not be used to endorse or promote products derived from this
+  software without prior written permission. For written
+  permission, please contact apache@apache.org.</li>
+
+  <li>Products derived from this software may not be called "Apache",
+  nor may "Apache" appear in their name, without prior written
+  permission of the Apache Software Foundation.</li>
+  </ol>
+
+  <div class="note">THIS SOFTWARE IS PROVIDED ``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 SOFTWARE FOUNDATION 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.</div>
+
+  <p>This software consists of voluntary contributions made by many
+  individuals on behalf of the Apache Software Foundation.  For more
+  information on the Apache Software Foundation, please see
+  &lt;<a href="http://www.apache.org/">http://www.apache.org/</a>&gt;.</p>
+
+  <p>Portions of this software are based upon public domain software
+  originally written at the National Center for Supercomputing Applications,
+  University of Illinois, Urbana-Champaign.</p>
+</div>
+</div>
+<div id="footer">
+<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
+<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div>
+</body></html>
\ No newline at end of file
diff --git a/docs/manual/license.xml b/docs/manual/license.xml
new file mode 100644 (file)
index 0000000..2a7b6a5
--- /dev/null
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
+<?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?>
+
+<manualpage>
+<relativepath href="."/>
+
+<title>The Apache Software License, Version 1.1</title>
+
+<summary>
+  <p>Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
+  reserved.</p>
+
+  <p>Redistribution and use in source and binary forms, with or without
+  modification, are permitted provided that the following conditions
+  are met:</p>
+
+  <ol>
+  <li>Redistributions of source code must retain the above copyright
+  notice, this list of conditions and the following disclaimer.</li>
+
+  <li>Redistributions in binary form must reproduce the above copyright
+  notice, this list of conditions and the following disclaimer in
+  the documentation and/or other materials provided with the
+  distribution.</li>
+
+  <li>The end-user documentation included with the redistribution,
+  if any, must include the following acknowledgment:
+  <example>
+    "This product includes software developed by the
+    Apache Software Foundation (http://www.apache.org/)."
+  </example>
+
+  <p>Alternately, this acknowledgment may appear in the software itself,
+  if and wherever such third-party acknowledgments normally appear.</p></li>
+
+  <li>The names "Apache" and "Apache Software Foundation" must
+  not be used to endorse or promote products derived from this
+  software without prior written permission. For written
+  permission, please contact apache@apache.org.</li>
+
+  <li>Products derived from this software may not be called "Apache",
+  nor may "Apache" appear in their name, without prior written
+  permission of the Apache Software Foundation.</li>
+  </ol>
+
+  <note>THIS SOFTWARE IS PROVIDED ``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 SOFTWARE FOUNDATION 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.</note>
+
+  <p>This software consists of voluntary contributions made by many
+  individuals on behalf of the Apache Software Foundation.  For more
+  information on the Apache Software Foundation, please see
+  &lt;<a href="http://www.apache.org/">http://www.apache.org/</a>&gt;.</p>
+
+  <p>Portions of this software are based upon public domain software
+  originally written at the National Center for Supercomputing Applications,
+  University of Illinois, Urbana-Champaign.</p>
+</summary>
+</manualpage>
+