]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
apply Apache License, Version 2.0
authorAndré Malo <nd@apache.org>
Sun, 8 Feb 2004 17:58:07 +0000 (17:58 +0000)
committerAndré Malo <nd@apache.org>
Sun, 8 Feb 2004 17:58:07 +0000 (17:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102597 13f79535-47bb-0310-9956-ffa450edef68

32 files changed:
docs/manual/developer/API.xml
docs/manual/developer/debugging.xml
docs/manual/developer/documenting.xml
docs/manual/developer/filters.xml
docs/manual/developer/hooks.xml
docs/manual/developer/index.xml
docs/manual/developer/modules.xml
docs/manual/developer/request.xml
docs/manual/developer/thread_safety.xml
docs/manual/faq/all_in_one.xml
docs/manual/faq/categories.xml
docs/manual/faq/error.xml
docs/manual/faq/index.xml
docs/manual/faq/support.xml
docs/manual/howto/auth.xml
docs/manual/howto/cgi.xml
docs/manual/howto/cgi.xml.ja
docs/manual/howto/htaccess.xml
docs/manual/howto/index.xml
docs/manual/howto/public_html.xml
docs/manual/howto/ssi.xml
docs/manual/howto/ssi.xml.ja
docs/manual/misc/custom_errordocs.xml
docs/manual/misc/descriptors.xml
docs/manual/misc/fin_wait_2.xml
docs/manual/misc/index.xml
docs/manual/misc/known_client_problems.xml
docs/manual/misc/perf-tuning.xml
docs/manual/misc/relevant_standards.xml
docs/manual/misc/rewriteguide.xml
docs/manual/misc/security_tips.xml
docs/manual/misc/tutorials.xml

index 2859aa39d7a95c5187da36e95eaa1e9db85f7138..af8228302a381a90741374f43196bb1fd3d1cb99 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-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="API.xml.meta">
 <parentdocument href="./">Developer Documentation</parentdocument>
 
@@ -1218,4 +1234,4 @@ void *request_config;   /* Notes on *this* request */
     </section>
 </section>
 
-</manualpage>
\ No newline at end of file
+</manualpage>
index 8bc79e33b82ca72249e9ca14bfac2d428b17bf66..d8d91379e4ec09c0bffa70a97764c91d47a4df85 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-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="debugging.xml.meta">
 <parentdocument href="./">Developer Documentation</parentdocument>
 
index 46c09db9033ca09ce93e9017464801309d989436..6cb9d3a1ea99d590dddb696525fc02083150cde7 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-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="documenting.xml.meta">
 <parentdocument href="./">Developer Documentation</parentdocument>
 
index 72ab75f9da5e2bedc1a321b467946f9141703c86..734781f454180feca1bd279e380c6f66d0efdf73 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-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="filters.xml.meta">
 <parentdocument href="./">Developer Documentation</parentdocument>
 
index af7c0248b51a59f2e24d943a809799c69b9bdf25..a03ead9045968395dbb7ddbd61762d1345aa32df 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-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="hooks.xml.meta">
 <parentdocument href="./">Developer Documentation</parentdocument>
 
index 6312d7cdc3c24269f5bfcde25ea823c4ea76a4b2..bdd2df4b4c7a429bcfdce5d736f16c221a48bf10 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-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="index.xml.meta">
 <parentdocument href="../" />
 
index 8f726bc438644775f66c6661f6ad7ec2124b8336..39d75316cf15fcb0bb3e94bb52e5500662302962 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-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="modules.xml.meta">
 <parentdocument href="./">Developer Documentation</parentdocument>
 
index d60f5163104cc4c4fd3e463c936d2b8a5cb5e16e..d2340118a75fe193d432e42553840c54375ffd1f 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-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="request.xml.meta">
 <parentdocument href="./">Developer Documentation</parentdocument>
 
index 3edb736734b6e5040c59e8b7a3091f5d876fe0b7..dd23c855c7a4e467aaf391ed21c472b0de237f71 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-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="thread_safety.xml.meta">
 <parentdocument href="./">Developer Documentation</parentdocument>
 
index beef726526522e71c3f3efe85240c944d0ec7c31..a6d4603e4096c5d2020e403a408c505c1aea90e4 100644 (file)
@@ -4,6 +4,22 @@
 ]>
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-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.
+-->
+
 <faq metafile="all_in_one.xml.meta" all-in-one="yes">
 <parentdocument href="./">FAQ</parentdocument>
 
index 895a5b894832764f015da127a5774d77ed9cb9fc..0356c661bb98af91b49e6604f6d1d3671bfb863a 100644 (file)
@@ -1,5 +1,21 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 
+<!--
+ Copyright 2003-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.
+-->
+
 <categories>
   <categoryfile>support.xml</categoryfile>
   <categoryfile>error.xml</categoryfile>
index 67518c517f5348c851208eb727c43a49543f54c4..b78fac61a70e861c1fb142a917aa51d29ea82777 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE faq SYSTEM "../style/faq.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-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.
+-->
+
 <faq metafile="error.xml.meta">
 <parentdocument href="./">FAQ</parentdocument>
 
index a94eddbb3412ce95317789291c002c4b83513524..08ee73ae921526226cdfd7a854a0d27bb5b26a89 100644 (file)
@@ -4,6 +4,22 @@
 ]>
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-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.
+-->
+
 <faq metafile="index.xml.meta">
 <parentdocument href="../" />
 
index 92d6ed99b5b8a465170839fd792b1784d9039ef1..4484732d78e143c52b05b1e325a89890a3dfca29 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE faq SYSTEM "../style/faq.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-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.
+-->
+
 <faq metafile="support.xml.meta">
 <parentdocument href="./">FAQ</parentdocument>
 
