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

89 files changed:
docs/manual/LICENSE
docs/manual/bind.xml
docs/manual/bind.xml.ja
docs/manual/bind.xml.ko
docs/manual/cgi_path.xml
docs/manual/cgi_path.xml.ja
docs/manual/cgi_path.xml.ko
docs/manual/configuring.xml
docs/manual/configuring.xml.ja
docs/manual/configuring.xml.ko
docs/manual/content-negotiation.xml
docs/manual/content-negotiation.xml.ja
docs/manual/content-negotiation.xml.ko
docs/manual/custom-error.xml
docs/manual/custom-error.xml.ja
docs/manual/custom-error.xml.ko
docs/manual/dns-caveats.xml
docs/manual/dns-caveats.xml.ja
docs/manual/dns-caveats.xml.ko
docs/manual/dso.xml
docs/manual/dso.xml.ja
docs/manual/dso.xml.ko
docs/manual/env.xml
docs/manual/env.xml.ja
docs/manual/env.xml.ko
docs/manual/filter.xml
docs/manual/filter.xml.ja
docs/manual/filter.xml.ko
docs/manual/filter.xml.ru
docs/manual/glossary.xml
docs/manual/glossary.xml.ko
docs/manual/handler.xml
docs/manual/handler.xml.ja
docs/manual/handler.xml.ko
docs/manual/handler.xml.ru
docs/manual/index.xml
docs/manual/index.xml.de
docs/manual/index.xml.ja
docs/manual/index.xml.ko
docs/manual/index.xml.ru
docs/manual/install.xml
docs/manual/install.xml.de
docs/manual/install.xml.ja
docs/manual/install.xml.ko
docs/manual/install.xml.ru
docs/manual/invoking.xml
docs/manual/invoking.xml.de
docs/manual/invoking.xml.ja
docs/manual/invoking.xml.ko
docs/manual/invoking.xml.ru
docs/manual/license.xml
docs/manual/logs.xml
docs/manual/logs.xml.ja
docs/manual/logs.xml.ko
docs/manual/mpm.xml
docs/manual/mpm.xml.ja
docs/manual/mpm.xml.ko
docs/manual/mpm.xml.ru
docs/manual/new_features_2_0.xml
docs/manual/new_features_2_0.xml.de
docs/manual/new_features_2_0.xml.ja
docs/manual/new_features_2_0.xml.ko
docs/manual/new_features_2_0.xml.ru
docs/manual/sections.xml
docs/manual/sections.xml.ja
docs/manual/sections.xml.ko
docs/manual/server-wide.xml
docs/manual/server-wide.xml.ja
docs/manual/server-wide.xml.ko
docs/manual/sitemap.xml
docs/manual/sitemap.xml.de
docs/manual/sitemap.xml.ja
docs/manual/sitemap.xml.ko
docs/manual/stopping.xml
docs/manual/stopping.xml.de
docs/manual/stopping.xml.ja
docs/manual/stopping.xml.ko
docs/manual/stopping.xml.ru
docs/manual/suexec.xml
docs/manual/suexec.xml.ja
docs/manual/suexec.xml.ko
docs/manual/upgrading.xml
docs/manual/upgrading.xml.de
docs/manual/upgrading.xml.ja
docs/manual/upgrading.xml.ko
docs/manual/upgrading.xml.ru
docs/manual/urlmapping.xml
docs/manual/urlmapping.xml.ja
docs/manual/urlmapping.xml.ko

index a50e1419a48b3955f3a90bf9178e06972713b665..57bc88a15a0ee8266c259b2667e64608d3f7e292 100644 (file)
-/* ====================================================================
- * The Apache Software License, Version 1.1
- *
- * Copyright (c) 2000-2004 The Apache Software Foundation.  All rights
- * reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- *
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- *
- * 2. 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.
- *
- * 3. The end-user documentation included with the redistribution,
- *    if any, must include the following acknowledgment:
- *       "This product includes software developed by the
- *        Apache Software Foundation (http://www.apache.org/)."
- *    Alternately, this acknowledgment may appear in the software itself,
- *    if and wherever such third-party acknowledgments normally appear.
- *
- * 4. 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.
- *
- * 5. 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.
- *
- * 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.
- * ====================================================================
- *
- * 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
- * <http://www.apache.org/>.
- *
- * Portions of this software are based upon public domain software
- * originally written at the National Center for Supercomputing Applications,
- * University of Illinois, Urbana-Champaign.
- */
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   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.
 
index efd9dedf09a9b74075bde888c3ef4ed8e8ebb3ac..ebf909ac7e3a04dc7bfa29a0e8bffd6bfa6502c9 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="bind.xml.meta">
 
   <title>Binding</title>
index 99a61cb241044f0e9ee5cf4174176a7dd7d8c788..db8a6feb77fa92b25eff99b6ee8767a4b47eaa10 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
 <!-- English revision: 1.2.2.5 -->
 
