summaryrefslogtreecommitdiff
path: root/docs/manual/howto/cgi.xml
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2004-02-07 00:07:43 +0000
committerAndré Malo <nd@apache.org>2004-02-07 00:07:43 +0000
commit781e932a3430682c3e7c27cfdd873c35191feafb (patch)
tree8ee2d6f8711abe5741d5ca638e00bd9e3e3c78cb /docs/manual/howto/cgi.xml
parent9e83e76b396c18eb0622d2751074839567d89da3 (diff)
downloadhttpd-781e932a3430682c3e7c27cfdd873c35191feafb.tar.gz
apply Apache License, Version 2.0
(going to bed now ;-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102529 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/howto/cgi.xml')
-rw-r--r--docs/manual/howto/cgi.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/manual/howto/cgi.xml b/docs/manual/howto/cgi.xml
index 6521220d3c..dd32db1f26 100644
--- a/docs/manual/howto/cgi.xml
+++ b/docs/manual/howto/cgi.xml
@@ -1,6 +1,23 @@
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
+
+<!--
+ Copyright 2002-2004 Apache Software Foundation
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
<manualpage metafile="cgi.xml.meta">
<parentdocument href="./">How-To / Tutorials</parentdocument>