index 0c3f4c8ef5a0c1e4157bef4ddf715c859e41b0d3..882e4c36ef7540bed9be2cc503d7c8aad6b27d92 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-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="auth.xml.meta">
 <parentdocument href="./">How-To / Tutorials</parentdocument>
 
index bee792f56c84cf1c19a3a4efc7921de19fbdbbdd..12cb4ff9ad6a469fcd54785c4511c43dca095850 100644 (file)
@@ -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>
 
index f73a30d61f7790b548e5db2ecdb79c41c44b61ce..57aee6dd345c50f0394f63cd7a6adc9023725634 100644 (file)
@@ -1,9 +1,26 @@
 <?xml version='1.0' encoding='iso-2022-jp' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<manualpage metafile="cgi.xml.meta">
 <!-- English revision: 1.1 -->
 
+<!--
+ 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">
+
   <title>Apache Tutorial: CGI \e$B$K$h$kF0E*%3%s%F%s%D\e(B</title>
 
   <section id="intro">
index a091619fec67832a0fc6c85795df8aafb63a99e3..eea171a6cc8ca8e179ea4757ee0059e902e39dc6 100755 (executable)
@@ -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="htaccess.xml.meta">
 <parentdocument href="./">How-To / Tutorials</parentdocument>
 
index ca8e2d2743c655731dd0a7a51e110604ac2c04ab..a7b243a88498874c1f0b98f79f37e7b3d55dc3ee 100644 (file)
@@ -2,6 +2,22 @@
 <!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="index.xml.meta">
   <parentdocument href="../"/>
 
index 4dde1a00cc2389ce4e91cc2f7a80c1f0b0c7596e..2eacf750ecac40e30939ede2714d60f91fd9edf8 100644 (file)
@@ -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="public_html.xml.meta">
 <parentdocument href="./">How-To / Tutorials</parentdocument>
 
index 8fddef6aaefe37dc2efe2110c3d98045519ccc81..5cfc7859ef3af0da93ab6c074607f5d76ffefe0a 100644 (file)
@@ -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="ssi.xml.meta">
 <parentdocument href="./">How-To / Tutorials</parentdocument>
 
index f1b962d051601c855053a1d5cb8b7595f8018c8d..f3b315ec44ff8a9e598e8c9832d2a00619d44ee4 100644 (file)
@@ -1,9 +1,26 @@
 <?xml version='1.0' encoding='iso-2022-jp' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<manualpage metafile="ssi.xml.meta">
 <!-- English revision: 1.4 -->
 
+<!--
+ 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="ssi.xml.meta">
+
 <title>Apache \e$B%A%e!<%H%j%"%k\e(B: Server Side Includes \e$BF~Lg\e(B</title>
 
 <summary>
index 15ed31875a9ad31f637e586b058aff93daab3e0b..b8e7786b6203a5faa8fc7dcb28f5df31dc36e050 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-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="custom_errordocs.xml.meta">
   <parentdocument href="./">Miscellaneous Documentation</parentdocument>
 
index 167f451b45ccb3e61c4ce7a37fb02275464e3c0d..fd8a2263bd960727ff7464557eb51b2e1fefd06e 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-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="descriptors.xml.meta">
   <parentdocument href="./">Miscellaneous Documentation</parentdocument>
 
index 6a8c895ce649460c5c9c112066091c41252da286..ea0b71971ac723c12c21be049179117e993dd570 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-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="fin_wait_2.xml.meta">
   <parentdocument href="./">Miscellaneous Documentation</parentdocument>
 
index 6fb318e52352203ac1de925a35eca4e121b5833f..5a2de85949037a2f103b8ffffdffbe0c355c7f16 100644 (file)
@@ -2,6 +2,22 @@
 <!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="index.xml.meta">
   <parentdocument href="../"/>
 
index adc50378a8a89adb8b2d4b089a3e6021cb9131f2..161757ce9dc0cb3b0173bc065b4fbfd870dea455 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-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="known_client_problems.xml.meta">
   <parentdocument href="./">Miscellaneous Documentation</parentdocument>
 
index 7022ac4f7ee7ad9c82cc7fccd6abdf63c1625cda..4e0eed41ea3fecaa66251c37fa5c99b8dd3223f1 100644 (file)
@@ -2,6 +2,22 @@
 <!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="perf-tuning.xml.meta">
   <parentdocument href="./">Miscellaneous Documentation</parentdocument>
 
index f183d2db2e9c569cf7f96277c95fa406e99d321a..d60d72b33bb9fd38db53d4549526daddf3d85057 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-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="relevant_standards.xml.meta">
   <parentdocument href="./">Miscellaneous Documentation</parentdocument>
 
index 51034afbfb00358d539ce01eb876eea71364d640..92af971dc765f67339b051930d6f385ebfc6da48 100644 (file)
@@ -2,6 +2,22 @@
 <!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="rewriteguide.xml.meta">
   <parentdocument href="./">Miscellaneous Documentation</parentdocument>
 
index b6b9a9f98663179cb9ee784e29191331d3c57b0b..d177b68348141d2e4f7fa1f57a57b6b6ca9f8448 100644 (file)
@@ -2,6 +2,22 @@
 <!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="security_tips.xml.meta">
   <parentdocument href="./">Miscellaneous Documentation</parentdocument>
 
index 0109ecba695786e5c668581a7c602afbb56b49de..d9f138fcf84b6806a4a439498997a74f661c9cae 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
+<!--
+ Copyright 2003-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="tutorials.xml.meta">
   <parentdocument href="./">Miscellaneous Documentation</parentdocument>
   <title>Apache Tutorials</title>