+<!--
+ 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="bind.xml.meta">
 
   <title>\e$B%P%$%s%I\e(B</title>
index 4c67f9e22c5b03ed7fbf2d7e0ac254cccf4aa44d..6610be4ef502ef5e819dbc6069aed25412158f8a 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
 <!-- English revision: 1.2.2.4 -->
 
+<!--
+ 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="bind.xml.meta">
 
   <title>ÁÖ¼Ò¿Í Æ÷Æ® ÁöÁ¤ (Binding)</title>
index e714c46e762d0aab8ab0eb7a851d7be8330fde73..388368c358986f0169e6d9dc5d091e906a199d57 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="cgi_path.xml.meta">
 
   <title>PATH_INFO Changes in the CGI Environment</title>
index b982eefe191e2bf2d353f3c7ba86add2e1c90739..baefc2a65a007a90ffa474359b2c71ed774cb767 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
 <!-- English revision: 1.1.2.3 -->
 
+<!--
+ 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_path.xml.meta">
 
   <title>CGI \e$B4D6-$G$N\e(B PATH_INFO \e$B$NJQ99\e(B</title>
index 29b454336aafedcfb6d4bbdeaa6cd95ee22c8536..d097c69dee10795479ab07b2a21431e9918d6e27 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
 <!-- English revision: 1.1.2.2 -->
 
+<!--
+ 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="cgi_path.xml.meta">
 
   <title>CGI È¯°æ¿¡¼­ PATH_INFOÀÇ º¯È­</title>
index 3edfeecf3d6caac79c5a1ad5eefd4925301d895f..77dab810c484c3371a6e3cf354802cdf25e81a21 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="configuring.xml.meta">
 
   <title>Configuration Files</title>
index 21c6cdc3ce81dca40b45e83994ffba8486510124..486098b6c8a7b39ca6715ca1bc93964d752bf3fe 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="configuring.xml.meta">
 <!-- English revision: 1.5.2.2 -->
 
+<!--
+ 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="configuring.xml.meta">
+
   <title>\e$B@_Dj%U%!%$%k\e(B</title>
 
 <summary>
index dcec65ed20210df475e4e41b73718f7d1bbb5818..537d9f376a9ba8487a56538c986e1ecdb5225295 100644 (file)
@@ -2,6 +2,23 @@
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
 <!-- English revision: 1.5.2.2 -->
+
+<!--
+ 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="configuring.xml.meta">
 
   <title>¼³Á¤ÆÄÀÏ</title>
index f04f2b63388bebf1de78851dcbefdbd25eb7778c..99cb35e3dea7752071e6af935a7b74df3f6cfb12 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="content-negotiation.xml.meta">
 
 <title>Content Negotiation</title>
index 13fdf04c5cf606cbac38dda08aec53473e448ca3..4447c530a004294a0d930eda5bd50b99c1cf10a1 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="content-negotiation.xml.meta">
 <!-- English revision: 1.1.2.11 -->
 
+<!--
+ 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="content-negotiation.xml.meta">
+
 <title>\e$B%3%s%F%s%H%M%4%7%(!<%7%g%s\e(B</title>
 
 <summary>
index ca45a8de404b9d6c0a1c23491fdfe7affd528274..0b0f4cf171f000c7d464b679a3834d24d7c3e348 100644 (file)
@@ -2,6 +2,23 @@
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
 <!-- English revision: 1.1.2.5 -->
+
+<!--
+ 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="content-negotiation.xml.meta">
 
 <title>³»¿ëÇù»ó (Content Negotiation)</title>
index 663b40343f2b94698b93bb159d381feaab6a101a..692790b650c1fef96f7ab9e5f5c581bf5621d583 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="custom-error.xml.meta">
 
   <title>Custom Error Responses</title>
index e0ce4f6a9b2385c45df2cbbab326ae319b7ce59e..fe12a9a91401d4aa7312a173213cd80f44c39bda 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
 <!-- English revision: 1.1.2.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="custom-error.xml.meta">
 
   <title>\e$B%+%9%?%`%(%i!<%l%9%]%s%9\e(B</title>
index b8f414cde0a08ee5441a6473c0b541b0415837ba..66227aa5a078f90fb20e0166abbae29f720b26e8 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
 <!-- English revision: 1.1.2.3 -->
 
+<!--
+ 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-error.xml.meta">
   
   <title>»ç¿ëÀÚÁ¤ÀÇ ¿À·ù ÀÀ´ä</title>
index 2fdbf5feeb11ecc8099d83d7e2db882677aa208b..8395e160eff300f983f2a66248b1a82453fcdbfb 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="dns-caveats.xml.meta">
 
   <title>Issues Regarding DNS and Apache</title>
index 35d4de6b77bde1b09554d4b6ed10a603d70c1c67..b5f5b1ff842f727b264ceb2a0e2e2e5749894fd0 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
 <!-- English revision: 1.2.2.3 -->
 
+<!--
+ 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="dns-caveats.xml.meta">
 
   <title>DNS \e$B$H\e(B Apache \e$B$K$^$D$o$kCm0U;v9`\e(B</title>
index a5e09f0494b9db90dcdcf5dbf4786e4cb9edb4eb..d78fee810f76b0769399f7044dc6c36fbb4f67bc 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
 <!-- English revision: 1.2.2.2 -->
 
+<!--
+ 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="dns-caveats.xml.meta">
   
   <title>DNS¿Í ¾ÆÆÄÄ¡¿Í °ü·ÃµÈ »çÇ×</title>
index aebb3fa0cc7d1085d4214e9618f57b5e7f5471b8..625267231426cfe97173923dcb2e59f527493335 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="dso.xml.meta">
 
   <title>Dynamic Shared Object (DSO) Support</title>
index d3614d716a13935f18e664692586296ad4e35eeb..6731df6ff9abd910724c977c3486dfe49309b18d 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
 <!-- English revision: 1.3.2.2 -->
 
+<!--
+ 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="dso.xml.meta">
 
   <title>\e$BF0E*6&M-%*%V%8%'%/%H\e(B (DSO) \e$B%5%]!<%H\e(B</title>
index 55810d172dcd16982c1343fe8c3a709f5b017cf7..eb1d3404b2bc044830a5b2073ad8ddaab5095f4a 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
 <!-- English revision: 1.3.2.2 -->
 
+<!--
+ 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="dso.xml.meta">
 
   <title>µ¿Àû°øÀ¯°´Ã¼ (DSO) Áö¿ø</title>
index 8fc5593a8467c4011106c247fa15c796a23b561d..e1ff7c81cfe1a71ce62cec4abd0205cec9324c6c 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="env.xml.meta">
 
   <title>Environment Variables in Apache</title>
index eeeb9b192cdf611067ea94ee3fd769ad87e70063..cd91ab7d5d41ba57263f790c057b7f0872714fb2 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
 <!-- English revision: 1.6.2.6 -->
 
+<!--
+ 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="env.xml.meta">
 
   <title>Apache \e$B$N4D6-JQ?t\e(B</title>
index 35f915079f985182f8e7a43dbb767d0a9c7275b6..46fa594db1f32f1ecad0a5067e1797731b228c95 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
 <!-- English revision: 1.6.2.4 -->
 
+<!--
+ 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="env.xml.meta">
 
   <title>¾ÆÆÄÄ¡ÀǠȯ°æº¯¼ö</title>
index 060d6c450c44e6b3e69bbd10a3fd6dcfc4a40eee..4bc272990f42e327460a4d6d79a9c20eaaf9ab96 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="filter.xml.meta">
 
   <title>Filters</title>
index 43fcf910ee48b38e86c5dceea6d4e468085db9d2..840d2e5dc8fcac80915bf944ab6837b0b1ef09da 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
 <!-- English revision: 1.4.2.3 -->
 
+<!--
+ 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="filter.xml.meta">
 
   <title>\e$B%U%#%k%?\e(B</title>
index 9f4ef3294dc3d88e800fca96b96744dc17ceb268..b693a4156608dfb0b8e2e60cc628c37effd7a895 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
 <!-- English revision: 1.4.2.2 -->
 
+<!--
+ 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="filter.xml.meta">
 
   <title>ÇÊÅÍ</title>
index 2f5efd73ebc13a1b5ae577a7954b8ded598380ad..9343079a3691d0650ba7fb563733a38105f0c1d6 100755 (executable)
@@ -1,6 +1,22 @@
 <?xml version="1.0" encoding="KOI8-R" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 
+<!--
+ 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.
+-->
+
 <!--***************************************************-->
 <!-- English revision: 1.4.2.2                         -->
 <!--***************************************************-->
index d500309bb8f52cdce53d1adcab8d327fe2ebe5b2..1b7c07cfc323544f21490996cf49b00245661b2e 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="glossary.xml.meta">
 
   <title>Glossary</title>
index cef22b2bf35acccb5fa29d88e271ac2834fe22ec..db5feb1f01a301cc5cbb4fe7e2159dac5f35fc3d 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
 <!-- English revision: 1.3.2.4 -->
 
+<!--
+ 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="glossary.xml.meta">
 
   <title>¿ë¾î</title>
index 3f38cb9d6c2985d0b493b4b683c0fc56d9e32a61..d5ae747da1f94fe3b7b3fc093b2b4aee24470e2d 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="handler.xml.meta">
 
   <title>Apache's Handler Use</title>
index 4f6aadb0cc2b331ebef610067149b515d049a342..a0ac4a3f476d282ca008205e22ddb65999a30754 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
 <!-- English revision: 1.3.2.3 -->
 
+<!--
+ 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="handler.xml.meta">
 
   <title>Apache \e$B$N%O%s%I%i$N;HMQ\e(B</title>
index da3c6c492e1b5e6dd01da3b6436369a119f0840f..777d86e09e92e3115d400fb09db6ae27db862ebe 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
 <!-- English revision: 1.3.2.2 -->
 
+<!--
+ 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="handler.xml.meta">
 
   <title>¾ÆÆÄÄ¡¿¡¼­ Çڵ鷯 »ç¿ë</title>
index 0d19f6bc4718a37128ac174a4d4f6d3894e9bd5b..1abc2de09010c3bdc79f3e19c6414ee39d52ee25 100755 (executable)
@@ -1,6 +1,22 @@
 <?xml version="1.0" encoding="KOI8-R" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 
+<!--
+ 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.
+-->
+
 <!--***************************************************-->
 <!-- English revision: 1.3.2.3                         -->
 <!--***************************************************-->
index b22b728b06cfcf5b486dab596d250b85f13f9ddc..48131337180faf81f1ef5059f85b7532cdf91bd5 100644 (file)
@@ -2,6 +2,22 @@
 <!DOCTYPE indexpage SYSTEM "./style/sitemap.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.
+-->
+
 <indexpage metafile="index.xml.meta">
 <parentdocument href="http://httpd.apache.org/docs-project/" />
 
index f80c24cc4243e1fed6c636ad77f18e275ff4bd93..b43e52076fde574882c82ed3649c86dd6a4fb35b 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
 <!-- English Revision: 1.1.2.4 -->
 
+<!--
+ 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.
+-->
+
 <indexpage metafile="index.xml.meta">
 <parentdocument href="http://httpd.apache.org/docs-project/" />
 
index aca5827886c2e2d7601101a24268ebcde79b632b..4d13b9168d04188ec7075e975c9db871d0fa42d0 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
 <!-- English revision: 1.1.2.4 -->
 
+<!--
+ 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.
+-->
+
 <indexpage metafile="index.xml.meta">
 <parentdocument href="http://httpd.apache.org/docs-project/" />
 
index 5ccbce661bc756ce65d7abc5af4eb94ee6ba3841..c77176ed743cf6e43433f6ee861f082e7279f9f7 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
 <!-- English revision: 1.1.2.4 -->
 
+<!--
+ 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.
+-->
+
 <indexpage metafile="index.xml.meta">
 <parentdocument href="http://httpd.apache.org/docs-project/" />
 
index 31300124af9d28424121c461d67ed8606d4e6905..af5bc95de289dd60b7d051eb9b1994677287ee88 100755 (executable)
@@ -1,6 +1,22 @@
 <?xml version="1.0" encoding="KOI8-R" ?>
 <!DOCTYPE indexpage SYSTEM "./style/sitemap.dtd">
 
+<!--
+ 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.
+-->
+
 <!--***************************************************-->
 <!-- English revision: 1.1.2.4                         -->
 <!--***************************************************-->
index 9888cbd7d69907e2a7e6b5eb4b74f4e084e125a2..fbab9087face1390fc0a837f323ca5c5721cfe3c 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="install.xml.meta">
 
   <title>Compiling and Installing</title>
index 89aa62db57fac00f471923175e0100450a1a5184..2c1386aee11fac58302c93a9dac13fa8313bba12 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
 <!-- English revision: 1.11.2.7 -->
 
+<!--
+ 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="install.xml.meta">
 
   <title>Kompilieren und Installieren</title>
index 5746e4b7e304651c841cf1612d193bd8eb3f0a2d..3af5527b93d21ab736ee039a32794a9c527f8c77 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="install.xml.meta">
 <!-- English revision: 1.11.2.10 -->
 
+<!--
+ 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="install.xml.meta">
+
   <title>\e$B%3%s%Q%$%k$H%$%s%9%H!<%k\e(B</title>
 
 <summary>
index 75326643d613afa6838befc159ea02b450f7ca6e..8e6e58ef52b20bb5ba15e4eb8bbb4950afe93cb7 100644 (file)
@@ -2,6 +2,23 @@
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
 <!-- English revision: 1.11.2.7 -->
+
+<!--
+ 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="install.xml.meta">
 
   <title>ÄÄÆÄÀϰú ¼³Ä¡</title>
index 9b6455bcb66d27d2d98b34f954ab6f5de6ca9c82..ea2a034e9bcc448f8967bc301bcc2d320c17f7a1 100644 (file)
@@ -1,6 +1,22 @@
 <?xml version='1.0' encoding='KOI8-R' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 
+<!--
+ 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.
+-->
+
 <!--***************************************************-->
 <!-- English revision: 1.11.2.3                        -->
 <!--***************************************************-->
index 0a5e6fcf6317b1fad0454824f2648cba9903a8bd..116bcf68ee6504411e5b25f4fec4761dbbcabbe4 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="invoking.xml.meta">
 
   <title>Starting Apache</title>
index 2dbe9e480a502429d54cf21e94019e10b1b86c96..c3ad073b954fd7b2b61040fc5651424b5f34c067 100644 (file)
@@ -2,6 +2,23 @@
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
 <!-- English revision: 1.2.2.5 -->
+
+<!--
+ 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="invoking.xml.meta">
 
   <title>Apache starten</title>
index e6186bcc9b8449e073c85cde43a6828b204d5c5e..04c0ed85c852cc68f9f4ab64c208d1cf0289399c 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="invoking.xml.meta">
 <!-- English revision: 1.2.2.6 -->
 
+<!--
+ 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="invoking.xml.meta">
+
   <title>Apache \e$B$N5/F0\e(B</title>
 
 <summary>
index e7aeae0ffe2e5ffdce0c4c06dd195fde04d83c68..1e25e37f279fc051d36b43bacfb154c278e73992 100644 (file)
@@ -2,6 +2,23 @@
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
 <!-- English revision: 1.2.2.5 -->
+
+<!--
+ 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="invoking.xml.meta">
 
   <title>¾ÆÆÄÄ¡ ½ÃÀÛ</title>
index 9d84329b4f60bba4e766a691ebee865ffe35871b..0497c74d555d3987a67cbf161677d2f43d48f23b 100644 (file)
@@ -1,6 +1,22 @@
 <?xml version='1.0' encoding='KOI8-R' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 
+<!--
+ 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.
+-->
+
 <!--***************************************************-->
 <!-- English revision: 1.2.2.3                         -->
 <!--***************************************************-->
index c41df173b2813388539f78d9e45b1ac72a75d61f..212bbf5eeaaedc776240c0c55d06b6f41e33c049 100644 (file)
 <!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="license.xml.meta">
 
-<title>The Apache Software License, Version 1.1</title>
+<title>The Apache License, Version 2.0</title>
 
 <summary>
-  <p>Copyright (c) 2000-2004 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>
+    <p class="centered">Apache License<br />
+    Version 2.0, January 2004<br />
+    <a href="http://www.apache.org/licenses/"
+    >http://www.apache.org/licenses/</a><br /><br />
+
+    TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
+
+    <ol>
+    <li><strong>Definitions</strong><br />
+
+    <p>"License" shall mean the terms and conditions for use, reproduction,
+    and distribution as defined by Sections 1 through 9 of this document.</p>
+
+    <p>"Licensor" shall mean the copyright owner or entity authorized by
+    the copyright owner that is granting the License.</p>
+
+    <p>"Legal Entity" shall mean the union of the acting entity and all
+    other entities that control, are controlled by, or are under common
+    control with that entity. For the purposes of this definition,
+    "control" means (i) the power, direct or indirect, to cause the
+    direction or management of such entity, whether by contract or
+    otherwise, or (ii) ownership of fifty percent (50%) or more of the
+    outstanding shares, or (iii) beneficial ownership of such entity.</p>
+
+    <p>"You" (or "Your") shall mean an individual or Legal Entity
+    exercising permissions granted by this License.</p>
+
+    <p>"Source" form shall mean the preferred form for making modifications,
+    including but not limited to software source code, documentation
+    source, and configuration files.</p>
+
+    <p>"Object" form shall mean any form resulting from mechanical
+    transformation or translation of a Source form, including but
+    not limited to compiled object code, generated documentation,
+    and conversions to other media types.</p>
+
+    <p>"Work" shall mean the work of authorship, whether in Source or
+    Object form, made available under the License, as indicated by a
+    copyright notice that is included in or attached to the work
+    (an example is provided in the Appendix below).</p>
+
+    <p>"Derivative Works" shall mean any work, whether in Source or Object
+    form, that is based on (or derived from) the Work and for which the
+    editorial revisions, annotations, elaborations, or other modifications
+    represent, as a whole, an original work of authorship. For the purposes
+    of this License, Derivative Works shall not include works that remain
+    separable from, or merely link (or bind by name) to the interfaces of,
+    the Work and Derivative Works thereof.</p>
+
+    <p>"Contribution" shall mean any work of authorship, including
+    the original version of the Work and any modifications or additions
+    to that Work or Derivative Works thereof, that is intentionally
+    submitted to Licensor for inclusion in the Work by the copyright owner
+    or by an individual or Legal Entity authorized to submit on behalf of
+    the copyright owner. For the purposes of this definition, "submitted"
+    means any form of electronic, verbal, or written communication sent
+    to the Licensor or its representatives, including but not limited to
+    communication on electronic mailing lists, source code control systems,
+    and issue tracking systems that are managed by, or on behalf of, the
+    Licensor for the purpose of discussing and improving the Work, but
+    excluding communication that is conspicuously marked or otherwise
+    designated in writing by the copyright owner as "Not a Contribution."</p>
+
+    <p>"Contributor" shall mean Licensor and any individual or Legal Entity
+    on behalf of whom a Contribution has been received by Licensor and
+    subsequently incorporated within the Work.</p></li>
+
+    <li><strong>Grant of Copyright License.</strong> Subject to the terms
+    and conditions of this License, each Contributor hereby grants to You
+    a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
+    irrevocable copyright license to reproduce, prepare Derivative Works of,
+    publicly display, publicly perform, sublicense, and distribute the
+    Work and such Derivative Works in Source or Object form.</li>
+
+    <li><strong>Grant of Patent License.</strong> Subject to the terms
+    and conditions of this License, each Contributor hereby grants to You a
+    perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+    (except as stated in this section) patent license to make, have made,
+    use, offer to sell, sell, import, and otherwise transfer the Work,
+    where such license applies only to those patent claims licensable
+    by such Contributor that are necessarily infringed by their
+    Contribution(s) alone or by combination of their Contribution(s)
+    with the Work to which such Contribution(s) was submitted. If You
+    institute patent litigation against any entity (including a
+    cross-claim or counterclaim in a lawsuit) alleging that the Work
+    or a Contribution incorporated within the Work constitutes direct
+    or contributory patent infringement, then any patent licenses
+    granted to You under this License for that Work shall terminate
+    as of the date such litigation is filed.</li>
+
+    <li><strong>Redistribution.</strong> You may reproduce and distribute
+    copies of the Work or Derivative Works thereof in any medium, with or
+    without modifications, and in Source or Object form, provided that You
+    meet the following conditions:
+
+    <ol type="a">
+        <li>You must give any other recipients of the Work or
+        Derivative Works a copy of this License; and</li>
+
+        <li>You must cause any modified files to carry prominent notices
+        stating that You changed the files; and</li>
+
+        <li>You must retain, in the Source form of any Derivative Works
+        that You distribute, all copyright, patent, trademark, and
+        attribution notices from the Source form of the Work,
+        excluding those notices that do not pertain to any part of
+        the Derivative Works; and</li>
+
+        <li>If the Work includes a "NOTICE" text file as part of its
+        distribution, then any Derivative Works that You distribute must
+        include a readable copy of the attribution notices contained
+        within such NOTICE file, excluding those notices that do not
+        pertain to any part of the Derivative Works, in at least one
+        of the following places: within a NOTICE text file distributed
+        as part of the Derivative Works; within the Source form or
+        documentation, if provided along with the Derivative Works; or,
+        within a display generated by the Derivative Works, if and
+        wherever such third-party notices normally appear. The contents
+        of the NOTICE file are for informational purposes only and
+        do not modify the License. You may add Your own attribution
+        notices within Derivative Works that You distribute, alongside
+        or as an addendum to the NOTICE text from the Work, provided
+        that such additional attribution notices cannot be construed
+        as modifying the License.</li>
+    </ol>
+
+    <p>You may add Your own copyright statement to Your modifications and
+    may provide additional or different license terms and conditions
+    for use, reproduction, or distribution of Your modifications, or
+    for any such Derivative Works as a whole, provided Your use,
+    reproduction, and distribution of the Work otherwise complies with
+    the conditions stated in this License.</p></li>
+
+    <li><strong>Submission of Contributions.</strong> Unless You explicitly
+    state otherwise, any Contribution intentionally submitted for inclusion
+    in the Work by You to the Licensor shall be under the terms and
+    conditions of this License, without any additional terms or conditions.
+    Notwithstanding the above, nothing herein shall supersede or modify
+    the terms of any separate license agreement you may have executed
+    with Licensor regarding such Contributions.</li>
+
+    <li><strong>Trademarks.</strong> This License does not grant permission
+    to use the trade names, trademarks, service marks, or product names of
+    the Licensor, except as required for reasonable and customary use in
+    describing the origin of the Work and reproducing the content of the
+    NOTICE file.</li>
+
+    <li><strong>Disclaimer of Warranty.</strong> Unless required by
+    applicable law or agreed to in writing, Licensor provides the Work (and
+    each Contributor provides its Contributions) on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+    implied, including, without limitation, any warranties or conditions
+    of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+    PARTICULAR PURPOSE. You are solely responsible for determining the
+    appropriateness of using or redistributing the Work and assume any
+    risks associated with Your exercise of permissions under this License.</li>
+
+    <li><strong>Limitation of Liability.</strong> In no event and under no
+    legal theory, whether in tort (including negligence), contract, or
+    otherwise, unless required by applicable law (such as deliberate and
+    grossly negligent acts) or agreed to in writing, shall any Contributor be
+    liable to You for damages, including any direct, indirect, special,
+    incidental, or consequential damages of any character arising as a
+    result of this License or out of the use or inability to use the
+    Work (including but not limited to damages for loss of goodwill,
+    work stoppage, computer failure or malfunction, or any and all
+    other commercial damages or losses), even if such Contributor
+    has been advised of the possibility of such damages.</li>
+
+    <li><strong>Accepting Warranty or Additional Liability.</strong> While
+    redistributing the Work or Derivative Works thereof, You may choose to
+    offer, and charge a fee for, acceptance of support, warranty, indemnity,
+    or other liability obligations and/or rights consistent with this
+    License. However, in accepting such obligations, You may act only
+    on Your own behalf and on Your sole responsibility, not on behalf
+    of any other Contributor, and only if You agree to indemnify,
+    defend, and hold each Contributor harmless for any liability
+    incurred by, or claims asserted against, such Contributor by reason
+    of your accepting any such warranty or additional liability.</li>
+    </ol>
+
+    <p class="centered">END OF TERMS AND CONDITIONS</p>
+
+    <p class="centered">APPENDIX: How to apply the Apache License to your
+    work.</p>
+
+    <p>To apply the Apache License to your work, attach the following
+    boilerplate notice, with the fields enclosed by brackets "[]"
+    replaced with your own identifying information. (Don't include
+    the brackets!)  The text should be enclosed in the appropriate
+    comment syntax for the file format. We also recommend that a
+    file or class name and description of purpose be included on the
+    same "printed page" as the copyright notice for easier
+    identification within third-party archives.</p>
+
+    <example>
+      <pre>Copyright [yyyy] [name of copyright owner]
+
+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.</pre>
+    </example>
 </summary>
 </manualpage>
 
index 5502743a9f0361d4d315eccca0c5ed1b3b398869..33dfb32e71b11dffd5bc2634ca0afde35fcd8e78 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="logs.xml.meta">
 
   <title>Log Files</title>
index b7dfa5de81d6e04a69ed464ea1d670149a990296..3aacbad516cb1f6ec5da7c2f0cc3f90573ddaf9f 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
 <!-- English revision: 1.6.2.5 -->
 
+<!--
+ 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="logs.xml.meta">
 
   <title>\e$B%m%0%U%!%$%k\e(B</title>
index 3cf653df0fc424dfedd338b58421190f90a035f5..f4e69d64c59f1b25cba74fc9749594338014de5f 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
 <!-- English revision: 1.6.2.4 -->
 
+<!--
+ 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="logs.xml.meta">
 
   <title>·Î±×ÆÄÀÏ</title>
index 9d77ff7f4cc7d94c40f73286379f74e0417fba7b..9fc55813d8da6828ee8242b646bfe9e33aa00577 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="mpm.xml.meta">
 
   <title>Multi-Processing Modules (MPMs)</title>
index 9f20b77419562e284243a481aacc1bfe82e9d829..9630fbaf86437025d45e44b8edd7e1f3b11ac720 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="mpm.xml.meta">
 <!-- English revision: 1.2.2.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="mpm.xml.meta">
+
   <title>\e$B%^%k%A%W%m%;%C%7%s%0%b%8%e!<%k\e(B (MPM)</title>
 
 <summary>
index 3ddb8a7581198b4fbc1e71f862f58d089b53f5e9..24f7979dd4cfda3216848d0eb302d38308811456 100644 (file)
@@ -2,6 +2,23 @@
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
 <!-- English revision: 1.2.2.2 -->
+
+<!--
+ 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="mpm.xml.meta">
 
   <title>´ÙÁß󸮠¸ðµâ (MPM)</title>
index ec6137b25b6e098082eab8114b911864c0c1ae8d..9739550347b31977a8c8061d45df422c3cfcb259 100644 (file)
@@ -1,6 +1,22 @@
 <?xml version='1.0' encoding='KOI8-R' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 
+<!--
+ 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.
+-->
+
 <!--***************************************************-->
 <!-- English revision: 1.2                             -->
 <!--***************************************************-->
index 0a8a6cf379a7f7899691d9fe14560826ca577141..9792bf6d9b4a741507209eda3f8708de5c5ec7e5 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="new_features_2_0.xml.meta">
 
 <title>Overview of new features in Apache 2.0</title>
index a262805b9041adea643e7167b4e261e47ab0ed6d..0b72de667a114deb7b6baa3d182f8f9022c0fa4e 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
 <!-- English revision: 1.4.2.3 -->
 
+<!--
+ 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="new_features_2_0.xml.meta">
 
 <title>&#220;bersicht der neuen Funktionen in Apache 2.0</title>
index 8c3089925bb3e5c0942ec50fabf413afd554c438..35d1df7cc2defcf204e1799f6b53d2046306dd92 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="new_features_2_0.xml.meta">
 <!-- English revision: 1.4.2.3 -->
 
+<!--
+ 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="new_features_2_0.xml.meta">
+
 <title>Apache 2.0 \e$B$N?75!G=$N35MW\e(B</title>
 
 <summary>
index 2d904319ef8de343ae65fe8f25d91861a2852184..cc9dd305848fc12bf0f41f7fe974d03f0d8a8a17 100644 (file)
@@ -2,6 +2,23 @@
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
 <!-- English revision: 1.4.2.3 -->
+
+<!--
+ 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="new_features_2_0.xml.meta">
 
 <title>Apache 2.0ÀÇ »õ·Î¿î ±â´É °³¿ä</title>
index 1279f53470836ca868eeffacc598d51142a2af32..0dbafa578b0ae58696de2b5eabec851fc42955fa 100644 (file)
@@ -1,6 +1,22 @@
 <?xml version='1.0' encoding='KOI8-R' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 
+<!--
+ 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.
+-->
+
 <!--***************************************************-->
 <!-- English revision: 1.3                             -->
 <!--***************************************************-->
index 747688e89b23f9ef0d42605e8faf4a7e17c1007f..f19d21e846e2c1c551429ec826d9acac8d8e71e9 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="sections.xml.meta">
 
 <title>Configuration Sections</title>
index 46587a989398d4334b6a894ae674c0d691b8bc41..d2c2aec979642d7bce9ae3cd4678d1ea5b7d7ca9 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
 <!-- English revision: 1.3.2.4 -->
 
+<!--
+ 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="sections.xml.meta">
 
 <title>\e$B%;%/%7%g%s$N@_Dj\e(B</title>
index 72444eb6e0678007cbe55450fcf044d4d8f604e8..c2a11bb2f84659045768d7cbad00666bac0c142c 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
 <!-- English revision: 1.3.2.3 -->
 
+<!--
+ 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="sections.xml.meta">
 
 <title>¼½¼Ç ¼³Á¤</title>
index 61b3dd8869cd0a9e1794b8405a2e451632a54f20..ae0b21e520b3b6542dc1807aa0e71300eb235df1 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="server-wide.xml.meta">
 
   <title>Server-Wide Configuration</title>
index 142dd6d49f085337d722e3faedd6166c0378ee7a..286c37dda870d5b783fdf99f77e4fb4b9717ba58 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="server-wide.xml.meta">
 <!-- English revision: 1.1.2.2 -->
 
+<!--
+ 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="server-wide.xml.meta">
+
   <title>\e$B%5!<%PA4BN$N@_Dj\e(B</title>
 
 <summary>
index a2d80cc2f1fb5b67aef7c8ef30a54b807343ff78..bb4daa48e9e7a67938f571099e238d69f8630cc0 100644 (file)
@@ -2,6 +2,23 @@
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
 <!-- English revision: 1.1.2.2 -->
+
+<!--
+ 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="server-wide.xml.meta">
 
   <title>¼­¹ö Àü¿ª ¼³Á¤</title>
index 4cb5baa255b6ddc95eec968200213ced902bf9e6..397463b55c93ed47371eeea78c19aa0701bebcc4 100644 (file)
@@ -4,6 +4,22 @@
 >
 <?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.
+-->
+
 <sitemap metafile="sitemap.xml.meta">
 
   <title>Sitemap</title>
index f120b54d4b96dce0c30380d6134bccbb683dad5e..991452ceaa21f9ad33434d10f8fce12c96dbb3f7 100644 (file)
@@ -5,6 +5,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
 <!-- English revision: 1.12.2.14 -->
 
+<!--
+ 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.
+-->
+
 <sitemap metafile="sitemap.xml.meta">
 
   <title>Seitenindex</title>
@@ -152,4 +168,4 @@ HPUX betreiben</page>
 <page href="mod/quickreference.html">Kurzreferenz der Direktiven</page>
 </category>
 
-</sitemap>
\ No newline at end of file
+</sitemap>
index 2e613ff5e06f9a7e23f2b478d57fe95bde558899..fbfd39841948db34984a64d9ee5baafa6be2b1fa 100644 (file)
@@ -5,6 +5,22 @@
 >
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.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.
+-->
+
 <sitemap metafile="sitemap.xml.meta">
 
   <title>Site Map</title>
index 291e18d6bcb57c40bf6e42a135d71308efe31e8c..a9b7dd6a6f79ec24f0b769789afa7d96e368f985 100644 (file)
@@ -5,6 +5,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
 <!-- English revision: 1.12.2.12 -->
 
+<!--
+ 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.
+-->
+
 <sitemap metafile="sitemap.xml.meta">
 
   <title>»çÀÌÆ®¸Ê</title>
index dfcafd0fb8b8d86f3f9925fa0f06b2ceec073d05..c2b6e23f3d76db8d77974b7a726cff76c7c17bdb 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="stopping.xml.meta">
 
   <title>Stopping and Restarting</title>
index 2667e6611eae00d876f6ab8a849aad280aff5058..be2e51e971edecbe82a47e5bc8dd9bd463d268d5 100644 (file)
@@ -2,6 +2,23 @@
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
 <!-- English revision: 1.2.2.6 -->
+
+<!--
+ 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="stopping.xml.meta">
 
   <title>Beenden und Neustarten</title>
index 03248d7809189f343bf33c98867aeb9bde6c0f59..d546e35cf80651671e38500cb53a0db008d0d557 100644 (file)
@@ -2,6 +2,23 @@
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
 <!-- English revision: 1.2.2.6 -->
+
+<!--
+ 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="stopping.xml.meta">
 
   <title>\e$BDd;_$H:F5/F0\e(B</title>
index afbc87f22edad731652d6f63cd84b80ee80d8744..3f0f68c0edfeb1ec7381e43c9ccbd5856756e7a7 100644 (file)
@@ -2,6 +2,23 @@
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
 <!-- English revision: 1.2.2.6 -->
+
+<!--
+ 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="stopping.xml.meta">
 
   <title>Áߴܰú Àç½ÃÀÛ</title>
index c324c33fb5443cef5302a1e7de4302dcb1ef52ac..2b5b62ed37d4bb10d1c8cc15104b877ab7cccd6c 100644 (file)
@@ -1,6 +1,22 @@
 <?xml version='1.0' encoding='KOI8-R' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 
+<!--
+ 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.
+-->
+
 <!--***************************************************-->
 <!-- English revision: 1.2.2.3                         -->
 <!--***************************************************-->
index e76873ac533a7c747ca5e006df33db1d5b92891a..117135c2296fc4623d1a5e850238778062c7cb48 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="suexec.xml.meta">
 
   <title>suEXEC Support</title>
index aa20a66d0b0c93838159a12121f5b0393be63408..5a2fdd72bf6fbd243bee040dfee04741c413f95b 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
 <!-- English revision: 1.3.2.6 -->
 
+<!--
+ 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="suexec.xml.meta">
 
   <title>suEXEC \e$B%5%]!<%H\e(B</title>
index a11a7e698ffccc19c0185346ae736b7fb119289e..5b72d84d8be2815630cb7f7bbf019e39439ec41c 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
 <!-- English revision: 1.3.2.3 -->
 
+<!--
+ 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="suexec.xml.meta">
 
   <title>suEXEC Áö¿ø</title>
index 83256a64d124cee832a9aa481c5889620337f36c..786bfdbb393c9ee7747914957f87d9d95652f983 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="upgrading.xml.meta">
 
 <title>Upgrading to 2.0 from 1.3</title>
index a7b9bd6dde42bce968353f98c73d44c8b868e1f6..1ff4b2c8dcb21d3577e5554f0a38cc17cafbe5fe 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
 <!-- English revision: 1.6.2.5 -->
 
+<!--
+ 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="upgrading.xml.meta">
 
 <title>Upgrade von 1.3 auf 2.0</title>
index 4a6ea6b19ed9be6fd6697bb00e28b80fd4c2db53..e2797bb02480e5489b54358470e36e3f3e43354e 100644 (file)
@@ -1,6 +1,23 @@
 <?xml version='1.0' encoding='iso-2022-jp' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.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="upgrading.xml.meta">
 <!-- English revision: 1.6.2.5 -->
 
index c9d909fea575c99291c753125bd0faf9e5345035..adcc7ba9f22b5bcf6f2356078390b4aab8ba6252 100644 (file)
@@ -2,6 +2,23 @@
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
 <!-- English revision: 1.6.2.5 -->
+
+<!--
+ 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="upgrading.xml.meta">
 
 <title>1.3¿¡¼­ 2.0À¸·Î ¾÷±×·¹À̵å</title>
index 1df0b16a711344419238c15c121887cb949b827a..fa7a30c2ba14b01838df3eeecb7daaa73c5970a0 100644 (file)
@@ -1,6 +1,22 @@
 <?xml version='1.0' encoding='KOI8-R' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 
+<!--
+ 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.
+-->
+
 <!--***************************************************-->
 <!-- English revision: 1.4                             -->
 <!--***************************************************-->
index 03629c9f464edb2d603dad006b535bb20eaff523..1a815a20f3d7351a26661c5e2b061cb29a3d0294 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="urlmapping.xml.meta">
 
   <title>Mapping URLs to Filesystem Locations</title>
index 7cbd580747c6f49027a1569a490deaf24f05fc4d..40ed8039569579e5e82cd6d16e0af0f12f1f8879 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
 <!-- English revision: 1.3.2.5 -->
 
+<!--
+ 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="urlmapping.xml.meta">
 
   <title>URL \e$B$+$i%U%!%$%k%7%9%F%`>e$N0LCV$X$N%^%C%W\e(B</title>
index a525173e80bd00de808464e0b8e5b4723b6cc936..0d07ade817d7b3925f813d97860db8f3b311cf98 100644 (file)
@@ -3,6 +3,22 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
 <!-- English revision: 1.3.2.4 -->
 
+<!--
+ 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="urlmapping.xml.meta">
 
   <title>URLÀ» ÆÄÀϽýºÅÛ À§Ä¡·Î ´ëÀÀÇϱâ</title>